summarylogtreecommitdiffstats
path: root/PKGBUILD
AgeCommit message (Expand)Author
2020-11-23Matrix: asdf fix scroll to end on additional messagesdec05eba
2020-11-23Matrix: readd additional messages sync, remove reply/edit formatting from roo...dec05eba
2020-11-23Matrix: show if reaction in room description, always show notifications, dont...dec05eba
2020-11-22Matrix: fix image not displaying because of provisiondec05eba
2020-11-22Matrix: add vim key navigation for messages/pinned messages viewdec05eba
2020-11-22Add vim key bindings, ctrl+d to delete moessage, fix ctrl+h acting as backspa...dec05eba
2020-11-22Matrix: user messages not appearing after re-entering roomdec05eba
2020-11-22Matrix: filter out messages with transaction id, which fixed messages sent by...dec05eba
2020-11-22Fix reaction sizingdec05eba
2020-11-22Matrix: add /reactdec05eba
2020-11-22Matrix: fix embedded text (replies) making body stutter if word wrapping but ...dec05eba
2020-11-21Smooth emojidec05eba
2020-11-21Render emoji in text, do not show notification count for cache sync, lazy loa...dec05eba
2020-11-20bladec05eba
2020-11-20Matrix: display replied-to messages in pinned messages tabdec05eba
2020-11-20Matrix: revert last commitdec05eba
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 view...dec05eba
2020-11-19Matrix: cache get_message_by_id, temporary remove fetching additional message...dec05eba
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 fucking...dec05eba
2020-11-18Matrix: fix for constructdec05eba
2020-11-18Matrix: attempt fix double messages for sent messages with construct, missing...dec05eba
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 fini...dec05eba
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 mess...dec05eba
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
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