Pleroma/lib/pleroma
Egor Kislitsyn f0238d010a
Improve OpenAPI schema
- Removes unneeded wrapping in examples
- Adds `:format` attributes
2020-04-21 23:30:24 +04:00
..
activity Implemented preloading of relationships with parent activities' actors for statuses/timeline rendering. Applied preloading for notifications rendering. Fixed announces rendering issue (preloading-related). 2020-03-24 22:14:26 +03:00
bbs Update Copyrights 2020-03-03 16:44:49 -06:00
captcha
config fix for logger configuration 2020-04-17 08:42:48 +03:00
conversation
docs
emails
emoji
gopher
gun
helpers
http
instances
object
plugs [#1682] Fixed Basic Auth permissions issue by disabling OAuth scopes checks when password is provided. Refactored plugs skipping functionality. 2020-04-17 21:21:10 +03:00
pool Fix spelling 2020-04-13 17:04:43 -05:00
reverse_proxy Merge branch 'develop' into gun 2020-03-16 14:25:55 +03:00
tests [#2349] Made :skip_plug/2 prevent plug from being executed even if explicitly called. Refactoring. Tests. 2020-04-15 21:19:16 +03:00
upload Update Copyrights 2020-03-03 16:44:49 -06:00
uploaders Bump copyright years of files changed after 2020-01-07 2020-03-02 06:08:45 +01:00
user
web Improve OpenAPI schema 2020-04-21 23:30:24 +04:00
workers rip out fetch_initial_posts 2020-03-15 15:59:17 +03:00
activity.ex
activity_expiration.ex
application.ex
bookmark.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
following_relationship.ex
formatter.ex
healthcheck.ex
html.ex
instances.ex
job_queue_monitor.ex
jwt.ex
keys.ex
list.ex
marker.ex Revert "Merge branch 'issue/1276' into 'develop'" 2020-04-14 16:32:22 +00:00
mime.ex
moderation_log.ex
notification.ex Revert "Merge branch 'issue/1276' into 'develop'" 2020-04-14 16:32:22 +00:00
object.ex
object_tombstone.ex
otp_version.ex
pagination.ex
password_reset_token.ex
registration.ex Update Copyrights 2020-03-03 16:44:49 -06:00
release_tasks.ex
repo.ex
repo_streamer.ex
report_note.ex
scheduled_activity.ex
signature.ex
stats.ex
thread_mute.ex
upload.ex
user.ex Merge remote-tracking branch 'remotes/origin/develop' into 1559-follow-request-notifications 2020-04-17 16:23:58 +03:00
user_invite_token.ex
user_relationship.ex Merge remote-tracking branch 'remotes/origin/develop' into output-of-relationships-in-statuses 2020-04-13 09:16:51 +03:00
utils.ex