aboutsummaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)Author
2019-09-05Merge branch 'feature/mastoapi-accounts-external' into 'develop'Haelwenn
2019-09-05Mastodon API Poll view: Fix handling of polls without an end daterinpatch
2019-09-05Merge remote-tracking branch 'remotes/upstream/develop' into 1149-oban-job-queueIvan Tashkinov
2019-09-04Return total for reportsMaxim Filippov
2019-09-04Merge branch 'develop' into feature/moderation-log-filtersMaxim Filippov
2019-09-04truncate remote user bio/display nameSadposter
2019-09-04add tests for activity_pub/utils.exMaksim Pechnikov
2019-09-04Mastodon API: Add `pleroma.thread_muted` to Status entityrinpatch
2019-09-04Extend `/api/pleroma/notifications/read` to mark multiple notificationsrinpatch
2019-09-03Mastdon API: Add ability to get a remote account by nickname torinpatch
2019-09-03[#1149] Merge remote-tracking branch 'remotes/upstream/develop' into 1149-oba...Ivan Tashkinov
2019-09-03Return "total" optionallyMaxim Filippov
2019-09-02Return total from pagination + testsMaxim Filippov
2019-09-02[#1149] Refactoring: GenServer workers renamed to daemons, `use Oban.Worker` ...Ivan Tashkinov
2019-09-02add mandatory fields for user updateSadposter
2019-09-02mix formatSadposter
2019-09-02truncate fields for remote users insteadSadposter
2019-09-01Fix testsMaxim Filippov
2019-08-31[#1149] Addressed code review comments (code style, jobs pruning etc.).Ivan Tashkinov
2019-08-31[#1149] Added Oban job for "activity_expiration". Merged remote-tracking bran...Ivan Tashkinov
2019-08-31Remove a useless importrinpatch
2019-08-31Add a changelog entry for twitterapi removal and fix credo issuesrinpatch
2019-08-31Remove TwitterAPI representersrinpatch
2019-08-31Remove Activity, User and Notification views from TwitterAPIrinpatch
2019-08-31Remove most of Pleroma.Web.TwitterAPI.TwitterAPIrinpatch
2019-08-31added Emoji structMaksim Pechnikov
2019-08-31Add ability to search moderation logsMaxim Filippov
2019-08-30added Emoji.FormatterMaksim Pechnikov
2019-08-30added code\path fields without html tags in etsMaksim Pechnikov
2019-08-30division emoji.ex on loader.ex and emoji.exMaksim Pechnikov
2019-08-28Merge branch 'fix-osada-follow' into 'develop'Haelwenn
2019-08-27Merge branch 'list-controller' into 'develop'lain
2019-08-27Filter logs by dateMaxim Filippov
2019-08-27added tests for ActivityPub.like\unlikeMaksim Pechnikov
2019-08-27Remove most of TwitterAPIControllerrinpatch
2019-08-26Transmogrifier: Fix follow handling when the actor is an object.lain
2019-08-26Fix sporadic testMaxim Filippov
2019-08-26Move test/web/mastodon_api/*_test.exs to test/web/mastodon_api/controllers an...Egor Kislitsyn
2019-08-26Extract MastodonAPIController's list actions into MastodonAPI.ListController;...Egor Kislitsyn
2019-08-26Add validation in Pleroma.List.create/2Egor Kislitsyn
2019-08-26Update test for custom fields when content-type urlencodedkPherox
2019-08-25Merge branch 'issue/1177' into 'develop'kaniini
2019-08-25Log admin/moderator actionsMaxim Filippov
2019-08-25Merge branch 'fix-all-custom-fields-deleted' into 'develop'kaniini
2019-08-26Update test for custom fields when name empty stringkPherox
2019-08-26Update test for custom profile fieldskPherox
2019-08-25Merge branch 'bugfix/rel_me_missing_mocks' into 'develop'lain
2019-08-25HttpRequestMock: Remove useless `error = error`Haelwenn (lanodan) Monnier
2019-08-25user_test.exs: fix rel=me testsHaelwenn (lanodan) Monnier
2019-08-25Implement missing mocks for rel=meHaelwenn (lanodan) Monnier