summaryrefslogtreecommitdiff
path: root/test/web/common_api/common_api_test.exs
AgeCommit message (Expand)Author
2020-10-13tests consistencyAlexander Strizhakov
2020-09-24CommonAPI test: Add test for pollslain
2020-09-17Fix MRF reject for ChatMessageHaelwenn (lanodan) Monnier
2020-09-11Merge remote-tracking branch 'upstream/develop' into chat-moderationAlex Gleason
2020-09-11MastodonAPI.StatusView.get_user/1 --> CommonAPI.get_user/1Alex Gleason
2020-09-10schedule activity expiration in ObanAlexander Strizhakov
2020-08-28marks notifications as read after muteMaksim Pechnikov
2020-08-04CommonAPITest: Add test that deactivated users can't post.lain
2020-07-24CommonAPI Tests: Check that undoing objects federates them as embeds.Lain Soykaf
2020-07-08ActivityPub: Remove `follow` and fix issues.lain
2020-07-03Merge branch 'develop' of git.pleroma.social:pleroma/pleroma into features/ma...lain
2020-06-26activity_draft: Add source fieldHaelwenn (lanodan) Monnier
2020-06-25Blocking: Don't federate if the options is set.lain
2020-06-07SideEffects: Move streaming of chats to after the transaction.lain
2020-06-05Pipeline: Add a side effects step after the transaction finisheslain
2020-06-01CommonAPI: Newlines -> br for chat messages.lain
2020-05-30CommonAPI: Linkify chat messages.lain
2020-05-25Merge branch 'develop' of git.pleroma.social:pleroma/pleroma into remake-remo...lain
2020-05-22Merge branch 'announce-validator' into 'develop'Haelwenn
2020-05-21Merge branch 'develop' of git.pleroma.social:pleroma/pleroma into remake-remo...lain
2020-05-21Announcements: Fix all tests.lain
2020-05-20Announcements: Handle through common pipeline.lain
2020-05-20CommonAPI: Change public->private implicit addressing.lain
2020-05-19Add OpenAPI spec for PleromaAPI.ScrobbleControllerEgor Kislitsyn
2020-05-17Merge branch 'develop' of git.pleroma.social:pleroma/pleroma into remake-remo...lain
2020-05-16CommonAPI: Unblock a user even if we don't have an activity.lain
2020-05-13Chat: Allow posting without content if an attachment is present.lain
2020-05-13Merge branch 'develop' of git.pleroma.social:pleroma/pleroma into remake-remo...lain
2020-05-13Add OpenAPI spec for StatusControllerEgor Kislitsyn
2020-05-11Merge branch 'develop' of git.pleroma.social:pleroma/pleroma into remake-remo...lain
2020-05-11Deletion: Handle the case of pruned objects.lain
2020-05-08Transmogrifier: Don't modify attachments for chats.lain
2020-05-08Merge branch 'develop' of git.pleroma.social:pleroma/pleroma into remake-remo...lain
2020-05-07Merge branch 'develop' of git.pleroma.social:pleroma/pleroma into feature/emo...lain
2020-05-07Merge branch 'develop' of git.pleroma.social:pleroma/pleroma into feature/emo...lain
2020-05-07Merge branch 'develop' of git.pleroma.social:pleroma/pleroma into feature/und...lain
2020-05-06Merge branch 'develop' of git.pleroma.social:pleroma/pleroma into remake-remo...lain
2020-05-05Undoing: Move undoing reactions to the pipeline everywhere.lain
2020-05-05ActivityPub: Remove `react_with_emoji`.lain
2020-05-04Merge branch 'develop' of git.pleroma.social:pleroma/pleroma into remake-remo...lain
2020-05-03Merge branch 'develop' of git.pleroma.social:pleroma/pleroma into feature/del...lain
2020-05-02Mastodon API: do not create a following relationship if the corresponding fol...eugenijm
2020-04-30DeleteValidator: Don't federate local deletions of remote objects.lain
2020-04-28Add OpenAPI spec for ReportControllerEgor Kislitsyn
2020-04-27Merge branch 'develop' of git.pleroma.social:pleroma/pleroma into remake-remo...lain
2020-04-24Announcements: Prevent race condition.lain
2020-04-23Merge branch 'develop' of git.pleroma.social:pleroma/pleroma into remake-remo...lain
2020-04-23CommonAPI: Don't make repeating announces possiblelain
2020-04-22SideEffects: Run in transaction.lain
2020-04-20ChatMessage: Support emoji.lain