aboutsummaryrefslogtreecommitdiff
path: root/plugins
AgeCommit message (Expand)Author
2021-03-26Soundcloud: autoplay next song in listdec05eba
2021-03-26Add soundclouddec05eba
2021-03-10Youtube: add youtube comments to ctrl+rdec05eba
2021-03-06Youtube: fix channel next page, add proper channel search (non filter search)dec05eba
2021-02-15Add spotify podcastsdec05eba
2021-02-11Matrix: mark local edit/reply as readdec05eba
2021-02-09The final solution to the room selection questiondec05eba
2021-02-09I hate this garbage piece of shitwaredec05eba
2021-02-09Matrix: put an end to my unread messages miserydec05eba
2021-02-09Matrix: test: only show m.room.message types in room list description, sort r...dec05eba
2021-02-05Matrix: fix crash when a room is being removed in one thread and the room des...dec05eba
2020-12-21Add pipe plugin, increase video load timeout to 500 secondsdec05eba
2020-12-15Matrix: more red in replies, or whateverdec05eba
2020-11-24Start on mastodon/pleromadec05eba
2020-11-23Matrix: remove room if loaded in cache but removed remotedec05eba
2020-11-23Matrix: readd additional messages sync, remove reply/edit formatting from roo...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-22Matrix: add /reactdec05eba
2020-11-22Matrix: add reactionsdec05eba
2020-11-21Render emoji in text, do not show notification count for cache sync, lazy loa...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: attempt fix double messages for sent messages with construct, missing...dec05eba
2020-11-16Matrix: fix crash when failing to send message or read markerdec05eba
2020-11-16Matrix: fix unread red marker when fetching previous messagesdec05eba
2020-11-16Matrix: show provisional messages as the message is being sent and receiveddec05eba
2020-11-14Resume video when navigating back from related/channel videosdec05eba
2020-11-12Matrix: workaround synapse bug where sync doesn't include membership states w...dec05eba
2020-11-09Matrix: show correct displayname and avatar for direct messages, or rooms wit...dec05eba
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-07Cache read tagdec05eba
2020-11-04Matrix: fetch additional messages in the background for all rooms, filter roo...dec05eba
2020-11-04Matrix: do not post filter on first sync, show loading animation if sync cach...dec05eba
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-04Add channels page to related videos menu, fix related videos menu broken afte...dec05eba
2020-11-03Youtube add channel page, fix search pagination (update to correct continuati...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: 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-01Matrix: cache syncdec05eba
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
2020-10-30Matrix: re-add /logout, cancel task immediatelydec05eba
2020-10-29Matrix: add room tagsdec05eba
2020-10-23Matrix: start on room tags, fix thread race condition on accessing room varia...dec05eba