akkoma/lib/pleroma
rinpatch 49e80a1537 Merge branch 'feature/restart-pleroma-from-outside-application' into 'develop'
Restarting pleroma from outside application

See merge request pleroma/pleroma!2144
2020-02-05 16:59:21 +00:00
..
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 restarting pleroma from outside application 2020-01-25 18:42:04 +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 Merge branch 'features/task-test-email' into 'develop' 2020-01-28 16:42:57 +00:00
emoji
gopher
helpers
http
instances
object Merge branch 'no-error-404' into 'develop' 2020-01-22 17:55:49 +00:00
plugs Merge branch 'fix/disable-rate-limiter-for-socket-localhost' into 'develop' 2020-01-30 19:24:04 +00:00
reverse_proxy
upload
uploaders Delete attachments when status is deleted 2020-01-12 18:48:58 +00:00
user
web Merge branch 'feature/restart-pleroma-from-outside-application' into 'develop' 2020-02-05 16:59:21 +00:00
workers Add test for custom base_url when deleting an attachment 2020-01-28 17:22:24 +03:00
activity.ex Notifications: Add emoji reaction notifications 2020-01-22 20:06:12 +01:00
activity_expiration.ex
application.ex Warn if HTTPSecurityPlug is disabled 2020-01-28 19:14:09 +04:00
bookmark.ex
clippy.ex
config.ex
constants.ex
conversation.ex
delivery.ex
ecto_enums.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
list.ex
marker.ex
mime.ex
moderation_log.ex
notification.ex Notifications: Add emoji reaction notifications 2020-01-22 20:06:12 +01:00
object.ex Make attachments cleanup optional 2020-01-31 01:20:37 +03:00
object_tombstone.ex
pagination.ex
password_reset_token.ex
registration.ex
release_tasks.ex
repo.ex Check for unapplied migrations on startup 2020-01-20 12:20:26 +03:00
repo_streamer.ex
report_note.ex
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
user.ex update ecto 2020-01-28 10:43:47 +03:00
user_invite_token.ex
user_relationship.ex update ecto 2020-01-28 10:43:47 +03:00
utils.ex