Age | Commit message (Expand) | Author |
2020-11-18 | Matrix: use slower /context instead of /event to workaround construct fucking... | dec05eba |
2020-11-18 | Matrix: fix for construct | dec05eba |
2020-11-18 | Matrix: attempt fix double messages for sent messages with construct, missing... | dec05eba |
2020-11-18 | Matrix: implement m.sticker | dec05eba |
2020-11-17 | Matrix: fix duplicate notifications on mention for initial sync | dec05eba |
2020-11-17 | Matrix: attempt to fix fetching previous messages before initial sync is fini... | dec05eba |
2020-11-16 | Matrix: fix crash when failing to send message or read marker | dec05eba |
2020-11-16 | Matrix: do not continuously fetch messages when currently showing pinned mess... | dec05eba |
2020-11-16 | Matrix: fix unread red marker when fetching previous messages | dec05eba |
2020-11-16 | Matrix: show provisional messages as the message is being sent and received | dec05eba |
2020-11-14 | Resume video when navigating back from related/channel videos | dec05eba |
2020-11-12 | Matrix: workaround synapse bug where sync doesn't include membership states w... | dec05eba |
2020-11-11 | Matrix: do not save to sync file on error | dec05eba |
2020-11-10 | Scroll page instead of changing body item if the item cant be fully displayed... | dec05eba |
2020-11-09 | Matrix: show number of pinned messages in tab, show previous displayname in n... | dec05eba |
2020-11-09 | Matrix: show correct displayname and avatar for direct messages, or rooms wit... | dec05eba |
2020-11-09 | Matrix: fix display name if using user id for name, add ban/kick reason | dec05eba |
2020-11-09 | Matrix: update user display name/avatar when updated in /sync; fix backspace ... | dec05eba |
2020-11-08 | Matrix: show last message sorted by timestamp in room description | dec05eba |
2020-11-07 | Cache read tag | dec05eba |
2020-11-07 | Shit | dec05eba |
2020-11-06 | Do not show duplicate notifications for additional messages sync | dec05eba |
2020-11-05 | Fucking annoying shit | dec05eba |
2020-11-05 | Asdf sorting | dec05eba |
2020-11-05 | Do not sort rooms after navigating back | dec05eba |
2020-11-05 | Fix text edit in matrix for non ascii characters | dec05eba |
2020-11-05 | First sort alphabetically and then by mention/unread.. | dec05eba |
2020-11-05 | Move mentioned room to top again | dec05eba |
2020-11-05 | Sort rooms alphanumerical case insensitive | dec05eba |
2020-11-05 | Better detect non-streamable videos, do not sort rooms by activity, it causes... | dec05eba |
2020-11-04 | Matrix: fetch additional messages in the background for all rooms, filter roo... | dec05eba |
2020-11-04 | Matrix: do not post filter on first sync, show loading animation if sync cach... | dec05eba |
2020-11-04 | Matrix: hack: fetch latest messages even if sync is not finished when going t... | dec05eba |
2020-11-04 | Test caching filter in matrix | dec05eba |
2020-11-04 | Matrix: show membership events, unimplemented events, do not fetch users remo... | dec05eba |
2020-11-03 | Youtube add channel page, fix search pagination (update to correct continuati... | dec05eba |
2020-11-03 | Matrix: attach messages to bottom for initial fetch to reduce jumping of body... | dec05eba |
2020-11-03 | Matrix: fetch user if the user is not available for some reason (synapse bug?) | dec05eba |
2020-11-03 | Matrix: update body item filter when switching tab | dec05eba |
2020-11-03 | Matrix: sync with filter, lazy member fetch (reducing sync time from 35 sec w... | dec05eba |
2020-11-01 | Matrix: do not show notification for cache sync messages | dec05eba |
2020-11-01 | Matrix: cache sync | dec05eba |
2020-11-01 | Matrix: immediately remove room from gui on leave instead of waiting for sync... | dec05eba |
2020-11-01 | Matrix: create room immediately after receiving join response, instead of wai... | dec05eba |
2020-11-01 | Matrix: add invites tab, add /leave command, remove room when leaving, add as... | dec05eba |
2020-10-30 | Matrix: re-add /logout, cancel task immediately | dec05eba |
2020-10-29 | Matrix: download unstreamable videos before playing them (mp4) | dec05eba |
2020-10-29 | Matrix: add room tags | dec05eba |
2020-10-23 | Matrix: start on room tags, fix thread race condition on accessing room varia... | dec05eba |
2020-10-22 | Matrix: add pinned messages tab | dec05eba |