summaryrefslogtreecommitdiff
path: root/lib/pleroma/web/router.ex
AgeCommit message (Expand)Author
2023-12-29Phoenix detects the webfinger requests with content-type application/jrd+json...Mark Felder
2023-12-28Fix some more typosmarcin mikołajczak
2023-12-21Merge branch 'instance-v2' into 'develop'Haelwenn
2023-12-11Merge branch 'authorize-interaction' into 'develop'lain
2023-11-14router: Make /federation_status publicly availableHaelwenn (lanodan) Monnier
2023-11-12Merge branch 'quotes-count' into 'develop'lain
2023-11-12Count and display post quotesmarcin mikołajczak
2023-11-02Support /authorize-interaction route used by Mastodonmarcin mikołajczak
2023-08-11Implement api/v2/instance routemarcin mikołajczak
2023-06-27router: Fix usage of globs2023-06-deps-updateHaelwenn (lanodan) Monnier
2023-06-03Phoenix.Router.routes/1 is the public function we are meant to be using herephoenix1.7Mark Felder
2023-05-31Fix compile warningMark Felder
2023-03-06remove static_fe pipeline for /users/:nickname/feedfaried nawaz
2023-01-02Revert "Merge branch 'copyright-bump' into 'develop'"lain
2023-01-01Bump copyright yearmarcin mikołajczak
2022-12-18Merge branch 'develop' of git.pleroma.social:pleroma/pleroma into fine_graine...Sean King
2022-09-24Add extra routes to :users_manage_credentials privilegeIlja
2022-09-16Merge branch 'remove_from_followers' into 'develop'tusooa
2022-09-03Merge branch 'from/upstream-develop/tusooa/edits' into 'develop'Haelwenn
2022-08-20Add GET endpoints for remote subscription formsTusooa Zhu
2022-08-12Merge branch 'from/upstream-develop/tusooa/sync-settings' into 'develop'Haelwenn
2022-07-31Merge branch 'develop' into 'from/develop/tusooa/emit-move'tusooa
2022-07-16Document way to do notice compatibility routes with Nginx reverse-proxy insteadSean King
2022-07-16Implement settings apiTusooa Zhu
2022-07-14Add privilege for announcementsIlja
2022-07-05Merge branch 'develop' of https://git.pleroma.social/pleroma/pleroma into fin...Ilja
2022-07-03Merge branch 'develop' into 'from/upstream-develop/tusooa/edits'Tusooa Zhu
2022-07-02Rename pipelines and add forgotten tagsIlja
2022-07-01Rename privilege tagsIlja
2022-06-21Add last priviligesIlja
2022-06-21Add privilige :emoji_managementIlja
2022-06-21Add privilige :status_deleteIlja
2022-06-21last off :statuses_readIlja
2022-06-21Add privileges for :user_readIlja
2022-06-21Add privileges for :report_handleIlja
2022-06-21Add privileges for :user_inviteIlja
2022-06-21Add privileges for :user_activationIlja
2022-06-21Add privileges for :user_tagIlja
2022-06-21Remove privileged_staffIlja
2022-06-21Add priviledges for :statuses_readIlja
2022-06-21Add priviledges for :user_credentialsIlja
2022-06-21Add privilege :user_deletionIlja
2022-06-11Expose history and source apis to anon usersTusooa Zhu
2022-05-29Implement mastodon api for showing edit historyTusooa Zhu
2022-04-02Restrict mastodon api announcements to logged-in users onlyTusooa Zhu
2022-03-16POST /api/v1/accounts/:id/remove_from_followersmarcin mikołajczak
2022-03-08Implement update announcement admin apiTusooa Zhu
2022-03-08Remove GET /api/v1/announcements/:idTusooa Zhu
2022-03-08Implement announcement read relationshipsTusooa Zhu
2022-03-08Implement first pass of announcement admin apiTusooa Zhu