aboutsummaryrefslogtreecommitdiff
path: root/lib/pleroma/web/mastodon_api
AgeCommit message (Expand)Author
2021-12-19Merge branch 'mkljczk-develop-patch-64464' into 'develop'Alex Gleason
2021-12-19Merge branch 'v2-suggestions' into 'develop'Alex Gleason
2021-12-19Merge branch 'fix-search-dos' into 'develop'Alex Gleason
2021-12-12Search: limit number of resultsAlex Gleason
2021-11-26v2 Suggestions: return `is_suggested` through the APIAlex Gleason
2021-11-26Instance: add v2_suggestions featureAlex Gleason
2021-11-26v2 Suggestions: also filter out users you followAlex Gleason
2021-11-26v2 Suggestions: actually flter out dismissed suggestionsAlex Gleason
2021-11-26v2 Suggestions: dismiss a suggestionAlex Gleason
2021-11-26v2 Suggestions: don't skip visibility checkAlex Gleason
2021-11-26v2 Suggestions: rudimentary API responseAlex Gleason
2021-11-25v2 Suggestions: return empty arrayAlex Gleason
2021-10-06CI: Bump lint stage to elixir-1.12Haelwenn (lanodan) Monnier
2021-09-09Add "exposable_reactions" to features, if showing reactionsmarcin mikołajczak
2021-09-07Merge branch 'remove/mastofe' into 'develop'Haelwenn
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