Pleroma/lib/pleroma
2020-07-21 09:25:53 +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 added welcome email 2020-07-21 09:25:53 +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
application.ex HTTP: Implement max request limits 2020-07-15 15:26:35 +03:00
bookmark.ex Update Copyrights 2020-03-03 16:44:49 -06:00
chat.ex
clippy.ex Update Copyrights 2020-03-03 16:44:49 -06:00
config.ex
constants.ex
conversation.ex User: Change signature of get_users_from_set 2020-05-25 15:06:35 +02:00
counter_cache.ex
delivery.ex Update Copyrights 2020-03-03 16:44:49 -06:00
earmark_renderer.ex
ecto_enums.ex
emoji-data.txt
emoji.ex Update Copyrights 2020-03-03 16:44:49 -06:00
filter.ex renaming back and reject nil on create 2020-07-06 09:30:42 +03:00
following_relationship.ex
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 Update Copyrights 2020-03-03 16:44:49 -06:00
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 Create Pleroma.Maps.put_if_present(map, key, value, value_fun // &{:ok, &1}) 2020-06-05 14:48:02 +00:00
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 Update Copyrights 2020-03-03 16:44:49 -06:00
repo_streamer.ex
repo.ex
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 welcome email 2020-07-21 09:25:53 +03:00
utils.ex