aboutsummaryrefslogtreecommitdiff
path: root/lib/pleroma/web
AgeCommit message (Expand)Author
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
2021-08-28Fix lintSean 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-28Selecting MRF policies didn't work as intended any moreIlja
2021-08-28List available frontends also when no static/frontends folder is present yetIlja
2021-08-28Add Admin-FE menu for StealEmojiPolicySam Therapy
2021-08-28Merge branch 'features/ingestion-no-nil' into 'develop'Haelwenn
2021-08-28Merge branch 'admin_fe_dont_list_mrf_policies_any_more' into 'develop'Haelwenn
2021-08-26Fix API spec, add app schemaSean King
2021-08-26Fix formatting in app_operation.exSean King
2021-08-25GET /api/v1/apps endpointSean King