diff options
author | dec05eba <dec05eba@protonmail.com> | 2021-08-06 02:07:23 +0200 |
---|---|---|
committer | dec05eba <dec05eba@protonmail.com> | 2021-08-06 02:07:37 +0200 |
commit | fc4d55f8464779e0912be771973ebd94a27df951 (patch) | |
tree | 333e2becf3c966faac74ad99538b87a8c6874916 /TODO | |
parent | 476bf47b41a231f00b6be6e54b2728803741e88c (diff) |
Matrix: remove unecessary m.room.power_levels from state sync
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -187,7 +187,6 @@ Posting on bant doesn't work for some reason. The request is sent successfully b 4chan_pass cookie is needed to get captcha without slider. How to get this without an account? 4chan website sets this for anon too. Handle replaces_state in matrix to get correct order for states? Handle users_default power level in matrix. -Remove power_levels from sync and request them manually when entering a room. Synapse is gay and mentions do not actually include the whole mxid. It only includes the username part of it. This conflicts with quickmedia notification and mentions where quickmedia includes the mxid in the mention instead, while the user might have disable username mentions. In those cases the user wont get a notification for mxid mention. Mention name instead? Make it possible to redact invites. |