akkoma/lib/pleroma
2020-04-14 08:43:47 +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 Merge branch 'develop' into gun 2020-03-12 18:31:10 +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
gun fix for gun connections pool 2020-04-08 18:46:01 +03:00
helpers
http more clean up 2020-03-13 09:37:57 +03:00
instances
object Merge branch 'remake-remodel-2' into 'develop' 2020-04-06 11:59:01 +00:00
plugs fix logger message 2020-04-14 08:43:47 +03:00
pool updating gun with bug fix 2020-03-30 12:47:12 +03:00
reverse_proxy Merge branch 'develop' into gun 2020-03-16 14:25:55 +03:00
upload
uploaders
user FollowingRelationship storage & performance optimizations (state turned ecto_enum-driven integer, reorganized indices etc.). 2020-03-28 18:49:03 +03:00
web Add OpenAPI spec for DomainBlockController 2020-04-13 22:44:52 +04:00
workers rip out fetch_initial_posts 2020-03-15 15:59:17 +03:00
activity.ex [#1364] Minor improvements / comments. 2020-03-25 13:05:00 +03:00
activity_expiration.ex
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 Formatting: Do not use \n and prefer <br> instead 2020-03-13 16:07:17 +01:00
ecto_enums.ex [#2332] Misc. improvements per code change requests. 2020-03-31 09:21:42 +03:00
emoji-data.txt
emoji.ex
filter.ex
following_relationship.ex [#2332] Misc. improvements per code change requests. 2020-03-31 09:21:42 +03:00
formatter.ex formatter.ex: Use Phoenix.HTML for mention/hashtag generation 2020-04-08 22:58:31 +03:00
healthcheck.ex
html.ex
instances.ex
job_queue_monitor.ex
jwt.ex
keys.ex
list.ex
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 [#1364] Minor improvements / comments. 2020-03-25 13:05:00 +03:00
object.ex
object_tombstone.ex
otp_version.ex otp version 2020-03-04 09:23:42 +03:00
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 Generate instance stats on startup 2020-03-04 13:33:26 -06:00
thread_mute.ex Misc refactoring / tweaks (ThreadMute.exists?/2). 2020-03-27 08:01:03 +03:00
upload.ex
user.ex Merge branch 'following-relationships-optimizations' into 'develop' 2020-04-11 19:46:04 +00:00
user_invite_token.ex
user_relationship.ex Merge remote-tracking branch 'remotes/origin/develop' into output-of-relationships-in-statuses 2020-04-13 09:16:51 +03:00
utils.ex