summaryrefslogtreecommitdiff
path: root/lib/pleroma/web/activity_pub/activity_pub_controller.ex
AgeCommit message (Expand)Author
2020-11-04Merge branch 'chore/elixir-1.11' into 'develop'feld
2020-10-13Merge branch 'develop' into feature/gen-magicMark Felder
2020-10-13alias alphabetically orderAlexander Strizhakov
2020-10-13Cache plug module nameAlexander Strizhakov
2020-10-13EnsureAuthenticatedPlug module nameAlexander Strizhakov
2020-10-13FederatingPlug module nameAlexander Strizhakov
2020-09-10Merge branch 'develop' into feature/gen-magicMark Felder
2020-09-08AP C2S: Restrict character limit on NoteHaelwenn (lanodan) Monnier
2020-06-23ActivityPubController: Update upload_media @docHaelwenn (lanodan) Monnier
2020-06-16Switch from gen_magic to majic, use Majic.Plug, remove Pleroma.MIMEhref
2020-06-05Fix paginationEgor Kislitsyn
2020-05-29AP C2S: allow limit & order on outbox & read_inboxHaelwenn (lanodan) Monnier
2020-05-29Bugfix: Reuse Controller.Helper pagination for APC2SHaelwenn (lanodan) Monnier
2020-05-22ActivityPubController: Add Mastodon activity compat route.lain
2020-05-22ActivityPubController: Add Mastodon compatibility route.lain
2020-05-07Merge branch 'feature/restrict-c2s' into 'develop'Haelwenn
2020-05-06Merge branch 'feature/delete-validator' into 'develop'rinpatch
2020-05-06Merge branch 'plug-if-unless-func-options-refactoring' into 'develop'lain
2020-05-05AP C2S: Restrict creation to `Note`s for now.lain
2020-05-03Merge branch 'develop' of git.pleroma.social:pleroma/pleroma into feature/del...lain
2020-05-02[#1732] Made AP C2S :followers and :following endpoints serve on no authIvan Tashkinov
2020-04-30Refactoring of :if_func / :unless_func plug options (general availability). A...Ivan Tashkinov
2020-04-30AP C2S: Use common pipelin for deletes.lain
2020-04-24Credo fixes.lain
2020-04-24ActivitPub: Remove `like` function.lain
2020-03-09[#1560] Ensured authentication or enabled federation for federation-related r...Ivan Tashkinov
2020-03-06Merge remote-tracking branch 'remotes/origin/develop' into 1560-non-federatin...Ivan Tashkinov
2020-03-05[#1560] Misc. improvements in ActivityPubController federation state restrict...Ivan Tashkinov
2020-03-03Update CopyrightsMark Felder
2020-03-03[#1560] ActivityPubController federation state restrictions adjustments. Adju...Ivan Tashkinov
2020-02-22[#1560] Restricted AP- & OStatus-related routes for non-federating instances.Ivan Tashkinov
2019-12-11Set log level to debug for not important messagesEgor Kislitsyn
2019-11-25ActivityPub controller: do not render remote usersrinpatch
2019-10-24Merge remote-tracking branch 'upstream/develop' into refactor/following-relat...Egor Kislitsyn
2019-10-16[#1304] Moved all non-mutes / non-blocks fields from User.Info to User. WIP.Ivan Tashkinov
2019-10-11Replace `user.following` with Pleroma.FollowingRelationshipEgor Kislitsyn
2019-10-04removed legacy api: "/objects/:uuid/likes"Maksim Pechnikov
2019-09-30Merge branch 'features/apc2s-media-upload' into 'develop'kaniini
2019-09-25Credo considered harmfulrinpatch
2019-09-25Remove useless with clauserinpatch
2019-09-25Apply suggestion to lib/pleroma/web/activity_pub/activity_pub_controller.exrinpatch
2019-09-25Don't embed the first page in inboxes/outboxes and refactor the views torinpatch
2019-09-23Clean up viewsSteven Fuchs
2019-09-23Add support for AP C2S uploadMediaHaelwenn (lanodan) Monnier
2019-09-23Document and test /api/ap/whoamiHaelwenn (lanodan) Monnier
2019-09-13Apply suggestion to lib/pleroma/web/activity_pub/activity_pub_controller.exrinpatch
2019-09-13Apply suggestion to lib/pleroma/web/activity_pub/activity_pub_controller.exrinpatch
2019-09-13Apply suggestion to lib/pleroma/web/activity_pub/activity_pub_controller.exrinpatch
2019-09-13Apply suggestion to lib/pleroma/web/activity_pub/activity_pub_controller.exrinpatch
2019-09-12Track object/create activity fetchesrinpatch