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-09
Add a changelog entry for releases
rinpatch
2019-06-09
Merge branch 'develop' into feature/releases
rinpatch
2019-06-09
specify that a version is needed for rollback
rinpatch
2019-06-09
Add migrate/rollback to release tasks
rinpatch
2019-06-08
Fix wrong placement of serve_endpoints
rinpatch
2019-06-08
Use Mix.shell().yes? if available
rinpatch
2019-06-08
Merge branch 'prod-loglevel-warn' into 'develop'
lain
2019-06-08
Set default loglevel to `warn` in prod
rinpatch
2019-06-08
Make mix tasks work in a release
rinpatch
2019-06-08
Set serve_endpoints to true in prod config as setting it in runtime
rinpatch
2019-06-08
Load ex_syslog and copy pleroma_ctl
rinpatch
2019-06-08
Basic release skeleton
rinpatch
2019-06-08
Merge branch 'fix/transmogrifier-inReplyTo' into 'develop'
lain
2019-06-08
Merge branch 'bugfix/959-emoji-loading' into 'develop'
rinpatch
2019-06-07
replace missing mock with a 404
rinpatch
2019-06-07
Transmogrifier: Do not crash if inReplyTo does not exist and can't be fetched
rinpatch
2019-06-07
Emoji: Use full path to check if a file is a directory.
lain
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
[next]