summarylogtreecommitdiffstats
path: root/.SRCINFO
AgeCommit message (Collapse)Author
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
2020-11-04Add ctrl+arrow key to move by word in text input, fix search triggering with ↵dec05eba
backspace repeat char
2020-11-04Matrix: do not post filter on first sync, show loading animation if sync ↵dec05eba
cache is removed without login
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 ↵dec05eba
to room
2020-11-04Test caching filter in matrixdec05eba
2020-11-04Matrix: show membership events, unimplemented events, do not fetch users ↵dec05eba
remote during cache (slow)
2020-11-04Video player: fix cursor hiding when not moving, unset fullscreen after ↵dec05eba
going back after recommendation page
2020-11-04Youtube add channel page, fix search pagination (update to correct ↵dec05eba
continuation token), fix related videos being broken if video fails to load
2020-11-03Matrix: attach messages to bottom for initial fetch to reduce jumping of ↵dec05eba
body items
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 ↵dec05eba
with huge server to 3 seconds) and cached fetch to 150ms). Properly show notifications for older messages. Reduce memory usage from 120mb to 13mb
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 ↵dec05eba
sync response
2020-11-01Matrix: create room immediately after receiving join response, instead of ↵dec05eba
waiting for join sync message
2020-11-01Matrix: add invites tab, add /leave command, remove room when leaving, add ↵dec05eba
async loading for more tasks
2020-10-31Remove explicit opengl versiondec05eba
2020-10-31Do not load fonts that are not used in Text)dec05eba
2020-10-31Matrix: cancel tasks when leaving chat page. This fixes delay in chat page ↵dec05eba
close sometimes
2020-10-31Make matrix posting, deleting, replying, edit async and video check if ↵dec05eba
streamable async
2020-10-30Fix matrix logout, cancel video download and add support for korean and all ↵dec05eba
chinese characters
2020-10-29Properly cleanup embedded text items (2)dec05eba
2020-10-29Properly cleanup embedded text itemsdec05eba
2020-10-29Matrix: download unstreamable videos before playing them (mp4)dec05eba
2020-10-29Add matrix room tags, implement pagination for mangadex, re-add manganelo ↵dec05eba
creators page