mirror of
https://forge.fsky.io/lda/Parsee.git
synced 2026-03-13 12:15:12 +00:00
[ADD/MOD] Cleanup cmd, change Matrix user format
This commit is contained in:
parent
9e5e741989
commit
91d373addb
13 changed files with 217 additions and 77 deletions
|
|
@ -35,13 +35,15 @@ TODO
|
|||
TODO
|
||||
|
||||
## TODOS
|
||||
- Mess with Cytoplasm to make it have support for something like Berkeley DB as
|
||||
an *optional* dependency. This should increase reliability and speed for anyone.
|
||||
- Mess with Cytoplasm to make it have support for something like LMDB as an
|
||||
*optional* dependency. This should increase reliability and speed for anyone.
|
||||
- Nesting might be an issue we'll need to deal with. libdb and Berkley DB
|
||||
seem to lack support for them. If we can shove entries at specific indices,
|
||||
we _might_ just manage to get some system that can at least emulate that,
|
||||
and hopefully be reasonably faster than the filesystem, with some added
|
||||
reliability.
|
||||
- Starting a DM from XMPP to a Matrix user(and also get rid of the '?'-syntax and
|
||||
use another invalid Matrix char/valid XMPP char ('$'?) for escaped)
|
||||
|
||||
- PROPER FUCKING AVATARS
|
||||
XEP-0084 IS THE WORST PIECE OF SHIT KNOWN TO MAN. If any Jabberbros want to
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue