pleroma/lib/pleroma
lain 3474066f6d MastoAPI Accounts: Add fetching by nickname.
This is to make it easier for the frontends to handle domain.com/users/nickname
urls.
2019-03-11 15:18:32 +01: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 http: connection: unify adapter configuration and defaults 2019-03-08 22:59:10 +00:00
instances
plugs Plugs.HTTPSecurityPlug: Add static_url to CSP's connect-src 2019-03-05 01:44:24 +01:00
upload
uploaders bugfix mdii uploader 2019-02-13 15:46:42 +09:00
user Remove follow_request_count as it's not needed for FE anymore. 2019-03-03 18:42:27 +03:00
web MastoAPI Accounts: Add fetching by nickname. 2019-03-11 15:18:32 +01:00
activity.ex Broadcast deleted activity id on deletion to conform to MastoAPI streamig spec 2019-03-11 09:02:03 +03:00
application.ex
clippy.ex
config.ex
emoji.ex
filter.ex
flake_id.ex
formatter.ex fix formatter 2019-02-27 15:40:30 +07:00
html.ex
instances.ex
jobs.ex
list.ex
mime.ex
notification.ex Merge branch 'develop' into feature/thread-muting 2019-02-11 12:10:49 +01:00
object_tombstone.ex
object.ex Broadcast deleted activity id on deletion to conform to MastoAPI streamig spec 2019-03-11 09:02:03 +03:00
PasswordResetToken.ex
repo.ex
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_invite_token.ex
user.ex Merge branch 'fetch-posts-on-first-federation' into 'develop' 2019-03-08 22:33:31 +00:00