Pleroma/lib/pleroma
lain 145d35ff70 Apply suggestion to lib/pleroma/web/pleroma_api/controllers/chat_controller.ex 2020-04-29 19:49:03 +00:00
..
activity Implemented preloading of relationships with parent activities' actors for statuses/timeline rendering. Applied preloading for notifications rendering. Fixed announces rendering issue (preloading-related). 2020-03-24 22:14:26 +03:00
bbs
captcha
config
conversation
docs
emails
emoji profile emojis in User.emoji instead of source_data 2020-04-10 06:20:02 +02:00
gopher
gun fix for gun connections pool 2020-04-08 18:46:01 +03:00
helpers
http
instances Update Copyrights 2020-03-03 16:44:49 -06:00
object
plugs Merge remote-tracking branch 'remotes/origin/develop' into automatic-authentication-and-instance-publicity-checks 2020-04-28 19:56:20 +03:00
pool
reverse_proxy Merge branch 'develop' into gun 2020-03-16 14:25:55 +03:00
tests [#2409] Tested all auth setup configs in AuthTestControllerTest. Adjusted :skip_plug definitions for some endpoints. 2020-04-24 16:52:38 +03:00
upload
uploaders Bump copyright years of files changed after 2020-01-07 2020-03-02 06:08:45 +01:00
user reply filtering 2020-04-24 15:43:49 +03:00
web Apply suggestion to lib/pleroma/web/pleroma_api/controllers/chat_controller.ex 2020-04-29 19:49:03 +00:00
workers Fix Oban warning 2020-04-22 19:27:28 +04:00
activity.ex
activity_expiration.ex
application.ex
bookmark.ex
chat.ex Apply suggestion to lib/pleroma/chat.ex 2020-04-29 18:14:34 +00:00
clippy.ex
config.ex
constants.ex
conversation.ex
counter_cache.ex
delivery.ex
earmark_renderer.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 Create activity handling: Flip it and reverse it 2020-04-28 16:26:19 +02:00
object.ex Polls: Persist and show voters' count 2020-04-22 14:06:39 +02:00
object_tombstone.ex
otp_version.ex
pagination.ex
password_reset_token.ex
registration.ex
release_tasks.ex
repo.ex
repo_streamer.ex
report_note.ex
scheduled_activity.ex
signature.ex
stats.ex Stats: Use `invisible` property for filtering. 2020-04-22 19:02:22 +02:00
thread_mute.ex
upload.ex
user.ex reply filtering 2020-04-24 15:43:49 +03:00
user_invite_token.ex
user_relationship.ex
utils.ex