.. |
activity
|
ActivityPub: Fix deletes being exempt from MRF
|
2019-12-05 21:45:57 +03:00 |
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
|
Make MediaProxy failure tracking less brutal
|
2019-10-11 22:52:38 +03:00 |
upload
|
|
|
uploaders
|
|
|
user
|
Merge remote-tracking branch 'remotes/upstream/develop' into 1335-user-api-id-fields-relations
|
2019-11-21 16:47:52 +03:00 |
web
|
Merge branch 'fix/clause-never-matches' into 'develop'
|
2019-12-08 13:50:57 +00:00 |
workers
|
Handle "Move" activity
|
2019-10-30 18:21:49 +07:00 |
activity_expiration.ex
|
|
|
activity.ex
|
ActivityPub: Fix deletes being exempt from MRF
|
2019-12-05 21:45:57 +03:00 |
application.ex
|
ChatChannel: Ignore messages that are too long.
|
2019-12-04 12:48:34 +01:00 |
bookmark.ex
|
|
|
clippy.ex
|
Fix never matching clause
|
2019-12-08 16:46:18 +03:00 |
config.ex
|
|
|
constants.ex
|
Pleroma.Constants: Fix typo.
|
2019-09-30 15:13:05 +02:00 |
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
|
|
|
ecto_enums.ex
|
[#1335] Reorganized users.subscribers as UserRelationship. Added tests for UserRelationship-related functionality.
|
2019-11-20 15:46:11 +03:00 |
emoji-data.txt
|
|
|
emoji.ex
|
|
|
filter.ex
|
|
|
following_relationship.ex
|
Fix Pleroma.FollowingRelationship.move_following/2
|
2019-12-03 22:31:12 +07: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
|
Fix never matching clause
|
2019-12-08 16:46:18 +03:00 |
instances.ex
|
|
|
job_queue_monitor.ex
|
Remove :enqueued counter
|
2019-10-02 14:50:25 +07:00 |
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
|
Merge branch 'improve-move-notificaions-api' into 'develop'
|
2019-12-08 13:07:05 +00:00 |
object_tombstone.ex
|
|
|
object.ex
|
ActivityPub: Fix deletes being exempt from MRF
|
2019-12-05 21:45:57 +03:00 |
pagination.ex
|
|
|
password_reset_token.ex
|
|
|
registration.ex
|
|
|
release_tasks.ex
|
|
|
repo_streamer.ex
|
|
|
repo.ex
|
|
|
scheduled_activity.ex
|
|
|
scheduler.ex
|
|
|
signature.ex
|
Move local keys out of user.info
|
2019-10-06 16:56:36 +03:00 |
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_invite_token.ex
|
|
|
user_relationship.ex
|
[#1335] Implemented notification mutes and reblog mutes as UserRelationships. User to UserRelationship relations and functions refactoring.
|
2019-11-19 23:22:10 +03:00 |
user.ex
|
[#1335] Merge issue fix.
|
2019-12-04 19:41:14 +03:00 |