Pleroma/lib/pleroma
Alex Gleason 9cbf17d59f
Handle bcrypt passwords for Mastodon migration
2020-05-13 10:53:56 -05:00
..
activity
bbs Merge branch 'openapi/statuses' into 'develop' 2020-05-13 09:34:30 +00:00
captcha
config
conversation
docs
emails
emoji
gopher
gun
helpers
http
instances
mfa Pleroma.Web.TwitterAPI.TwoFactorAuthenticationController -> Pleroma.Web.PleromaAPI.TwoFactorAuthenticationController 2020-05-07 08:14:54 +00:00
object
plugs Handle bcrypt passwords for Mastodon migration 2020-05-13 10:53:56 -05:00
pool
reverse_proxy
tests
upload
uploaders
user Add OpenAPI spec for StatusController 2020-05-13 00:25:21 +04:00
web Add OpenAPI spec for SuggestionController 2020-05-13 14:15:24 +04: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 Update Copyrights 2020-03-03 16:44:49 -06:00
config.ex Update Copyrights 2020-03-03 16:44:49 -06:00
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
formatter.ex formatter: Use user.uri instead of user.source_data.uri 2020-04-10 06:20:02 +02:00
healthcheck.ex healthcheck: report real amount of memory allocated by beam 2020-05-08 23:57:47 +03:00
html.ex
instances.ex Update Copyrights 2020-03-03 16:44:49 -06:00
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 Merge branch 'feature/1482-activity_pub_transactions' into 'develop' 2020-03-02 07:58:01 +00:00
password_reset_token.ex Update Copyrights 2020-03-03 16:44:49 -06:00
registration.ex
release_tasks.ex
repo.ex
repo_streamer.ex
report_note.ex Update Copyrights 2020-03-03 16:44:49 -06:00
scheduled_activity.ex Add OpenAPI spec for StatusController 2020-05-13 00:25:21 +04:00
signature.ex
stats.ex
thread_mute.ex Misc refactoring / tweaks (`ThreadMute.exists?/2`). 2020-03-27 08:01:03 +03:00
upload.ex
user.ex Upgrade Comeonin to v5 2020-05-12 17:14:59 -05:00
user_invite_token.ex
user_relationship.ex
utils.ex