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-02-19
[#468] Merged `upstream/develop`.
Ivan Tashkinov
2019-02-19
Merge branch 'set-cache-on-user-tag-update' into 'develop'
lambda
2019-02-19
Merge branch 'fix/check-follower-collection-in-is_private' into 'develop'
lambda
2019-02-19
Merge branch 'fix/ap_id-unique_constraint' into 'develop'
lambda
2019-02-19
mark ap_id unique_constraint
rinpatch
2019-02-19
properly check for follower address in is_private?
rinpatch
2019-02-19
Update user cache when user tags are updated
eugenijm
2019-02-18
Merge branch 'feature/jobs' into 'develop'
kaniini
2019-02-18
Merge branch 'patch-image-description' into 'develop'
kaniini
2019-02-18
Merge branch 'feature/add-oauth-tokens-endpoint' into 'develop'
kaniini
2019-02-18
Merge branch 'features/flavour-switching' into 'develop'
kaniini
2019-02-18
Merge branch 'follow-request-count' into 'develop'
kaniini
2019-02-18
Merge branch 'csv-export' into 'develop'
kaniini
2019-02-18
Fix test
Maxim Filippov
2019-02-17
Render only "id", "valid_until" and "app_name" in TokenView
Maxim Filippov
2019-02-17
Merge branch 'docs/add-clients-to-ex_doc' into 'develop'
lambda
2019-02-17
Merge branch 'develop' into 'docs/add-clients-to-ex_doc'
lambda
2019-02-17
Merge branch 'docker-speedup' into 'develop'
lambda
2019-02-17
Merge branch 'mastoapi-stop-capping-attachments' into 'develop'
lambda
2019-02-17
Update Differences-in-MastodonAPI-Responses.md
lambda
2019-02-17
Merge branch 'fix/hellthread-policy-recipient-check' into 'develop'
lambda
2019-02-17
More speedup, test fixes.
lain
2019-02-17
more tests for HellthreadPolicy
rinpatch
2019-02-17
[#468] Formatting fix.
Ivan Tashkinov
2019-02-17
[#468] Merged `upstream/develop`, resolved conflicts.
Ivan Tashkinov
2019-02-17
[#468] Refactored OAuth scopes' defaults & missing selection handling.
Ivan Tashkinov
2019-02-17
Speed up docker postgres.
lain
2019-02-17
Fix recipient count in hellthread policy
rinpatch
2019-02-17
Fix formating
rinpatch
2019-02-17
Add differences in MastoAPI responses to mix.exs extras
rinpatch
2019-02-16
Web.MastodonAPI.MastodonAPIControllerTest: Add testing of the flavour switching
Haelwenn (lanodan) Monnier
2019-02-16
[MastoAPI] Add switching of frontend flavours
Haelwenn (lanodan) Monnier
2019-02-16
mix.exs: Add docs/Clients.md to docs.extras
Haelwenn (lanodan) Monnier
2019-02-16
Add a section on how to identify a pleroma instance, clarify that post upload...
rinpatch
2019-02-16
Merge branch 'welcome-message' into 'develop'
rinpatch
2019-02-16
Remove a limit on attachments in Mastodon API and document the changes in res...
rinpatch
2019-02-16
WelcomeMessage: specify that the user has to be local.
lain
2019-02-16
WelcomeMessage: Get rid of Ecto reference.
lain
2019-02-16
Check that the welcome message is sent from the correct user.
lain
2019-02-16
Add option to return all friends in twitter api.
lain
2019-02-16
Add optional welcome message.
lain
2019-02-15
[#468] Defined OAuth restrictions for all applicable routes.
Ivan Tashkinov
2019-02-15
Merge branch 'bugfix/oauth-token-padding' into 'develop'
lambda
2019-02-15
Merge branch 'hellthread-filter-fix' into 'develop'
rinpatch
2019-02-15
Readd threshold is not 0 check, optmization?
Karen Konou
2019-02-15
Rename test, add check for follower collection when delisting
Karen Konou
2019-02-15
Merge branch 'bugfix/actor-containment' into 'develop'
rinpatch
2019-02-15
Add tests, change default config values, fix a bug
Karen Konou
2019-02-15
Add logic for keeping follow_request_count up-to-date on the `follow`,
eugenijm
2019-02-14
test: user: add a test for whether user search returns a user or not
William Pitcock
[next]