diff options
author | 2021-07-23 10:36:28 +0200 | |
---|---|---|
committer | 2021-07-23 10:36:28 +0200 | |
commit | 05e9af089c3041fa162e4dca3b1c5906496e8e90 (patch) | |
tree | 6972d56a2ab5b5216ba7ec7c951605a775ac1c18 /docs/pages/design | |
parent | lil webfingy fix (#106) (diff) | |
download | gotosocial-05e9af089c3041fa162e4dca3b1c5906496e8e90.tar.xz |
Oidc (#109)
* add oidc config
* inching forward with oidc idp
* lil webfingy fix
* bit more progress
* further oidc
* oidc now working
* document dex config
* replace broken images
* add additional credits
* tiny doc update
* update
* add oidc config
* inching forward with oidc idp
* bit more progress
* further oidc
* oidc now working
* document dex config
* replace broken images
* add additional credits
* tiny doc update
* update
* document
* docs + comments
Diffstat (limited to 'docs/pages/design')
-rw-r--r-- | docs/pages/design/federation.rst | 6 | ||||
-rw-r--r-- | docs/pages/design/index.rst | 10 | ||||
-rw-r--r-- | docs/pages/design/safety_features.rst | 4 |
3 files changed, 0 insertions, 20 deletions
diff --git a/docs/pages/design/federation.rst b/docs/pages/design/federation.rst deleted file mode 100644 index d6f4ea88b..000000000 --- a/docs/pages/design/federation.rst +++ /dev/null @@ -1,6 +0,0 @@ -Federation ----------- - -In the spirit of Mastodon and other `Fediverse <https://en.wikipedia.org/wiki/Fediverse>`_ ("federation universe") applications, -GoToSocial uses the `ActivityPub <https://www.w3.org/TR/activitypub/>`_ protocol to communicate between its own servers and those -of compliant software. diff --git a/docs/pages/design/index.rst b/docs/pages/design/index.rst deleted file mode 100644 index 93f1a3486..000000000 --- a/docs/pages/design/index.rst +++ /dev/null @@ -1,10 +0,0 @@ -GoToSocial Design ------------------ - -These documents describe the design of GoToSocial and provide rationale for design decisions, safety features, etc. - -.. toctree:: - :maxdepth: 1 - - federation - safety_features diff --git a/docs/pages/design/safety_features.rst b/docs/pages/design/safety_features.rst deleted file mode 100644 index ddecfc9a3..000000000 --- a/docs/pages/design/safety_features.rst +++ /dev/null @@ -1,4 +0,0 @@ -Safety Features ---------------- - -Blah blah blah blah. |