akkoma/lib/pleroma/web
Thomas Citharel d2f1c4f658
Add ActivityPub Object Event type support
Adds Event support in the same way Video objects are handled, with the
name of the object as message header.

Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2019-12-17 16:16:21 +01:00
..
activity_pub Add ActivityPub Object Event type support 2019-12-17 16:16:21 +01:00
admin_api Merge branch 'feature/merge-acc-views-for-statuses' into 'develop' 2019-12-12 09:28:27 +00:00
auth constants: add as_public constant and use it everywhere 2019-07-29 02:43:19 +00:00
channels Use User.get_cached* everywhere 2019-04-22 07:20:43 +00:00
common_api Merge remote-tracking branch 'remotes/upstream/develop' into 1335-user-api-id-fields-relations 2019-12-04 18:56:31 +03:00
federator kill almost all of the OStatus module 2019-10-18 14:50:09 +00:00
feed add subject to atom feed 2019-11-10 11:10:20 +03:00
mailer Fix Credo warnings 2019-04-20 19:57:43 +07:00
mastodon_api Add ActivityPub Object Event type support 2019-12-17 16:16:21 +01:00
media_proxy Fix/mediaproxy whitelist base url 2019-08-02 17:07:09 +00:00
metadata Extract RSS Feed functionality from OStatus 2019-10-07 12:20:41 +00:00
mongooseim New rate limiter 2019-11-11 12:13:06 +00:00
nodeinfo Add fieldsLimit to metadata of nodeinfo 2019-11-15 18:52:31 +09:00
oauth [#1427] Graceful clearance of OAuth admin scopes for non-admin users (no error raised). 2019-12-12 16:00:06 +03:00
ostatus OStatus controller: don't serve json at /notice/, redirect instead 2019-11-25 17:55:17 +03:00
pleroma_api/controllers Merge remote-tracking branch 'remotes/upstream/develop' into 1427-oauth-admin-scopes 2019-12-10 08:55:14 +03:00
push Merge branch 'develop' into issue/1342 2019-12-05 15:46:27 +03:00
rich_media added prepare html for RichMedia.Parser 2019-09-15 14:53:58 +03:00
static_fe Support redirecting by activity UUID in static FE as well. 2019-11-13 08:22:11 -08:00
streamer [#1335] User AP ID relations fetching performance optimizations. 2019-11-20 12:19:07 +03:00
templates Merge branch 'feature/static-fe' into 'develop' 2019-11-11 19:10:44 +00:00
twitter_api Add ActivityPub Object Event type support 2019-12-17 16:16:21 +01:00
views Merge remote-tracking branch 'remotes/upstream/develop' into 1304-user-info-deprecation 2019-10-20 20:43:18 +03:00
web_finger webfinger: stop pulling Salmon data out of WebFinger 2019-10-18 14:50:09 +00:00
xml update copyright years to 2019 2018-12-31 15:41:47 +00:00
chat_channel.ex ChatChannel: Ignore messages that are too long. 2019-12-04 12:48:34 +01:00
controller_helper.ex Extract poll actions from MastodonAPIController to PollController 2019-10-01 11:44:34 +07:00
endpoint.ex OTP: Fix runtime upload limit config being ignored 2019-12-08 21:08:25 +03:00
fallback_redirect_controller.ex [#1097] added redirect: /pleroma/admin -> /pleroma/admin/ 2019-07-26 20:27:38 +00:00
gettext.ex update copyright years to 2019 2018-12-31 15:41:47 +00:00
masto_fe_controller.ex Merge remote-tracking branch 'remotes/upstream/develop' into 1304-user-info-deprecation 2019-10-20 20:43:18 +03:00
metadata.ex Use object instead of activity for metadata 2019-01-18 09:32:52 +03:00
oauth.ex Refactoring functions for dealing with oauth scopes. 2019-05-08 10:52:13 +00:00
rel_me.ex add missing tesla mocks 2019-11-04 15:18:32 +00:00
router.ex Merge branch 'develop' into feature/report-notes 2019-12-12 02:16:23 +03:00
translation_helpers.ex Discard identifier, if empty 2019-10-01 19:43:22 +03:00
uploader_controller.ex tests for Uploader with webhook 2019-07-18 12:30:18 +00:00
web.ex Revert "Parallelize template rendering" 2019-09-10 22:01:45 +03:00