From 60162bc89e6cdd0b13cfc88b3a26db5ceeafc9fa Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Maxime=20=E2=80=9Cpep=E2=80=9D=20Buquet?= Date: Wed, 28 Dec 2022 10:32:33 +0100 Subject: [PATCH] README: convert to tabs MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Maxime “pep” Buquet --- README.md | 66 +++++++++++++++++++++++++++---------------------------- 1 file changed, 33 insertions(+), 33 deletions(-) diff --git a/README.md b/README.md index 0a0e541..7cf81f1 100644 --- a/README.md +++ b/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? + * [ ] ...?