summarylogtreecommitdiffstats
path: root/.SRCINFO
AgeCommit message (Collapse)Author
2020-11-20Matrix: do not call error handler on network errordec05eba
2020-11-19Matrix: remove event cache on logindec05eba
2020-11-19Matrix: fix too long path in event cache, bug when not using error handler..dec05eba
2020-11-19Matrix: fix duplicate tag items, cache events we dont have permission to ↵dec05eba
view as well
2020-11-19Matrix: cache get_message_by_id, temporary remove fetching additional ↵dec05eba
messages which corrupts messages
2020-11-18Matrix: attempt to fix fetching of previous messages before sync is finisheddec05eba
2020-11-18Matrix: fix read marker if the last message is a redact or editdec05eba
2020-11-18Matrix: set window title to room name when using matrixdec05eba
2020-11-18Matrix: fix media not displayed after updatedec05eba
2020-11-18Matrix: use slower /context instead of /event to workaround construct ↵dec05eba
fucking shit bug where it just randomly fails
2020-11-18Matrix: fix for constructdec05eba
2020-11-18Matrix: attempt fix double messages for sent messages with construct, ↵dec05eba
missing displayname/avatars and invite to join modifying the wrong user
2020-11-18Matrix: implement m.stickerdec05eba
2020-11-17Matrix: fix duplicate notifications on mention for initial syncdec05eba
2020-11-17Matrix: attempt to fix fetching previous messages before initial sync is ↵dec05eba
finished fetching old messages
2020-11-17Matrix: fix message sorting for previous messagesdec05eba
2020-11-16Matrix: fix crash when failing to send message or read markerdec05eba
2020-11-16Matrix: do not continuously fetch messages when currently showing pinned ↵dec05eba
messages tab
2020-11-16Matrix: fix unread red marker when fetching previous messagesdec05eba
2020-11-16Matrix: do not fetch previous messages all the time (bug) when going to chat ↵dec05eba
page
2020-11-16Matrix: show provisional messages as the message is being sent and receiveddec05eba
2020-11-14Fix crash on video navigating to related video and then back and forthdec05eba
2020-11-14Resume video when navigating back from related/channel videosdec05eba
2020-11-12Attempt to fix flickering bodydec05eba
2020-11-12Matrix: workaround synapse bug where sync doesn't include membership states ↵dec05eba
when using messages filter
2020-11-11Matrix: do not save to sync file on errordec05eba
2020-11-10Scroll body automatically to reveal more items when making the window ↵dec05eba
larger, even after resizing to smaller size before
2020-11-10Fit body item better when it cant fully fit on screendec05eba
2020-11-10Scroll page instead of changing body item if the item cant be fully ↵dec05eba
displayed inside the window
2020-11-09Matrix: show number of pinned messages in tab, show previous displayname in ↵dec05eba
name change
2020-11-09Matrix: show correct displayname and avatar for direct messages, or rooms ↵dec05eba
with no name/avatar
2020-11-09Matrix: fix display name if using user id for name, add ban/kick reasondec05eba
2020-11-09Matrix: update user display name/avatar when updated in /sync; fix backspace ↵dec05eba
search delay
2020-11-08Matrix: show last message sorted by timestamp in room descriptiondec05eba
2020-11-08Add notification timeout (patch by midek)dec05eba
2020-11-07Fix timestamp in copying of url for videosdec05eba
2020-11-07Cache read tagdec05eba
2020-11-07Shitdec05eba
2020-11-06Do not show duplicate notifications for additional messages syncdec05eba
2020-11-05Fucking annoying shitdec05eba
2020-11-05Asdf sortingdec05eba
2020-11-05Do not sort rooms after navigating backdec05eba
2020-11-05Fix text edit in matrix for non ascii charactersdec05eba
2020-11-05First sort alphabetically and then by mention/unread..dec05eba
2020-11-05Move mentioned room to top againdec05eba
2020-11-05Sort rooms alphanumerical case insensitivedec05eba
2020-11-05Better detect non-streamable videos, do not sort rooms by activity, it ↵dec05eba
causes a mess on update
2020-11-05Change chat input to I, remove read marker delaydec05eba
2020-11-04Matrix: fetch additional messages in the background for all rooms, filter ↵dec05eba
room list when updated after sync
2020-11-04Youtube: fix channels page after lazy fetchdec05eba