aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Collapse)Author
2021-02-09Matrix: select first room on selectiondec05eba
2021-02-09Matrix: try sorting encrypted room messages as welldec05eba
2021-02-09Matrix: test: only show m.room.message types in room list description, sort ↵dec05eba
room list by activity, improve initial sync time
2021-02-08Matrix: view page immediately after moving room selectiondec05eba
2021-02-08Matrix: add QM_PHONE_FACTOR to hide room list side panel, do not render room ↵dec05eba
list tabs when viewing room
2021-02-08Matrix: always show room list selection, make widerdec05eba
2021-02-08Matrix: add room list on the left side when in a roomdec05eba
2021-02-07Dont download video with --no-video option, ignore events with state_key set ↵dec05eba
if the event is not a m.room.member type
2021-02-05Matrix: fix crash when a room is being removed in one thread and the room ↵dec05eba
description is set in another, at the same time
2021-02-01oopsdec05eba
2021-02-01Reap child in exec program asyncdec05eba
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
more blalbalba whatever
2021-01-14asdfdec05eba
2021-01-10Withdraw invite messagedec05eba
2021-01-09Shitdec05eba
2021-01-09Matrix: leave->join room messagedec05eba
2021-01-09Matrix: add reject invite and unban messagesdec05eba
2021-01-09Matrix: fix loading of new pinned messagesdec05eba
2021-01-07Fix for pinephonedec05eba
2021-01-05Fix pinned messages, or something. I dont knowdec05eba
2021-01-03Support ftypqt mp4 filesdec05eba
2021-01-03Matrix: fix crash when loading pinned messagesdec05eba
2021-01-02Matrix: fix reactions in reply messagesdec05eba
2020-12-21Ooh ooh ah ahdec05eba
2020-12-21Ooga boogadec05eba
2020-12-21Add pipe plugin, increase video load timeout to 500 secondsdec05eba
2020-12-18Matrix: get previous messages immediately even if sync in progressdec05eba
2020-12-17Video: show cursor when playing next videodec05eba
2020-12-15Matrix: more red in replies, or whateverdec05eba
2020-12-15Matrix: keep image/video open. Need to manually close. Fixes auto close of ↵dec05eba
images
2020-12-14Fix resume video when going back to previous videodec05eba
2020-12-14ffs, fix stutter ↵dec05eba
again...........................................................
2020-12-14Scroll to end if typing textdec05eba
2020-12-14Attempt to fix spastic body when using embedded items and loading them in ↵dec05eba
render callback, fix gif play next on 4chan.. test
2020-12-08Matrix: remove user id escaping in replies (bug) to make replies work in ↵dec05eba
riot.im...
2020-12-07Youtube: show when scheduled videos begin and disable playing them, show ↵dec05eba
descriptions
2020-12-06Matrix: readd sync sleep, might fix send failure?dec05eba
2020-12-05Matrix: scroll to bottom when receiving previous messages and no visible ↵dec05eba
messages, fix thumbnail size json crash
2020-12-04Matrix: wait until message is deleted remote before removing locally, to fix ↵dec05eba
removing messages we dont have permission to remove and reset avatar to posters avatar, not the deleters
2020-12-03Matrix: make messages that reply to us red even if the text itself doesn't ↵dec05eba
contain reference to our name
2020-12-02Do not cancel download of all images if one image fails to download for mangadec05eba
2020-12-01Youtube: fix description that contains bold text being cut offdec05eba
2020-12-01Matrix: remove sync sleepdec05eba
2020-11-28Matrix: fetching users shouldn't delay loading of replied to messages and ↵dec05eba
show 'loading text' immediately even if there is another message loading
2020-11-24Start on mastodon/pleromadec05eba
2020-11-24Make async image loader static to reduce number of process threads when ↵dec05eba
using multiple instances
2020-11-24Matrix: fix user display name when added by invite (state_key)dec05eba
2020-11-23Matrix: set unread notification count for initial syncdec05eba
2020-11-23Matrix: remove room if loaded in cache but removed remotedec05eba