summaryrefslogtreecommitdiff
path: root/lib/pleroma/web/ostatus/ostatus_controller.ex
AgeCommit message (Expand)Author
2020-10-13more files renamingsAlexander Strizhakov
2020-05-22OStatusController: Add Mastodon activity compat route.lain
2020-05-22ActivityPubController: Add Mastodon activity compat route.lain
2020-05-22OStatusController: Add Mastodon compatibility route for objects.lain
2020-05-22ActivityPubController: Add Mastodon compatibility route.lain
2020-04-30Refactoring of :if_func / :unless_func plug options (general availability). A...Ivan Tashkinov
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-03Update CopyrightsMark Felder
2020-02-22[#1560] Restricted AP- & OStatus-related routes for non-federating instances.Ivan Tashkinov
2019-11-25OStatus controller: don't serve json at /notice/, redirect insteadrinpatch
2019-11-11New rate limiterSteven Fuchs
2019-10-18kill almost all of the OStatus moduleAriadne Conill
2019-10-18remove Salmon moduleAriadne Conill
2019-10-07Extract RSS Feed functionality from OStatusSergey Suprunenko
2019-09-23Clean up viewsSteven Fuchs
2019-09-12added test for OstatusMaksim Pechnikov
2019-08-25Log admin/moderator actionsMaxim Filippov
2019-08-22Improve AP routes rate limitEgor Kislitsyn
2019-08-20Add `:ap_routes` rate limitEgor Kislitsyn
2019-07-29added tests for OstatusControllerMaksim
2019-07-10Wrap error messages into gettext helpersEgor Kislitsyn
2019-03-23ostatus: use preload objects with Object.normalize() when opportunisticWilliam Pitcock
2019-03-13[Credo] fix Credo.Check.Readability.AliasOrderHaelwenn (lanodan) Monnier
2019-02-22Move visibility into own module.lain
2019-02-22Merge branch 'fix/twittercards' into 'develop'kaniini
2019-02-20fix fetching AP objects with application/jsonWilliam Pitcock
2019-02-19Player: allow styles on CSP, loop videoshref
2019-02-19CSP: Allow iframes on embed playerhref
2019-02-19Merge branch 'develop' into fix/twittercardsMark Felder
2019-02-19Embed player suitable for Twitter Cardshref
2019-02-11Merge branch 'develop' of git.pleroma.social:pleroma/pleroma into feature/jobsEgor Kislitsyn
2019-02-09de-group alias/esHaelwenn (lanodan) Monnier
2019-02-09Credo fixes: alias grouping/orderingHaelwenn (lanodan) Monnier
2019-02-04Merge branch 'develop' of git.pleroma.social:pleroma/pleroma into feature/jobsEgor Kislitsyn
2019-01-31Merge remote-tracking branch 'MAIN/develop' into feature/jobsEgor Kislitsyn
2019-01-29[#534] Made federation push sender be determined basing on content instead of...Ivan Tashkinov
2019-01-28add a job queueEgor Kislitsyn
2019-01-28[#534] Merged `upstream/develop`.Ivan Tashkinov
2019-01-28[#534] Refactoring / tweaks per MR review.Ivan Tashkinov
2019-01-27/notice/:id - send the FE index even if 404href
2019-01-25Merge branch 'develop' into 'oembed_provider'kaniini
2019-01-24[#534] Updating external instances reachability on incoming federation.Ivan Tashkinov
2019-01-21Activity: get_create_activity_by_object_ap_id/1 → get_create_by_object_ap_id/1Haelwenn (lanodan) Monnier
2019-01-20Formatingrinpatch
2019-01-19Provide local og:url for remote activitiesrinpatch
2019-01-18Use object instead of activity for metadatarinpatch
2019-01-16Disable previews for any activity, but createrinpatch
2019-01-15Introduce get_by_id in Activity, replace newlines with spacesrinpatch
2019-01-13Resolve merge conflictrinpatch