akkoma/lib/pleroma/web
lain 276a520163 CommonAPI: Create profile updates as public.
This saves us lots of sending out because we can use sharedInbox.
2019-10-05 14:53:50 +02:00
..
activity_pub ActivityPub / Transmogrifier: Correctly store incoming Update id. 2019-10-05 14:49:45 +02:00
admin_api Fix merge 2019-09-30 19:10:54 +07:00
auth
channels Use User.get_cached* everywhere 2019-04-22 07:20:43 +00:00
common_api CommonAPI: Create profile updates as public. 2019-10-05 14:53:50 +02:00
federator
mailer
mastodon_api Revert "Merge branch 'user-info-unread-direct-conversation' into 'develop'" 2019-10-05 10:00:05 +00:00
media_proxy
metadata added Emoji.Formatter 2019-08-30 22:04:17 +03:00
mongooseim Wrap error messages into gettext helpers 2019-07-10 18:10:09 +07:00
nodeinfo A feature for shareable emoji packs, use it in download_from & tests 2019-09-19 00:16:33 +03:00
oauth Fix OAuthController 2019-10-04 13:30:46 +07:00
ostatus Clean up views 2019-09-23 22:33:59 +00:00
pleroma_api/controllers Extract mascot actions from MastodonAPIController to MascotController 2019-09-30 19:32:43 +07:00
push Revert subscription refactoring. 2019-09-29 18:43:27 +03:00
rich_media added prepare html for RichMedia.Parser 2019-09-15 14:53:58 +03:00
salmon [#1149] Addressed code review comments (code style, jobs pruning etc.). 2019-08-31 19:08:56 +03:00
streamer streamer: worker: actually use should_send? consistently 2019-10-04 15:42:25 +00:00
templates Add MastoFEController 2019-10-02 20:36:08 +07:00
twitter_api Merge branch 'develop' into tests/mastodon_api_controller.ex 2019-09-26 16:16:30 +03:00
views Add MastoFEController 2019-10-02 20:36:08 +07:00
web_finger
websub Replace Pleroma.FlakeId with flake_id hex package 2019-09-25 17:14:31 +07:00
xml
chat_channel.ex Fix merge 2019-09-30 19:10:54 +07:00
controller_helper.ex Extract poll actions from MastodonAPIController to PollController 2019-10-01 11:44:34 +07:00
endpoint.ex Add remote_ip plug 2019-09-27 21:59:23 +00: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 Add MastoFEController 2019-10-02 20:36:08 +07: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
router.ex removed legacy api: "/objects/:uuid/likes" 2019-10-04 22:35:26 +03:00
translation_helpers.ex Discard identifier, if empty 2019-10-01 19:43:22 +03:00
uploader_controller.ex
web.ex