aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-02-18Fix testMaxim Filippov
2019-02-17Render only "id", "valid_until" and "app_name" in TokenViewMaxim Filippov
2019-02-17Merge branch 'docs/add-clients-to-ex_doc' into 'develop'lambda
2019-02-17Merge branch 'develop' into 'docs/add-clients-to-ex_doc'lambda
2019-02-17Merge branch 'docker-speedup' into 'develop'lambda
2019-02-17Merge branch 'mastoapi-stop-capping-attachments' into 'develop'lambda
2019-02-17Update Differences-in-MastodonAPI-Responses.mdlambda
2019-02-17Merge branch 'fix/hellthread-policy-recipient-check' into 'develop'lambda
2019-02-17More speedup, test fixes.lain
2019-02-17more tests for HellthreadPolicyrinpatch
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-17Speed up docker postgres.lain
2019-02-17Fix recipient count in hellthread policyrinpatch
2019-02-17Fix formatingrinpatch
2019-02-17Add differences in MastoAPI responses to mix.exs extrasrinpatch
2019-02-16Web.MastodonAPI.MastodonAPIControllerTest: Add testing of the flavour switchingHaelwenn (lanodan) Monnier
2019-02-16[MastoAPI] Add switching of frontend flavoursHaelwenn (lanodan) Monnier
2019-02-16mix.exs: Add docs/Clients.md to docs.extrasHaelwenn (lanodan) Monnier
2019-02-16Add a section on how to identify a pleroma instance, clarify that post upload...rinpatch
2019-02-16Merge branch 'welcome-message' into 'develop'rinpatch
2019-02-16Remove a limit on attachments in Mastodon API and document the changes in res...rinpatch
2019-02-16WelcomeMessage: specify that the user has to be local.lain
2019-02-16WelcomeMessage: Get rid of Ecto reference.lain
2019-02-16Check that the welcome message is sent from the correct user.lain
2019-02-16Add option to return all friends in twitter api.lain
2019-02-16Add optional welcome message.lain
2019-02-15[#468] Defined OAuth restrictions for all applicable routes.Ivan Tashkinov
2019-02-15Merge branch 'bugfix/oauth-token-padding' into 'develop'lambda
2019-02-15Merge branch 'hellthread-filter-fix' into 'develop'rinpatch
2019-02-15Readd threshold is not 0 check, optmization?Karen Konou
2019-02-15Rename test, add check for follower collection when delistingKaren Konou
2019-02-15Merge branch 'bugfix/actor-containment' into 'develop'rinpatch
2019-02-15Add tests, change default config values, fix a bugKaren Konou
2019-02-15Add logic for keeping follow_request_count up-to-date on the `follow`,eugenijm
2019-02-14test: user: add a test for whether user search returns a user or notWilliam Pitcock
2019-02-14user: search: use get_or_fetch() instead of get_or_fetch_by_nickname()William Pitcock
2019-02-14Merge branch 'bugfix/activitypub-reserialization' into 'develop'lambda
2019-02-14activitypub: clean up logging statements a littleWilliam Pitcock
2019-02-14Merge remote-tracking branch 'upstream/develop' into patch-image-descriptionWim Vanderbauwhede
2019-02-14[#468] Refactored OAuth scopes parsing / defaults handling.Ivan Tashkinov
2019-02-14[#468] OAuth scopes-related data migration simplification.Ivan Tashkinov
2019-02-14Merge branch 'fix/mediaproxy-s3' into 'develop'href
2019-02-14Fix queue nameEgor Kislitsyn
2019-02-14fix S3 links encoding in MediaproxyEgor Kislitsyn
2019-02-14Merge branch 'fix/credo-issues-test' into 'develop'kaniini
2019-02-14Merge branch 'bugfix/activitypub-totalitems-removal' into 'develop'Haelwenn
2019-02-14tests: update tests for totalItems leak fixWilliam Pitcock
2019-02-14activitypub: user view: formattingWilliam Pitcock