akkoma/lib/pleroma/web
2020-01-27 13:21:50 +00:00
..
activity_pub Emoji reactions: Add sanity checks for the cache 2020-01-23 12:34:34 +01:00
admin_api support for updating env after settings deletion 2020-01-22 15:14:11 +03: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 CommonAPI: Don't error out on double favs/repeats 2020-01-20 14:27:59 +01:00
federator Set log level to debug for not important messages 2019-12-11 17:47:19 +07: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 Remove user recommendation by third party engine 2020-01-27 13:21:50 +00:00
media_proxy Fix/mediaproxy whitelist base url 2019-08-02 17:07:09 +00:00
metadata fixed Metadata.Utils.scrub_html_and_truncate 2020-01-03 16:28:13 +03:00
mongooseim New rate limiter 2019-11-11 12:13:06 +00:00
nodeinfo Remove user recommendation by third party engine 2020-01-27 13:21:50 +00:00
oauth Merge branch 'develop' into issue/1280 2020-01-26 11:23:05 -06:00
ostatus OStatus controller: don't serve json at /notice/, redirect instead 2019-11-25 17:55:17 +03:00
pleroma_api/controllers Emoji reactions: Change api format once more 2020-01-24 10:52:24 +01: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 moved remote follow in separate controller 2019-12-21 21:27:42 +03:00
twitter_api Merge branch 'develop' into issue/1354 2020-01-12 12:12:15 -06: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 Merge branch 'develop' into feature/custom-runtime-modules 2019-12-10 00:16:43 +07: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 add missing tesla mocks 2019-11-04 15:18:32 +00:00
router.ex saving to DB only added by user settings 2020-01-17 11:45:44 +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