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
phaer
pleroma
Commits
05da5f5c
Commit
05da5f5c
authored
Mar 03, 2020
by
feld
Browse files
Update Copyrights
parent
4c02e049
Changes
303
Hide whitespace changes
Inline
Side-by-side
installation/download-mastofe-build.sh
View file @
05da5f5c
#!/bin/sh
# Pleroma: A lightweight social networking server
# Copyright © 2017-20
19
Pleroma Authors <https://pleroma.social/>
# Copyright © 2017-20
20
Pleroma Authors <https://pleroma.social/>
# SPDX-License-Identifier: AGPL-3.0-only
project_id
=
"74"
project_branch
=
"rebase/glitch-soc"
...
...
lib/jason_types.ex
View file @
05da5f5c
# Pleroma: A lightweight social networking server
# Copyright © 2017-20
19
Pleroma Authors <https://pleroma.social/>
# Copyright © 2017-20
20
Pleroma Authors <https://pleroma.social/>
# SPDX-License-Identifier: AGPL-3.0-only
Postgrex
.
Types
.
define
(
...
...
lib/mix/pleroma.ex
View file @
05da5f5c
# Pleroma: A lightweight social networking server
# Copyright © 2017-20
19
Pleroma Authors <https://pleroma.social/>
# Copyright © 2017-20
20
Pleroma Authors <https://pleroma.social/>
# SPDX-License-Identifier: AGPL-3.0-only
defmodule
Mix
.
Pleroma
do
...
...
lib/mix/tasks/pleroma/benchmark.ex
View file @
05da5f5c
# Pleroma: A lightweight social networking server
# Copyright © 2017-20
19
Pleroma Authors <https://pleroma.social/>
# Copyright © 2017-20
20
Pleroma Authors <https://pleroma.social/>
# SPDX-License-Identifier: AGPL-3.0-only
defmodule
Mix
.
Tasks
.
Pleroma
.
Benchmark
do
...
...
lib/mix/tasks/pleroma/database.ex
View file @
05da5f5c
# Pleroma: A lightweight social networking server
# Copyright © 2017-20
19
Pleroma Authors <https://pleroma.social/>
# Copyright © 2017-20
20
Pleroma Authors <https://pleroma.social/>
# SPDX-License-Identifier: AGPL-3.0-only
defmodule
Mix
.
Tasks
.
Pleroma
.
Database
do
...
...
lib/mix/tasks/pleroma/ecto/ecto.ex
View file @
05da5f5c
# Pleroma: A lightweight social networking server
# Copyright © 2017-20
19
Pleroma Authors <https://pleroma.social/>
# Copyright © 2017-20
20
Pleroma Authors <https://pleroma.social/>
# SPDX-License-Identifier: AGPL-3.0-onl
defmodule
Mix
.
Tasks
.
Pleroma
.
Ecto
do
...
...
lib/mix/tasks/pleroma/ecto/migrate.ex
View file @
05da5f5c
# Pleroma: A lightweight social networking server
# Copyright © 2017-20
19
Pleroma Authors <https://pleroma.social/>
# Copyright © 2017-20
20
Pleroma Authors <https://pleroma.social/>
# SPDX-License-Identifier: AGPL-3.0-onl
defmodule
Mix
.
Tasks
.
Pleroma
.
Ecto
.
Migrate
do
...
...
lib/mix/tasks/pleroma/ecto/rollback.ex
View file @
05da5f5c
# Pleroma: A lightweight social networking server
# Copyright © 2017-20
19
Pleroma Authors <https://pleroma.social/>
# Copyright © 2017-20
20
Pleroma Authors <https://pleroma.social/>
# SPDX-License-Identifier: AGPL-3.0-onl
defmodule
Mix
.
Tasks
.
Pleroma
.
Ecto
.
Rollback
do
...
...
lib/mix/tasks/pleroma/relay.ex
View file @
05da5f5c
# Pleroma: A lightweight social networking server
# Copyright © 2017-20
19
Pleroma Authors <https://pleroma.social/>
# Copyright © 2017-20
20
Pleroma Authors <https://pleroma.social/>
# SPDX-License-Identifier: AGPL-3.0-only
defmodule
Mix
.
Tasks
.
Pleroma
.
Relay
do
...
...
lib/mix/tasks/pleroma/uploads.ex
View file @
05da5f5c
# Pleroma: A lightweight social networking server
# Copyright © 2017-20
19
Pleroma Authors <https://pleroma.social/>
# Copyright © 2017-20
20
Pleroma Authors <https://pleroma.social/>
# SPDX-License-Identifier: AGPL-3.0-only
defmodule
Mix
.
Tasks
.
Pleroma
.
Uploads
do
...
...
lib/pleroma/activity/ir/topics.ex
View file @
05da5f5c
# Pleroma: A lightweight social networking server
# Copyright © 2017-20
19
Pleroma Authors <https://pleroma.social/>
# Copyright © 2017-20
20
Pleroma Authors <https://pleroma.social/>
# SPDX-License-Identifier: AGPL-3.0-only
defmodule
Pleroma
.
Activity
.
Ir
.
Topics
do
...
...
lib/pleroma/bbs/authenticator.ex
View file @
05da5f5c
# Pleroma: A lightweight social networking server
# Copyright © 2017-20
19
Pleroma Authors <https://pleroma.social/>
# Copyright © 2017-20
20
Pleroma Authors <https://pleroma.social/>
# SPDX-License-Identifier: AGPL-3.0-only
defmodule
Pleroma
.
BBS
.
Authenticator
do
...
...
lib/pleroma/bbs/handler.ex
View file @
05da5f5c
# Pleroma: A lightweight social networking server
# Copyright © 2017-20
19
Pleroma Authors <https://pleroma.social/>
# Copyright © 2017-20
20
Pleroma Authors <https://pleroma.social/>
# SPDX-License-Identifier: AGPL-3.0-only
defmodule
Pleroma
.
BBS
.
Handler
do
...
...
lib/pleroma/bookmark.ex
View file @
05da5f5c
# Pleroma: A lightweight social networking server
# Copyright © 2017-20
19
Pleroma Authors <https://pleroma.social/>
# Copyright © 2017-20
20
Pleroma Authors <https://pleroma.social/>
# SPDX-License-Identifier: AGPL-3.0-only
defmodule
Pleroma
.
Bookmark
do
...
...
lib/pleroma/captcha/captcha_service.ex
View file @
05da5f5c
# Pleroma: A lightweight social networking server
# Copyright © 2017-20
19
Pleroma Authors <https://pleroma.social/>
# Copyright © 2017-20
20
Pleroma Authors <https://pleroma.social/>
# SPDX-License-Identifier: AGPL-3.0-only
defmodule
Pleroma
.
Captcha
.
Service
do
...
...
lib/pleroma/captcha/kocaptcha.ex
View file @
05da5f5c
# Pleroma: A lightweight social networking server
# Copyright © 2017-20
19
Pleroma Authors <https://pleroma.social/>
# Copyright © 2017-20
20
Pleroma Authors <https://pleroma.social/>
# SPDX-License-Identifier: AGPL-3.0-only
defmodule
Pleroma
.
Captcha
.
Kocaptcha
do
...
...
lib/pleroma/clippy.ex
View file @
05da5f5c
# Pleroma: A lightweight social networking server
# Copyright © 2017-20
19
Pleroma Authors <https://pleroma.social/>
# Copyright © 2017-20
20
Pleroma Authors <https://pleroma.social/>
# SPDX-License-Identifier: AGPL-3.0-only
defmodule
Pleroma
.
Clippy
do
...
...
lib/pleroma/config.ex
View file @
05da5f5c
# Pleroma: A lightweight social networking server
# Copyright © 2017-20
19
Pleroma Authors <https://pleroma.social/>
# Copyright © 2017-20
20
Pleroma Authors <https://pleroma.social/>
# SPDX-License-Identifier: AGPL-3.0-only
defmodule
Pleroma
.
Config
do
...
...
lib/pleroma/config/deprecation_warnings.ex
View file @
05da5f5c
# Pleroma: A lightweight social networking server
# Copyright © 2017-20
19
Pleroma Authors <https://pleroma.social/>
# Copyright © 2017-20
20
Pleroma Authors <https://pleroma.social/>
# SPDX-License-Identifier: AGPL-3.0-only
defmodule
Pleroma
.
Config
.
DeprecationWarnings
do
...
...
lib/pleroma/constants.ex
View file @
05da5f5c
# Pleroma: A lightweight social networking server
# Copyright © 2017-20
19
Pleroma Authors <https://pleroma.social/>
# Copyright © 2017-20
20
Pleroma Authors <https://pleroma.social/>
# SPDX-License-Identifier: AGPL-3.0-only
defmodule
Pleroma
.
Constants
do
...
...
Prev
1
2
3
4
5
…
16
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