aboutsummaryrefslogtreecommitdiff
path: root/lib/pleroma/web
AgeCommit message (Expand)Author
2021-12-19Merge branch 'v2-suggestions' into 'develop'Alex Gleason
2021-12-19Merge branch 'fix-search-dos' into 'develop'Alex Gleason
2021-12-17Allow updating accepted follow activities in Web.ActivityPub.Utils.update_fol...Tusooa Zhu
2021-12-15Merge remote-tracking branch 'origin/develop' into live-dashboardAlex Gleason
2021-12-15Add Phoenix LiveDashboardAlex Gleason
2021-12-15Merge branch 'delete-account-fix' into 'develop'lain
2021-12-13TwitterAPI: allow deleting one's own account with request bodyAlex Gleason
2021-12-12Search: limit number of resultsAlex Gleason
2021-12-12Add link headers in ChatController.index2marcin mikołajczak
2021-12-07Merge remote-tracking branch 'origin/develop' into fix-attachment-dimensionsAlex Gleason
2021-12-07AttachmentValidator: ingest width and heightAlex Gleason
2021-12-07Linting.Lain Soykaf
2021-12-07move result into with guardFinn Behrens
2021-12-06Add 'notifying' to relationship for compatibility with Mastodonmarcin mikołajczak
2021-12-06MastoAPI: accept notify param in follow requestmarcin mikołajczak
2021-12-03Merge remote-tracking branch 'origin/develop' into password-resetAlex Gleason
2021-12-03Restore POST /auth/passwordAlex Gleason
2021-12-02remote_interaction API endpointmarcin mikołajczak
2021-11-29Account endorsementsmarcin mikołajczak
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-26AdminAPI: suggest a user through the APIAlex 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-11-24Merge remote-tracking branch 'pleroma/develop' into manifestAlex Gleason
2021-11-24Expose /manifest.json for PWAAlex Gleason
2021-11-23Fix replies count for remote repliesmarcin mikołajczak
2021-11-22Apply 2 suggestion(s) to 2 file(s)rinpatch
2021-11-21Lintmarcin mikołajczak
2021-11-21Fix a typomarcin mikołajczak
2021-11-21MastoAPI: Add user notes on accountsmarcin mikołajczak
2021-11-15nodeinfo: report activeMonth and activeHalfyear users fieldsAlibek Omarov
2021-11-15Merge branch 'block-behavior' into 'develop'lain
2021-11-15Merge branch 'instance-deletion' into 'develop'lain
2021-11-15Merge branch 'userfeed-fe-fallback' into 'develop'lain
2021-11-10activity_pub_controller: Fix misleading debug warning in post_inbox_fallbackHaelwenn (lanodan) Monnier
2021-10-10object_validators: Group common fields in CommonValidationsHaelwenn (lanodan) Monnier
2021-10-06CI: Bump lint stage to elixir-1.12Haelwenn (lanodan) Monnier
2021-10-06Merge branch 'from/develop/tusooa/add-remove-emails' into 'develop'Haelwenn
2021-09-09Add "exposable_reactions" to features, if showing reactionsmarcin mikołajczak
2021-09-07Merge branch 'remove/mastofe' into 'develop'Haelwenn
2021-09-05Allow users to remove their emails if instance does not need email to registerTusooa Zhu
2021-09-01Remove unused LoggerMark Felder
2021-08-29Make suggested change for create_responseSean King
2021-08-29Fix aliases sortingSean King
2021-08-28Add unit test for Pleroma API app controllerSean King