Pleroma/lib/pleroma
Alexander Strizhakov 8efae966b1
open conn in separate task
2020-02-24 19:56:27 +03: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 Merge branch 'develop' into gun 2020-02-18 09:06:27 -06: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 Hotlink logo instead of attachment 2020-02-11 23:33:05 +04:00
emoji
gopher
gun open conn in separate task 2020-02-24 19:56:27 +03:00
helpers
http open conn in separate task 2020-02-24 19:56:27 +03:00
instances
object adding gun adapter 2020-02-18 08:19:01 +03:00
plugs Merge branch 'require-signature' into 'develop' 2020-02-20 12:13:21 +00:00
pool open conn in separate task 2020-02-24 19:56:27 +03:00
reverse_proxy adding gun adapter 2020-02-18 08:19:01 +03:00
upload
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' into gun 2020-02-21 10:02:37 +03:00
workers Hotlink logo instead of attachment 2020-02-11 23:33:05 +04: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 adding gun adapter 2020-02-18 08:19:01 +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
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
html.ex Use floki's new APIs for parsing fragments 2020-02-16 01:55:26 +03: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 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
otp_version.ex adding gun adapter 2020-02-18 08:19:01 +03:00
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
repo.ex Check for unapplied migrations on startup 2020-01-20 12:20:26 +03:00
repo_streamer.ex
report_note.ex Implement report notes destruction 2019-12-08 11:27:23 +03:00
scheduled_activity.ex fixed delete ScheduledActivity 2020-01-23 17:18:23 +03:00
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 Add User.get_follow_state/2 2020-02-07 16:17:34 +04:00
user_invite_token.ex
user_relationship.ex update ecto 2020-01-28 10:43:47 +03:00
utils.ex Add Pleroma.Utils.compile_dir/1 2019-12-09 18:23:07 +07:00