Pleroma/lib/pleroma
Haelwenn 7b02bfca51 Merge branch 'announce-validator' into 'develop'
Announce validator

See merge request pleroma/pleroma!2567
2020-05-22 05:47:53 +00:00
..
activity
bbs Pbkdf2.verify_pass --> AuthenticationPlug.checkpw 2020-05-14 08:57:38 -05:00
captcha Change Pleroma.CaptchaTest to be a regular module instead of GenServer 2020-04-29 21:26:07 +04:00
config returning partial chain 2020-05-15 16:16:02 +03:00
conversation Add OpenAPI spec for ConversationController 2020-05-05 17:44:46 +04:00
docs Filter config descriptions by config whitelist 2020-05-12 21:07:33 +01:00
emails Added the ability to upload background, logo, default user avatar, instance thumbnail, and the NSFW hiding image via AdminFE 2020-05-21 04:41:42 +03:00
emoji Cleanup Pleroma.Emoji.Pack 2020-05-18 19:43:23 +04:00
gopher
gun
helpers Added the ability to upload background, logo, default user avatar, instance thumbnail, and the NSFW hiding image via AdminFE 2020-05-21 04:41:42 +03:00
http
instances
mfa copyright update 2020-05-18 15:15:51 +03:00
object
plugs AuthenticationPlug: Also update crypt passwords. 2020-05-17 11:40:25 +02:00
pool
reverse_proxy
tests [#2409] Tested all auth setup configs in AuthTestControllerTest. Adjusted :skip_plug definitions for some endpoints. 2020-04-24 16:52:38 +03:00
upload
uploaders
user User.Query: Remove superfluous `distinct` 2020-05-19 14:36:34 +02:00
web Merge branch 'announce-validator' into 'develop' 2020-05-22 05:47:53 +00:00
workers added media proxy invalidation 2020-05-15 21:39:42 +03:00
activity.ex
activity_expiration.ex
application.ex Startup: suggest updating OTP when the version is too low for gun 2020-05-12 17:30:39 +03:00
bookmark.ex
clippy.ex
config.ex
constants.ex Add `pleroma_internal` as an internal field 2020-05-13 16:14:24 -05:00
conversation.ex
counter_cache.ex
delivery.ex
earmark_renderer.ex
ecto_enums.ex
emoji-data.txt
emoji.ex
filter.ex Add OpenAPI spec for FilterController 2020-05-05 17:41:01 +04:00
following_relationship.ex
formatter.ex
healthcheck.ex healthcheck: report real amount of memory allocated by beam 2020-05-08 23:57:47 +03:00
html.ex
instances.ex
job_queue_monitor.ex
jwt.ex
keys.ex
list.ex
marker.ex added an endpoint for getting unread notification count 2020-04-15 21:19:43 +03:00
mfa.ex copyright update 2020-05-18 15:15:51 +03:00
mime.ex
moderation_log.ex
notification.ex Merge branch 'bugfix/fix-like-notifications' into 'develop' 2020-05-08 15:00:43 +00:00
object.ex Merge branch 'issue/1509' into 'develop' 2020-05-20 10:35:36 +00: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 Add OpenAPI spec for StatusController 2020-05-13 00:25:21 +04:00
signature.ex Signature: Handle non-ap ids in key ids. 2020-05-01 15:54:38 +02:00
stats.ex Add OpenAPI spec for InstanceController 2020-05-05 17:24:16 +04:00
thread_mute.ex
upload.ex Add OpenAPI spec for PleromaAPI.AccountController 2020-05-13 19:06:46 +04:00
user.ex Merge branch 'admin-logo-upload' into 'develop' 2020-05-21 14:30:34 +00:00
user_invite_token.ex
user_relationship.ex [#2456] Added support for `embed_relationships` param, nailed down endpoints which should support it. Fixed :source_mutes relationships subset fetching. 2020-05-12 19:14:35 +03:00
utils.ex