Pleroma/lib/pleroma
Ivan Tashkinov 060d280e64 [#534] Made Salmon.send_to_user calls be handled through Federator.enqueue. 2019-01-25 20:38:13 +03:00
..
captcha
emails
gopher
http http: add support for query parameters, use Jason for JSON encoding instead of Poison like everywhere else 2019-01-15 19:31:13 +00:00
instances [#534] Configurable outgoing federation reachability timeout. 2019-01-25 15:10:21 +03:00
plugs
upload
uploaders Merge branch 's3-namespace' into 'develop' 2019-01-23 13:25:04 +00:00
user
web [#534] Made Salmon.send_to_user calls be handled through Federator.enqueue. 2019-01-25 20:38:13 +03:00
PasswordResetToken.ex
activity.ex Merge branch 'develop' into rename/pleroma_activity_consistency 2019-01-23 13:05:58 +01:00
application.ex
config.ex
emoji.ex
filter.ex
formatter.ex [#491] Made full nicknames be preserved in user links text only in Bio. 2019-01-18 09:30:16 +03:00
html.ex html: allow microformats-related markup through the html filter 2019-01-16 03:54:01 +00:00
instances.ex [#534] Configurable outgoing federation reachability timeout. 2019-01-25 15:10:21 +03:00
list.ex
mime.ex
notification.ex
object.ex Activity: all_non_create_by_object_ap_id_q → by_object_ap_id 2019-01-21 07:50:57 +01:00
object_tombstone.ex
repo.ex
reverse_proxy.ex [#534] Updating external instances reachability on incoming federation. 2019-01-24 17:37:23 +03:00
stats.ex [#502] Fixed `user_count` in `/api/v1/instance` to include only active local users. 2019-01-17 19:16:02 +03:00
upload.ex Merge branch 'fix/elixir-1-8-type-annotation' into 'develop' 2019-01-15 08:51:59 +00:00
user.ex [#502] Fixed User.active_local_user_query to return users with nil or missing `info.deactivated`. Adjusted test. 2019-01-22 17:12:53 +03:00
user_invite_token.ex