aboutsummaryrefslogtreecommitdiff
path: root/src/plugins
AgeCommit message (Expand)Author
2020-10-30Matrix: re-add /logout, cancel task immediatelydec05eba
2020-10-29Matrix: download unstreamable videos before playing them (mp4)dec05eba
2020-10-29Matrix: add room tagsdec05eba
2020-10-23Set nyaa.si avatar thumbnail size to 120x120dec05eba
2020-10-23Matrix: start on room tags, fix thread race condition on accessing room varia...dec05eba
2020-10-23Mangadex: implement paginationdec05eba
2020-10-23Re-add creators pagedec05eba
2020-10-22Matrix: add pinned messages tabdec05eba
2020-10-21Matrix: dont count edit/redacts as new unread messages in a room, update loca...dec05eba
2020-10-21Matrix: sort rooms by mention/unread messagesdec05eba
2020-10-21Fix thumbnail fallback size being incorrect, incorrect read marker for matrixdec05eba
2020-10-20Add thumbnail loading animationdec05eba
2020-10-19shared_ptr<RoomData> -> unique_ptr<RoomData> and naked pointersdec05eba
2020-10-19Change thumbnail creation from nearest neighbor to linear interpolation, set ...dec05eba
2020-10-19Add pagination to ph and mangatowndec05eba
2020-10-19Ph: fix related videos images and titles missing or incorrect. Use message ty...dec05eba
2020-10-18Set all notification titles to QuickMedia, fallback to BROWSER env if xdg-uti...dec05eba
2020-10-18Matrix: add support for mp4 files with ftypmp42 magic numberdec05eba
2020-10-18Matrix: add a proper URI parser instead of regex for opening links. Show rela...dec05eba
2020-10-17Matrix: update room list when joining a room (in another client) without rest...dec05eba
2020-10-17Matrix: use cached joined_rooms instead of calling to server. Construct doesn...dec05eba
2020-10-17Matrix: make text that mentions us reddec05eba
2020-10-17Matrix: make displayname more bright, add circle mask shader for avatar and r...dec05eba
2020-10-17Matrix: show reply messages embedded in messages that reply to them, like ele...dec05eba
2020-10-16Matrix: use room object instead of room iddec05eba
2020-10-16Mangadex: show search results in same order as website (not timestamp sorted)dec05eba
2020-10-16Matrix: stream download to rapidjson parserdec05eba
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-13Refactor plugin into seperate pagesdec05eba
2020-10-10Refactor: move download->json parsing to a one functiondec05eba
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-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: 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-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