README: convert to tabs
Signed-off-by: Maxime “pep” Buquet <pep@bouah.net>
This commit is contained in:
parent
715be76472
commit
60162bc89e
1 changed files with 33 additions and 33 deletions
66
README.md
66
README.md
|
@ -17,43 +17,43 @@ file.
|
|||
### XMPP
|
||||
|
||||
- [x] Join
|
||||
* [x] Normal sessions
|
||||
* [x] MSN
|
||||
* [x] Normal sessions
|
||||
* [x] MSN
|
||||
- [-] Presence
|
||||
* [x] Resync
|
||||
* [ ] Updates
|
||||
* [-] Probes (storing updates to answer probes)
|
||||
- Storing presences but not answering when they're being queried, yet.
|
||||
* [ ] Nick changes
|
||||
* [x] Resync
|
||||
* [ ] Updates
|
||||
* [-] Probes (storing updates to answer probes)
|
||||
- Storing presences but not answering when they're being queried, yet.
|
||||
* [ ] Nick changes
|
||||
- [-] Iq
|
||||
* [-] Ping answers
|
||||
- [x] Ping component (always succeeds)
|
||||
- [-] Ping room (always fails. Awaiting affiliation support)
|
||||
- [x] Ping participant (0410)
|
||||
* [ ] Ping probes?
|
||||
* [ ] Routing Public PEP?
|
||||
* [x] Default "service-unavailable"
|
||||
* [-] Ping answers
|
||||
- [x] Ping component (always succeeds)
|
||||
- [-] Ping room (always fails. Awaiting affiliation support)
|
||||
- [x] Ping participant (0410)
|
||||
* [ ] Ping probes?
|
||||
* [ ] Routing Public PEP?
|
||||
* [x] Default "service-unavailable"
|
||||
- [ ] Messages
|
||||
* [ ] Broadcast
|
||||
* [ ] History?
|
||||
* [ ] MAM?
|
||||
* [ ] Broadcast
|
||||
* [ ] History?
|
||||
* [ ] MAM?
|
||||
- [?] Leave
|
||||
- [ ] Affiliations / roles
|
||||
- [ ] Configuration
|
||||
* [ ] Modes
|
||||
- [ ] Non-anon
|
||||
- [ ] Semi-anon
|
||||
- [ ] Full-anon? (with some kind of occupant-id (0421)?)
|
||||
* [ ] Modes
|
||||
- [ ] Non-anon
|
||||
- [ ] Semi-anon
|
||||
- [ ] Full-anon? (with some kind of occupant-id (0421)?)
|
||||
- [ ] Mediated invites
|
||||
- [ ] Room state
|
||||
* [ ] Locked
|
||||
* [ ] Destroyed / Tombstoned?
|
||||
* [ ] Locked
|
||||
* [ ] Destroyed / Tombstoned?
|
||||
- [ ] Private Messages?
|
||||
- [ ] Possible optimisations
|
||||
* [ ] Presence versioning (0436)
|
||||
* [ ] Room Activity Indicator (0437)
|
||||
* [ ] Affiliation versioning (0463)
|
||||
* [ ] Caching participant caps
|
||||
* [ ] Presence versioning (0436)
|
||||
* [ ] Room Activity Indicator (0437)
|
||||
* [ ] Affiliation versioning (0463)
|
||||
* [ ] Caching participant caps
|
||||
|
||||
### Storage
|
||||
|
||||
|
@ -62,10 +62,10 @@ file.
|
|||
### Component Configuration
|
||||
|
||||
- [ ] Interface
|
||||
* [ ] File?
|
||||
* [ ] Adhoc?
|
||||
* [ ] File?
|
||||
* [ ] Adhoc?
|
||||
- [ ] Options?
|
||||
* [ ] Host
|
||||
* [ ] Secret
|
||||
* [ ] Admins?
|
||||
* [ ] ...?
|
||||
* [ ] Host
|
||||
* [ ] Secret
|
||||
* [ ] Admins?
|
||||
* [ ] ...?
|
||||
|
|
Loading…
Reference in a new issue