Pleroma/lib/pleroma
Maxim Filippov 4b60d41db9 Add report notes 2019-12-04 00:26:37 +09:00
..
activity
bbs Merge branch 'develop' into feature/fast_sanitize 2019-10-30 17:51:15 -05:00
captcha
config
conversation Mastodon API: Add the `recipients` parameter to `GET /api/v1/conversations` 2019-11-07 08:26:24 +03:00
daemons [#1304] Moved all non-mutes / non-blocks fields from User.Info to User. WIP. 2019-10-16 21:59:21 +03:00
docs fix for migrate task 2019-11-10 22:54:37 +03:00
emails [#1304] Moved all non-mutes / non-blocks fields from User.Info to User. WIP. 2019-10-16 21:59:21 +03:00
emoji
gopher
helpers
http
instances
object fetcher: move local object checking into a reusable function 2019-11-23 22:55:41 +03:00
plugs Support authentication via `x-admin-token` HTTP header 2019-11-19 15:58:20 +07:00
reverse_proxy
upload
uploaders
user excluded invisible users from search results 2019-11-05 08:55:41 +03:00
web Add report notes 2019-12-04 00:26:37 +09:00
workers federator: remove OStatus incoming document support 2019-10-18 14:50:09 +00:00
activity.ex Add report notes 2019-12-04 00:26:37 +09:00
activity_expiration.ex
application.ex add ability to set a custom user-agent string 2019-11-25 09:53:11 +00:00
bookmark.ex
clippy.ex
config.ex
constants.ex
conversation.ex Mark the conversations with the blocked user as read and update the blocking user's `unread_conversation_count`. 2019-10-26 02:29:18 +03:00
delivery.ex
emoji-data.txt
emoji.ex
filter.ex
following_relationship.ex update following_relationship.ex 2019-11-05 10:50:03 +03:00
formatter.ex [#1304] Moved all non-mutes / non-blocks fields from User.Info to User. WIP. 2019-10-16 21:59:21 +03:00
healthcheck.ex
html.ex Update Floki dependency 2019-12-02 13:38:35 +07:00
instances.ex
job_queue_monitor.ex
jwt.ex
keys.ex
list.ex
marker.ex add Markers /api/v1/markers 2019-10-17 15:26:59 +03:00
mime.ex
moderation_log.ex AdminAPI: Confirm user account, resend confirmation email 2019-11-19 20:14:02 +09:00
notification.ex [#1304] Adjusted User.Info references from Notification. 2019-10-23 17:31:02 +03:00
object.ex fetcher: move local object checking into a reusable function 2019-11-23 22:55:41 +03:00
object_tombstone.ex
pagination.ex
password_reset_token.ex
registration.ex
release_tasks.ex
repo.ex
repo_streamer.ex
report_note.ex Add report notes 2019-12-04 00:26:37 +09:00
scheduled_activity.ex
scheduler.ex
signature.ex
stats.ex [#1304] Moved all non-mutes / non-blocks fields from User.Info to User. WIP. 2019-10-16 21:59:21 +03:00
thread_mute.ex
upload.ex upload.ex: Remove deprecated configuration 2019-10-18 12:34:09 +02:00
user.ex Merge branch 'remove-info-from-users' into 'develop' 2019-11-30 10:42:51 +00:00
user_invite_token.ex