Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Pleroma
pleroma
Commits
17aa3644
Verified
Commit
17aa3644
authored
Feb 25, 2022
by
Sean King
Browse files
Copyright bump for 2022
parent
d91e9cee
Changes
1000
Hide whitespace changes
Inline
Side-by-side
Too many changes to show.
To preserve performance only
20 of 1000+
files are displayed.
Plain diff
Email patch
COPYING
View file @
17aa3644
Unless otherwise stated this repository is copyright © 2017-202
1
Unless otherwise stated this repository is copyright © 2017-202
2
Pleroma Authors <https://pleroma.social/>, and is distributed under
The GNU Affero General Public License Version 3, you should have received a
copy of the license file as AGPL-3.
---
Files inside docs directory are copyright © 202
1
Pleroma Authors
Files inside docs directory are copyright © 202
2
Pleroma Authors
<https://pleroma.social/>, and are distributed under the Creative Commons
Attribution 4.0 International license, you should have received
a copy of the license file as CC-BY-4.0.
...
...
@@ -30,7 +30,7 @@ priv/static/images/pleroma-fox-tan-shy.png
---
The following files are copyright © 2017-202
0
Pleroma Authors
The following files are copyright © 2017-202
2
Pleroma Authors
<https://pleroma.social/>, and are distributed under the Creative Commons
Attribution-ShareAlike 4.0 International license, you should have received
a copy of the license file as CC-BY-SA-4.0.
...
...
lib/mix/pleroma.ex
View file @
17aa3644
# Pleroma: A lightweight social networking server
# Copyright © 2017-202
1
Pleroma Authors <https://pleroma.social/>
# Copyright © 2017-202
2
Pleroma Authors <https://pleroma.social/>
# SPDX-License-Identifier: AGPL-3.0-only
defmodule
Mix
.
Pleroma
do
...
...
lib/mix/tasks/pleroma/app.ex
View file @
17aa3644
# Pleroma: A lightweight social networking server
# Copyright © 2017-202
1
Pleroma Authors <https://pleroma.social/>
# Copyright © 2017-202
2
Pleroma Authors <https://pleroma.social/>
# SPDX-License-Identifier: AGPL-3.0-only
defmodule
Mix
.
Tasks
.
Pleroma
.
App
do
...
...
lib/mix/tasks/pleroma/benchmark.ex
View file @
17aa3644
# Pleroma: A lightweight social networking server
# Copyright © 2017-202
1
Pleroma Authors <https://pleroma.social/>
# Copyright © 2017-202
2
Pleroma Authors <https://pleroma.social/>
# SPDX-License-Identifier: AGPL-3.0-only
defmodule
Mix
.
Tasks
.
Pleroma
.
Benchmark
do
...
...
lib/mix/tasks/pleroma/config.ex
View file @
17aa3644
# Pleroma: A lightweight social networking server
# Copyright © 2017-202
1
Pleroma Authors <https://pleroma.social/>
# Copyright © 2017-202
2
Pleroma Authors <https://pleroma.social/>
# SPDX-License-Identifier: AGPL-3.0-only
defmodule
Mix
.
Tasks
.
Pleroma
.
Config
do
...
...
lib/mix/tasks/pleroma/count_statuses.ex
View file @
17aa3644
# Pleroma: A lightweight social networking server
# Copyright © 2017-202
1
Pleroma Authors <https://pleroma.social/>
# Copyright © 2017-202
2
Pleroma Authors <https://pleroma.social/>
# SPDX-License-Identifier: AGPL-3.0-only
defmodule
Mix
.
Tasks
.
Pleroma
.
CountStatuses
do
...
...
lib/mix/tasks/pleroma/database.ex
View file @
17aa3644
# Pleroma: A lightweight social networking server
# Copyright © 2017-202
1
Pleroma Authors <https://pleroma.social/>
# Copyright © 2017-202
2
Pleroma Authors <https://pleroma.social/>
# SPDX-License-Identifier: AGPL-3.0-only
defmodule
Mix
.
Tasks
.
Pleroma
.
Database
do
...
...
lib/mix/tasks/pleroma/digest.ex
View file @
17aa3644
# Pleroma: A lightweight social networking server
# Copyright © 2017-202
1
Pleroma Authors <https://pleroma.social/>
# Copyright © 2017-202
2
Pleroma Authors <https://pleroma.social/>
# SPDX-License-Identifier: AGPL-3.0-only
defmodule
Mix
.
Tasks
.
Pleroma
.
Digest
do
...
...
lib/mix/tasks/pleroma/docs.ex
View file @
17aa3644
# Pleroma: A lightweight social networking server
# Copyright © 2017-202
1
Pleroma Authors <https://pleroma.social/>
# Copyright © 2017-202
2
Pleroma Authors <https://pleroma.social/>
# SPDX-License-Identifier: AGPL-3.0-only
defmodule
Mix
.
Tasks
.
Pleroma
.
Docs
do
...
...
lib/mix/tasks/pleroma/ecto.ex
View file @
17aa3644
# Pleroma: A lightweight social networking server
# Copyright © 2017-202
1
Pleroma Authors <https://pleroma.social/>
# SPDX-License-Identifier: AGPL-3.0-onl
# Copyright © 2017-202
2
Pleroma Authors <https://pleroma.social/>
# SPDX-License-Identifier: AGPL-3.0-onl
y
defmodule
Mix
.
Tasks
.
Pleroma
.
Ecto
do
@doc
"""
...
...
lib/mix/tasks/pleroma/ecto/migrate.ex
View file @
17aa3644
# Pleroma: A lightweight social networking server
# Copyright © 2017-202
1
Pleroma Authors <https://pleroma.social/>
# SPDX-License-Identifier: AGPL-3.0-onl
# Copyright © 2017-202
2
Pleroma Authors <https://pleroma.social/>
# SPDX-License-Identifier: AGPL-3.0-onl
y
defmodule
Mix
.
Tasks
.
Pleroma
.
Ecto
.
Migrate
do
use
Mix
.
Task
...
...
lib/mix/tasks/pleroma/ecto/rollback.ex
View file @
17aa3644
# Pleroma: A lightweight social networking server
# Copyright © 2017-202
1
Pleroma Authors <https://pleroma.social/>
# SPDX-License-Identifier: AGPL-3.0-onl
# Copyright © 2017-202
2
Pleroma Authors <https://pleroma.social/>
# SPDX-License-Identifier: AGPL-3.0-onl
y
defmodule
Mix
.
Tasks
.
Pleroma
.
Ecto
.
Rollback
do
use
Mix
.
Task
...
...
lib/mix/tasks/pleroma/email.ex
View file @
17aa3644
# Pleroma: A lightweight social networking server
# Copyright © 2017-202
1
Pleroma Authors <https://pleroma.social/>
# Copyright © 2017-202
2
Pleroma Authors <https://pleroma.social/>
# SPDX-License-Identifier: AGPL-3.0-only
defmodule
Mix
.
Tasks
.
Pleroma
.
Email
do
...
...
lib/mix/tasks/pleroma/emoji.ex
View file @
17aa3644
# Pleroma: A lightweight social networking server
# Copyright © 2017-202
1
Pleroma Authors <https://pleroma.social/>
# Copyright © 2017-202
2
Pleroma Authors <https://pleroma.social/>
# SPDX-License-Identifier: AGPL-3.0-only
defmodule
Mix
.
Tasks
.
Pleroma
.
Emoji
do
...
...
lib/mix/tasks/pleroma/frontend.ex
View file @
17aa3644
# Pleroma: A lightweight social networking server
# Copyright © 2017-202
1
Pleroma Authors <https://pleroma.social/>
# Copyright © 2017-202
2
Pleroma Authors <https://pleroma.social/>
# SPDX-License-Identifier: AGPL-3.0-only
defmodule
Mix
.
Tasks
.
Pleroma
.
Frontend
do
...
...
lib/mix/tasks/pleroma/instance.ex
View file @
17aa3644
# Pleroma: A lightweight social networking server
# Copyright © 2017-202
1
Pleroma Authors <https://pleroma.social/>
# Copyright © 2017-202
2
Pleroma Authors <https://pleroma.social/>
# SPDX-License-Identifier: AGPL-3.0-only
defmodule
Mix
.
Tasks
.
Pleroma
.
Instance
do
...
...
lib/mix/tasks/pleroma/notification_settings.ex
View file @
17aa3644
# Pleroma: A lightweight social networking server
# Copyright © 2017-202
1
Pleroma Authors <https://pleroma.social/>
# Copyright © 2017-202
2
Pleroma Authors <https://pleroma.social/>
# SPDX-License-Identifier: AGPL-3.0-only
defmodule
Mix
.
Tasks
.
Pleroma
.
NotificationSettings
do
...
...
lib/mix/tasks/pleroma/openapi_spec.ex
View file @
17aa3644
# Pleroma: A lightweight social networking server
# Copyright © 2017-2022 Pleroma Authors <https://pleroma.social/>
# SPDX-License-Identifier: AGPL-3.0-only
defmodule
Mix
.
Tasks
.
Pleroma
.
OpenapiSpec
do
def
run
([
path
])
do
# Load Pleroma application to get version info
...
...
lib/mix/tasks/pleroma/refresh_counter_cache.ex
View file @
17aa3644
# Pleroma: A lightweight social networking server
# Copyright © 2017-202
1
Pleroma Authors <https://pleroma.social/>
# Copyright © 2017-202
2
Pleroma Authors <https://pleroma.social/>
# SPDX-License-Identifier: AGPL-3.0-only
defmodule
Mix
.
Tasks
.
Pleroma
.
RefreshCounterCache
do
...
...
lib/mix/tasks/pleroma/relay.ex
View file @
17aa3644
# Pleroma: A lightweight social networking server
# Copyright © 2017-202
1
Pleroma Authors <https://pleroma.social/>
# Copyright © 2017-202
2
Pleroma Authors <https://pleroma.social/>
# SPDX-License-Identifier: AGPL-3.0-only
defmodule
Mix
.
Tasks
.
Pleroma
.
Relay
do
...
...
Prev
1
2
3
4
5
…
50
Next
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment