Pleroma/lib/pleroma
2020-07-22 16:00:49 +03:00
..
activity
bbs
captcha
chat
config added welcome email 2020-07-21 09:25:53 +03:00
conversation
docs Config/Docs: Expand behaviour suggestions at runtime 2020-07-12 17:23:33 +02:00
ecto_type
emails added welcome email 2020-07-21 09:25:53 +03:00
emoji Use the Pleroma.Config alias 2020-07-09 10:53:51 -05:00
gopher
gun ConnectionPool.Worker: do not stop with an error when there is a timeout 2020-07-15 15:58:08 +03:00
helpers
http Don't enable Pleroma.HTTP.Middleware.FollowRedirects unless Gun is used 2020-07-18 13:17:38 +02: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
reverse_proxy Refactor gun pooling and simplify adapter option insertion 2020-07-15 15:17:27 +03:00
telemetry Connection pool: Add client death tracking 2020-07-15 15:26:35 +03:00
tesla/middleware FollowRedirects: Unconditionally release the connection if there is an error 2020-07-15 15:26:35 +03:00
tests
upload Remove unused @types 2020-07-10 17:08:54 -05:00
uploaders
user fix sender for welcome email 2020-07-22 15:34:47 +03:00
web Merge branch 'fix-1958' into 'develop' 2020-07-17 18:54:30 +00: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 HTTP: Implement max request limits 2020-07-15 15:26:35 +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
maps.ex
marker.ex
mfa.ex
mime.ex
moderation_log.ex
notification.ex Merge branch 'develop' into refactor/notification_settings 2020-07-13 13:32:21 -05: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 added check user email for welcome email 2020-07-22 16:00:49 +03:00
utils.ex