aboutsummaryrefslogtreecommitdiff
path: root/test/web/pleroma_api
AgeCommit message (Expand)Author
2020-05-12ChatController: Don't return chats for user you've blocked.lain
2020-05-12Credo fixes.lain
2020-05-12Chat Controller: Add basic error handling.lain
2020-05-12ChatController: Support deletion of chat messages.lain
2020-05-10Credo fixes.lain
2020-05-10ChatController: Add GET /chats/:idlain
2020-05-10ChatView: Add the last message to the view.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 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/und...lain
2020-05-07Pleroma.Web.TwitterAPI.TwoFactorAuthenticationController -> Pleroma.Web.Plero...Maksim
2020-05-06Credo fixes.lain
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
2020-05-04ChatController: Add mark_as_readlain
2020-05-04Merge branch 'develop' of git.pleroma.social:pleroma/pleroma into remake-remo...lain
2020-04-30emoji api packs changes in routes with docs updateAlexander Strizhakov
2020-04-30refactor emoji api with fixesAlexander Strizhakov
2020-04-30return data only for updated emojiAlexander Strizhakov
2020-04-29Merge branch 'develop' of git.pleroma.social:pleroma/pleroma into remake-remo...lain
2020-04-27Chat API: Align more to Pleroma/Mastodon API.lain
2020-04-27ChatView: Add actor_account_idlain
2020-04-27ChatControllerTest: Use new schema testing functions.lain
2020-04-24[#2409] Made `GET /api/v1/accounts/:id/favourites` auth-optional, adjusted te...Ivan Tashkinov
2020-04-21ChatControllerTest: Credo fixes.lain
2020-04-21ChatController: Validate parameters.lain
2020-04-21Chats: Add API specs.lain
2020-04-21Automatic checks of authentication / instance publicity. Definition of missin...Ivan Tashkinov
2020-04-20ChatMessageView: Support emoji.lain
2020-04-20Credo fixes.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-17ChatView: Add a mastodon api representation of the recipient.lain
2020-04-17ChatController: Use OAuth scopes.lain
2020-04-16ChatController: Handle pagination.lain
2020-04-15Chat: Add views, don't return them in timeline queries.lain
2020-04-15Merge remote-tracking branch 'remotes/origin/develop' into authenticated-api-...Ivan Tashkinov
2020-04-15Merge branch 'develop' of git.pleroma.social:pleroma/pleroma into remake-remo...lain
2020-04-10Merge branch 'develop' into fix/support-conversations-paginationEgor Kislitsyn
2020-04-09ChatController: Basic message posting.lain
2020-04-09ChatController: Basic support for returning messages.lain
2020-04-09ChatController: Add creation and return of chats.lain
2020-04-06Merge branch 'remake-remodel-2' into 'develop'lain
2020-04-06Enforcement of OAuth scopes check for authenticated API endpoints, :skip_plug...Ivan Tashkinov
2020-03-24Support pagination in conversationsEgor Kislitsyn
2020-03-20Improved in-test `clear_config/n` applicability (setup / setup_all / in-test ...Ivan Tashkinov
2020-03-19Merge branch 'remake-remodel' into developlain