aboutsummaryrefslogtreecommitdiff
path: root/lib/pleroma/web/pleroma_api
AgeCommit message (Collapse)Author
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 ↵lain
remake-remodel-dms
2020-05-27Fix minor spelling errorMark Felder
2020-05-25Merge branch 'develop' of git.pleroma.social:pleroma/pleroma into ↵lain
remake-remodel-dms
2020-05-22Merge branch 'emoji-react-better-errors' into 'develop'rinpatch
EmojiReactionController: Return more appropriate error. See merge request pleroma/pleroma!2569
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 ↵lain
remake-remodel-dms
2020-05-21Merge branch 'openapi/pleroma-api/pleroma' into 'develop'lain
Add OpenAPI spec for PleromaAPI.PleromaAPIController See merge request pleroma/pleroma!2564
2020-05-21Merge branch 'develop' of git.pleroma.social:pleroma/pleroma into ↵lain
remake-remodel-dms
2020-05-20Merge branch 'openapi/pleroma-api/emojis' into 'develop'lain
Add OpenAPI spec for EmojiPackController See merge request pleroma/pleroma!2549
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 ↵lain
remake-remodel-dms
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
2020-05-17Merge branch 'develop' of git.pleroma.social:pleroma/pleroma into ↵lain
remake-remodel-dms
2020-05-17Merge branch 'restricted-relations-embedding' into 'develop'lain
Restricted support for embedded relationships See merge request pleroma/pleroma!2456
2020-05-15Merge branch 'develop' of git.pleroma.social:pleroma/pleroma into ↵lain
remake-remodel-dms
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-12ChatController: Don't return chats for user you've blocked.lain
2020-05-12Chat Controller: Add basic error handling.lain
2020-05-12ChatController: Support deletion of chat messages.lain
2020-05-10ChatController: Add GET /chats/:idlain
2020-05-10ChatView: Add the last message to the view.lain
2020-05-10[#2456] Removed support for embedded relationships in account view.Ivan Tashkinov
2020-05-09[#2456] Dropped support for embedded `pleroma/account/relationship` in ↵Ivan Tashkinov
statuses and notifications.
2020-05-08Merge remote-tracking branch 'remotes/origin/develop' into ↵Ivan Tashkinov
restricted-relations-embedding
2020-05-08Merge branch 'develop' of git.pleroma.social:pleroma/pleroma into ↵lain
remake-remodel-dms
2020-05-07Merge branch 'develop' of git.pleroma.social:pleroma/pleroma into ↵lain
feature/emojireactvalidator
2020-05-07Merge branch 'develop' of git.pleroma.social:pleroma/pleroma into ↵lain
remake-remodel-dms
2020-05-07Merge branch 'develop' of git.pleroma.social:pleroma/pleroma into ↵lain
feature/emojireactvalidator
2020-05-07Merge branch 'develop' of git.pleroma.social:pleroma/pleroma into ↵lain
feature/undo-validator-reduced
2020-05-07Pleroma.Web.TwitterAPI.TwoFactorAuthenticationController -> ↵Maksim
Pleroma.Web.PleromaAPI.TwoFactorAuthenticationController
2020-05-06ChatMessages: Add attachments.lain
2020-05-05Undoing: Move undoing reactions to the pipeline everywhere.lain
2020-05-05ActivityPub: Remove `react_with_emoji`.lain