Pleroma/lib/pleroma
rinpatch 51e26f14f7 Remove redundant ensure_scrubbed_html
It is never used as handling for fake and non-fake activities was merged
into one function above it
2019-05-01 13:52:44 +03:00
..
captcha
config
emails
gopher Replace Object.normalize(activity.data[object] with Object.normalize(acitivty) to benefit from preloading 2019-04-22 11:27:29 +03:00
http
instances
object Replace Object.normalize(activity.data[object] with Object.normalize(acitivty) to benefit from preloading 2019-04-22 11:27:29 +03:00
plugs
upload
uploaders
user Fix leaking private configuration parameters in Mastodon and Twitter APIs, and add new configuration parameters to Mastodon API 2019-04-24 20:01:42 +03:00
web test fixes 2019-05-01 16:09:53 +07:00
activity.ex Add a guard to fetching reply activity 2019-04-18 21:40:40 +03:00
application.ex
bookmark.ex Fix bookmarks depending on embeded object and move checking if the 2019-04-27 23:06:46 +03:00
clippy.ex
config.ex
emoji.ex Fix emoji.txt / custom_emoji.txt / shortcode_globs handling 2019-04-21 23:07:14 +03:00
filter.ex
flake_id.ex
formatter.ex
html.ex Remove redundant ensure_scrubbed_html 2019-05-01 13:52:44 +03:00
instances.ex
list.ex Use User.get_cached* everywhere 2019-04-22 07:20:43 +00:00
mime.ex
notification.ex Use User.get_cached* everywhere 2019-04-22 07:20:43 +00:00
object_tombstone.ex
object.ex
pagination.ex
PasswordResetToken.ex Use User.get_cached* everywhere 2019-04-22 07:20:43 +00:00
registration.ex
repo.ex
reverse_proxy.ex
scheduled_activity_worker.ex
scheduled_activity.ex
stats.ex
thread_mute.ex
upload.ex
user_invite_token.ex
user.ex test fixes 2019-05-01 16:09:53 +07:00