pleroma/lib/pleroma/web
rinpatch b5465bf385 timeline controller: add a TODO for replacing copypaste with a macro 2020-03-01 02:03:46 +03:00
..
activity_pub Admin API: `GET /api/pleroma/admin/statuses` - list all statuses (accepts `godmode` and `local_only`) 2020-02-26 20:21:38 +03:00
admin_api Merge branch 'admin-status-list' into 'develop' 2020-02-27 18:11:04 +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 Fix the confusingly named and inverted logic of "no_attachment_links" 2020-02-11 15:39:19 -06:00
federator [#1505] Restricted max thread distance for fetching replies on incoming federation (in addition to reply-to depth restriction). 2020-02-15 20:41:38 +03:00
feed Merge branch 'develop' of git.pleroma.social:pleroma/pleroma into feature/tag_feed 2020-01-28 17:06:36 +01:00
mailer Fix Credo warnings 2019-04-20 19:57:43 +07:00
mastodon_api timeline controller: add a TODO for replacing copypaste with a macro 2020-03-01 02:03:46 +03:00
media_proxy Fix/mediaproxy whitelist base url 2019-08-02 17:07:09 +00:00
metadata Use floki's new APIs for parsing fragments 2020-02-16 01:55:26 +03:00
mongooseim New rate limiter 2019-11-11 12:13:06 +00:00
nodeinfo Fix Dialyzer warnings 2020-02-25 18:34:56 +04:00
oauth Merge branch 'develop' into issue/1383 2020-01-27 08:48:19 +03:00
ostatus OStatus controller: don't serve json at /notice/, redirect instead 2019-11-25 17:55:17 +03:00
pleroma_api/controllers Fix Dialyzer warnings 2020-02-25 18:34:56 +04:00
push Merge branch 'develop' into issue/1342 2019-12-05 15:46:27 +03:00
rich_media Use floki's new APIs for parsing fragments 2020-02-16 01:55:26 +03:00
static_fe Support redirecting by activity UUID in static FE as well. 2019-11-13 08:22:11 -08:00
streamer Streamer: Correctly handle reblog mutes 2020-01-28 16:40:44 +01:00
templates Hotlink logo instead of attachment 2020-02-11 23:33:05 +04:00
twitter_api remote_follow_controller.ex: Redirect to the user page on success 2020-01-21 16:46:16 +01:00
views Add new users digest email 2020-01-22 20:31:42 +04: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 add tag feeds 2019-12-18 09:19:37 +03:00
endpoint.ex Actually fix upload limit on OTP releases 2020-02-07 20:14:06 +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 [#2068] Introduced proper OAuth tokens usage to controller tests. 2019-12-19 17:23:27 +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 Use floki's new APIs for parsing fragments 2020-02-16 01:55:26 +03:00
router.ex Admin API: `GET /api/pleroma/admin/statuses` - list all statuses (accepts `godmode` and `local_only`) 2020-02-26 20:21:38 +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