honkoma/lib/pleroma
rinpatch 9906c6fb6f Merge branch 'fix/mrf-transparency-disabling-federation-status' into 'develop'
NodeInfo: Fix federating status not being reported when MRF transparency is disabled

Closes #1568

See merge request pleroma/pleroma!2206
2020-02-13 18:08:43 +00:00
..
activity
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
docs Fix a compilation error under certain circumstances 2020-02-10 18:41:02 +03:00
emails Merge branch 'features/task-test-email' into 'develop' 2020-01-28 16:42:57 +00:00
emoji
gopher
helpers
http Handle 303 redirects 2019-07-28 20:24:39 +00:00
instances
object
plugs Actually fix upload limit on OTP releases 2020-02-07 20:14:06 +03:00
reverse_proxy Make MediaProxy failure tracking less brutal 2019-10-11 22:52:38 +03:00
upload
uploaders
user
web Merge branch 'fix/mrf-transparency-disabling-federation-status' into 'develop' 2020-02-13 18:08:43 +00:00
workers Merge branch 'develop' into issue/1383 2020-01-28 20:39:20 +03:00
activity.ex EmojiReactions: Rename to EmojiReacts 2020-02-06 18:09:57 +01:00
activity_expiration.ex Fix `status.expires_in` validation 2020-02-12 20:20:44 +04:00
application.ex Merge branch 'develop' into issue/1383 2020-02-03 21:42:36 +03:00
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
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 Add User.get_follow_state/2 2020-02-07 16:17:34 +04:00
formatter.ex Remove AutoLinker `scheme` option from the config 2020-02-05 21:13:56 +04:00
healthcheck.ex Add Pleroma.JobQueueMonitor 2019-09-26 18:49:57 +07:00
html.ex Revert "Merge branch 'feat/floki-fasthtml' into 'develop'" 2020-02-11 16:55:18 +00:00
instances.ex
job_queue_monitor.ex
jwt.ex
keys.ex
list.ex
marker.ex
mime.ex
moderation_log.ex
notification.ex EmojiReactions: Rename to EmojiReacts 2020-02-06 18:09:57 +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 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
report_note.ex
scheduled_activity.ex
signature.ex
stats.ex
thread_mute.ex
upload.ex
user.ex Add User.get_follow_state/2 2020-02-07 16:17:34 +04:00
user_invite_token.ex
user_relationship.ex
utils.ex