aboutsummaryrefslogtreecommitdiff
path: root/lib/pleroma/web/mastodon_api
AgeCommit message (Expand)Author
2021-03-10Workaround for URI.merge/2 bug https://github.com/elixir-lang/elixir/issues/1...Mark Felder
2021-03-07Merge remote-tracking branch 'remotes/origin/develop' into feature/object-has...Ivan Tashkinov
2021-03-07[#3213] Performance optimization of filtering by hashtags ("any" condition).Ivan Tashkinov
2021-03-05Update OpenApiSpex dependencyEgor Kislitsyn
2021-03-02Make the object reference in both render("show.json", _) functions consistent...Mark Felder
2021-03-02Fix build_application/1 matchMark Felder
2021-03-02Linting.lain
2021-03-02StatusController: Deactivate application support for now.lain
2021-03-02Merge remote-tracking branch 'remotes/origin/develop' into feature/object-has...Ivan Tashkinov
2021-03-01Store application details in the object under the generator key, not applicat...Mark Felder
2021-02-28Merge branch 'feat/client_app_details' into 'develop'lain
2021-02-26Store the client application data in ActivityStreams formatMark Felder
2021-02-23Merge remote-tracking branch 'remotes/origin/develop' into feature/object-has...Ivan Tashkinov
2021-02-18Tests to validate client disclosure obeys user settingMark Felder
2021-02-18Mastodon makes this field null when posting with MastoFE or if you choose to ...Mark Felder
2021-02-18expires_in in scheduled status paramsAlexander Strizhakov
2021-02-17Merge branch 'remove-conversation-api' into 'develop'rinpatch
2021-02-15Add API endpoint to remove a conversationEgor Kislitsyn
2021-02-12App is already preloaded into the token, so avoid an extra queryMark Felder
2021-02-11ConsistencyMark Felder
2021-02-11Revert to original formatting for these function defsMark Felder
2021-02-11Prefer naming this put_application because we're putting it into the params mapMark Felder
2021-02-11%Token{} may not be in the conn, so avoid breaking the ability to post status...Mark Felder
2021-02-11Merge remote-tracking branch 'remotes/origin/develop' into feature/object-has...Ivan Tashkinov
2021-02-11[#2510] Improved support for app-bound OAuth tokens. Auth-related refactoring.Ivan Tashkinov
2021-02-09Rendering fallback for when we don't have valid data availableMark Felder
2021-02-09Enable rendering of the client application data detailsMark Felder
2021-02-09Ensure we capture the application details into the objectMark Felder
2021-02-03Merge branch 'develop' into 'fix/2412-filters'feld
2021-02-03Merge remote-tracking branch 'remotes/origin/develop' into feature/object-has...Ivan Tashkinov
2021-02-02Merge branch 'email-stub-in-verify-credentials' into 'develop'feld
2021-02-02Merge branch 'develop' into 'fix/2411-mutes-api'feld
2021-02-02Merge branch 'develop' into 'feature/2164-unify-api-arguments'feld
2021-02-01list timeline filtration by paramsAlexander Strizhakov
2021-02-01expanding filtration for home timelineAlexander Strizhakov
2021-01-31Merge remote-tracking branch 'remotes/origin/develop' into feature/object-has...Ivan Tashkinov
2021-01-29support for with_relationships parameterAlexander Strizhakov
2021-01-29[#3213] Reinstated DISTINCT clause for hashtag "any" filtering with 2+ terms....Ivan Tashkinov
2021-01-28Email-like field in /api/v1/accounts/verify_credentials response (for OAuth p...Ivan Tashkinov
2021-01-27Add active user countEgor Kislitsyn
2021-01-26support for expires_in/expires_at in filtersAlexander Strizhakov
2021-01-26Merge branch 'fix/missing-own_votes' into 'develop'Haelwenn
2021-01-25CredoMark Felder
2021-01-25Merge remote-tracking branch 'remotes/origin/develop' into feature/object-has...Ivan Tashkinov
2021-01-25little refactor and testsAlexander Strizhakov
2021-01-25Merge branch 'develop' into refactor/deactivated_user_fieldMark Felder
2021-01-22Include own_votes in the poll dataMark Felder
2021-01-22Merge remote-tracking branch 'remotes/origin/develop' into feature/object-has...Ivan Tashkinov
2021-01-21Make tag urls absoluteMark Felder
2021-01-21Merge remote-tracking branch 'remotes/origin/develop' into feature/object-has...Ivan Tashkinov