aboutsummaryrefslogtreecommitdiff
path: root/lib/pleroma/web/mastodon_api
AgeCommit message (Expand)Author
2019-06-04Merge branch 'develop' into issue/941Maksim Pechnikov
2019-06-04Merge branch 'generic-fe-settings' into 'develop'kaniini
2019-06-03update api to set skip_thread_containmentMaksim Pechnikov
2019-06-03Merge branch 'develop' into feature/polls-2-electric-boogalorinpatch
2019-06-03Merge branch 'align-mastodon-conversations' into 'develop'lambda
2019-06-03Merge branch 'develop' into feature/polls-2-electric-boogalorinpatch
2019-06-02Remove a TODO comment as the tests for poll view were writtenrinpatch
2019-06-02Refresh the object in CommonAPI.vote instead of MastoAPI controllerrinpatch
2019-06-01Mastodon API: Refresh the object before rendering it after votingrinpatch
2019-06-01Mastodon API: actually check for poll votesrinpatch
2019-06-01Resolve merge conflictsrinpatch
2019-06-01Add poll votesrinpatch
2019-06-01Remove now useless flavours switchingHaelwenn (lanodan) Monnier
2019-06-01mastodon_api_controller.ex: Remove vanilla from supported_flavoursHaelwenn (lanodan) Monnier
2019-05-31MastodonAPI: Add extension to set and get pleroma_settings_store.lain
2019-05-31AccountView: settings -> settings_storelain
2019-05-31User: Add settings store to Info, AccountViewlain
2019-05-31Mastodon Conversation API: Don't return own account in 'accounts'.lain
2019-05-30Replace missing non-nullable Card attributes with empty stringsSergey Suprunenko
2019-05-29Permit fetching statuses from API with nickname or idMark Felder
2019-05-29Default search limit should be 40Mark Felder
2019-05-27ability to set and reset avatar, profile banner and backgroud in Mastodon APISachin Joshi
2019-05-25kill @httpoisonWilliam Pitcock
2019-05-22Fix credo issuesrinpatch
2019-05-22Merge branch 'bugfix/account_view_source.note' into 'develop'rinpatch
2019-05-22MastoAPI AccountView: fill source.note with plaintext version of noteHaelwenn (lanodan) Monnier
2019-05-21MastoAPI: Add GET /api/v1/polls/:idrinpatch
2019-05-21Change validation error status codes to be more appropriaterinpatch
2019-05-21Actual vote count in poll viewrinpatch
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