diff options
author | dec05eba <dec05eba@protonmail.com> | 2021-04-26 18:37:00 +0200 |
---|---|---|
committer | dec05eba <dec05eba@protonmail.com> | 2021-04-26 18:37:00 +0200 |
commit | 76e1aebbe075287a8297194b38343467c76dd964 (patch) | |
tree | 0afa513ab80f2247686bbb62e5d2a6fa9aabc70c /TODO | |
parent | 8b5901000e9073d9ff6a3a86cd7c0e0172de7f5a (diff) |
Fix soundcloud (fetch client id), add authors to mangakatana, some other fixes
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -90,7 +90,7 @@ Make /logout work everywhere, not only in room message input (or add a logout bu Add a notifications tab to show messages that mention us in all rooms (and then press enter to go to that message in that room), also add a unread/mentioned rooms list tab to only show rooms with unread messages or mentions. Disable message input in matrix when muted. Preview rooms? -Handle matrix token being invalidated while running and not running. +Handle matrix token being invalidated while running. Update upload limit if its updated on the server. Editing a reply removes reply formatting (both in body and formatted_body). Element also does this when you edit a reply twice. This breaks element mobile that is unable to display replied-to messages without correct formatting (doesn't fetch the replied-to message). This also removes the mentioned name which breaks mention for reply. |