summaryrefslogtreecommitdiff
path: root/test/web/twitter_api/util_controller_test.exs
AgeCommit message (Expand)Author
2020-01-14compilation warnings fixAlexander Strizhakov
2020-01-12Merge branch 'develop' into issue/1354Mark Felder
2019-12-21moved remote follow in separate controllerMaksim Pechnikov
2019-12-16tests: remove a useless 1 second sleeprinpatch
2019-12-15OAuthScopesPlug: disallowed nil token (unless with :fallback option). WIP: co...Ivan Tashkinov
2019-12-08Merge branch 'develop' into issue/1342Maksim Pechnikov
2019-11-28added privacy option to push notificationsMaksim Pechnikov
2019-11-28added User.NotificationSetting structMaksim Pechnikov
2019-11-10[#1335] User: refactored :blocks field into :blocked_users relation.Ivan Tashkinov
2019-10-24Merge remote-tracking branch 'upstream/develop' into refactor/following-relat...Egor Kislitsyn
2019-10-16[#1304] Moved all non-mutes / non-blocks fields from User.Info to User. WIP.Ivan Tashkinov
2019-10-11Replace `user.following` with Pleroma.FollowingRelationshipEgor Kislitsyn
2019-09-19[#1234] Merge remote-tracking branch 'remotes/upstream/develop' into 1234-mas...Ivan Tashkinov
2019-09-17[#1234] Merge remote-tracking branch 'remotes/upstream/develop' into 1234-mas...Ivan Tashkinov
2019-09-16Restore tests for `change_password` and `delete_account`Egor Kislitsyn
2019-09-15[#1234] Merge remote-tracking branch 'remotes/upstream/develop' into 1234-mas...Ivan Tashkinov
2019-09-14[#1149] Merge remote-tracking branch 'remotes/upstream/develop' into 1149-oba...Ivan Tashkinov
2019-09-13Merge branch 'capture-test-errors' into 'develop'lain
2019-09-13Capture test error messages where appropriatestwf
2019-09-13Add email change endpointEgor Kislitsyn
2019-09-08[#1234] Mastodon 2.4.3 hierarchical scopes initial support (WIP).Ivan Tashkinov
2019-09-05Merge remote-tracking branch 'remotes/upstream/develop' into 1149-oban-job-queueIvan Tashkinov
2019-09-04Extend `/api/pleroma/notifications/read` to mark multiple notificationsrinpatch
2019-08-22[#1149] Merge remote-tracking branch 'remotes/upstream/develop' into 1149-oba...Ivan Tashkinov
2019-08-19added test helpers to clear config after testsMaksim
2019-08-13[#1149] Added more oban workers. Refactoring.Ivan Tashkinov
2019-07-31tests for TwitterApi/UtilControllerMaksim
2019-07-19#1110 fixed /api/pleroma/healthcheckMaksim
2019-07-10Add license/copyright to all project filesfeld
2019-05-26tests: chase remote/local removalWilliam Pitcock
2019-05-25tests: chase notification setting changesWilliam Pitcock
2019-05-15remove deprecated PleromaFE configurationSachin Joshi
2019-04-25Merge branch 'develop' into feature/disable-accountEgor Kislitsyn
2019-04-22Feature/826 healthcheck endpointAlexander Strizhakov
2019-04-22Merge remote-tracking branch 'pleroma/develop' into feature/disable-accountEgor Kislitsyn
2019-04-16Handle new-style mastodon follow listsNormandy
2019-04-12more testsEgor Kislitsyn
2019-04-10Merge branch 'fix/emoji-api-nonsense' into 'develop'lambda
2019-04-10Merge branch 'notification-pleroma-settings' into 'develop'kaniini
2019-04-09Change response format of /api/pleroma/emoji to the one that actually makes s...rinpatch
2019-04-02Merging develop into feature/770-add-emoji-tagsAlex S
2019-04-02fetch url for OStatus to know if it is a/c or statusSachin Joshi
2019-04-01[OStatus] adds status to pleroma instance if the url given is a statusSachin Joshi
2019-04-01Adding tag to emoji ets tableAlex S
2019-03-28Add PUT /api/pleroma/notification_settings endpointeugenijm
2019-03-21UtilController: Return state of safe dm mentions.lain
2019-03-15Allow to mark a single notification as readeugenijm
2019-02-19[#468] Added OAuth scopes-specific tests.Ivan Tashkinov
2019-02-05test: twitterapi: fix another possible test failure caseWilliam Pitcock
2019-02-05test: twitterapi: fix the test breakage for realWilliam Pitcock