honkoma/lib/pleroma
Ivan Tashkinov 460e41585c Further preloading (more endpoints), refactoring, tests. 2020-03-25 20:33:34 +03: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 using Pleroma.Config instead of ets 2020-03-11 17:22:50 +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
emoji
gopher
helpers
http
instances
object
plugs Merge branch '1560-non-federating-instances-routes-restrictions' into 'develop' 2020-03-15 19:15:20 +00:00
reverse_proxy Lint 2020-03-13 12:42:06 -05:00
upload
uploaders
user
web Further preloading (more endpoints), refactoring, tests. 2020-03-25 20:33:34 +03:00
workers rip out fetch_initial_posts 2020-03-15 15:59:17 +03:00
activity.ex
activity_expiration.ex
application.ex using Pleroma.Config instead of ets 2020-03-11 17:22:50 +03:00
bookmark.ex
clippy.ex Update Copyrights 2020-03-03 16:44:49 -06:00
config.ex
constants.ex
conversation.ex
counter_cache.ex
delivery.ex
earmark_renderer.ex Formatting: Do not use \n and prefer <br> instead 2020-03-13 16:07:17 +01:00
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
healthcheck.ex
html.ex
instances.ex
job_queue_monitor.ex
jwt.ex
keys.ex
list.ex Update Copyrights 2020-03-03 16:44:49 -06:00
marker.ex
mime.ex
moderation_log.ex Admin API: `PATCH /api/pleroma/admin/users/:nickname/credentials`, `GET /api/pleroma/admin/users/:nickname/credentials`. 2020-03-16 20:42:37 +03:00
notification.ex removing with_move parameter 2020-03-16 20:07:45 +03:00
object.ex
object_tombstone.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
thread_mute.ex Applied relationships preloading to GET /api/v1/accounts/relationships. Refactoring (User.binary_id/1). 2020-03-25 17:01:45 +03:00
upload.ex
user.ex Further preloading (more endpoints), refactoring, tests. 2020-03-25 20:33:34 +03:00
user_invite_token.ex
user_relationship.ex Further preloading (more endpoints), refactoring, tests. 2020-03-25 20:33:34 +03:00
utils.ex