Pleroma/lib/pleroma
Haelwenn (lanodan) Monnier e89078ac2a
User: remove source_data
2020-04-10 06:20:03 +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
conversation Applied relationships preloading to GET /api/v1/accounts/relationships. Refactoring (User.binary_id/1). 2020-03-25 17:01:45 +03:00
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
object Merge branch 'remake-remodel-2' into 'develop' 2020-04-06 11:59:01 +00:00
plugs
pool updating gun with bug fix 2020-03-30 12:47:12 +03:00
reverse_proxy
upload
uploaders
user
web User: remove source_data 2020-04-10 06:20:03 +02:00
workers
activity_expiration.ex
activity.ex [#1364] Minor improvements / comments. 2020-03-25 13:05:00 +03:00
application.ex Merge branch 'gun' into 'develop' 2020-04-01 17:05:09 +00:00
bookmark.ex
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 Further preloading (more endpoints), refactoring, tests. 2020-03-25 20:33:34 +03:00
formatter.ex formatter: Use user.uri instead of user.source_data.uri 2020-04-10 06:20:02 +02:00
healthcheck.ex
html.ex
instances.ex
job_queue_monitor.ex
jwt.ex
keys.ex
list.ex
marker.ex
mime.ex Bump copyright years of files changed after 2020-01-07 2020-03-02 06:08:45 +01:00
moderation_log.ex
notification.ex [#1364] Minor improvements / comments. 2020-03-25 13:05:00 +03:00
object_tombstone.ex
object.ex
otp_version.ex
pagination.ex
password_reset_token.ex
registration.ex
release_tasks.ex
repo_streamer.ex
repo.ex
report_note.ex
scheduled_activity.ex
signature.ex
stats.ex
thread_mute.ex Misc refactoring / tweaks (ThreadMute.exists?/2). 2020-03-27 08:01:03 +03:00
upload.ex
user_invite_token.ex
user_relationship.ex Merge remote-tracking branch 'remotes/origin/develop' into relations-preloading-for-statuses-rendering 2020-03-26 09:43:58 +03:00
user.ex User: remove source_data 2020-04-10 06:20:03 +02:00
utils.ex