pleroma/lib/pleroma/web
Egor Kislitsyn 98d1347a4e Extract status actions from `MastodonAPIController` into `StatusController` 2019-09-27 10:51:15 +07:00
..
activity_pub Merge branch 'refactor/user' into 'develop' 2019-09-26 03:00:38 +00:00
admin_api Extract status actions from `MastodonAPIController` into `StatusController` 2019-09-27 10:51:15 +07: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 Cleanup CommonAPI 2019-09-26 10:33:13 +07:00
federator [#1149] Refactored Oban workers API (introduced `enqueue/3`). 2019-08-31 21:58:42 +03:00
mailer Fix Credo warnings 2019-04-20 19:57:43 +07:00
mastodon_api Extract status actions from `MastodonAPIController` into `StatusController` 2019-09-27 10:51:15 +07:00
media_proxy Fix/mediaproxy whitelist base url 2019-08-02 17:07:09 +00:00
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 Merge branch 'hex-flake-id' into 'develop' 2019-09-26 02:51:54 +00:00
ostatus Clean up views 2019-09-23 22:33:59 +00:00
pleroma_api/controllers Fix nodeinfo handling 2019-09-25 12:32:19 +02:00
push Replace `Pleroma.FlakeId` with `flake_id` hex package 2019-09-25 17:14:31 +07: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 remove remaining errors from tests 2019-09-17 14:44:52 +00:00
templates Add configurable colors and logo for the digest template 2019-08-16 18:32:25 +07:00
twitter_api Merge branch 'refactor/user' into 'develop' 2019-09-26 03:00:38 +00:00
views Extract status actions from `MastodonAPIController` into `StatusController` 2019-09-27 10:51:15 +07:00
web_finger Merge branch 'fix-remote-follow-from-ostatus-subscribe' into 'develop' 2019-07-24 19:29:01 +00:00
websub Replace `Pleroma.FlakeId` with `flake_id` hex package 2019-09-25 17:14:31 +07:00
xml update copyright years to 2019 2018-12-31 15:41:47 +00:00
chat_channel.ex use default child_specs 2019-08-14 11:55:17 -04:00
controller_helper.ex Extract timeline actions from `MastodonAPIController` into `TimelineController` 2019-09-26 10:53:42 +07:00
endpoint.ex Mastdon API: Add ability to get a remote account by nickname to 2019-09-03 19:26:10 +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
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 Replace Mix.env with Pleroma.Config.get(:env) 2019-06-06 23:59:51 +03:00
router.ex Extract status actions from `MastodonAPIController` into `StatusController` 2019-09-27 10:51:15 +07:00
translation_helpers.ex Add translation helpers 2019-07-10 18:10:09 +07: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