aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2020-10-16Matrix: use rapidjson instead of jsoncpp to decrease memory usage from 58mb t...dec05eba
2020-10-15Matrix: show users without a username (as user id)dec05eba
2020-10-15Youtube: fetch next page when reaching bottom of search (also fixes continuat...dec05eba
2020-10-15Youtube: add view count and ownerdec05eba
2020-10-15Youtube: remove old recommendationsdec05eba
2020-10-15Youtube: make video order match youtube more...dec05eba
2020-10-14Youtube: change order of search result to match youtube websitedec05eba
2020-10-14Test: fix image loading stutter of body itemsdec05eba
2020-10-14Readd mipmapdec05eba
2020-10-14Reset window size redraw after switching page, to fix rendering size issues. ...dec05eba
2020-10-13Refactor plugin into seperate pagesdec05eba
2020-10-10Refactor: move download->json parsing to a one functiondec05eba
2020-10-10Matrix: only show notification on mention if window is not focused or message...dec05eba
2020-10-07Matrix: fix posting messages with non-ascii charactersdec05eba
2020-10-07Manga: set fps to 20, consume events on next/previous chapterdec05eba
2020-10-06Matrix: fix crash when entering room with no avatardec05eba
2020-10-06Nyaa.si: fix torrents by anonymous not working if there are no commentsdec05eba
2020-10-06Youtube: disable cookies, even without tordec05eba
2020-10-05Manga: add f keybinding to fit image to windowdec05eba
2020-10-05Manga: add --upscale-images-force to force upscaling, regardless of original ...dec05eba
2020-10-05Commit before redesign of codedec05eba
2020-10-04Matrix: remove initial delay when entering roomdec05eba
2020-10-04Matrix: add formatting to replies, fixes reply formatting on element mobiledec05eba
2020-10-04Matrix: sort messages by timestampdec05eba
2020-10-04Matrix: show room name in mention notification, timestamps for messagesdec05eba
2020-10-03Matrix: do not set avatar url for users with no avatardec05eba
2020-10-03Matrix: attempt to fix threading issuesdec05eba
2020-10-03Matrix: show unread marker from previous session (fetch m.read marker from se...dec05eba
2020-10-03Reduce memory usage by cleaning up text not visible on the screendec05eba
2020-10-03Matrix: show messages from users without an avatardec05eba
2020-10-03Nyaa.si: show title when viewing torrentdec05eba
2020-10-03Matrix: use correct avatar for direct message roomsdec05eba
2020-10-03Matrix: use correct name for private chat rooms, move 4chan comment input to ...dec05eba
2020-10-03Nyaa.si: fetch next page when reaching the bottomdec05eba
2020-10-03Nyaa.si: parse html instead of rss, allows for paginationdec05eba
2020-10-034chan: use entry instead of search input, fix postingdec05eba
2020-10-03Remove unused codedec05eba
2020-10-02Add --no-video option to play videos with only audiodec05eba
2020-10-02Matrix: fix reply to multiline replydec05eba
2020-10-02Matrix: show m.emote, m.notice and m.locationdec05eba
2020-10-02Matrix: do a HEAD request to selected url to determinate type before using mp...dec05eba
2020-10-02Matrix: show audio and files in bodydec05eba
2020-10-02Fix file manager crash on filter selection, reset search on selectiondec05eba
2020-10-02Matrix: add video/regular file uploaddec05eba
2020-10-02Matrix: improve entry styledec05eba
2020-10-01Matrix: make set read marker async to fix stutter when receiving messages, al...dec05eba
2020-10-01Matrix: fix placement of elements after navigation messed updec05eba
2020-10-01Matrix: implement mention/reply notificationsdec05eba
2020-10-01Matrix: add room name and avatar of the current room at the topdec05eba
2020-10-01Matrix: ctrl+p > enterdec05eba