From a7085d3334691981fffb0d38b42697b51f9e17d6 Mon Sep 17 00:00:00 2001 From: Edward Shen Date: Tue, 20 Aug 2019 23:31:25 -0400 Subject: [PATCH] cleanup of todo.md --- docs/todo.md | 38 +++++++++++++++++++------------------- 1 file changed, 19 insertions(+), 19 deletions(-) diff --git a/docs/todo.md b/docs/todo.md index e5ae4de..4880553 100644 --- a/docs/todo.md +++ b/docs/todo.md @@ -75,7 +75,7 @@ - [ ] 9.3.5 m.room.member - [ ] 9.3.6 m.room.power_levels - [ ] 9.3.7 m.room.redaction - - [x] 9.4 Syncing + - [ ] 9.4 Syncing - [x] 9.4.1 GET /_matrix/client/r0/sync - [x] ~~9.4.2 GET /_matrix/client/r0/events~~ *Deprecated* - [x] ~~9.4.3 GET /_matrix/client/r0/initialSync~~ *Deprecated* @@ -175,7 +175,7 @@ - [ ] 13.2.2.6.1.1.2 Fallback for m.text, m.notice, and unrecognised message types - [ ] 13.2.2.6.1.1.3 Fallback for m.emote - [ ] 13.2.2.6.1.1.4 Fallback for m.image, m.video, m.audio, and m.file - - [ ] 13.2.3 ~~Server behaviour~~ *Not applicable* + - [x] 13.2.3 ~~Server behaviour~~ *Not applicable* - [ ] 13.2.4 Security considerations - [ ] 13.3 Voice over IP - [ ] 13.3.1 Events @@ -185,7 +185,7 @@ - [ ] 13.3.1.4 m.call.hangup - [ ] 13.3.2 Client behaviour - [ ] 13.3.2.1 Glare - - [ ] 13.3.3 ~~Server behaviour~~ *Not applicable* + - [x] 13.3.3 ~~Server behaviour~~ *Not applicable* - [ ] 13.3.3.1 GET /_matrix/client/r0/voip/turnServer - [ ] 13.3.4 Security considerations - [ ] 13.4 Typing Notifications @@ -199,14 +199,14 @@ - [ ] 13.5.1.1 m.receipt - [ ] 13.5.2 Client behaviour - [ ] 13.5.2.1 POST /_matrix/client/r0/rooms/{roomId}/receipt/{receiptType}/{eventId} - - [ ] 13.5.3 ~~Server behaviour~~ *Not applicable* + - [x] 13.5.3 ~~Server behaviour~~ *Not applicable* - [ ] 13.5.4 Security considerations - [ ] 13.6 Fully read markers - [ ] 13.6.1 Events - [ ] 13.6.1.1 m.fully_read - [ ] 13.6.2 Client behaviour - [ ] 13.6.2.1 POST /_matrix/client/r0/rooms/{roomId}/read_markers - - [ ] 13.6.3 ~~Server behaviour~~ *Not applicable* + - [x] 13.6.3 ~~Server behaviour~~ *Not applicable* - [ ] 13.7 Presence - [ ] 13.7.1 Events - [ ] 13.7.1.1 m.presence @@ -229,7 +229,7 @@ - [ ] 13.8.3 Security considerations - [ ] 13.9 Send-to-Device messaging - [ ] 13.9.1 Client behaviour - - [ ] 13.9.2 ~~Server behaviour~~ *Not applicable* + - [x] 13.9.2 ~~Server behaviour~~ *Not applicable* - [ ] 13.9.3 Protocol definitions - [ ] 13.9.3.1 PUT /_matrix/client/r0/sendToDevice/{eventType}/{txnId} - [ ] 13.9.3.2 Extensions to /sync @@ -293,7 +293,7 @@ - [ ] 13.12.1 Events - [ ] 13.12.1.1 m.room.history_visibility - [ ] 13.12.2 Client behaviour - - [ ] 13.12.3 ~~Server behaviour~~ *Not applicable* + - [x] 13.12.3 ~~Server behaviour~~ *Not applicable* - [ ] 13.12.4 Security considerations - [ ] 13.13 Push Notifications - [ ] 13.13.1 Client behaviour @@ -335,7 +335,7 @@ - [ ] 13.13.1.7 Push Rules: Events - [ ] 13.13.1.7.1 m.push_rules - [ ] 13.13.1.7.2 Examples - - [ ] 13.13.2 ~~Server behaviour~~ *Not applicable* + - [x] 13.13.2 ~~Server behaviour~~ *Not applicable* - [ ] 13.13.3 Push Gateway behaviour - [ ] 13.13.3.1 Recommendations for APNS - [ ] 13.13.4 Security considerations @@ -344,7 +344,7 @@ - [ ] 13.14.1.1 m.room.third_party_invite - [ ] 13.14.2 Client behaviour - [ ] 13.14.2.1 POST /_matrix/client/r0/rooms/{roomId}/invite - - [ ] 13.14.3 ~~Server behaviour~~ *Not applicable* + - [x] 13.14.3 ~~Server behaviour~~ *Not applicable* - [ ] 13.14.4 Security considerations - [ ] 13.15 Server Side Search - [ ] 13.15.1 Client behaviour @@ -359,12 +359,12 @@ - [ ] 13.16.1 Events - [ ] 13.16.1.1 m.room.guest_access - [ ] 13.16.2 Client behaviour - - [ ] 13.16.3 ~~Server behaviour~~ *Not applicable* + - [x] 13.16.3 ~~Server behaviour~~ *Not applicable* - [ ] 13.16.4 Security considerations - [ ] 13.17 Room Previews - [ ] 13.17.1 Client behaviour - [ ] 13.17.1.1 GET /_matrix/client/r0/events - - [ ] 13.17.2 ~~Server behaviour~~ *Not applicable* + - [x] 13.17.2 ~~Server behaviour~~ *Not applicable* - [ ] 13.17.3 Security considerations - [ ] 13.18 Room Tagging - [ ] 13.18.1 Events @@ -380,7 +380,7 @@ - [ ] 13.19.2.2 GET /_matrix/client/r0/user/{userId}/account_data/{type} - [ ] 13.19.2.3 PUT /_matrix/client/r0/user/{userId}/rooms/{roomId}/account_data/{type} - [ ] 13.19.2.4 GET /_matrix/client/r0/user/{userId}/rooms/{roomId}/account_data/{type} - - [ ] 13.19.3 ~~Server behaviour~~ *Not applicable* + - [x] 13.19.3 ~~Server behaviour~~ *Not applicable* - [ ] 13.20 Server Administration - [ ] 13.20.1 Client Behaviour - [ ] 13.20.1.1 GET /_matrix/client/r0/admin/whois/{userId} @@ -391,19 +391,19 @@ - [ ] 13.22 SSO client login - [ ] 13.22.1 Client behaviour - [ ] 13.22.1.1 GET /_matrix/client/r0/login/sso/redirect - - [ ] 13.22.2 ~~Server behaviour~~ *Not applicable* - - [ ] 13.22.2.1 Handling the redirect endpoint - - [ ] 13.22.2.2 Handling the authentication endpoint + - [x] 13.22.2 ~~Server behaviour~~ *Not applicable* + - [x] 13.22.2.1 ~~Handling the redirect endpoint~~ *Not applicable* + - [x] 13.22.2.2 ~~Handling the authentication endpoint~~ *Not applicable* - [ ] 13.23 Direct Messaging - [ ] 13.23.1 Events - [ ] 13.23.1.1 m.direct - [ ] 13.23.2 Client behaviour - - [ ] 13.23.3 ~~Server behaviour~~ *Not applicable* + - [x] 13.23.3 ~~Server behaviour~~ *Not applicable* - [ ] 13.24 Ignoring Users - [ ] 13.24.1 Events - [ ] 13.24.1.1 m.ignored_user_list - [ ] 13.24.2 Client behaviour - - [ ] 13.24.3 ~~Server behaviour~~ *Not applicable* + - [x] 13.24.3 ~~Server behaviour~~ *Not applicable* - [ ] 13.25 Sticker Messages - [ ] 13.25.1 Events - [ ] 13.25.1.1 m.sticker @@ -411,7 +411,7 @@ - [ ] 13.26 Reporting Content - [ ] 13.26.1 Client behaviour - [ ] 13.26.1.1 POST /_matrix/client/r0/rooms/{roomId}/report/{eventId} - - [ ] 13.26.2 ~~Server behaviour~~ *Not applicable* + - [x] 13.26.2 ~~Server behaviour~~ *Not applicable* - [ ] 13.27 Third Party Networks - [ ] 13.27.1 Third Party Lookups - [ ] 13.27.1.1 GET /_matrix/client/r0/thirdparty/protocols @@ -425,7 +425,7 @@ - [ ] 13.29 Server Access Control Lists (ACLs) for rooms - [ ] 13.29.1 m.room.server_acl - [ ] 13.29.2 Client behaviour - - [ ] 13.29.3 ~~Server behaviour~~ *Not applicable* + - [x] 13.29.3 ~~Server behaviour~~ *Not applicable* - [ ] 13.29.4 Security considerations - [ ] 13.30 User, room, and group mentions - [ ] 13.30.1 Client behaviour