Pleroma/lib/pleroma
2020-07-16 20:25:53 -05:00
..
activity
bbs
captcha
chat
config MediaProxy whitelist setting now supports hosts with scheme 2020-07-12 12:41:40 +03:00
conversation
docs Config/Docs: Expand behaviour suggestions at runtime 2020-07-12 17:23:33 +02:00
ecto_type
emails Email admins when a new unapproved account is up for review 2020-07-14 20:31:20 -05:00
emoji Use the Pleroma.Config alias 2020-07-09 10:53:51 -05:00
gopher
gun
helpers
http added wrapper Pleroma.HTTP for ExAws.S3 2020-06-25 07:12:29 +03:00
instances instance: Prevent loop of updates 2020-07-08 06:28:40 +02:00
mfa
migration_helper Notification Backfill: Explicitly select the needed fields. 2020-07-03 11:25:12 +02:00
object object/fetcher: Pass full Transmogrifier error 2020-06-26 20:10:47 +02:00
plugs Merge branch 'feature/1922-media-proxy-whitelist' into 'develop' 2020-07-14 18:07:44 +00:00
pool
reverse_proxy Credo line length complaint 2020-07-10 11:04:19 -05:00
tests
upload Remove unused @types 2020-07-10 17:08:54 -05:00
uploaders
user AdminAPI: Filter users by need_approval 2020-07-14 14:29:03 -05:00
web Sanitize reason param in POST /api/v1/accounts 2020-07-16 20:25:53 -05:00
workers migrate to oban 2.0-rc1 2020-06-23 15:09:01 +03:00
activity_expiration.ex
activity.ex
application_requirements.ex added tests 2020-06-23 06:59:00 +03:00
application.ex Fix in-db configuration in dev environment 2020-07-14 13:16:54 +03:00
bookmark.ex
chat.ex
clippy.ex
config.ex
constants.ex
conversation.ex
counter_cache.ex
delivery.ex
earmark_renderer.ex
ecto_enums.ex
emoji-data.txt
emoji.ex
filter.ex renaming back and reject nil on create 2020-07-06 09:30:42 +03:00
following_relationship.ex Filter outstanding follower requests from deactivated accounts 2020-06-24 17:18:53 -05:00
formatter.ex
healthcheck.ex
html.ex excluding attachment links from RichMedia 2020-06-29 15:25:57 +03:00
instances.ex Use instances table instead of Cachex 2020-07-08 06:28:39 +02:00
job_queue_monitor.ex
jwt.ex
keys.ex
list.ex
maintenance.ex Abstract out the database maintenance. I'd like to use this from AdminFE too. 2020-05-27 16:40:51 -05:00
maps.ex
marker.ex
mfa.ex
mime.ex
moderation_log.ex AdminAPI: Add PATCH /api/pleroma/admin/users/approve endpoint 2020-07-14 18:02:44 -05:00
notification.ex Notification: For follows, notify the followed. 2020-07-08 14:29:29 +02:00
object_tombstone.ex
object.ex
otp_version.ex
pagination.ex
password_reset_token.ex
registration.ex
release_tasks.ex
repo_streamer.ex
repo.ex added verify RUM settings before start app 2020-06-22 17:27:49 +03:00
report_note.ex
scheduled_activity.ex
signature.ex
stats.ex
thread_mute.ex
upload.ex Upload: Restrict description length 2020-07-06 11:08:13 +02:00
user_invite_token.ex
user_relationship.ex
user.ex Merge remote-tracking branch 'upstream/develop' into by-approval 2020-07-14 18:56:40 -05:00
utils.ex