aboutsummaryrefslogtreecommitdiff
path: root/lib/pleroma/web/pleroma_api
AgeCommit message (Expand)Author
2020-04-22Fixed OAuth restrictions for :api routes. Made auth info dropped for :api rou...Ivan Tashkinov
2020-04-21ChatController: Validate parameters.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-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-16Merge branch 'authenticated-api-oauth-check-enforcement' into 'develop'rinpatch
2020-04-16Merge branch 'develop' into features/remove-user-source_datarinpatch
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-13Merge remote-tracking branch 'remotes/origin/develop' into output-of-relation...Ivan Tashkinov
2020-04-10profile emojis in User.emoji instead of source_dataHaelwenn (lanodan) Monnier
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-06Enforcement of OAuth scopes check for authenticated API endpoints, :skip_plug...Ivan Tashkinov
2020-04-01Ability to control the output of account/pleroma/relationship in statuses in ...Ivan Tashkinov
2020-03-24Support pagination in conversationsEgor Kislitsyn
2020-03-15pleroma_api_controller.ex: Improve conversations error reportingHaelwenn (lanodan) Monnier
2020-03-03Update CopyrightsMark Felder
2020-03-02Bump copyright years of files changed after 2020-01-07Haelwenn (lanodan) Monnier
2020-02-25Fix Dialyzer warningsEgor Kislitsyn
2020-02-19Pleroma API: Add endpoint to get reaction information on a single emojilain
2020-02-07EmojiReactions: Add Mastodon-aligned reaction endpoints, change responseLain Soykaf
2020-01-30Merge branch 'emoji-api-errors' into 'develop'feld
2020-01-30Update emoji_api_controller.exfeld
2020-01-29emoji api error on not writable dirAlexander Strizhakov
2020-01-29Emoji Reactions: Correctly handle deleted userslain
2020-01-29Emoji Reactions: Add `reacted` field to emoji reactionslain
2020-01-24Emoji reactions: Change api format once morelain
2020-01-22Emoji reactions: Change cache and reply formatlain
2020-01-20Pleroma API: `emoji_reactions_by` does not need authorizationlain
2019-12-15OAuthScopesPlug: disallowed nil token (unless with :fallback option). WIP: co...Ivan Tashkinov
2019-12-10Merge remote-tracking branch 'remotes/upstream/develop' into 1427-oauth-admin...Ivan Tashkinov
2019-12-06[#1427] Fixes / improvements of admin scopes support. Added tests.Ivan Tashkinov
2019-12-06[#1427] Reworked admin scopes support.Ivan Tashkinov
2019-11-29[#1427] Initial support for OAuth admin scopes.Ivan Tashkinov
2019-11-20[#1335] Reorganized users.subscribers as UserRelationship. Added tests for Us...Ivan Tashkinov
2019-11-14Merge branch 'reactions' into 'develop'rinpatch
2019-11-11New rate limiterSteven Fuchs
2019-11-08Merge remote-tracking branch 'origin/develop' into reactionslain
2019-10-28Merge branch 'refactor/following-relationships' into 'develop'lain
2019-10-26Mark the conversations with the blocked user as read and update the blocking ...eugenijm
2019-10-24Merge remote-tracking branch 'upstream/develop' into refactor/following-relat...Egor Kislitsyn
2019-10-21Merge branch 'develop' into refactor/following-relationshipsEgor Kislitsyn
2019-10-20Merge remote-tracking branch 'remotes/upstream/develop' into 1304-user-info-d...Ivan Tashkinov