.. |
activity
|
exclude blocked user posts from search results
|
2020-01-21 07:40:13 +03:00 |
bbs
|
|
|
captcha
|
Add native captcha and enable it by default.
|
2019-12-12 17:39:39 +07:00 |
config
|
support for updating env after settings deletion
|
2020-01-22 15:14:11 +03:00 |
conversation
|
Fix mark-as-read (POST /api/v1/conversations/:id/read ) refreshing updated_at and bringing conversation to the top in the user's direct conversation list
|
2020-01-05 17:38:51 +03:00 |
daemons
|
|
|
docs
|
some clean up
|
2020-01-17 16:28:44 +03:00 |
emails
|
|
|
emoji
|
|
|
gopher
|
|
|
helpers
|
|
|
http
|
|
|
instances
|
|
|
object
|
Merge branch 'no-error-404' into 'develop'
|
2020-01-22 17:55:49 +00:00 |
plugs
|
Merge remote-tracking branch 'remotes/origin/develop' into 1478-oauth-admin-scopes-tweaks
|
2020-01-10 16:18:32 +03:00 |
reverse_proxy
|
|
|
upload
|
added tests for Pleroma.Upload.Filter
|
2019-07-16 21:35:43 +00:00 |
uploaders
|
Delete attachments when status is deleted
|
2020-01-12 18:48:58 +00:00 |
user
|
Merge branch 'develop' into issue/1342
|
2019-12-08 21:25:26 +03:00 |
web
|
Merge branch 'develop' of https://git.pleroma.social/pleroma/pleroma into develop
|
2020-01-23 11:55:07 +00:00 |
workers
|
Fix credo warning
|
2020-01-19 22:09:47 +03:00 |
activity.ex
|
Notifications: Add emoji reaction notifications
|
2020-01-22 20:06:12 +01:00 |
activity_expiration.ex
|
|
|
application.ex
|
Check for unapplied migrations on startup
|
2020-01-20 12:20:26 +03:00 |
bookmark.ex
|
|
|
clippy.ex
|
Fix never matching clause
|
2019-12-08 16:46:18 +03:00 |
config.ex
|
[#1427] Fixed :admin option handling in OAuthScopesPlug, added tests.
|
2019-12-11 11:42:02 +03:00 |
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
|
|
|
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: Add function to detect if a character is an emoji
|
2019-09-13 02:11:02 +02:00 |
emoji.ex
|
|
|
filter.ex
|
|
|
following_relationship.ex
|
Fix Pleroma.FollowingRelationship.move_following/2
|
2019-12-03 22:31:12 +07:00 |
formatter.ex
|
|
|
healthcheck.ex
|
|
|
html.ex
|
Use Pleroma.Utils.compile_dir/1 in Pleroma.HTML.compile_scrubbers/0
|
2019-12-10 00:38:01 +07:00 |
instances.ex
|
|
|
job_queue_monitor.ex
|
|
|
jwt.ex
|
|
|
keys.ex
|
|
|
list.ex
|
|
|
marker.ex
|
|
|
mime.ex
|
|
|
moderation_log.ex
|
Implement report notes destruction
|
2019-12-08 11:27:23 +03:00 |
notification.ex
|
Notifications: Add emoji reaction notifications
|
2020-01-22 20:06:12 +01:00 |
object.ex
|
Delete attachments asynchronously
|
2020-01-19 19:45:20 +03:00 |
object_tombstone.ex
|
|
|
pagination.ex
|
Merge branch 'develop' into feature/report-notes
|
2019-12-12 02:16:23 +03:00 |
password_reset_token.ex
|
|
|
registration.ex
|
|
|
release_tasks.ex
|
Load the application before executing the create task
|
2019-06-22 04:33:46 +03:00 |
repo.ex
|
Check for unapplied migrations on startup
|
2020-01-20 12:20:26 +03:00 |
repo_streamer.ex
|
Rework user deletion
|
2019-06-24 18:59:12 +00:00 |
report_note.ex
|
Implement report notes destruction
|
2019-12-08 11:27:23 +03:00 |
scheduled_activity.ex
|
|
|
scheduler.ex
|
|
|
signature.ex
|
|
|
stats.ex
|
Revert "Merge branch 'feature/status-counts-by-scope' into 'develop'"
|
2019-12-21 11:41:19 +00:00 |
thread_mute.ex
|
|
|
upload.ex
|
upload.ex: Remove deprecated configuration
|
2019-10-18 12:34:09 +02:00 |
user.ex
|
Merge remote-tracking branch 'remotes/origin/develop' into 1478-oauth-admin-scopes-tweaks
|
2020-01-10 16:18:32 +03: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 |
utils.ex
|
Add Pleroma.Utils.compile_dir/1
|
2019-12-09 18:23:07 +07:00 |