Pleroma/lib/pleroma/web
rinpatch 642a67dd44 Render polls in statuses 2019-05-17 11:44:47 +03:00
..
activity_pub Handle incoming Question objects 2019-05-15 20:10:16 +03:00
admin_api Merge develop 2019-05-08 14:34:36 +00:00
auth Refactored Pleroma.Web.Auth.Authenticator 2019-05-01 13:28:04 +00:00
channels Use `User.get_cached*` everywhere 2019-04-22 07:20:43 +00:00
common_api formatter.ex: Add get_emoji_map/1 2019-05-03 16:27:50 +02:00
federator Use `User.get_cached*` everywhere 2019-04-22 07:20:43 +00:00
http_signatures
mastodon_api Render polls in statuses 2019-05-17 11:44:47 +03:00
media_proxy Add mediaproxy whitelist capability 2019-04-25 18:11:47 -05:00
metadata typo fix 2019-04-19 07:50:21 +00:00
nodeinfo
oauth Refactoring functions for dealing with oauth scopes. 2019-05-08 10:52:13 +00:00
ostatus Remove get_in_reply_to calls in some functions because the result is unused and it does not have any side-effects 2019-05-10 13:49:34 +03:00
push WebPush: Use Object.normalize, rewrite tests so they test reality. 2019-04-29 18:15:30 +02:00
rich_media Add `with_body: true` to requests relying on `max_body: val` 2019-04-12 00:16:33 +07:00
salmon
templates Merge branch '923_oauth_consumer_refactoring_ci' into 'develop' 2019-04-19 07:49:26 +00:00
twitter_api Use "repeated" instead of "retweeted" for repeated statuses in Twitter API 2019-05-09 19:58:34 -04:00
views
web_finger Use `User.get_cached*` everywhere 2019-04-22 07:20:43 +00:00
websub
xml
chat_channel.ex
controller_helper.ex Refactoring functions for dealing with oauth scopes. 2019-05-08 10:52:13 +00:00
endpoint.ex Initial bundle of basic AdminFE 2019-05-11 01:34:17 +00:00
gettext.ex
metadata.ex
oauth.ex Refactoring functions for dealing with oauth scopes. 2019-05-08 10:52:13 +00:00
rel_me.ex Add `with_body: true` to requests relying on `max_body: val` 2019-04-12 00:16:33 +07:00
router.ex make url uniform in admin api 2019-05-11 14:46:00 +05:45
streamer.ex Credo fixes. 2019-05-03 13:53:17 +02:00
uploader_controller.ex
web.ex