spc-pleroma/lib/pleroma
lain 1e28d34592 ChatMessage: Correctly ingest emoji tags. 2020-04-23 16:19:49 +02: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 don't restart postgrex 2020-04-17 12:45:13 +03:00
conversation Applied relationships preloading to GET /api/v1/accounts/relationships. Refactoring (User.binary_id/1). 2020-03-25 17:01:45 +03:00
docs merging release default config on app start 2020-03-11 16:25:53 +03:00
emails Update Copyrights 2020-03-03 16:44:49 -06:00
emoji
gopher
gun
helpers
http more clean up 2020-03-13 09:37:57 +03:00
instances Update Copyrights 2020-03-03 16:44:49 -06:00
object Merge branch 'remake-remodel-2' into 'develop' 2020-04-06 11:59:01 +00:00
plugs [#1682] Fixed Basic Auth permissions issue by disabling OAuth scopes checks when password is provided. Refactored plugs skipping functionality. 2020-04-17 21:21:10 +03:00
pool
reverse_proxy
tests
upload
uploaders Bump copyright years of files changed after 2020-01-07 2020-03-02 06:08:45 +01:00
user FollowingRelationship storage & performance optimizations (state turned `ecto_enum`-driven integer, reorganized indices etc.). 2020-03-28 18:49:03 +03:00
web ChatMessage: Correctly ingest emoji tags. 2020-04-23 16:19:49 +02:00
workers Fix Oban warning 2020-04-22 19:27:28 +04:00
activity.ex
activity_expiration.ex
application.ex
bookmark.ex Update Copyrights 2020-03-03 16:44:49 -06:00
chat.ex Credo fixes. 2020-04-20 12:29:19 +02: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 Revert "Merge branch 'issue/1276' into 'develop'" 2020-04-14 16:32:22 +00:00
mime.ex
moderation_log.ex
notification.ex
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 Update Copyrights 2020-03-03 16:44:49 -06:00
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 Streamer: Stream boosts to the boosting user. 2020-04-22 17:21:13 +02:00
user_invite_token.ex
user_relationship.ex
utils.ex