More docs updates

This commit is contained in:
Andrew Godwin 2022-12-22 18:10:47 +00:00
parent f141e6a551
commit a4ad5685db
3 changed files with 23 additions and 17 deletions

View file

@ -6,17 +6,20 @@ If you're interested in becoming a contributor, see our :doc:`contributing`
page! page!
* Creator & Main Developer Creator & Main Developer
------------------------
* `Andrew Godwin <https://aeracode.org>`_ * `Andrew Godwin <https://aeracode.org>`_
* Core Contributors Core Contributors
-----------------
* `Michael Manfre <https://manfre.me/>`_ * `Michael Manfre <https://manfre.me/>`_
* `Tyler Kennedy (TkTech) <https://tkte.ch/>`_ * `Tyler Kennedy (TkTech) <https://tkte.ch/>`_
* Other Contributors Other Contributors
------------------
* Please see our `GitHub contributors list <https://github.com/jointakahe/takahe/graphs/contributors>`_. * Please see our `GitHub contributors list <https://github.com/jointakahe/takahe/graphs/contributors>`_.

View file

@ -41,7 +41,8 @@ needed:
* Peertube * Peertube
* Pixelfed * Pixelfed
* Replies may not federate?
* Replies may not federate back from Takahē to Pixelfed
* Pleroma * Pleroma
@ -49,7 +50,9 @@ needed:
These servers have the beginnings of support but known bugs that need fixing: These servers have the beginnings of support but known bugs that need fixing:
* Gotosocial * Gotosocial
* Issues pulling accounts * Issues pulling accounts
* Mitra * Mitra
* Sends Follow Accept messages in a compact format we don't accept yet * Sends Follow Accept messages in a compact format we don't accept yet

View file

@ -14,8 +14,8 @@ of our own push in this regard - see https://jointakahe.org/takahesocial/ for
more information and how to get an invite. more information and how to get an invite.
If you're curious on the reasons *not* to use Takahē yet, see what's left If you're curious on the reasons *not* to use Takahē yet, see what's left
to implement on our :doc:`features` page, and our federation and client to implement on our :doc:`/features` page, and our federation and client
compatibility list on our :doc:`interoperability` page. compatibility list on our :doc:`/interoperability` page.
Major features: Major features:
@ -56,20 +56,20 @@ Our plan for the 0.7 release is not finalised, but likely includes:
* Server announcements system * Server announcements system
* Initial video support * Initial video support
I would also like to specifically thank `Michael Manfre <https://manfre.me/>`_ We're now looking for specific help from the following people as we develop further:
and `Tyler Kennedy (TkTech) <https://tkte.ch/>`_ for their help during the 0.6
development cycle; it is people like them, who turn up and help with the boring
and unglamarous parts of development, who make Open Source work.
We're looking for specific help from the following people as we develop further:
* Visual Design - We'd like to have a proper design system and identity for Takahē * Visual Design - We'd like to have a proper design system and identity for Takahē
* Instance admins or developers of non-Mastodon servers - We need help debugging * Instance admins or developers of non-Mastodon servers - We need help debugging
federation issues, especially where we're causing errors we can't see elsewhere. federation issues, especially where we're causing errors we can't see elsewhere.
If you'd like to help with these or other areas, see :doc:`contributing` to If you'd like to help with these or other areas, see :doc:`/contributing` to
see how to get in touch. see how to get in touch.
I would also like to specifically thank `Michael Manfre <https://manfre.me/>`_
and `Tyler Kennedy (TkTech) <https://tkte.ch/>`_ for their help during the 0.6
development cycle; it is people like them, who turn up and help with the boring
and unglamarous parts of development, who make Open Source work.
You can download images from `Docker Hub <https://hub.docker.com/r/jointakahe/takahe>`_, You can download images from `Docker Hub <https://hub.docker.com/r/jointakahe/takahe>`_,
or use the image name ``jointakahe/takahe:0.6``. or use the image name ``jointakahe/takahe:0.6``.