spc-pleroma/lib/pleroma
William Pitcock e53a9fd15e MRF: anti followbot: gracefully handle accounts without a display name 2019-03-07 12:13:48 +00:00
..
captcha
config
emails Reports 2019-02-20 16:51:25 +00:00
gopher Move visibility into own module. 2019-02-22 13:29:52 +01:00
http
instances
plugs Plugs.HTTPSecurityPlug: Add static_url to CSP's connect-src 2019-03-05 01:44:24 +01:00
upload
uploaders
user Remove follow_request_count as it's not needed for FE anymore. 2019-03-03 18:42:27 +03:00
web MRF: anti followbot: gracefully handle accounts without a display name 2019-03-07 12:13:48 +00:00
PasswordResetToken.ex
activity.ex Reports 2019-02-20 16:51:25 +00:00
application.ex
clippy.ex
config.ex
emoji.ex
filter.ex
flake_id.ex Credo fixes: parameter consistency 2019-02-09 14:59:20 +01:00
formatter.ex fix formatter 2019-02-27 15:40:30 +07:00
html.ex
instances.ex
jobs.ex tiny improve 2019-01-30 22:56:59 +07:00
list.ex
mime.ex
notification.ex
object.ex
object_tombstone.ex
repo.ex update copyright years to 2019 2018-12-31 15:41:47 +00:00
reverse_proxy.ex
stats.ex
thread_mute.ex Refactor as per Rin's suggestions, add endpoint tests 2019-02-11 12:04:02 +01:00
upload.ex Properly escape reserved URI charachters in upload urls 2019-03-05 18:09:23 +03:00
user.ex Merge search endpoint into /users 2019-03-04 21:26:32 +03:00
user_invite_token.ex