aboutsummaryrefslogtreecommitdiff
path: root/src/plugins
AgeCommit message (Collapse)Author
2021-04-05Make url parsing better by using a list of valid tlds. Make urls blue in textdec05eba
2021-04-02FileManager: show video thumbnails, update thumbnail if name is the same but ↵dec05eba
the content has changed (last modified time changed)
2021-04-02QuickMedia -> quickmediadec05eba
2021-04-02Matrix: make video thumbnail use correct ratiodec05eba
2021-04-01Matrix: fix thumbnails when using pantalaimon, add more predefined rooms to ↵dec05eba
room directory
2021-04-01Remove http/https/www from room directory server namedec05eba
2021-04-01Matrix: add room directory for joining rooms, resize video thumbnaildec05eba
2021-03-31Do not upload thumbnail of thumbnail for videosdec05eba
2021-03-30Remove tor option. Use torsocks instead (which is what quickmedia did anyways)dec05eba
2021-03-28Use imagemagick to create thumbnails instead of doing it ourselves. Better ↵dec05eba
result and less memory usage because out of process memory reclaimed on exit
2021-03-28Matrix: use proper url for downloading thumbnailsdec05eba
2021-03-27bladec05eba
2021-03-26Fix soundcloud music duration if longer than 1 hourdec05eba
2021-03-26Soundcloud: autoplay next song in listdec05eba
2021-03-26Add soundclouddec05eba
2021-03-26Bye bye construct, we use /event to get event by id instead of /contextdec05eba
2021-03-254chan: fix crash when posting a replydec05eba
2021-03-20More work on touch (behind QM_ENABLE_TOUCH=1 environment variable), save ↵dec05eba
thumbnails with their size so using a different scaling will update thumbnails to the same scale
2021-03-19Start on touch support, add support for ui scaling, revert back to old ↵dec05eba
get_message_by_id method for matrix to support loading user display names in replies
2021-03-17Fuck construct, use faster way to fetch message by iddec05eba
2021-03-17Matrix: fix block formatting when using multiple blocksdec05eba
2021-03-12Matrix: add support for sending (code)blocks and greentext in repliesdec05eba
2021-03-12Use /tmp path for temporary cookies file, and properly delete it...dec05eba
2021-03-11Youtube: fix comments not updating when going to the next videodec05eba
2021-03-10Update readme with youtube comments imagedec05eba
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-17Matrix: use same user id colors as elementdec05eba
2021-02-15Add spotify podcastsdec05eba
2021-02-144chan: update boards.jsondec05eba
2021-02-12Matrix: prevent new programs from being launched after a task is killeddec05eba
2021-02-11Matrix: mark local edit/reply as readdec05eba
2021-02-10Its all so tiresomedec05eba
2021-02-09Matrix: final room sort, hide room list behind reply/editdec05eba
2021-02-09Matrix: dont focus selected on room sort after submitdec05eba
2021-02-09The final solution to the room selection questiondec05eba
2021-02-09Final shitdec05eba
2021-02-09I hate this garbage piece of shitwaredec05eba
2021-02-09Matrix: its all so tiresomedec05eba
2021-02-09Matrix: put an end to my unread messages miserydec05eba
2021-02-09Matrix: more room sorting...dec05eba
2021-02-09Matrix: dont change seleection, or somethingdec05eba
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-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-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