summarylogtreecommitdiffstats
path: root/.SRCINFO
AgeCommit message (Expand)Author
2020-11-16Matrix: do not fetch previous messages all the time (bug) when going to chat ...dec05eba
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 w...dec05eba
2020-11-11Matrix: do not save to sync file on errordec05eba
2020-11-10Scroll body automatically to reveal more items when making the window larger,...dec05eba
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 displayed...dec05eba
2020-11-09Matrix: show number of pinned messages in tab, show previous displayname in n...dec05eba
2020-11-09Matrix: show correct displayname and avatar for direct messages, or rooms wit...dec05eba
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
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 causes...dec05eba
2020-11-05Change chat input to I, remove read marker delaydec05eba
2020-11-04Matrix: fetch additional messages in the background for all rooms, filter roo...dec05eba
2020-11-04Youtube: fix channels page after lazy fetchdec05eba
2020-11-04Add ctrl+arrow key to move by word in text input, fix search triggering with ...dec05eba
2020-11-04Matrix: do not post filter on first sync, show loading animation if sync cach...dec05eba
2020-11-04Fetch latest message immediately when going to room even if sync is not finisheddec05eba
2020-11-04Matrix: hack: fetch latest messages even if sync is not finished when going t...dec05eba
2020-11-04Test caching filter in matrixdec05eba
2020-11-04Matrix: show membership events, unimplemented events, do not fetch users remo...dec05eba
2020-11-04Video player: fix cursor hiding when not moving, unset fullscreen after going...dec05eba
2020-11-04Youtube add channel page, fix search pagination (update to correct continuati...dec05eba
2020-11-03Matrix: attach messages to bottom for initial fetch to reduce jumping of body...dec05eba
2020-11-03Matrix: fetch user if the user is not available for some reason (synapse bug?)dec05eba
2020-11-03Matrix: update body item filter when switching tabdec05eba
2020-11-03Matrix: only scroll to bottom on first previous messages fetchdec05eba
2020-11-03Matrix: sync with filter, lazy member fetch (reducing sync time from 35 sec w...dec05eba
2020-11-01Matrix: do not show notification for cache sync messagesdec05eba
2020-11-01Make youtube-dl dependency optionaldec05eba
2020-11-01Matrix: cache syncdec05eba
2020-11-01Matrix: immediately remove room from gui on leave instead of waiting for sync...dec05eba
2020-11-01Matrix: create room immediately after receiving join response, instead of wai...dec05eba
2020-11-01Matrix: add invites tab, add /leave command, remove room when leaving, add as...dec05eba