Jordan Bancino jordan
jordan opened issue Telodendria/Telodendria#31 2023-09-08 01:12:12 +00:00
Continuous Integration & Release Binaries
jordan pushed to master at Telodendria/Telodendria 2023-09-08 01:10:59 +00:00
93e6582db5 Add usage and install documentation.
jordan pushed to master at Telodendria/Telodendria 2023-09-08 00:23:52 +00:00
ee62d31c68 Add documentation home page.
jordan pushed to master at Telodendria/Telodendria 2023-09-08 00:06:25 +00:00
4bd527aa9a Remove old change log.
jordan pushed to master at Telodendria/Telodendria 2023-09-07 23:53:58 +00:00
79ce36c860 Add CHANGELOG.md
jordan commented on issue Telodendria/Telodendria#30 2023-09-07 12:01:30 +00:00
Website Redesign

Additional things we should address on the website:

  • Why use Telodendria over, say, Conduit, which is also a databaseless, single-binary Matrix homeserver?
    • Dependency Chain: We…
jordan opened issue Telodendria/Telodendria#30 2023-09-06 19:18:34 +00:00
Website Redesign
jordan closed issue Telodendria/Telodendria#14 2023-09-06 18:38:02 +00:00
.cvsignore files
jordan commented on issue Telodendria/Telodendria#14 2023-09-06 18:37:58 +00:00
.cvsignore files

Closed by #29.

jordan pushed to master at Telodendria/Telodendria 2023-09-06 18:37:31 +00:00
be3ee54bd8 Merge pull request 'added git ignore and removed cvs ignore files' (#29) from array-in-a-matrix/telodendria:master into master
5367ffca96 replaced .cvsignore with .gitignore
Compare 2 commits »
jordan merged pull request Telodendria/Telodendria#29 2023-09-06 18:37:31 +00:00
added git ignore and removed cvs ignore files
jordan commented on pull request Telodendria/Telodendria#29 2023-09-06 18:37:20 +00:00
added git ignore and removed cvs ignore files

Looks good. You missed the man/ entries, but that's okay because man/ will eventually be going away as I get all the documentation converted to Markdown.

jordan commented on pull request Telodendria/Telodendria#28 2023-09-06 15:05:38 +00:00
User Directory Patch #70

It looks like this pull request has a more complete .gitignore than #29, but it really should be broken out into a separate pull request so it can be merged separately. Lets try to keep changes…

jordan commented on pull request Telodendria/Telodendria#29 2023-09-06 15:03:10 +00:00
added git ignore and removed cvs ignore files

Not quite. There are actually quite a few .cvsignore files scattered throughout the repository that all should be merged into one .gitignore at the root.

$ find . -name '.cvsignore'
…
jordan commented on issue Telodendria/Telodendria#23 2023-09-06 13:41:41 +00:00
Migration Path from Synapse

@array-in-a-matrix No, because #24 specifically addresses upgrades from one Telodendria release to the next. This issue is about migrating from Synapse to Telodendria.

jordan commented on issue Telodendria/Telodendria#25 2023-09-06 13:39:01 +00:00
Admin API Front End

Yeah, that does make the most sense. And this is definitely pretty low on the priority list, I wasn't planning on starting a front end any time soon. But you are right, they probably should be…

jordan pushed to master at Telodendria/Telodendria 2023-09-06 02:10:47 +00:00
c5b2fcf586 Convert Cytoplasm README to markdown.
jordan closed issue Telodendria/Telodendria#17 2023-09-06 01:54:57 +00:00
Convert Proposals to Issues
jordan pushed to master at Telodendria/Telodendria 2023-09-06 01:54:57 +00:00
2b43a93524 Break proposals/admin.7 into multiple issues.
jordan commented on issue Telodendria/Telodendria#27 2023-09-06 01:53:05 +00:00
Admin API for Deactivating and Reactivating Local Users

And the checklist:

  • DELETE /_telodendria/admin/deactivate/[localpart]
  • PUT /_telodendria/admin/deactivate/[localpart]