aboutsummaryrefslogtreecommitdiff
path: root/lib/pleroma/web/mastodon_api
AgeCommit message (Expand)Author
2019-05-21Enforce poll limits and add error handling for MastodonAPI's post endpointrinpatch
2019-05-21Add poll limits to /api/v1/instance and initial staterinpatch
2019-05-20Merge branch 'refactor/add-virtual-thread-muted-field' into 'develop'kaniini
2019-05-21Add virtual :thread_muted? fieldAaron Tinio
2019-05-20Move default mascot configuration to `config/`Sadposter
2019-05-20Add mascot get/set testsSadposter
2019-05-20Add API endpoints for a custom user mascotSadposter
2019-05-19Remove tags/mentions/rich text from poll options because Mastodon andrinpatch
2019-05-18Resolve merge conflicts and remove IO.inspectsrinpatch
2019-05-17Merge branch 'develop' of git.pleroma.social:pleroma/pleroma into rum-indexlain
2019-05-17Merge branch 'bugfix/903-mastoapi-relationship-requested' into 'develop'lambda
2019-05-17Update account_view.exlambda
2019-05-17Render polls in statusesrinpatch
2019-05-17Fix/902 random compile failingAlexander Strizhakov
2019-05-17MastoAPI account_view.ex: requested is false when following is trueHaelwenn (lanodan) Monnier
2019-05-15activitypub: remove contain_timeline()William Pitcock
2019-05-15CommonAPI: Refactor visibility, forbid public to private replies.lain
2019-05-15Search: Add optional rum indexing / searching.lain
2019-05-13Bump Mastodon API levelMark Felder
2019-05-13differences_in_mastoapi_responses.md: fullname & bio are optionnalAlexander Strizhakov
2019-05-14Make irreversible field default to false in filtersSachin Joshi
2019-05-11Search: Use RUM index.lain
2019-05-08Refactoring functions for dealing with oauth scopes.Maksim
2019-05-07Remove `bookmarks` assoc and add a fake `bookmark` assoc insteadrinpatch
2019-05-07- Actually use preloaded bookmarks in viewsrinpatch
2019-05-07Remove bookmarks assocrinpatch
2019-05-07Merge branch 'conversations_three' into 'develop'lambda
2019-05-03Merge branch 'fix/embeded-relationship-in-follows' into 'develop'rinpatch
2019-05-03MastoAPI: profile update with emoji_mapHaelwenn (lanodan) Monnier
2019-05-03Pleroma.User: remove emojify on parse_bioHaelwenn (lanodan) Monnier
2019-05-03Standardize construction of websocket URLfeld
2019-05-03MastodonApi: Bump api level.lain
2019-05-03Fix embeded relationships in Mastodon APIrinpatch
2019-05-01Merge remote-tracking branch 'origin/develop' into conversations_threelain
2019-05-01test fixesAlex S
2019-05-01Merging with developAlex S
2019-04-29Merge branch 'fix/add-default-scope-mastoapi' into 'develop'rinpatch
2019-04-27Add default_scope to /api/v1/update_credentialsrinpatch
2019-04-27Fix bookmarks depending on embeded object and move checking if therinpatch
2019-04-26Merge branch 'feature/807-bookmark-endpoint-extension' into 'develop'lambda
2019-04-25Move settings to Source subentityrinpatch
2019-04-25test fixesAlex S
2019-04-25fixes for testsAlex S
2019-04-25unusedAlex S
2019-04-25favourites add bookmark displayAlex S
2019-04-25bookmarks in separate tableAlex S
2019-04-24Fix leaking private configuration parameters in Mastodon and Twitter APIs, an...rinpatch
2019-04-23Extend Mastodon API with public endpoint for getting Favorites timeline of an...Sergey Suprunenko
2019-04-23Merge branch 'mastoapi/add-in-reply-to-screen-name' into 'develop'kaniini
2019-04-22Add `pleroma.in_reply_to_account_acct` to MastoAPI status entityrinpatch