aboutsummaryrefslogtreecommitdiff
path: root/lib/pleroma/web/pleroma_api
AgeCommit message (Expand)Author
2020-08-27ChatController: Don't die if the recipient is gone.lain
2020-07-30ChatMessageReferenceView: Display preview cards.lain
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-21Skip the correct plugMark Felder
2020-07-18Fix /api/pleroma/emoji/packs index endpoint.KokaKiwi
2020-07-07AccountController: Remove unused `update_?` routes.lain
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-08Merge branch 'develop' of git.pleroma.social:pleroma/pleroma into remake-remo...lain
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-04Use atoms as keys in `ActivityPub.fetch_*` functions optionsEgor Kislitsyn
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-03Credo fixes.lain
2020-06-03ChatMessageReferences: Adjust viewslain
2020-06-03ChatMessageReference: Introduce and switch in chat controller.lain
2020-05-29StreamerView: Actually send Chats, not ChatMessages.lain
2020-05-29Merge branch 'develop' of git.pleroma.social:pleroma/pleroma into remake-remo...lain
2020-05-27Fix minor spelling errorMark Felder
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-18Merge branch 'develop' of git.pleroma.social:pleroma/pleroma into remake-remo...lain
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-18copyright updateAlexander Strizhakov