diff options
author | 2025-03-24 20:50:54 +0000 | |
---|---|---|
committer | 2025-03-24 20:50:54 +0000 | |
commit | f0cb64670a7fdc49c334d99428458dfaf450171c (patch) | |
tree | 875b290f26d85f0a24f24b7c34922e40a1f272ac | |
parent | 5dcef9651acd962971c7b25801222c09239acac8 (diff) | |
download | luz-f0cb64670a7fdc49c334d99428458dfaf450171c.tar.gz luz-f0cb64670a7fdc49c334d99428458dfaf450171c.tar.bz2 luz-f0cb64670a7fdc49c334d99428458dfaf450171c.zip |
doc: update readme
-rw-r--r-- | README.md | 9 |
1 files changed, 5 insertions, 4 deletions
@@ -21,6 +21,7 @@ - [x] xep-0368: srv records for xmpp over tls - [ ] server side downgrade protection for sasl - [x] xep-0199: xmpp ping +- [x] xep-0203: delayed delivery - [ ] xep-0030: service discovery - [ ] xep-0115: entity capabilities - [ ] xep-0163: pep @@ -40,9 +41,13 @@ - [ ] xep-0352: client state indication - [ ] xep-0166: jingle - [ ] xep-0292: vcard4 +- [ ] chat read markers + - [ ] xep-0490: message displayed synchronization + - [ ] xep-0333: displayed markers - [ ] xep-0184: message delivery receipts - [ ] xep-0060: pubsub - [ ] xep-0100: gateway interation +- [ ] xep-0402: pep native bookmarks calls: - [ ] xep-0167: jingle rtp sessions @@ -54,7 +59,6 @@ calls: - [ ] xep-0294: jingle trp header extensions negotiation - [ ] xep-0338: jingle grouping framework - [ ] xep-0339: source-specific media attributes in jingle -- [ ] xep-0402: pep native bookmarks mix: - [ ] xep-0369: mix @@ -76,9 +80,6 @@ need more research: - [ ] xep-0154: user profile - [ ] message editing - [ ] xep-0308: last message correction (should not be used for older than last message according to spec) -- [ ] chat read markers - - [ ] xep-0490: message displayed synchronization - - [ ] xep-0333: displayed markers - [ ] message styling - [ ] xep-0393: message styling |