aboutsummaryrefslogtreecommitdiff
path: root/test/web/pleroma_api
AgeCommit message (Expand)Author
2020-07-30ChatMessageReferenceView: Display preview cards.lain
2020-07-29:show_reactions, add CHANGELOG.md, refactor testAlex Gleason
2020-07-28Let favourites and emoji reactions optionally be hiddenAlex Gleason
2020-07-23[#2791] AccountView: renamed `:force` option to `:skip_visibility_check`.Ivan Tashkinov
2020-07-22[#1973] Fixed accounts rendering in GET /api/v1/pleroma/chats with truish :re...Ivan Tashkinov
2020-07-21Test that Emoji Packs can be listed when instance is not publicMark Felder
2020-07-07AccountController: Remove unused `update_?` routes.lain
2020-06-20fix for packs paginationAlexander Strizhakov
2020-06-19adding overall count for packs and filesAlexander Strizhakov
2020-06-18emoji pagination for pack show actionAlexander Strizhakov
2020-06-18emoji packs paginationAlexander Strizhakov
2020-06-08ChatController: Remove nonsensical pagination.lain
2020-06-07ChatController: Make last_read_id mandatory.lain
2020-06-07ChatController: Add `last_read_id` option to mark_as_read.lain
2020-06-07SideEffects: Move streaming of chats to after the transaction.lain
2020-06-06ChatController: Use new oauth scope *:chats.lain
2020-06-06ChatMessageReference -> Chat.MessageReferencelain
2020-06-05SideEffects / ChatView: Add an unread cache.lain
2020-06-04ChatMessageReferences: Change seen -> unreadlain
2020-06-03ChatController: Add function to mark single message as read.lain
2020-06-03ChatMessageReferenceView: Return read status as `unread`.lain
2020-06-03Chats: Remove `unread` from the db, calculate from unseen messages.lain
2020-06-03ChatMessageReferences: Adjust viewslain
2020-06-03ChatMessageReference: Introduce and switch in chat controller.lain
2020-05-25Merge branch 'develop' of git.pleroma.social:pleroma/pleroma into remake-remo...lain
2020-05-22Merge branch 'emoji-react-better-errors' into 'develop'rinpatch
2020-05-22Fix notifications mark as read APIEgor Kislitsyn
2020-05-22EmojiReactionController: Return more appropriate error.lain
2020-05-21Merge branch 'develop' of git.pleroma.social:pleroma/pleroma into remake-remo...lain
2020-05-21Merge branch 'openapi/pleroma-api/pleroma' into 'develop'lain
2020-05-21Merge branch 'develop' of git.pleroma.social:pleroma/pleroma into remake-remo...lain
2020-05-20Merge branch 'openapi/pleroma-api/emojis' into 'develop'lain
2020-05-20Move notification actions to PleromaAPI.NotificationControllerEgor Kislitsyn
2020-05-20Move conversation actions to PleromaAPI.ConversationControllerEgor Kislitsyn
2020-05-20Move reaction actions to EmojiReactionControllerEgor Kislitsyn
2020-05-20Add OpenAPI spec for PleromaAPI.PleromaAPIControllerEgor Kislitsyn
2020-05-19Move Scrobble views to ScrobbleViewEgor Kislitsyn
2020-05-19Add OpenAPI spec for PleromaAPI.ScrobbleControllerEgor Kislitsyn
2020-05-18Add OpenAPI spec for MascotControllerEgor Kislitsyn
2020-05-18Rename EmojiAPIController to EmojiPackControllerEgor Kislitsyn
2020-05-18Cleanup Pleroma.Emoji.PackEgor Kislitsyn
2020-05-18Add OpenAPI spec for PleromaAPI.EmojiAPIControllerEgor Kislitsyn
2020-05-15Merge branch 'develop' of git.pleroma.social:pleroma/pleroma into remake-remo...lain
2020-05-14ChatView: Add update_at field.lain
2020-05-13Add OpenAPI spec for PleromaAPI.AccountControllerEgor Kislitsyn
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-12ChatController: Don't return chats for user you've blocked.lain
2020-05-12Credo fixes.lain