index
:
pleroma
develop
fse
stable
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2019-06-07
Transmogrifier: Do not crash if inReplyTo does not exist and can't be fetched
rinpatch
2019-06-07
Merge branch 'fix/replace-mix-env' into 'develop'
kaniini
2019-06-07
Merge branch 'fix/mix-tasks-ensure-no-endpoints-are-served' into 'develop'
kaniini
2019-06-07
Mix Tasks: Switch to Application.ensure_all_started instead of
rinpatch
2019-06-06
Replace Mix.env with Pleroma.Config.get(:env)
rinpatch
2019-06-06
Merge branch 'fix/elixir-master-deprecation-warnings' into 'develop'
kaniini
2019-06-06
Merge branch 'fix-search' into 'develop'
rinpatch
2019-06-06
User Search: Boost friends more strongly.
lain
2019-06-06
MastodonAPI: Add test for user search.
lain
2019-06-06
Switch to manual Supervisor child specifications instead of Supervisor.Spec
rinpatch
2019-06-06
Merge branch 'improve-search' into 'develop'
rinpatch
2019-06-06
[#943] Make the unauthenticated users limitation optional
Egor
2019-06-05
Merge branch 'bugfix/377-stuck-follow-request' into 'develop'
kaniini
2019-06-05
Merge branch 'improve-search' into 'develop'
kaniini
2019-06-05
Utils: Use update_follow_state_for_all when appropriate.
lain
2019-06-05
Utils: Split update_follow_state and update_follow_state_for_all.
lain
2019-06-05
CommonAPI: Add test for accept_follow_request.
lain
2019-06-05
User: Remove superfluous `maybe_follow`.
lain
2019-06-05
Transmogrifier: Add tests for incoming follows to locked accounts.
lain
2019-06-05
Merge branch 'fix-stuck-follows' into 'develop'
rinpatch
2019-06-05
Merge branch 'oauth_consumer_support_code' into 'develop'
lain
2019-06-05
Typo + Linting.
lain
2019-06-05
User: Don't error out when following a user that's already followed.
lain
2019-06-05
OAuth consumer: tests fix, comments, Keycloak config notes.
Ivan Tashkinov
2019-06-05
Fix formatting
Egor Kislitsyn
2019-06-05
Limit search for unauthenticated users to local users only
Egor Kislitsyn
2019-06-05
Create index on `activities.local`
Egor Kislitsyn
2019-06-05
Fix tests with enabled RUM
Egor Kislitsyn
2019-06-05
Update benchmark mix task
Egor Kislitsyn
2019-06-05
Contain search for unauthenticated users
Egor Kislitsyn
2019-06-05
Merge branch 'explicit-addressing' into 'develop'
kaniini
2019-06-04
Merge branch 'remove-tag-warning' into 'develop'
Haelwenn
2019-06-04
Merge branch 'bugfix/956-activity-id-nil-conversations' into 'develop'
Haelwenn
2019-06-04
NodeInfo: Add explicit addressing to nodeinfo.
lain
2019-06-04
Mix: Swallow git error messages during version number handling.
lain
2019-06-04
Merge branch 'issue/941' into 'develop'
lain
2019-06-04
update ActivityPub#fetch_activities_query
Maksim Pechnikov
2019-06-04
Merge branch 'develop' into issue/941
Maksim Pechnikov
2019-06-04
update ActivityPub#fetch_activities_query
Maksim Pechnikov
2019-06-04
Participations: Filter out participations without activities.
lain
2019-06-04
Merge branch 'emoji-loader-fix' into 'develop'
Haelwenn
2019-06-04
Merge branch 'fix/fetch-votes-restrict-create' into 'develop'
lain
2019-06-04
Add tests for get_existing_votes
rinpatch
2019-06-04
Fix CommonAPI.vote returning tuples inside of the activity array instead of j...
rinpatch
2019-06-04
Emoji: Don't die when files are present in the emoji folder.
lain
2019-06-04
Restrict `get_existing_votes` to only get Create activities
rinpatch
2019-06-04
fix merge
Maksim Pechnikov
2019-06-04
Merge remote-tracking branch 'origin/develop' into explicit-addressing
lain
2019-06-04
Merge branch 'fix/poll-performance' into 'develop'
kaniini
2019-06-04
Docs: Add Explicit addressing to Readme and changelog.
lain
[next]