Pleroma/lib/pleroma
rinpatch 66563f93fd Set better Cache-Control header for static content
Closes #1382
2019-12-13 21:19:55 +03:00
..
activity Revert "Merge branch 'revert-4fabf83a' into 'develop'" 2019-10-04 16:01:31 +00:00
bbs
captcha use default child_specs 2019-08-14 11:55:17 -04:00
config use default child_specs 2019-08-14 11:55:17 -04:00
conversation Replace `Pleroma.FlakeId` with `flake_id` hex package 2019-10-04 21:59:17 +00:00
docs Merge branch 'config-changes' into 'develop' 2019-09-14 17:27:08 +00:00
emails Use the user.id instead of nickname in report URLs 2019-10-06 14:48:37 +00:00
gopher use default child_specs 2019-08-14 11:55:17 -04:00
helpers
http
instances
object object containment: handle all cases where ID is invalid (missing, nil, non-string) 2019-11-09 01:41:34 +03:00
plugs OTP: Fix runtime upload limit config being ignored 2019-12-13 21:16:26 +03:00
reverse_proxy Merge branch 'fix/mediaproxy-too-brutal' into 'develop' 2019-10-12 14:43:20 +00:00
upload
uploaders tests for Pleroma.Uploaders 2019-08-10 18:46:26 +00:00
user Order fts results by trigram 2019-10-18 14:56:20 +03:00
web Set better Cache-Control header for static content 2019-12-13 21:19:55 +03:00
activity.ex Replace `Pleroma.FlakeId` with `flake_id` hex package 2019-10-04 21:59:17 +00:00
activity_expiration.ex Replace `Pleroma.FlakeId` with `flake_id` hex package 2019-10-04 21:59:17 +00:00
activity_expiration_worker.ex ActivityExpirationWorker: Fix merge issues. 2019-08-24 17:22:26 +02:00
application.ex Merge branch 'backport/hex-flake-id' into 'maint/1.1' 2019-10-04 22:11:34 +00:00
bookmark.ex Replace `Pleroma.FlakeId` with `flake_id` hex package 2019-10-04 21:59:17 +00:00
clippy.ex
config.ex
constants.ex Move object internal fields to a constant 2019-10-06 14:53:34 +00:00
conversation.ex Conversation: Rename function to better express what it does. 2019-08-06 15:06:19 +02:00
digest_email_worker.ex Add more tests for Database tasks and DigestEmailWorker 2019-08-19 16:10:00 +00:00
emoji.ex use default child_specs 2019-08-14 11:55:17 -04:00
filter.ex Replace `Pleroma.FlakeId` with `flake_id` hex package 2019-10-04 21:59:17 +00:00
formatter.ex
healthcheck.ex Use Jason for rendering responses 2019-09-11 23:06:31 +03:00
html.ex Merge branch 'feature/custom-fields' into 'develop' 2019-08-20 12:44:14 +00:00
instances.ex
jwt.ex
keys.ex
list.ex Replace `Pleroma.FlakeId` with `flake_id` hex package 2019-10-04 21:59:17 +00:00
mime.ex
moderation_log.ex Log admin/moderator actions 2019-08-25 19:39:37 +00:00
notification.ex Do not include notifications from blocked users when with_muted is set 2019-10-25 18:44:23 +03:00
object.ex Fix a migration wiping user info of users that don't have any mutes 2019-10-18 14:11:30 +03:00
object_tombstone.ex
pagination.ex Return "total" optionally 2019-09-03 13:58:27 +03:00
password_reset_token.ex Replace `Pleroma.FlakeId` with `flake_id` hex package 2019-10-04 21:59:17 +00:00
registration.ex Replace `Pleroma.FlakeId` with `flake_id` hex package 2019-10-04 21:59:17 +00:00
release_tasks.ex
repo.ex
repo_streamer.ex
scheduled_activity.ex Replace `Pleroma.FlakeId` with `flake_id` hex package 2019-10-04 21:59:17 +00:00
scheduled_activity_worker.ex use default child_specs 2019-08-14 11:55:17 -04:00
signature.ex Move local keys out of `user.info` 2019-10-06 17:36:24 +03:00
stats.ex Collect stats immediately after init 2019-08-15 01:01:13 +03:00
thread_mute.ex Replace `Pleroma.FlakeId` with `flake_id` hex package 2019-10-04 21:59:17 +00:00
upload.ex
user.ex User: Don't let deactivated users authenticate. 2019-11-19 19:22:20 +03:00
user_invite_token.ex