spc-pleroma/lib/pleroma
lain 50b152766f Merge branch 'develop' of git.pleroma.social:pleroma/pleroma into bugfix/1442-dont-return-nil-for-following-count 2019-11-27 14:48:28 +01:00
..
activity
bbs
captcha
config
conversation
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
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 add tunable for stream uploads, as needed for jortage to work. 2019-09-23 20:38:53 +00:00
user
web Merge branch 'develop' of git.pleroma.social:pleroma/pleroma into bugfix/1442-dont-return-nil-for-following-count 2019-11-27 14:48:28 +01:00
workers federator: remove OStatus incoming document support 2019-10-18 14:50:09 +00:00
activity.ex Add `direct_conversation_id` to web push payload 2019-11-26 19:53:43 +07: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
delivery.ex
emoji-data.txt
emoji.ex
filter.ex
following_relationship.ex
formatter.ex
healthcheck.ex
html.ex
instances.ex
job_queue_monitor.ex
jwt.ex
keys.ex tests for Pleroma.Signature 2019-07-15 13:01:22 +00:00
list.ex
marker.ex
mime.ex
moderation_log.ex AdminAPI: Confirm user account, resend confirmation email 2019-11-19 20:14:02 +09:00
notification.ex
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 fix format 2019-05-06 17:51:03 +00:00
repo_streamer.ex
scheduled_activity.ex
scheduler.ex
signature.ex
stats.ex
thread_mute.ex
upload.ex
user.ex User: Never return nil for user follower counts. 2019-11-27 14:13:36 +01:00
user_invite_token.ex