mirror of
https://forge.fsky.io/lda/Parsee.git
synced 2026-03-13 12:15:12 +00:00
[MOD] Import PNG media.
This commit is contained in:
parent
9d9453f96a
commit
1f3d738bb4
12 changed files with 87 additions and 42 deletions
27
XEPS-TBD.TXT
27
XEPS-TBD.TXT
|
|
@ -1,6 +1,19 @@
|
|||
XEPs current supported are in src/XMPPThread, at the IQ disco advertising.
|
||||
|
||||
Somewhat implemented XEPs:
|
||||
v https://xmpp.org/extensions/xep-0050.html
|
||||
Ad-hoc commands that bridge maintainers can deal with XMPP-style are
|
||||
also a nice to have.
|
||||
There are commands, but not a lot of them as of now, and localisation
|
||||
is missing.
|
||||
v https://xmpp.org/extensions/xep-0421.html
|
||||
Using the occupant ID in semi-anonymous MUCs is a desirable property.
|
||||
I dont know of a lot of places that don't use the occupant ID anymore
|
||||
within Parsee.
|
||||
v "also it [Bifrost] doesn't respect voice either"
|
||||
As far as I am aware, works.
|
||||
v https://xmpp.org/extensions/xep-0425.html
|
||||
As mentionned in #2, moderation _needs_ to be done.
|
||||
~ https://xmpp.org/extensions/xep-0085.html
|
||||
Only XMPP->Matrix at the moment. Still need to figure out how to
|
||||
get typing indicators as an AS.
|
||||
|
|
@ -12,17 +25,6 @@ Somewhat implemented XEPs:
|
|||
~ 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-0050.html
|
||||
Ad-hoc commands that bridge maintainers can deal with XMPP-style are
|
||||
also a nice to have.
|
||||
There are commands, but not a lot of them as of now, and localisation
|
||||
is missing.
|
||||
~ https://xmpp.org/extensions/xep-0421.html
|
||||
Using the occupant ID in semi-anonymous MUCs is a desirable property.
|
||||
I dont know of a lot of places that don't use the occupant ID anymore
|
||||
within Parsee.
|
||||
~ https://xmpp.org/extensions/xep-0425.html
|
||||
As mentionned in #2, moderation _needs_ to be done.
|
||||
|
||||
For future XEPs:
|
||||
- https://xmpp.org/extensions/xep-0449.html
|
||||
|
|
@ -44,9 +46,8 @@ THESE I WANT TO SEND THEM A NICE, BRIGHT GIFT:
|
|||
|
||||
|
||||
Not XEPs, but ideas that _needs_ to be added:
|
||||
v "also it [Bifrost] doesn't respect voice either" -> Send a form on moderated
|
||||
MUCs (which is standard, so its not too bad!). Currently WIP, and barely tested.
|
||||
~ "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).
|
||||
- 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