summaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)Author
2021-02-25No need to filter out Mix.env() from the API routes.Mark Felder
2021-02-25Filter out MIX_ENV from route list and add a testMark Felder
2021-02-17Remove `:auth, :enforce_oauth_admin_scope_usage`rinpatch
2021-02-17Merge branch 'feat/chat-list-pagination' into 'develop'Haelwenn
2021-02-17Merge branch 'remove-conversation-api' into 'develop'rinpatch
2021-02-17Merge branch '2510-oauth-app-tokens-further-support' into 'develop'rinpatch
2021-02-17Chats: Introduce /api/v2/pleroma/chats which implements paginationrinpatch
2021-02-15Add API endpoint to remove a conversationEgor Kislitsyn
2021-02-12Merge branch 'not-used-mock' into 'develop'rinpatch
2021-02-12Merge branch 'bugfix/answer-outbox' into 'develop'rinpatch
2021-02-11[#2510] Improved support for app-bound OAuth tokens. Auth-related refactoring.Ivan Tashkinov
2021-02-10not used mockAlexander Strizhakov
2021-02-09Merge branch 'features/ap_id-c2s-authentication' into 'develop'rinpatch
2021-02-08Merge branch 'develop' into 'new-user-emails'feld
2021-02-08Merge branch 'feat/mrf-noemptypolicy' into 'develop'Haelwenn
2021-02-08MRF NoEmptyPolicy: Deny posts from local users if there is no content or only...Mark Felder
2021-02-08activity_pub_controller: Add authentication to object & activity endpointsHaelwenn (lanodan) Monnier
2021-02-05LintMark Felder
2021-02-04Add basic test to validate the registration email is dispatched when the othe...Mark Felder
2021-02-04Merge branch 'develop' into fix/reports-from-adminsMark Felder
2021-02-04Merge branch 'fix/configdb-error' into 'develop'feld
2021-02-04Merge branch 'bugfix/notice-external-redirect' into 'develop'Haelwenn
2021-02-04Redirect non-local activities when /notice/:id is usedHaelwenn (lanodan) Monnier
2021-02-03Load an emoji.txt specific to the test envMark Felder
2021-02-03Validate admin making report doesn't get their own report notification, but o...Mark Felder
2021-02-03Merge branch 'develop' into 'fix/2412-filters'feld
2021-02-03Merge branch 'fix/2449-scheduled-poll-bug' into 'develop'feld
2021-02-03Merge branch 'feature/2438-users-posts-total-count' into 'develop'feld
2021-02-03Add test for Answer presence into an authenticated /outboxHaelwenn (lanodan) Monnier
2021-02-02Merge branch 'email-stub-in-verify-credentials' into 'develop'feld
2021-02-02Merge branch 'fix/majic-nits' into 'develop'feld
2021-02-02Merge branch 'develop' into fix/majic-nitsMark Felder
2021-02-02Merge branch 'develop' into 'fix/2411-mutes-api'feld
2021-02-02Merge branch 'develop' into 'feature/2164-unify-api-arguments'feld
2021-02-01fix for test warningsAlexander Strizhakov
2021-02-01fix for scheduled post with pollAlexander Strizhakov
2021-02-01only_remote -> remote renamingAlexander Strizhakov
2021-02-01more tests and update for docs and changelogAlexander Strizhakov
2021-02-01list timeline filtration by paramsAlexander Strizhakov
2021-02-01added only_media flag to home timelineAlexander Strizhakov
2021-02-01expanding filtration for home timelineAlexander Strizhakov
2021-01-29support for with_relationships parameterAlexander Strizhakov
2021-01-28Improve error message for ConfigDBMark Felder
2021-01-28Switch to a build of Majic that does not try to fix extensions by defaultMark Felder
2021-01-28Make sure active_user_count/1 counts only local usersEgor Kislitsyn
2021-01-28Email-like field in /api/v1/accounts/verify_credentials response (for OAuth p...Ivan Tashkinov
2021-01-27Add testsEgor Kislitsyn
2021-01-27Add active user countEgor Kislitsyn
2021-01-27Merge branch 'chore/tests-use-clear_config' into 'develop'lain
2021-01-27added totalAlexander Strizhakov