Pleroma/lib/pleroma/web
Aaron Tinio 70235ce840 Fix typo: s/"tags"/"tag"/g 2019-05-17 09:02:34 +08:00
..
activity_pub Fix typo: s/"tags"/"tag"/g 2019-05-17 09:02:34 +08:00
admin_api Add Reports to Admin API 2019-05-16 19:09:18 +00:00
auth differences_in_mastoapi_responses.md: fullname & bio are optionnal 2019-05-13 18:35:45 +00:00
channels Use `User.get_cached*` everywhere 2019-04-22 07:20:43 +00:00
common_api Add Reports to Admin API 2019-05-16 19:09:18 +00:00
federator publisher: use the correct queue name for outgoing federation 2019-05-16 04:41:27 +00:00
mastodon_api activitypub: remove contain_timeline() 2019-05-15 15:53:06 +00: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 nodeinfo: gather supported protocol names from federation modules 2019-05-12 19:15:29 +00:00
oauth Refactoring oauth response. 2019-05-14 14:49:45 +00:00
ostatus ostatus: only as:Public activities are representable 2019-05-12 05:04:16 +00:00
push WebPush: Use Object.normalize, rewrite tests so they test reality. 2019-04-29 18:15:30 +02:00
rich_media activitypub: move post rich media fetching to job queue 2019-05-13 19:36:00 +00:00
salmon nodeinfo: gather supported protocol names from federation modules 2019-05-12 19:15:29 +00:00
templates Merge branch '923_oauth_consumer_refactoring_ci' into 'develop' 2019-04-19 07:49:26 +00:00
twitter_api activitypub: remove contain_timeline() 2019-05-15 15:53:06 +00:00
views
web_finger webfinger: build the response based on enabled federation modules 2019-05-12 19:05:03 +00:00
websub nodeinfo: gather supported protocol names from federation modules 2019-05-12 19:15:29 +00:00
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 Add Reports to Admin API 2019-05-16 19:09:18 +00:00
streamer.ex Credo fixes. 2019-05-03 13:53:17 +02:00
uploader_controller.ex
web.ex