aboutsummaryrefslogtreecommitdiff
path: root/lib/pleroma/web/mastodon_api
AgeCommit message (Expand)Author
2021-09-09Add "exposable_reactions" to features, if showing reactionsmarcin mikołajczak
2021-09-07Merge branch 'remove/mastofe' into 'develop'Haelwenn
2021-08-29Fix aliases sortingSean King
2021-08-28Add unit test for Pleroma API app controllerSean King
2021-08-28Move GET /api/v1/apps to GET /api/v1/pleroma/appsSean King
2021-08-28Require follow and read OAuth scopes for GET /api/v1/appsSean King
2021-08-25GET /api/v1/apps endpointSean King
2021-08-13Streamer: fix crash in MastodonAPI.StatusViewAlex Gleason
2021-08-13Merge branch 'streamer-crash-fix' into 'develop'Haelwenn
2021-08-13Streamer: fix crash in MastodonAPI.StatusViewAlex Gleason
2021-08-09Merge branch 'poll-notification' into 'develop'Haelwenn
2021-08-06Merge branch 'develop' of git.pleroma.social:pleroma/pleroma into remove/mastofeSean King
2021-08-06Improve readabilityEgor Kislitsyn
2021-08-06Add key- and valuePlaceholders for quarantined_instances and mrf_simpleIlja
2021-08-06quarantine instances infoIlja
2021-08-06Return maps in node_infoIlja
2021-07-18Merge remote-tracking branch 'pleroma/develop' into poll-notification-fixesAlex Gleason
2021-07-17MastodonAPI: Support poll notificationAlex Gleason
2021-07-10Merge develop branch upstreamSean King
2021-07-02fix the fucking list timelines on mastofe/soapbox-femarcin mikołajczak
2021-06-08Refactor skipped plugs into Pleroma.Web functionsAlex Gleason
2021-06-08Fix order of Pleroma.Web.Utils.Params aliasesAlex Gleason
2021-06-08Pleroma.Web.Params --> Pleroma.Web.Utils.ParamsAlex Gleason
2021-06-08Pleroma.Web.ControllerHelper.truthy_param?/1 --> Pleroma.Web.Params.truthy_pa...Alex Gleason
2021-06-04Fix more build errorsSean King
2021-06-04Fix merge conflicts with upstreamSean King
2021-06-01Add "chat" back as a feature for backwards compat.Mark Felder
2021-06-01Move shout configuration from :instance, update docs and changelogMark Felder
2021-06-01Rename the non-federating Chat feature to ShoutMark Felder
2021-05-31Merge remote-tracking branch 'pleroma/develop' into cycles-base-urlAlex Gleason
2021-05-31Deprecate Pleroma.Web.base_url/0Alex Gleason
2021-05-30Merge commit '07fed0fda2473fc4e1e3b01e863217391fd2902f'; commit 'e3173a279dad...Alex Gleason
2021-05-29Merge branch 'cycles-views' into 'develop'feld
2021-05-29Merge remote-tracking branch 'pleroma/develop' into cycles-htmlAlex Gleason
2021-05-29Break out activity-specific HTML functions into Pleroma.Activity.HTMLAlex Gleason
2021-05-29Merge remote-tracking branch 'pleroma/develop' into cycles-viewsAlex Gleason
2021-05-29Create real Views for all ControllersAlex Gleason
2021-05-28Merge branch 'alias-router-helpers' into 'develop'feld
2021-05-20Expose user email address to user/owner; not publicly.Mark Felder
2021-05-19Merge remote-tracking branch 'pleroma/develop' into alias-router-helpersAlex Gleason
2021-05-18Switch to aliasing `Router.Helpers` instead of importingAlex Gleason
2021-05-12Merge remote-tracking branch 'upstream/develop' into attachment-metaAlex Gleason
2021-05-12Don't render media `meta` if nilAlex Gleason
2021-05-12Add SetMeta filter to store uploaded image sizesAlex Gleason
2021-04-16Merge branch 'feature/521-pinned-post-federation' into 'develop'rinpatch
2021-04-15Remove no longer necessary unit tests for MastoFESean King
2021-04-15Remove MastoFE-related backend code and frontend piecesSean King
2021-04-09Use URI.merge to prevent concatenating two canonical URLs when a custom insta...Mark Felder
2021-03-25refetch user on incoming add/remove activityAlexander Strizhakov
2021-03-25Let pins federateAlexander Strizhakov