aboutsummaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)Author
2019-09-13Merge remote-tracking branch 'origin/develop' into reactionslain
2019-09-13ActivityPub: Use is_unicode_emoji? function.lain
2019-09-13Merge branch 'feature/change-email' into 'develop'Haelwenn
2019-09-13Merge branch 'admin-config-description' into 'develop'rinpatch
2019-09-13Add email change endpointEgor Kislitsyn
2019-09-13Emoji: Add function to detect if a character is an emojilain
2019-09-12Fix associated test as wellMark Felder
2019-09-12Transmogrifier: Strip internal emoji reaction fields.lain
2019-09-12PleromaAPIController: Add endpoint to fetch emoji reactions.lain
2019-09-11expanding regex sigils to use modifiersAlex S
2019-09-11Fix `Activity.all_by_ids_with_object/1` testEgor Kislitsyn
2019-09-10Add an endpoint to get multiple statuses by IDsEgor Kislitsyn
2019-09-09Add Pleroma.Plugs.Cacheminibikini
2019-09-10Fix `ActivityPubController.read_inbox/2`Egor Kislitsyn
2019-09-06Merge branch 'so-long-twitterapi' into 'develop'rinpatch
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-04PleromaAPIController: Add emoji reactions.lain
2019-09-04Mastodon API: Add `pleroma.thread_muted` to Status entityrinpatch
2019-09-04Extend `/api/pleroma/notifications/read` to mark multiple notificationsrinpatch
2019-09-03ActivityPub: Save emoji reactions in object.lain
2019-09-03Mastdon API: Add ability to get a remote account by nickname torinpatch
2019-09-03Return "total" optionallyMaxim Filippov
2019-09-02Return total from pagination + testsMaxim Filippov
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-28Merge branch 'fix-osada-follow' into 'develop'Haelwenn
2019-08-27CommonAPI: Support emoji reactions.lain
2019-08-27Merge remote-tracking branch 'origin/develop' into reactionslain
2019-08-27Merge branch 'list-controller' into 'develop'lain
2019-08-27added tests for ActivityPub.like\unlikeMaksim Pechnikov
2019-08-27Remove most of TwitterAPIControllerrinpatch
2019-08-26Transmogrifier: Handle incoming emoji reactions.lain
2019-08-26ActivityPub: Basic EmojiReactions.lain
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-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 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