aboutsummaryrefslogtreecommitdiff
path: root/TODO
AgeCommit message (Expand)Author
2021-04-12Fix weird body move behavior when last item is selected, download manga image...dec05eba
2021-04-02FileManager: show video thumbnails, update thumbnail if name is the same but ...dec05eba
2021-04-02Cancel all tasks when pressing escape to go to previous page or when closing ...dec05eba
2021-04-01Matrix: add room directory for joining rooms, resize video thumbnaildec05eba
2021-03-31Soundcloud: automatically fetch next page when reaching end of related music ...dec05eba
2021-03-27bladec05eba
2021-03-26Add soundclouddec05eba
2021-03-24Decrease gui spacing, padding and remove lines between body itemsdec05eba
2021-03-24Matrix: merge body items if same authordec05eba
2021-03-20More work on touch (behind QM_ENABLE_TOUCH=1 environment variable), save thum...dec05eba
2021-03-19Start on touch support, add support for ui scaling, revert back to old get_me...dec05eba
2021-03-12Matrix: add support for sending (code)blocks and greentext in repliesdec05eba
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-09Matrix: its all so tiresomedec05eba
2021-02-08Matrix: add room list on the left side when in a roomdec05eba
2021-01-25Limit ytdl video resolution to the largest monitors heightdec05eba
2021-01-25Matrix: edited message replies to user should still be red... and join event ...dec05eba
2021-01-14cdec05eba
2021-01-14bdec05eba
2021-01-14adec05eba
2021-01-07Fix for pinephonedec05eba
2021-01-02Matrix: fix reactions in reply messagesdec05eba
2020-12-21Add pipe plugin, increase video load timeout to 500 secondsdec05eba
2020-12-15Matrix: more red in replies, or whateverdec05eba
2020-12-14Attempt to fix spastic body when using embedded items and loading them in ren...dec05eba
2020-12-05Matrix: scroll to bottom when receiving previous messages and no visible mess...dec05eba
2020-12-04Matrix: wait until message is deleted remote before removing locally, to fix ...dec05eba
2020-12-03Matrix: make messages that reply to us red even if the text itself doesn't co...dec05eba
2020-12-01Youtube: fix description that contains bold text being cut offdec05eba
2020-12-01Matrix: remove sync sleepdec05eba
2020-11-24Matrix: fix user display name when added by invite (state_key)dec05eba
2020-11-22Matrix: add vim key navigation for messages/pinned messages viewdec05eba
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-21Smooth emojidec05eba
2020-11-20Matrix: display replied-to messages in pinned messages tabdec05eba
2020-11-19Matrix: cache get_message_by_id, temporary remove fetching additional message...dec05eba
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: use slower /context instead of /event to workaround construct fucking...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-16Exclude last parenthesis in url extraction if unbalanced, fix testsdec05eba
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: show provisional messages as the message is being sent and receiveddec05eba
2020-11-12Matrix: workaround synapse bug where sync doesn't include membership states w...dec05eba