summarylogtreecommitdiffstats
path: root/.SRCINFO
AgeCommit message (Expand)Author
2020-10-21Matrix: fix room sorting for unread messages/mentionsdec05eba
2020-10-21Use correct size for thumbnail creationdec05eba
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 messages, fix thumbnail fallback size be...dec05eba
2020-10-20Cache video to temporary file instead of memory, add thumbnail loading animationdec05eba
2020-10-19Fix threading crash (assigning to a new thread before the thread has died), c...dec05eba
2020-10-19Load thumbnails with multiple threads, use sha256 for saving image to path in...dec05eba
2020-10-19Change thumbnail creation from nearest neighbor to linear interpolation, set ...dec05eba
2020-10-19Matrix: add room search, move rooms with mentions/unread messages to topdec05eba
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-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-18Fix potential crash in thumbnail loader: 2dec05eba
2020-10-18Fix potential crash in thumbnail loaderdec05eba
2020-10-18Set body item scale size, only used right now in matrix for scaling avatardec05eba
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/room ...dec05eba
2020-10-17Matrix: show reply messages embedded in messages that reply to them, like ele...dec05eba
2020-10-17Matrix: edit/redact the referenced message instead of appending a new message...dec05eba
2020-10-16Matrix: add ctrl+v pasting to upload media file, vim key navigationdec05eba
2020-10-16Mangadex: show search results in same order as website (not timestamp sorted)dec05eba
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 in search when reaching bottom, add view count and o...dec05eba
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-14Reset window size redraw after switching page, to fix rendering size issuesdec05eba
2020-10-13Refactordec05eba
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-06Update readme before refactordec05eba
2020-10-05Manga: add --upscale-images-force to force upscaling, regardless of original ...dec05eba
2020-10-04Matrix: add formatting to replies, fixes reply formatting on element mobile, ...dec05eba
2020-10-04Matrix: sort messages by timestamp, add timestamp for messages, show room nam...dec05eba
2020-10-04Matrix: do not set avatar url for users with no avatardec05eba
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 avatar, use correct name and avat...dec05eba
2020-10-03Matrix: use correct name for private chat rooms, move 4chan comment input to ...dec05eba
2020-10-03Fix posting on 4chan, fetch new page on nyaa.si when reaching the bottomdec05eba
2020-10-02Add --no-video option to play videos with only audiodec05eba
2020-10-02Matrix: show m.emote, m.notice and m.location, fix reply to multiline replydec05eba
2020-10-02Matrix: support video/audio and regular files in file uploaddec05eba