spc-pleroma/lib/pleroma
Maksim Pechnikov b27a92e8fa Merge branch 'develop' into issue/1276 2019-10-29 22:23:19 +03:00
..
activity Bump copyright years of files changed in 2019 2019-09-18 23:21:11 +02:00
bbs Replace `user.following` with Pleroma.FollowingRelationship 2019-10-11 02:35:32 +07:00
captcha use default child_specs 2019-08-14 11:55:17 -04:00
config use default child_specs 2019-08-14 11:55:17 -04:00
conversation 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
daemons [#1304] Moved all non-mutes / non-blocks fields from User.Info to User. WIP. 2019-10-16 21:59:21 +03:00
docs
emails
emoji
gopher use default child_specs 2019-08-14 11:55:17 -04:00
helpers [#963] No redirect on OOB OAuth authorize request with existing authorization. OAuth-related refactoring. 2019-06-12 21:30:06 +03:00
http Handle 303 redirects 2019-07-28 20:24:39 +00:00
instances
object object fetcher error handling 2019-10-24 12:08:34 -04:00
plugs
reverse_proxy
upload
uploaders
user Merge remote-tracking branch 'upstream/develop' into refactor/following-relationships 2019-10-24 14:55:36 +07:00
web Merge branch 'develop' into issue/1276 2019-10-29 22:23:19 +03:00
workers federator: remove OStatus incoming document support 2019-10-18 14:50:09 +00:00
activity.ex
activity_expiration.ex
application.ex
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.ex
filter.ex
following_relationship.ex
formatter.ex
healthcheck.ex
html.ex
instances.ex
job_queue_monitor.ex
jwt.ex
keys.ex
list.ex
marker.ex add test 2019-10-24 12:17:50 +03:00
mime.ex
moderation_log.ex
notification.ex add test 2019-10-24 12:17:50 +03:00
object.ex
object_tombstone.ex
pagination.ex
password_reset_token.ex
registration.ex
release_tasks.ex
repo.ex
repo_streamer.ex
scheduled_activity.ex
scheduler.ex
signature.ex
stats.ex
thread_mute.ex
upload.ex
user.ex Merge branch 'refactor/following-relationships' into 'develop' 2019-10-28 07:27:45 +00:00
user_invite_token.ex