Pleroma/lib/pleroma
rinpatch e455ca3f3e Merge branch 'feature/database-configuration-whitelist' into 'develop'
Database configuration whitelist

See merge request pleroma/pleroma!2522
2020-05-14 16:07:37 +00: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 Pbkdf2.verify_pass --> AuthenticationPlug.checkpw 2020-05-14 08:57:38 -05:00
captcha
config
conversation Add OpenAPI spec for ConversationController 2020-05-05 17:44:46 +04:00
docs Filter config descriptions by config whitelist 2020-05-12 21:07:33 +01:00
emails
emoji error rename 2020-04-30 16:09:22 +03:00
gopher
gun
helpers
http
instances
mfa Pleroma.Web.TwitterAPI.TwoFactorAuthenticationController -> Pleroma.Web.PleromaAPI.TwoFactorAuthenticationController 2020-05-07 08:14:54 +00:00
object Merge branch 'remake-remodel-2' into 'develop' 2020-04-06 11:59:01 +00:00
plugs Pbkdf2.verify_pass --> AuthenticationPlug.checkpw 2020-05-14 08:57:38 -05:00
pool
reverse_proxy
tests
upload
uploaders
user Add OpenAPI spec for StatusController 2020-05-13 00:25:21 +04:00
web Merge branch 'feature/database-configuration-whitelist' into 'develop' 2020-05-14 16:07:37 +00:00
workers Add OpenAPI spec for StatusController 2020-05-13 00:25:21 +04:00
activity.ex
activity_expiration.ex
application.ex Startup: suggest updating OTP when the version is too low for gun 2020-05-12 17:30:39 +03:00
bookmark.ex
clippy.ex
config.ex
constants.ex Add `pleroma_internal` as an internal field 2020-05-13 16:14:24 -05:00
conversation.ex
counter_cache.ex
delivery.ex
earmark_renderer.ex
ecto_enums.ex
emoji-data.txt
emoji.ex
filter.ex Add OpenAPI spec for FilterController 2020-05-05 17:41:01 +04:00
following_relationship.ex
formatter.ex
healthcheck.ex healthcheck: report real amount of memory allocated by beam 2020-05-08 23:57:47 +03:00
html.ex
instances.ex
job_queue_monitor.ex
jwt.ex
keys.ex
list.ex
marker.ex
mfa.ex Upgrade Comeonin to v5 2020-05-12 17:14:59 -05:00
mime.ex
moderation_log.ex
notification.ex Merge branch 'bugfix/fix-like-notifications' into 'develop' 2020-05-08 15:00:43 +00:00
object.ex
object_tombstone.ex
otp_version.ex
pagination.ex
password_reset_token.ex
registration.ex
release_tasks.ex
repo.ex
repo_streamer.ex
report_note.ex
scheduled_activity.ex Add OpenAPI spec for StatusController 2020-05-13 00:25:21 +04:00
signature.ex
stats.ex Add OpenAPI spec for InstanceController 2020-05-05 17:24:16 +04:00
thread_mute.ex
upload.ex Add OpenAPI spec for PleromaAPI.AccountController 2020-05-13 19:06:46 +04:00
user.ex Upgrade Comeonin to v5 2020-05-12 17:14:59 -05:00
user_invite_token.ex
user_relationship.ex
utils.ex