akkoma/lib/pleroma
2021-01-28 19:49:43 +03:00
..
activity
bbs
captcha
chat
config Merge branch 'deprecate-public_endpoint' into 'develop' 2021-01-20 22:48:48 +00:00
conversation
docs
ecto_type
emails
emoji
gopher
gun
helpers
http
instances
mfa
migration_helper
object
password
reverse_proxy
telemetry
tesla/middleware
tests
upload [#3251] Fixed wrong test-env config setting for [Pleroma.Upload]. Refactoring. Added warning to clear_config/_ to minimize such issues in future. 2021-01-16 23:05:31 +03:00
uploaders
user Merge branch 'develop' into refactor/deactivated_user_field 2021-01-25 09:45:06 -06:00
web Email-like field in /api/v1/accounts/verify_credentials response (for OAuth plugins like Peertube). 2021-01-28 19:49:43 +03:00
workers Make setting user activation status explicit 2021-01-15 11:37:17 -06:00
activity.ex
application.ex use proper naming 2021-01-21 09:50:18 +03:00
application_requirements.ex
bookmark.ex
caching.ex
captcha.ex
chat.ex
clippy.ex
config.ex
config_db.ex
constants.ex
conversation.ex
counter_cache.ex
delivery.ex
earmark_renderer.ex
ecto_enums.ex
emoji-test.txt
emoji.ex
filter.ex
following_relationship.ex Change user.deactivated field to user.is_active 2021-01-15 11:24:46 -06:00
formatter.ex
frontend.ex
gun.ex
healthcheck.ex
html.ex
http.ex
instances.ex
job_queue_monitor.ex
jwt.ex
keys.ex
list.ex ListController: Fix being unable to add / remove users. 2021-01-18 16:28:36 +01:00
logging.ex
maintenance.ex
maps.ex
marker.ex
mfa.ex
moderation_log.ex
notification.ex Change user.deactivated field to user.is_active 2021-01-15 11:24:46 -06:00
object.ex
object_tombstone.ex
otp_version.ex
pagination.ex
password_reset_token.ex
registration.ex
release_tasks.ex
repo.ex
report_note.ex
reverse_proxy.ex
scheduled_activity.ex
signature.ex
stats.ex Change user.deactivated field to user.is_active 2021-01-15 11:24:46 -06:00
thread_mute.ex
upload.ex Merge branch 'deprecate-public_endpoint' into 'develop' 2021-01-20 22:48:48 +00:00
user.ex Email-like field in /api/v1/accounts/verify_credentials response (for OAuth plugins like Peertube). 2021-01-28 19:49:43 +03:00
user_invite_token.ex
user_relationship.ex
utils.ex
web.ex
xml_builder.ex