spc-pleroma/lib/pleroma/web
rinpatch ce4825c1dc Do not normalize objects in stream_out unless the activity type is
Create

Saves quite a bit of time with delete activities because they would
always query the db
2019-04-30 20:21:28 +03:00
..
activity_pub Do not normalize objects in stream_out unless the activity type is 2019-04-30 20:21:28 +03:00
admin_api Use `User.get_cached*` everywhere 2019-04-22 07:20:43 +00:00
auth
channels Use `User.get_cached*` everywhere 2019-04-22 07:20:43 +00:00
common_api Fix bookmarks depending on embeded object and move checking if the 2019-04-27 23:06:46 +03:00
federator Use `User.get_cached*` everywhere 2019-04-22 07:20:43 +00:00
http_signatures
mastodon_api Merge branch 'fix/add-default-scope-mastoapi' into 'develop' 2019-04-29 06:45:18 +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
oauth Use `User.get_cached*` everywhere 2019-04-22 07:20:43 +00:00
ostatus Replace Object.normalize(activity.data[object] with Object.normalize(acitivty) to benefit from preloading 2019-04-22 11:27:29 +03:00
push WebPush: Use Object.normalize, rewrite tests so they test reality. 2019-04-29 18:15:30 +02:00
rich_media
salmon
templates Merge branch '923_oauth_consumer_refactoring_ci' into 'develop' 2019-04-19 07:49:26 +00:00
twitter_api Fix `rights` in TwitterAPI's user entity being present only for 2019-04-28 19:42:43 +03: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
endpoint.ex make Pleroma.Endpoint use extra_cookie_attrs in config 2019-04-16 22:20:56 +08:00
gettext.ex
metadata.ex
oauth.ex
rel_me.ex
router.ex Extend Mastodon API with public endpoint for getting Favorites timeline of any user (#789) 2019-04-23 02:47:43 +00:00
streamer.ex Use `User.get_cached*` everywhere 2019-04-22 07:20:43 +00:00
uploader_controller.ex
web.ex