pleroma/lib/pleroma
2020-05-06 13:25:49 +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 Change Pleroma.CaptchaTest to be a regular module instead of GenServer 2020-04-29 21:26:07 +04:00
config don't restart postgrex 2020-04-17 12:45:13 +03:00
conversation Add OpenAPI spec for ConversationController 2020-05-05 17:44:46 +04:00
docs merging release default config on app start 2020-03-11 16:25:53 +03:00
emails
emoji error rename 2020-04-30 16:09:22 +03:00
gopher
gun fixing connection leaks 2020-05-06 13:25:48 +03:00
helpers
http fixing connection leaks 2020-05-06 13:25:48 +03:00
instances
object Merge branch 'remake-remodel-2' into 'develop' 2020-04-06 11:59:01 +00:00
plugs Merge branch 'plug-if-unless-func-options-refactoring' into 'develop' 2020-05-06 09:14:05 +00:00
pool changing default connection idle time before close 2020-05-06 13:25:49 +03:00
reverse_proxy fixing connection leaks 2020-05-06 13:25:48 +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
user pagination fix for service users filters 2020-05-01 14:31:24 +03:00
web Merge branch 'plug-if-unless-func-options-refactoring' into 'develop' 2020-05-06 09:14:05 +00:00
workers Fix Oban warning 2020-04-22 19:27:28 +04:00
activity_expiration.ex
activity.ex [#1559] Addressed code review requests. 2020-04-09 15:13:37 +03:00
application.ex Change Pleroma.CaptchaTest to be a regular module instead of GenServer 2020-04-29 21:26:07 +04:00
bookmark.ex
clippy.ex
config.ex
constants.ex static-fe.css: Restore and move to /priv/static/static-fe 2020-05-02 08:28:42 +02:00
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 Add OpenAPI spec for FilterController 2020-05-05 17:41:01 +04:00
following_relationship.ex [#1364] Resolved merge conflicts with develop. Refactoring. 2020-04-13 13:24:31 +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 Revert "Merge branch 'issue/1276' into 'develop'" 2020-04-14 16:32:22 +00:00
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 Made follow request notifications non-optional (removed config switch). 2020-05-01 09:51:41 +03:00
object_tombstone.ex
object.ex Polls: Persist and show voters' count 2020-04-22 14:06:39 +02:00
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 Signature: Handle non-ap ids in key ids. 2020-05-01 15:54:38 +02:00
stats.ex Add OpenAPI spec for InstanceController 2020-05-05 17:24:16 +04:00
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 output-of-relationships-in-statuses 2020-04-13 09:16:51 +03:00
user.ex User, Webfinger: Remove OStatus vestiges 2020-05-05 09:25:09 +02:00
utils.ex