summaryrefslogtreecommitdiff
path: root/test/web/common_api/common_api_test.exs
AgeCommit message (Expand)Author
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
2020-04-20CommonAPI: Obey local limit for chat messages.lain
2020-04-17Merge branch 'develop' of git.pleroma.social:pleroma/pleroma into remake-remo...lain
2020-04-16Merge branch 'develop' into features/remove-user-source_datarinpatch
2020-04-16CommonAPI: Escape HTML for chat messages.lain
2020-04-15Merge branch 'develop' of git.pleroma.social:pleroma/pleroma into remake-remo...lain
2020-04-11Merge branch 'following-relationships-optimizations' into 'develop'rinpatch
2020-04-10profile emojis in User.emoji instead of source_dataHaelwenn (lanodan) Monnier
2020-04-09CommonAPI: Basic ChatMessage support.lain
2020-04-06Merge branch 'remake-remodel-2' into 'develop'lain
2020-03-28FollowingRelationship storage & performance optimizations (state turned `ecto...Ivan Tashkinov
2020-03-20Improved in-test `clear_config/n` applicability (setup / setup_all / in-test ...Ivan Tashkinov
2020-03-19Merge branch 'remake-remodel' into developlain
2020-03-10Fix enforcement of character limitsMark Felder
2020-03-02Bump copyright years of files changed after 2020-01-07Haelwenn (lanodan) Monnier
2020-02-13Tweaks to `clear_config` calls in tests in order to prevent side effects on c...Ivan Tashkinov
2020-02-07Merge branch 'cancel-follow-request' into 'develop'Haelwenn
2020-02-07Add User.get_follow_state/2Egor Kislitsyn
2020-02-06Cancellation of a follow request for a remote userEgor Kislitsyn
2020-02-05Add support for cancellation of a follow requestEgor Kislitsyn
2020-02-02fix not being able to pin pollsrinpatch
2020-01-30Emoji Reactions: Actually use the validation.lain
2020-01-20CommonAPI: Don't error out on double favs/repeatslain
2019-12-04Merge branch 'develop' of git.pleroma.social:pleroma/pleroma into remake-remodellain
2019-11-20[#1335] Reorganized users.subscribers as UserRelationship. Added tests for Us...Ivan Tashkinov