Pleroma/lib/pleroma
Haelwenn (lanodan) Monnier c19bdc811e
Fix attachments in polls
2020-07-15 12:32:42 +02: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 Add AdminFE reports URL to report emails 2020-07-09 11:55:40 -05:00
emoji Use the Pleroma.Config alias 2020-07-09 10:53:51 -05:00
gopher
gun
helpers
http
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 SideEffects: port ones from ActivityPub.do_create and ActivityPub.insert 2020-07-15 11:40:23 +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 Removed unused trigram index on `users`. Fixed `users_fts_index` usage. 2020-07-08 22:50:15 +03:00
web Fix attachments in polls 2020-07-15 12:32:42 +02:00
workers
activity.ex
activity_expiration.ex
application.ex Fix in-db configuration in dev environment 2020-07-14 13:16:54 +03:00
application_requirements.ex
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
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 Notification: For follows, notify the followed. 2020-07-08 14:29:29 +02:00
object.ex Fix multiple-choice poll detection 2020-07-15 11:39:55 +02:00
object_tombstone.ex
otp_version.ex
pagination.ex
password_reset_token.ex
registration.ex
release_tasks.ex
repo.ex
repo_streamer.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.ex Merge branch 'features/profile-fields-emojo' into 'develop' 2020-07-13 15:43:46 +00:00
user_invite_token.ex
user_relationship.ex
utils.ex