aboutsummaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)Author
2019-06-14MastodonAPI: Add a way to update the background image.lain
2019-06-13AccountView: Add user background.lain
2019-06-13Merge branch 'fix/ogp-title' into 'develop'lain
2019-06-13Handle HTTP 404 responseEgor Kislitsyn
2019-06-13Handle HTTP "410 Gone" responseEgor Kislitsyn
2019-06-13Improve <title> fallback; Add a testEgor Kislitsyn
2019-06-11Add option to restrict all users to local contentEgor Kislitsyn
2019-06-11Merge branch 'feature/rate-limiter' into 'develop'lain
2019-06-11Replace `MastodonAPIController.account_register/2` rate limiterEgor Kislitsyn
2019-06-11Add RateLimiterEgor Kislitsyn
2019-06-11Merge branch 'preload-changes' into 'develop'kaniini
2019-06-10Add more tests for using media_proxy and whitelistsSergey Suprunenko
2019-06-07replace missing mock with a 404rinpatch
2019-06-07Transmogrifier: Do not crash if inReplyTo does not exist and can't be fetchedrinpatch
2019-06-07Conversations: Fetch users in one query.lain
2019-06-06User Search: Boost friends more strongly.lain
2019-06-06MastodonAPI: Add test for user search.lain
2019-06-06[#943] Make the unauthenticated users limitation optionalEgor
2019-06-05Merge branch 'bugfix/377-stuck-follow-request' into 'develop'kaniini
2019-06-05Merge branch 'improve-search' into 'develop'kaniini
2019-06-05Utils: Split update_follow_state and update_follow_state_for_all.lain
2019-06-05CommonAPI: Add test for accept_follow_request.lain
2019-06-05User: Remove superfluous `maybe_follow`.lain
2019-06-05Transmogrifier: Add tests for incoming follows to locked accounts.lain
2019-06-05Typo + Linting.lain
2019-06-05User: Don't error out when following a user that's already followed.lain
2019-06-05Limit search for unauthenticated users to local users onlyEgor Kislitsyn
2019-06-05Fix tests with enabled RUMEgor Kislitsyn
2019-06-05Contain search for unauthenticated usersEgor Kislitsyn
2019-06-05Merge branch 'explicit-addressing' into 'develop'kaniini
2019-06-04Merge branch 'bugfix/956-activity-id-nil-conversations' into 'develop'Haelwenn
2019-06-04Merge branch 'develop' into issue/941Maksim Pechnikov
2019-06-04Participations: Filter out participations without activities.lain
2019-06-04Add tests for get_existing_votesrinpatch
2019-06-04Merge remote-tracking branch 'origin/develop' into explicit-addressinglain
2019-06-04Merge branch 'develop' into issue/941Maksim Pechnikov
2019-06-04Merge branch 'feature/mrf-subchain' into 'develop'kaniini
2019-06-04Add missing HTTP Request mocksSergey Suprunenko
2019-06-04Merge branch 'generic-fe-settings' into 'develop'kaniini
2019-06-03fix testsMaksim Pechnikov
2019-06-03update api to set skip_thread_containmentMaksim Pechnikov
2019-06-03CommonAPI.Utils: Add tests.lain
2019-06-03CommonAPI: Add explicit addressing.lain
2019-06-03User: Add function to get AP ids from nicknames.lain
2019-06-03add option skip_thread_containmentMaksim Pechnikov
2019-06-03Merge branch 'develop' into feature/polls-2-electric-boogalorinpatch
2019-06-03Merge branch 'align-mastodon-conversations' into 'develop'lambda
2019-06-03Merge branch 'develop' into feature/polls-2-electric-boogalorinpatch
2019-06-02Make error message about author's inability to vote more sensiblerinpatch
2019-06-02Add tests for poll viewrinpatch