mirror of
https://forge.fsky.io/lda/Parsee.git
synced 2026-03-13 12:15:12 +00:00
I honestly don't know what to call it.
It's not a 0.2 release, btw.
This commit is contained in:
parent
e7ba1fa48d
commit
3ceae7b053
13 changed files with 179 additions and 85 deletions
15
XEPS-TBD.TXT
15
XEPS-TBD.TXT
|
|
@ -21,10 +21,14 @@ Somewhat implemented XEPs:
|
|||
This allows reactions, which Matrix also has support to. The two
|
||||
systems don't seem *too* restrictive on one-another (unlike some
|
||||
IM platforms I won't mention), so this doesn't sound too bad to do
|
||||
HALF-IMPLEMENTED: Removing reacts won't work.
|
||||
TODO: Add support from Matrix.
|
||||
~ https://xmpp.org/extensions/xep-0184.html
|
||||
Only Matrix->XMPP as of now. Requesting data from Matrix ASes without
|
||||
/sync seems like a non-option as of now, which _sucks_.
|
||||
~ https://xmpp.org/extensions/xep-0084.html
|
||||
Avatar support would be extremely useful, if just a QoL improvment.
|
||||
Matrix and XMPP both have support for these.
|
||||
XEP-0084 is a pain in the ass to implement and seems generally just
|
||||
|
||||
For future XEPs:
|
||||
- https://xmpp.org/extensions/xep-0449.html
|
||||
|
|
@ -34,12 +38,7 @@ For future XEPs:
|
|||
which is used along PEP, it seems, and meanwhile Matrix has ''support''
|
||||
for packs too, tracking them is between "annoyance" and "yeah, no.".
|
||||
|
||||
ON STANDBY BECAUSE THESE HAVE BEEN TERRIBLE TO DEAL WITH AND WHO KEEPS WRITING
|
||||
THESE I WANT TO SEND THEM A NICE, BRIGHT GIFT:
|
||||
x https://xmpp.org/extensions/xep-0084.html
|
||||
Avatar support would be extremely useful, if just a QoL improvment.
|
||||
Matrix and XMPP both have support for these.
|
||||
XEP-0084 is a pain in the ass to implement and seems generally just
|
||||
On Standby:
|
||||
unreliable, however.
|
||||
x https://xmpp.org/extensions/xep-0080.html
|
||||
Can't think of a good analogy to these...
|
||||
|
|
@ -48,7 +47,7 @@ THESE I WANT TO SEND THEM A NICE, BRIGHT GIFT:
|
|||
Not XEPs, but ideas that _needs_ to be added:
|
||||
~ "GIVE THE PUPPETS APPROPRIATE PLS/ROLES" - Hydro/t4d
|
||||
Happens on Matrix. I'll need to handle that on XMPP as well.
|
||||
- Standalone/Static Parsee, ideally as small as it can be(if not as APE).
|
||||
~ Standalone/Static Parsee, ideally as small as it can be(if not as APE).
|
||||
- Kappa-like extension system(maybe bridging more than just Matrix-XMPP.)
|
||||
- https://www.youtube.com/watch?v=InL414iDZmY
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue