Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
P
pleroma
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
1
Issues
1
List
Boards
Labels
Service Desk
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Operations
Operations
Incidents
Environments
Packages & Registries
Packages & Registries
Container Registry
Analytics
Analytics
CI / CD
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Hakaba Hitoyo
pleroma
Commits
980b5288
Commit
980b5288
authored
Dec 31, 2018
by
kaniini
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
update copyright years to 2019
parent
33e3a7ba
Changes
137
Expand all
Hide whitespace changes
Inline
Side-by-side
Showing
137 changed files
with
137 additions
and
137 deletions
+137
-137
lib/pleroma/PasswordResetToken.ex
lib/pleroma/PasswordResetToken.ex
+1
-1
lib/pleroma/activity.ex
lib/pleroma/activity.ex
+1
-1
lib/pleroma/application.ex
lib/pleroma/application.ex
+1
-1
lib/pleroma/captcha/captcha.ex
lib/pleroma/captcha/captcha.ex
+1
-1
lib/pleroma/captcha/captcha_service.ex
lib/pleroma/captcha/captcha_service.ex
+1
-1
lib/pleroma/captcha/kocaptcha.ex
lib/pleroma/captcha/kocaptcha.ex
+1
-1
lib/pleroma/config.ex
lib/pleroma/config.ex
+1
-1
lib/pleroma/emails/mailer.ex
lib/pleroma/emails/mailer.ex
+1
-1
lib/pleroma/emails/user_email.ex
lib/pleroma/emails/user_email.ex
+1
-1
lib/pleroma/emoji.ex
lib/pleroma/emoji.ex
+1
-1
lib/pleroma/filter.ex
lib/pleroma/filter.ex
+1
-1
lib/pleroma/formatter.ex
lib/pleroma/formatter.ex
+1
-1
lib/pleroma/gopher/server.ex
lib/pleroma/gopher/server.ex
+1
-1
lib/pleroma/html.ex
lib/pleroma/html.ex
+1
-1
lib/pleroma/http/connection.ex
lib/pleroma/http/connection.ex
+1
-1
lib/pleroma/http/http.ex
lib/pleroma/http/http.ex
+1
-1
lib/pleroma/http/request_builder.ex
lib/pleroma/http/request_builder.ex
+1
-1
lib/pleroma/list.ex
lib/pleroma/list.ex
+1
-1
lib/pleroma/mime.ex
lib/pleroma/mime.ex
+1
-1
lib/pleroma/notification.ex
lib/pleroma/notification.ex
+1
-1
lib/pleroma/object.ex
lib/pleroma/object.ex
+1
-1
lib/pleroma/plugs/admin_secret_authentication_plug.ex
lib/pleroma/plugs/admin_secret_authentication_plug.ex
+1
-1
lib/pleroma/plugs/authentication_plug.ex
lib/pleroma/plugs/authentication_plug.ex
+1
-1
lib/pleroma/plugs/basic_auth_decoder_plug.ex
lib/pleroma/plugs/basic_auth_decoder_plug.ex
+1
-1
lib/pleroma/plugs/digest.ex
lib/pleroma/plugs/digest.ex
+1
-1
lib/pleroma/plugs/ensure_authenticated_plug.ex
lib/pleroma/plugs/ensure_authenticated_plug.ex
+1
-1
lib/pleroma/plugs/ensure_user_key_plug.ex
lib/pleroma/plugs/ensure_user_key_plug.ex
+1
-1
lib/pleroma/plugs/federating_plug.ex
lib/pleroma/plugs/federating_plug.ex
+1
-1
lib/pleroma/plugs/http_security_plug.ex
lib/pleroma/plugs/http_security_plug.ex
+1
-1
lib/pleroma/plugs/http_signature.ex
lib/pleroma/plugs/http_signature.ex
+1
-1
lib/pleroma/plugs/instance_static.ex
lib/pleroma/plugs/instance_static.ex
+1
-1
lib/pleroma/plugs/legacy_authentication_plug.ex
lib/pleroma/plugs/legacy_authentication_plug.ex
+1
-1
lib/pleroma/plugs/oauth_plug.ex
lib/pleroma/plugs/oauth_plug.ex
+1
-1
lib/pleroma/plugs/session_authentication_plug.ex
lib/pleroma/plugs/session_authentication_plug.ex
+1
-1
lib/pleroma/plugs/set_user_session_id_plug.ex
lib/pleroma/plugs/set_user_session_id_plug.ex
+1
-1
lib/pleroma/plugs/uploaded_media.ex
lib/pleroma/plugs/uploaded_media.ex
+1
-1
lib/pleroma/plugs/user_enabled_plug.ex
lib/pleroma/plugs/user_enabled_plug.ex
+1
-1
lib/pleroma/plugs/user_fetcher_plug.ex
lib/pleroma/plugs/user_fetcher_plug.ex
+1
-1
lib/pleroma/plugs/user_is_admin_plug.ex
lib/pleroma/plugs/user_is_admin_plug.ex
+1
-1
lib/pleroma/repo.ex
lib/pleroma/repo.ex
+1
-1
lib/pleroma/reverse_proxy.ex
lib/pleroma/reverse_proxy.ex
+1
-1
lib/pleroma/stats.ex
lib/pleroma/stats.ex
+1
-1
lib/pleroma/upload.ex
lib/pleroma/upload.ex
+1
-1
lib/pleroma/upload/filter.ex
lib/pleroma/upload/filter.ex
+1
-1
lib/pleroma/upload/filter/anonymize_filename.ex
lib/pleroma/upload/filter/anonymize_filename.ex
+1
-1
lib/pleroma/upload/filter/dedupe.ex
lib/pleroma/upload/filter/dedupe.ex
+1
-1
lib/pleroma/upload/filter/mogrifun.ex
lib/pleroma/upload/filter/mogrifun.ex
+1
-1
lib/pleroma/upload/filter/mogrify.ex
lib/pleroma/upload/filter/mogrify.ex
+1
-1
lib/pleroma/uploaders/local.ex
lib/pleroma/uploaders/local.ex
+1
-1
lib/pleroma/uploaders/mdii.ex
lib/pleroma/uploaders/mdii.ex
+1
-1
lib/pleroma/uploaders/s3.ex
lib/pleroma/uploaders/s3.ex
+1
-1
lib/pleroma/uploaders/swift/keystone.ex
lib/pleroma/uploaders/swift/keystone.ex
+1
-1
lib/pleroma/uploaders/swift/swift.ex
lib/pleroma/uploaders/swift/swift.ex
+1
-1
lib/pleroma/uploaders/swift/uploader.ex
lib/pleroma/uploaders/swift/uploader.ex
+1
-1
lib/pleroma/uploaders/uploader.ex
lib/pleroma/uploaders/uploader.ex
+1
-1
lib/pleroma/user.ex
lib/pleroma/user.ex
+1
-1
lib/pleroma/user/info.ex
lib/pleroma/user/info.ex
+1
-1
lib/pleroma/user_invite_token.ex
lib/pleroma/user_invite_token.ex
+1
-1
lib/pleroma/web/activity_pub/activity_pub.ex
lib/pleroma/web/activity_pub/activity_pub.ex
+1
-1
lib/pleroma/web/activity_pub/activity_pub_controller.ex
lib/pleroma/web/activity_pub/activity_pub_controller.ex
+1
-1
lib/pleroma/web/activity_pub/mrf.ex
lib/pleroma/web/activity_pub/mrf.ex
+1
-1
lib/pleroma/web/activity_pub/mrf/drop_policy.ex
lib/pleroma/web/activity_pub/mrf/drop_policy.ex
+1
-1
lib/pleroma/web/activity_pub/mrf/ensure_re_prepended.ex
lib/pleroma/web/activity_pub/mrf/ensure_re_prepended.ex
+1
-1
lib/pleroma/web/activity_pub/mrf/hellthread_policy.ex
lib/pleroma/web/activity_pub/mrf/hellthread_policy.ex
+1
-1
lib/pleroma/web/activity_pub/mrf/noop_policy.ex
lib/pleroma/web/activity_pub/mrf/noop_policy.ex
+1
-1
lib/pleroma/web/activity_pub/mrf/normalize_markup.ex
lib/pleroma/web/activity_pub/mrf/normalize_markup.ex
+1
-1
lib/pleroma/web/activity_pub/mrf/reject_non_public.ex
lib/pleroma/web/activity_pub/mrf/reject_non_public.ex
+1
-1
lib/pleroma/web/activity_pub/mrf/simple_policy.ex
lib/pleroma/web/activity_pub/mrf/simple_policy.ex
+1
-1
lib/pleroma/web/activity_pub/mrf/user_allowlist.ex
lib/pleroma/web/activity_pub/mrf/user_allowlist.ex
+1
-1
lib/pleroma/web/activity_pub/relay.ex
lib/pleroma/web/activity_pub/relay.ex
+1
-1
lib/pleroma/web/activity_pub/transmogrifier.ex
lib/pleroma/web/activity_pub/transmogrifier.ex
+1
-1
lib/pleroma/web/activity_pub/utils.ex
lib/pleroma/web/activity_pub/utils.ex
+1
-1
lib/pleroma/web/activity_pub/views/object_view.ex
lib/pleroma/web/activity_pub/views/object_view.ex
+1
-1
lib/pleroma/web/activity_pub/views/user_view.ex
lib/pleroma/web/activity_pub/views/user_view.ex
+1
-1
lib/pleroma/web/admin_api/admin_api_controller.ex
lib/pleroma/web/admin_api/admin_api_controller.ex
+1
-1
lib/pleroma/web/channels/user_socket.ex
lib/pleroma/web/channels/user_socket.ex
+1
-1
lib/pleroma/web/chat_channel.ex
lib/pleroma/web/chat_channel.ex
+1
-1
lib/pleroma/web/common_api/common_api.ex
lib/pleroma/web/common_api/common_api.ex
+1
-1
lib/pleroma/web/common_api/utils.ex
lib/pleroma/web/common_api/utils.ex
+1
-1
lib/pleroma/web/controller_helper.ex
lib/pleroma/web/controller_helper.ex
+1
-1
lib/pleroma/web/endpoint.ex
lib/pleroma/web/endpoint.ex
+1
-1
lib/pleroma/web/federator/federator.ex
lib/pleroma/web/federator/federator.ex
+1
-1
lib/pleroma/web/federator/retry_queue.ex
lib/pleroma/web/federator/retry_queue.ex
+1
-1
lib/pleroma/web/gettext.ex
lib/pleroma/web/gettext.ex
+1
-1
lib/pleroma/web/http_signatures/http_signatures.ex
lib/pleroma/web/http_signatures/http_signatures.ex
+1
-1
lib/pleroma/web/mastodon_api/mastodon_api_controller.ex
lib/pleroma/web/mastodon_api/mastodon_api_controller.ex
+1
-1
lib/pleroma/web/mastodon_api/views/account_view.ex
lib/pleroma/web/mastodon_api/views/account_view.ex
+1
-1
lib/pleroma/web/mastodon_api/views/filter_view.ex
lib/pleroma/web/mastodon_api/views/filter_view.ex
+1
-1
lib/pleroma/web/mastodon_api/views/list_view.ex
lib/pleroma/web/mastodon_api/views/list_view.ex
+1
-1
lib/pleroma/web/mastodon_api/views/mastodon_view.ex
lib/pleroma/web/mastodon_api/views/mastodon_view.ex
+1
-1
lib/pleroma/web/mastodon_api/views/push_subscription_view.ex
lib/pleroma/web/mastodon_api/views/push_subscription_view.ex
+1
-1
lib/pleroma/web/mastodon_api/views/status_view.ex
lib/pleroma/web/mastodon_api/views/status_view.ex
+1
-1
lib/pleroma/web/mastodon_api/websocket_handler.ex
lib/pleroma/web/mastodon_api/websocket_handler.ex
+1
-1
lib/pleroma/web/media_proxy/controller.ex
lib/pleroma/web/media_proxy/controller.ex
+1
-1
lib/pleroma/web/media_proxy/media_proxy.ex
lib/pleroma/web/media_proxy/media_proxy.ex
+1
-1
lib/pleroma/web/nodeinfo/nodeinfo_controller.ex
lib/pleroma/web/nodeinfo/nodeinfo_controller.ex
+1
-1
lib/pleroma/web/oauth/app.ex
lib/pleroma/web/oauth/app.ex
+1
-1
lib/pleroma/web/oauth/authorization.ex
lib/pleroma/web/oauth/authorization.ex
+1
-1
lib/pleroma/web/oauth/fallback_controller.ex
lib/pleroma/web/oauth/fallback_controller.ex
+1
-1
lib/pleroma/web/oauth/oauth_controller.ex
lib/pleroma/web/oauth/oauth_controller.ex
+1
-1
lib/pleroma/web/oauth/oauth_view.ex
lib/pleroma/web/oauth/oauth_view.ex
+1
-1
lib/pleroma/web/oauth/token.ex
lib/pleroma/web/oauth/token.ex
+1
-1
lib/pleroma/web/ostatus/activity_representer.ex
lib/pleroma/web/ostatus/activity_representer.ex
+1
-1
lib/pleroma/web/ostatus/feed_representer.ex
lib/pleroma/web/ostatus/feed_representer.ex
+1
-1
lib/pleroma/web/ostatus/handlers/delete_handler.ex
lib/pleroma/web/ostatus/handlers/delete_handler.ex
+1
-1
lib/pleroma/web/ostatus/handlers/follow_handler.ex
lib/pleroma/web/ostatus/handlers/follow_handler.ex
+1
-1
lib/pleroma/web/ostatus/handlers/note_handler.ex
lib/pleroma/web/ostatus/handlers/note_handler.ex
+1
-1
lib/pleroma/web/ostatus/handlers/unfollow_handler.ex
lib/pleroma/web/ostatus/handlers/unfollow_handler.ex
+1
-1
lib/pleroma/web/ostatus/ostatus.ex
lib/pleroma/web/ostatus/ostatus.ex
+1
-1
lib/pleroma/web/ostatus/ostatus_controller.ex
lib/pleroma/web/ostatus/ostatus_controller.ex
+1
-1
lib/pleroma/web/ostatus/user_representer.ex
lib/pleroma/web/ostatus/user_representer.ex
+1
-1
lib/pleroma/web/push/push.ex
lib/pleroma/web/push/push.ex
+1
-1
lib/pleroma/web/push/subscription.ex
lib/pleroma/web/push/subscription.ex
+1
-1
lib/pleroma/web/router.ex
lib/pleroma/web/router.ex
+1
-1
lib/pleroma/web/salmon/salmon.ex
lib/pleroma/web/salmon/salmon.ex
+1
-1
lib/pleroma/web/streamer.ex
lib/pleroma/web/streamer.ex
+1
-1
lib/pleroma/web/twitter_api/controllers/util_controller.ex
lib/pleroma/web/twitter_api/controllers/util_controller.ex
+1
-1
lib/pleroma/web/twitter_api/representers/activity_representer.ex
...roma/web/twitter_api/representers/activity_representer.ex
+1
-1
lib/pleroma/web/twitter_api/representers/base_representer.ex
lib/pleroma/web/twitter_api/representers/base_representer.ex
+1
-1
lib/pleroma/web/twitter_api/representers/object_representer.ex
...leroma/web/twitter_api/representers/object_representer.ex
+1
-1
lib/pleroma/web/twitter_api/twitter_api.ex
lib/pleroma/web/twitter_api/twitter_api.ex
+1
-1
lib/pleroma/web/twitter_api/twitter_api_controller.ex
lib/pleroma/web/twitter_api/twitter_api_controller.ex
+1
-1
lib/pleroma/web/twitter_api/views/activity_view.ex
lib/pleroma/web/twitter_api/views/activity_view.ex
+1
-1
lib/pleroma/web/twitter_api/views/notification_view.ex
lib/pleroma/web/twitter_api/views/notification_view.ex
+1
-1
lib/pleroma/web/twitter_api/views/user_view.ex
lib/pleroma/web/twitter_api/views/user_view.ex
+1
-1
lib/pleroma/web/twitter_api/views/util_view.ex
lib/pleroma/web/twitter_api/views/util_view.ex
+1
-1
lib/pleroma/web/views/error_helpers.ex
lib/pleroma/web/views/error_helpers.ex
+1
-1
lib/pleroma/web/views/error_view.ex
lib/pleroma/web/views/error_view.ex
+1
-1
lib/pleroma/web/views/layout_view.ex
lib/pleroma/web/views/layout_view.ex
+1
-1
lib/pleroma/web/web.ex
lib/pleroma/web/web.ex
+1
-1
lib/pleroma/web/web_finger/web_finger.ex
lib/pleroma/web/web_finger/web_finger.ex
+1
-1
lib/pleroma/web/web_finger/web_finger_controller.ex
lib/pleroma/web/web_finger/web_finger_controller.ex
+1
-1
lib/pleroma/web/websub/websub.ex
lib/pleroma/web/websub/websub.ex
+1
-1
lib/pleroma/web/websub/websub_client_subscription.ex
lib/pleroma/web/websub/websub_client_subscription.ex
+1
-1
lib/pleroma/web/websub/websub_controller.ex
lib/pleroma/web/websub/websub_controller.ex
+1
-1
lib/pleroma/web/websub/websub_server_subscription.ex
lib/pleroma/web/websub/websub_server_subscription.ex
+1
-1
lib/pleroma/web/xml/xml.ex
lib/pleroma/web/xml/xml.ex
+1
-1
No files found.
lib/pleroma/PasswordResetToken.ex
View file @
980b5288
# Pleroma: A lightweight social networking server
# Copyright © 2017-201
8
Pleroma Authors <https://pleroma.social/>
# Copyright © 2017-201
9
Pleroma Authors <https://pleroma.social/>
# SPDX-License-Identifier: AGPL-3.0-only
defmodule
Pleroma
.
PasswordResetToken
do
...
...
lib/pleroma/activity.ex
View file @
980b5288
# Pleroma: A lightweight social networking server
# Copyright © 2017-201
8
Pleroma Authors <https://pleroma.social/>
# Copyright © 2017-201
9
Pleroma Authors <https://pleroma.social/>
# SPDX-License-Identifier: AGPL-3.0-only
defmodule
Pleroma
.
Activity
do
...
...
lib/pleroma/application.ex
View file @
980b5288
# Pleroma: A lightweight social networking server
# Copyright © 2017-201
8
Pleroma Authors <https://pleroma.social/>
# Copyright © 2017-201
9
Pleroma Authors <https://pleroma.social/>
# SPDX-License-Identifier: AGPL-3.0-only
defmodule
Pleroma
.
Application
do
...
...
lib/pleroma/captcha/captcha.ex
View file @
980b5288
# Pleroma: A lightweight social networking server
# Copyright © 2017-201
8
Pleroma Authors <https://pleroma.social/>
# Copyright © 2017-201
9
Pleroma Authors <https://pleroma.social/>
# SPDX-License-Identifier: AGPL-3.0-only
defmodule
Pleroma
.
Captcha
do
...
...
lib/pleroma/captcha/captcha_service.ex
View file @
980b5288
# Pleroma: A lightweight social networking server
# Copyright © 2017-201
8
Pleroma Authors <https://pleroma.social/>
# Copyright © 2017-201
9
Pleroma Authors <https://pleroma.social/>
# SPDX-License-Identifier: AGPL-3.0-only
defmodule
Pleroma
.
Captcha
.
Service
do
...
...
lib/pleroma/captcha/kocaptcha.ex
View file @
980b5288
# Pleroma: A lightweight social networking server
# Copyright © 2017-201
8
Pleroma Authors <https://pleroma.social/>
# Copyright © 2017-201
9
Pleroma Authors <https://pleroma.social/>
# SPDX-License-Identifier: AGPL-3.0-only
defmodule
Pleroma
.
Captcha
.
Kocaptcha
do
...
...
lib/pleroma/config.ex
View file @
980b5288
# Pleroma: A lightweight social networking server
# Copyright © 2017-201
8
Pleroma Authors <https://pleroma.social/>
# Copyright © 2017-201
9
Pleroma Authors <https://pleroma.social/>
# SPDX-License-Identifier: AGPL-3.0-only
defmodule
Pleroma
.
Config
do
...
...
lib/pleroma/emails/mailer.ex
View file @
980b5288
# Pleroma: A lightweight social networking server
# Copyright © 2017-201
8
Pleroma Authors <https://pleroma.social/>
# Copyright © 2017-201
9
Pleroma Authors <https://pleroma.social/>
# SPDX-License-Identifier: AGPL-3.0-only
defmodule
Pleroma
.
Mailer
do
...
...
lib/pleroma/emails/user_email.ex
View file @
980b5288
# Pleroma: A lightweight social networking server
# Copyright © 2017-201
8
Pleroma Authors <https://pleroma.social/>
# Copyright © 2017-201
9
Pleroma Authors <https://pleroma.social/>
# SPDX-License-Identifier: AGPL-3.0-only
defmodule
Pleroma
.
UserEmail
do
...
...
lib/pleroma/emoji.ex
View file @
980b5288
# Pleroma: A lightweight social networking server
# Copyright © 2017-201
8
Pleroma Authors <https://pleroma.social/>
# Copyright © 2017-201
9
Pleroma Authors <https://pleroma.social/>
# SPDX-License-Identifier: AGPL-3.0-only
defmodule
Pleroma
.
Emoji
do
...
...
lib/pleroma/filter.ex
View file @
980b5288
# Pleroma: A lightweight social networking server
# Copyright © 2017-201
8
Pleroma Authors <https://pleroma.social/>
# Copyright © 2017-201
9
Pleroma Authors <https://pleroma.social/>
# SPDX-License-Identifier: AGPL-3.0-only
defmodule
Pleroma
.
Filter
do
...
...
lib/pleroma/formatter.ex
View file @
980b5288
# Pleroma: A lightweight social networking server
# Copyright © 2017-201
8
Pleroma Authors <https://pleroma.social/>
# Copyright © 2017-201
9
Pleroma Authors <https://pleroma.social/>
# SPDX-License-Identifier: AGPL-3.0-only
defmodule
Pleroma
.
Formatter
do
...
...
lib/pleroma/gopher/server.ex
View file @
980b5288
# Pleroma: A lightweight social networking server
# Copyright © 2017-201
8
Pleroma Authors <https://pleroma.social/>
# Copyright © 2017-201
9
Pleroma Authors <https://pleroma.social/>
# SPDX-License-Identifier: AGPL-3.0-only
defmodule
Pleroma
.
Gopher
.
Server
do
...
...
lib/pleroma/html.ex
View file @
980b5288
# Pleroma: A lightweight social networking server
# Copyright © 2017-201
8
Pleroma Authors <https://pleroma.social/>
# Copyright © 2017-201
9
Pleroma Authors <https://pleroma.social/>
# SPDX-License-Identifier: AGPL-3.0-only
defmodule
Pleroma
.
HTML
do
...
...
lib/pleroma/http/connection.ex
View file @
980b5288
# Pleroma: A lightweight social networking server
# Copyright © 2017-201
8
Pleroma Authors <https://pleroma.social/>
# Copyright © 2017-201
9
Pleroma Authors <https://pleroma.social/>
# SPDX-License-Identifier: AGPL-3.0-only
defmodule
Pleroma
.
HTTP
.
Connection
do
...
...
lib/pleroma/http/http.ex
View file @
980b5288
# Pleroma: A lightweight social networking server
# Copyright © 2017-201
8
Pleroma Authors <https://pleroma.social/>
# Copyright © 2017-201
9
Pleroma Authors <https://pleroma.social/>
# SPDX-License-Identifier: AGPL-3.0-only
defmodule
Pleroma
.
HTTP
do
...
...
lib/pleroma/http/request_builder.ex
View file @
980b5288
# Pleroma: A lightweight social networking server
# Copyright © 2017-201
8
Pleroma Authors <https://pleroma.social/>
# Copyright © 2017-201
9
Pleroma Authors <https://pleroma.social/>
# SPDX-License-Identifier: AGPL-3.0-only
defmodule
Pleroma
.
HTTP
.
RequestBuilder
do
...
...
lib/pleroma/list.ex
View file @
980b5288
# Pleroma: A lightweight social networking server
# Copyright © 2017-201
8
Pleroma Authors <https://pleroma.social/>
# Copyright © 2017-201
9
Pleroma Authors <https://pleroma.social/>
# SPDX-License-Identifier: AGPL-3.0-only
defmodule
Pleroma
.
List
do
...
...
lib/pleroma/mime.ex
View file @
980b5288
# Pleroma: A lightweight social networking server
# Copyright © 2017-201
8
Pleroma Authors <https://pleroma.social/>
# Copyright © 2017-201
9
Pleroma Authors <https://pleroma.social/>
# SPDX-License-Identifier: AGPL-3.0-only
defmodule
Pleroma
.
MIME
do
...
...
lib/pleroma/notification.ex
View file @
980b5288
# Pleroma: A lightweight social networking server
# Copyright © 2017-201
8
Pleroma Authors <https://pleroma.social/>
# Copyright © 2017-201
9
Pleroma Authors <https://pleroma.social/>
# SPDX-License-Identifier: AGPL-3.0-only
defmodule
Pleroma
.
Notification
do
...
...
lib/pleroma/object.ex
View file @
980b5288
# Pleroma: A lightweight social networking server
# Copyright © 2017-201
8
Pleroma Authors <https://pleroma.social/>
# Copyright © 2017-201
9
Pleroma Authors <https://pleroma.social/>
# SPDX-License-Identifier: AGPL-3.0-only
defmodule
Pleroma
.
Object
do
...
...
lib/pleroma/plugs/admin_secret_authentication_plug.ex
View file @
980b5288
# Pleroma: A lightweight social networking server
# Copyright © 2017-201
8
Pleroma Authors <https://pleroma.social/>
# Copyright © 2017-201
9
Pleroma Authors <https://pleroma.social/>
# SPDX-License-Identifier: AGPL-3.0-only
defmodule
Pleroma
.
Plugs
.
AdminSecretAuthenticationPlug
do
...
...
lib/pleroma/plugs/authentication_plug.ex
View file @
980b5288
# Pleroma: A lightweight social networking server
# Copyright © 2017-201
8
Pleroma Authors <https://pleroma.social/>
# Copyright © 2017-201
9
Pleroma Authors <https://pleroma.social/>
# SPDX-License-Identifier: AGPL-3.0-only
defmodule
Pleroma
.
Plugs
.
AuthenticationPlug
do
...
...
lib/pleroma/plugs/basic_auth_decoder_plug.ex
View file @
980b5288
# Pleroma: A lightweight social networking server
# Copyright © 2017-201
8
Pleroma Authors <https://pleroma.social/>
# Copyright © 2017-201
9
Pleroma Authors <https://pleroma.social/>
# SPDX-License-Identifier: AGPL-3.0-only
defmodule
Pleroma
.
Plugs
.
BasicAuthDecoderPlug
do
...
...
lib/pleroma/plugs/digest.ex
View file @
980b5288
# Pleroma: A lightweight social networking server
# Copyright © 2017-201
8
Pleroma Authors <https://pleroma.social/>
# Copyright © 2017-201
9
Pleroma Authors <https://pleroma.social/>
# SPDX-License-Identifier: AGPL-3.0-only
defmodule
Pleroma
.
Web
.
Plugs
.
DigestPlug
do
...
...
lib/pleroma/plugs/ensure_authenticated_plug.ex
View file @
980b5288
# Pleroma: A lightweight social networking server
# Copyright © 2017-201
8
Pleroma Authors <https://pleroma.social/>
# Copyright © 2017-201
9
Pleroma Authors <https://pleroma.social/>
# SPDX-License-Identifier: AGPL-3.0-only
defmodule
Pleroma
.
Plugs
.
EnsureAuthenticatedPlug
do
...
...
lib/pleroma/plugs/ensure_user_key_plug.ex
View file @
980b5288
# Pleroma: A lightweight social networking server
# Copyright © 2017-201
8
Pleroma Authors <https://pleroma.social/>
# Copyright © 2017-201
9
Pleroma Authors <https://pleroma.social/>
# SPDX-License-Identifier: AGPL-3.0-only
defmodule
Pleroma
.
Plugs
.
EnsureUserKeyPlug
do
...
...
lib/pleroma/plugs/federating_plug.ex
View file @
980b5288
# Pleroma: A lightweight social networking server
# Copyright © 2017-201
8
Pleroma Authors <https://pleroma.social/>
# Copyright © 2017-201
9
Pleroma Authors <https://pleroma.social/>
# SPDX-License-Identifier: AGPL-3.0-only
defmodule
Pleroma
.
Web
.
FederatingPlug
do
...
...
lib/pleroma/plugs/http_security_plug.ex
View file @
980b5288
# Pleroma: A lightweight social networking server
# Copyright © 2017-201
8
Pleroma Authors <https://pleroma.social/>
# Copyright © 2017-201
9
Pleroma Authors <https://pleroma.social/>
# SPDX-License-Identifier: AGPL-3.0-only
defmodule
Pleroma
.
Plugs
.
HTTPSecurityPlug
do
...
...
lib/pleroma/plugs/http_signature.ex
View file @
980b5288
# Pleroma: A lightweight social networking server
# Copyright © 2017-201
8
Pleroma Authors <https://pleroma.social/>
# Copyright © 2017-201
9
Pleroma Authors <https://pleroma.social/>
# SPDX-License-Identifier: AGPL-3.0-only
defmodule
Pleroma
.
Web
.
Plugs
.
HTTPSignaturePlug
do
...
...
lib/pleroma/plugs/instance_static.ex
View file @
980b5288
# Pleroma: A lightweight social networking server
# Copyright © 2017-201
8
Pleroma Authors <https://pleroma.social/>
# Copyright © 2017-201
9
Pleroma Authors <https://pleroma.social/>
# SPDX-License-Identifier: AGPL-3.0-only
defmodule
Pleroma
.
Plugs
.
InstanceStatic
do
...
...
lib/pleroma/plugs/legacy_authentication_plug.ex
View file @
980b5288
# Pleroma: A lightweight social networking server
# Copyright © 2017-201
8
Pleroma Authors <https://pleroma.social/>
# Copyright © 2017-201
9
Pleroma Authors <https://pleroma.social/>
# SPDX-License-Identifier: AGPL-3.0-only
defmodule
Pleroma
.
Plugs
.
LegacyAuthenticationPlug
do
...
...
lib/pleroma/plugs/oauth_plug.ex
View file @
980b5288
# Pleroma: A lightweight social networking server
# Copyright © 2017-201
8
Pleroma Authors <https://pleroma.social/>
# Copyright © 2017-201
9
Pleroma Authors <https://pleroma.social/>
# SPDX-License-Identifier: AGPL-3.0-only
defmodule
Pleroma
.
Plugs
.
OAuthPlug
do
...
...
lib/pleroma/plugs/session_authentication_plug.ex
View file @
980b5288
# Pleroma: A lightweight social networking server
# Copyright © 2017-201
8
Pleroma Authors <https://pleroma.social/>
# Copyright © 2017-201
9
Pleroma Authors <https://pleroma.social/>
# SPDX-License-Identifier: AGPL-3.0-only
defmodule
Pleroma
.
Plugs
.
SessionAuthenticationPlug
do
...
...
lib/pleroma/plugs/set_user_session_id_plug.ex
View file @
980b5288
# Pleroma: A lightweight social networking server
# Copyright © 2017-201
8
Pleroma Authors <https://pleroma.social/>
# Copyright © 2017-201
9
Pleroma Authors <https://pleroma.social/>
# SPDX-License-Identifier: AGPL-3.0-only
defmodule
Pleroma
.
Plugs
.
SetUserSessionIdPlug
do
...
...
lib/pleroma/plugs/uploaded_media.ex
View file @
980b5288
# Pleroma: A lightweight social networking server
# Copyright © 2017-201
8
Pleroma Authors <https://pleroma.social/>
# Copyright © 2017-201
9
Pleroma Authors <https://pleroma.social/>
# SPDX-License-Identifier: AGPL-3.0-only
defmodule
Pleroma
.
Plugs
.
UploadedMedia
do
...
...
lib/pleroma/plugs/user_enabled_plug.ex
View file @
980b5288
# Pleroma: A lightweight social networking server
# Copyright © 2017-201
8
Pleroma Authors <https://pleroma.social/>
# Copyright © 2017-201
9
Pleroma Authors <https://pleroma.social/>
# SPDX-License-Identifier: AGPL-3.0-only
defmodule
Pleroma
.
Plugs
.
UserEnabledPlug
do
...
...
lib/pleroma/plugs/user_fetcher_plug.ex
View file @
980b5288
# Pleroma: A lightweight social networking server
# Copyright © 2017-201
8
Pleroma Authors <https://pleroma.social/>
# Copyright © 2017-201
9
Pleroma Authors <https://pleroma.social/>
# SPDX-License-Identifier: AGPL-3.0-only
defmodule
Pleroma
.
Plugs
.
UserFetcherPlug
do
...
...
lib/pleroma/plugs/user_is_admin_plug.ex
View file @
980b5288
# Pleroma: A lightweight social networking server
# Copyright © 2017-201
8
Pleroma Authors <https://pleroma.social/>
# Copyright © 2017-201
9
Pleroma Authors <https://pleroma.social/>
# SPDX-License-Identifier: AGPL-3.0-only
defmodule
Pleroma
.
Plugs
.
UserIsAdminPlug
do
...
...
lib/pleroma/repo.ex
View file @
980b5288
# Pleroma: A lightweight social networking server
# Copyright © 2017-201
8
Pleroma Authors <https://pleroma.social/>
# Copyright © 2017-201
9
Pleroma Authors <https://pleroma.social/>
# SPDX-License-Identifier: AGPL-3.0-only
defmodule
Pleroma
.
Repo
do
...
...
lib/pleroma/reverse_proxy.ex
View file @
980b5288
# Pleroma: A lightweight social networking server
# Copyright © 2017-201
8
Pleroma Authors <https://pleroma.social/>
# Copyright © 2017-201
9
Pleroma Authors <https://pleroma.social/>
# SPDX-License-Identifier: AGPL-3.0-only
defmodule
Pleroma
.
ReverseProxy
do
...
...
lib/pleroma/stats.ex
View file @
980b5288
# Pleroma: A lightweight social networking server
# Copyright © 2017-201
8
Pleroma Authors <https://pleroma.social/>
# Copyright © 2017-201
9
Pleroma Authors <https://pleroma.social/>
# SPDX-License-Identifier: AGPL-3.0-only
defmodule
Pleroma
.
Stats
do
...
...
lib/pleroma/upload.ex
View file @
980b5288
# Pleroma: A lightweight social networking server
# Copyright © 2017-201
8
Pleroma Authors <https://pleroma.social/>
# Copyright © 2017-201
9
Pleroma Authors <https://pleroma.social/>
# SPDX-License-Identifier: AGPL-3.0-only
defmodule
Pleroma
.
Upload
do
...
...
lib/pleroma/upload/filter.ex
View file @
980b5288
# Pleroma: A lightweight social networking server
# Copyright © 2017-201
8
Pleroma Authors <https://pleroma.social/>
# Copyright © 2017-201
9
Pleroma Authors <https://pleroma.social/>
# SPDX-License-Identifier: AGPL-3.0-only
defmodule
Pleroma
.
Upload
.
Filter
do
...
...
lib/pleroma/upload/filter/anonymize_filename.ex
View file @
980b5288
# Pleroma: A lightweight social networking server
# Copyright © 2017-201
8
Pleroma Authors <https://pleroma.social/>
# Copyright © 2017-201
9
Pleroma Authors <https://pleroma.social/>
# SPDX-License-Identifier: AGPL-3.0-only
defmodule
Pleroma
.
Upload
.
Filter
.
AnonymizeFilename
do
...
...
lib/pleroma/upload/filter/dedupe.ex
View file @
980b5288
# Pleroma: A lightweight social networking server
# Copyright © 2017-201
8
Pleroma Authors <https://pleroma.social/>
# Copyright © 2017-201
9
Pleroma Authors <https://pleroma.social/>
# SPDX-License-Identifier: AGPL-3.0-only
defmodule
Pleroma
.
Upload
.
Filter
.
Dedupe
do
...
...
lib/pleroma/upload/filter/mogrifun.ex
View file @
980b5288
# Pleroma: A lightweight social networking server
# Copyright © 2017-201
8
Pleroma Authors <https://pleroma.social/>
# Copyright © 2017-201
9
Pleroma Authors <https://pleroma.social/>
# SPDX-License-Identifier: AGPL-3.0-only
defmodule
Pleroma
.
Upload
.
Filter
.
Mogrifun
do
...
...
lib/pleroma/upload/filter/mogrify.ex
View file @
980b5288
# Pleroma: A lightweight social networking server
# Copyright © 2017-201
8
Pleroma Authors <https://pleroma.social/>
# Copyright © 2017-201
9
Pleroma Authors <https://pleroma.social/>
# SPDX-License-Identifier: AGPL-3.0-only
defmodule
Pleroma
.
Upload
.
Filter
.
Mogrify
do
...
...
lib/pleroma/uploaders/local.ex
View file @
980b5288
# Pleroma: A lightweight social networking server
# Copyright © 2017-201
8
Pleroma Authors <https://pleroma.social/>
# Copyright © 2017-201
9
Pleroma Authors <https://pleroma.social/>
# SPDX-License-Identifier: AGPL-3.0-only
defmodule
Pleroma
.
Uploaders
.
Local
do
...
...
lib/pleroma/uploaders/mdii.ex
View file @
980b5288
# Pleroma: A lightweight social networking server
# Copyright © 2017-201
8
Pleroma Authors <https://pleroma.social/>
# Copyright © 2017-201
9
Pleroma Authors <https://pleroma.social/>
# SPDX-License-Identifier: AGPL-3.0-only
defmodule
Pleroma
.
Uploaders
.
MDII
do
...
...
lib/pleroma/uploaders/s3.ex
View file @
980b5288
# Pleroma: A lightweight social networking server
# Copyright © 2017-201
8
Pleroma Authors <https://pleroma.social/>
# Copyright © 2017-201
9
Pleroma Authors <https://pleroma.social/>
# SPDX-License-Identifier: AGPL-3.0-only
defmodule
Pleroma
.
Uploaders
.
S3
do
...
...
lib/pleroma/uploaders/swift/keystone.ex
View file @
980b5288
# Pleroma: A lightweight social networking server
# Copyright © 2017-201
8
Pleroma Authors <https://pleroma.social/>
# Copyright © 2017-201
9
Pleroma Authors <https://pleroma.social/>
# SPDX-License-Identifier: AGPL-3.0-only
defmodule
Pleroma
.
Uploaders
.
Swift
.
Keystone
do
...
...
lib/pleroma/uploaders/swift/swift.ex
View file @
980b5288
# Pleroma: A lightweight social networking server
# Copyright © 2017-201
8
Pleroma Authors <https://pleroma.social/>
# Copyright © 2017-201
9
Pleroma Authors <https://pleroma.social/>
# SPDX-License-Identifier: AGPL-3.0-only
defmodule
Pleroma
.
Uploaders
.
Swift
.
Client
do
...
...
lib/pleroma/uploaders/swift/uploader.ex
View file @
980b5288
# Pleroma: A lightweight social networking server
# Copyright © 2017-201
8
Pleroma Authors <https://pleroma.social/>
# Copyright © 2017-201
9
Pleroma Authors <https://pleroma.social/>
# SPDX-License-Identifier: AGPL-3.0-only
defmodule
Pleroma
.
Uploaders
.
Swift
do
...
...
lib/pleroma/uploaders/uploader.ex
View file @
980b5288
# Pleroma: A lightweight social networking server
# Copyright © 2017-201
8
Pleroma Authors <https://pleroma.social/>
# Copyright © 2017-201
9
Pleroma Authors <https://pleroma.social/>
# SPDX-License-Identifier: AGPL-3.0-only
defmodule
Pleroma
.
Uploaders
.
Uploader
do
...
...
lib/pleroma/user.ex
View file @
980b5288
# Pleroma: A lightweight social networking server
# Copyright © 2017-201
8
Pleroma Authors <https://pleroma.social/>
# Copyright © 2017-201
9
Pleroma Authors <https://pleroma.social/>
# SPDX-License-Identifier: AGPL-3.0-only
defmodule
Pleroma
.
User
do
...
...
lib/pleroma/user/info.ex
View file @
980b5288
# Pleroma: A lightweight social networking server
# Copyright © 2017-201
8
Pleroma Authors <https://pleroma.social/>
# Copyright © 2017-201
9
Pleroma Authors <https://pleroma.social/>
# SPDX-License-Identifier: AGPL-3.0-only
defmodule
Pleroma
.
User
.
Info
do
...
...
lib/pleroma/user_invite_token.ex
View file @
980b5288
# Pleroma: A lightweight social networking server
# Copyright © 2017-201
8
Pleroma Authors <https://pleroma.social/>
# Copyright © 2017-201
9
Pleroma Authors <https://pleroma.social/>
# SPDX-License-Identifier: AGPL-3.0-only
defmodule
Pleroma
.
UserInviteToken
do
...
...
lib/pleroma/web/activity_pub/activity_pub.ex
View file @
980b5288
# Pleroma: A lightweight social networking server
# Copyright © 2017-201
8
Pleroma Authors <https://pleroma.social/>
# Copyright © 2017-201
9
Pleroma Authors <https://pleroma.social/>
# SPDX-License-Identifier: AGPL-3.0-only
defmodule
Pleroma
.
Web
.
ActivityPub
.
ActivityPub
do
...
...
lib/pleroma/web/activity_pub/activity_pub_controller.ex
View file @
980b5288
# Pleroma: A lightweight social networking server
# Copyright © 2017-201
8
Pleroma Authors <https://pleroma.social/>
# Copyright © 2017-201
9
Pleroma Authors <https://pleroma.social/>
# SPDX-License-Identifier: AGPL-3.0-only
defmodule
Pleroma
.
Web
.
ActivityPub
.
ActivityPubController
do
...
...
lib/pleroma/web/activity_pub/mrf.ex
View file @
980b5288
# Pleroma: A lightweight social networking server
# Copyright © 2017-201
8
Pleroma Authors <https://pleroma.social/>
# Copyright © 2017-201
9
Pleroma Authors <https://pleroma.social/>
# SPDX-License-Identifier: AGPL-3.0-only
defmodule
Pleroma
.
Web
.
ActivityPub
.
MRF
do
...
...
lib/pleroma/web/activity_pub/mrf/drop_policy.ex
View file @
980b5288
# Pleroma: A lightweight social networking server
# Copyright © 2017-201
8
Pleroma Authors <https://pleroma.social/>
# Copyright © 2017-201
9
Pleroma Authors <https://pleroma.social/>
# SPDX-License-Identifier: AGPL-3.0-only
defmodule
Pleroma
.
Web
.
ActivityPub
.
MRF
.
DropPolicy
do
...
...
lib/pleroma/web/activity_pub/mrf/ensure_re_prepended.ex
View file @
980b5288
# Pleroma: A lightweight social networking server
# Copyright © 2017-201
8
Pleroma Authors <https://pleroma.social/>
# Copyright © 2017-201
9
Pleroma Authors <https://pleroma.social/>
# SPDX-License-Identifier: AGPL-3.0-only
defmodule
Pleroma
.
Web
.
ActivityPub
.
MRF
.
EnsureRePrepended
do
...
...
lib/pleroma/web/activity_pub/mrf/hellthread_policy.ex
View file @
980b5288
# Pleroma: A lightweight social networking server
# Copyright © 2017-201
8
Pleroma Authors <https://pleroma.social/>
# Copyright © 2017-201
9
Pleroma Authors <https://pleroma.social/>
# SPDX-License-Identifier: AGPL-3.0-only
defmodule
Pleroma
.
Web
.
ActivityPub
.
MRF
.
HellthreadPolicy
do
...
...
lib/pleroma/web/activity_pub/mrf/noop_policy.ex
View file @
980b5288
# Pleroma: A lightweight social networking server
# Copyright © 2017-201
8
Pleroma Authors <https://pleroma.social/>
# Copyright © 2017-201
9
Pleroma Authors <https://pleroma.social/>
# SPDX-License-Identifier: AGPL-3.0-only
defmodule
Pleroma
.
Web
.
ActivityPub
.
MRF
.
NoOpPolicy
do
...
...
lib/pleroma/web/activity_pub/mrf/normalize_markup.ex
View file @
980b5288
# Pleroma: A lightweight social networking server
# Copyright © 2017-201
8
Pleroma Authors <https://pleroma.social/>
# Copyright © 2017-201
9
Pleroma Authors <https://pleroma.social/>
# SPDX-License-Identifier: AGPL-3.0-only
defmodule
Pleroma
.
Web
.
ActivityPub
.
MRF
.
NormalizeMarkup
do
...
...
lib/pleroma/web/activity_pub/mrf/reject_non_public.ex
View file @
980b5288
# Pleroma: A lightweight social networking server
# Copyright © 2017-201
8
Pleroma Authors <https://pleroma.social/>
# Copyright © 2017-201
9
Pleroma Authors <https://pleroma.social/>
# SPDX-License-Identifier: AGPL-3.0-only
defmodule
Pleroma
.
Web
.
ActivityPub
.
MRF
.
RejectNonPublic
do
...
...
lib/pleroma/web/activity_pub/mrf/simple_policy.ex
View file @
980b5288
# Pleroma: A lightweight social networking server
# Copyright © 2017-201
8
Pleroma Authors <https://pleroma.social/>
# Copyright © 2017-201
9
Pleroma Authors <https://pleroma.social/>
# SPDX-License-Identifier: AGPL-3.0-only
defmodule
Pleroma
.
Web
.
ActivityPub
.
MRF
.
SimplePolicy
do
...
...
lib/pleroma/web/activity_pub/mrf/user_allowlist.ex
View file @
980b5288
# Pleroma: A lightweight social networking server
# Copyright © 2017-201
8
Pleroma Authors <https://pleroma.social/>
# Copyright © 2017-201
9
Pleroma Authors <https://pleroma.social/>
# SPDX-License-Identifier: AGPL-3.0-only
defmodule
Pleroma
.
Web
.
ActivityPub
.
MRF
.
UserAllowListPolicy
do
...
...
lib/pleroma/web/activity_pub/relay.ex
View file @
980b5288
# Pleroma: A lightweight social networking server
# Copyright © 2017-201
8
Pleroma Authors <https://pleroma.social/>
# Copyright © 2017-201
9
Pleroma Authors <https://pleroma.social/>
# SPDX-License-Identifier: AGPL-3.0-only
defmodule
Pleroma
.
Web
.
ActivityPub
.
Relay
do
...
...
lib/pleroma/web/activity_pub/transmogrifier.ex
View file @
980b5288
# Pleroma: A lightweight social networking server
# Copyright © 2017-201
8
Pleroma Authors <https://pleroma.social/>
# Copyright © 2017-201
9
Pleroma Authors <https://pleroma.social/>
# SPDX-License-Identifier: AGPL-3.0-only
defmodule
Pleroma
.
Web
.
ActivityPub
.
Transmogrifier
do
...
...
lib/pleroma/web/activity_pub/utils.ex
View file @
980b5288
# Pleroma: A lightweight social networking server
# Copyright © 2017-201
8
Pleroma Authors <https://pleroma.social/>
# Copyright © 2017-201
9
Pleroma Authors <https://pleroma.social/>
# SPDX-License-Identifier: AGPL-3.0-only
defmodule
Pleroma
.
Web
.
ActivityPub
.
Utils
do
...
...
lib/pleroma/web/activity_pub/views/object_view.ex
View file @
980b5288
# Pleroma: A lightweight social networking server
# Copyright © 2017-201
8
Pleroma Authors <https://pleroma.social/>
# Copyright © 2017-201
9
Pleroma Authors <https://pleroma.social/>
# SPDX-License-Identifier: AGPL-3.0-only
defmodule
Pleroma
.
Web
.
ActivityPub
.
ObjectView
do
...
...
lib/pleroma/web/activity_pub/views/user_view.ex
View file @
980b5288
# Pleroma: A lightweight social networking server
# Copyright © 2017-201
8
Pleroma Authors <https://pleroma.social/>
# Copyright © 2017-201
9
Pleroma Authors <https://pleroma.social/>
# SPDX-License-Identifier: AGPL-3.0-only
defmodule
Pleroma
.
Web
.
ActivityPub
.
UserView
do
...
...
lib/pleroma/web/admin_api/admin_api_controller.ex
View file @
980b5288
# Pleroma: A lightweight social networking server
# Copyright © 2017-201
8
Pleroma Authors <https://pleroma.social/>
# Copyright © 2017-201
9
Pleroma Authors <https://pleroma.social/>
# SPDX-License-Identifier: AGPL-3.0-only
defmodule
Pleroma
.
Web
.
AdminAPI
.
AdminAPIController
do
...
...
lib/pleroma/web/channels/user_socket.ex
View file @
980b5288
# Pleroma: A lightweight social networking server
# Copyright © 2017-201
8
Pleroma Authors <https://pleroma.social/>
# Copyright © 2017-201
9
Pleroma Authors <https://pleroma.social/>
# SPDX-License-Identifier: AGPL-3.0-only
defmodule
Pleroma
.
Web
.
UserSocket
do
...
...
lib/pleroma/web/chat_channel.ex
View file @
980b5288
# Pleroma: A lightweight social networking server
# Copyright © 2017-201
8
Pleroma Authors <https://pleroma.social/>
# Copyright © 2017-201
9
Pleroma Authors <https://pleroma.social/>
# SPDX-License-Identifier: AGPL-3.0-only
defmodule
Pleroma
.
Web
.
ChatChannel
do
...
...
lib/pleroma/web/common_api/common_api.ex
View file @
980b5288
# Pleroma: A lightweight social networking server
# Copyright © 2017-201
8
Pleroma Authors <https://pleroma.social/>
# Copyright © 2017-201
9
Pleroma Authors <https://pleroma.social/>
# SPDX-License-Identifier: AGPL-3.0-only
defmodule
Pleroma
.
Web
.
CommonAPI
do
...
...
lib/pleroma/web/common_api/utils.ex
View file @
980b5288
# Pleroma: A lightweight social networking server
# Copyright © 2017-201
8
Pleroma Authors <https://pleroma.social/>
# Copyright © 2017-201
9
Pleroma Authors <https://pleroma.social/>
# SPDX-License-Identifier: AGPL-3.0-only
defmodule
Pleroma
.
Web
.
CommonAPI
.
Utils
do
...
...
lib/pleroma/web/controller_helper.ex
View file @
980b5288