summarylogtreecommitdiffstats
path: root/PKGBUILD
AgeCommit message (Collapse)Author
2020-10-17Matrix: make displayname more bright, add circle mask shader for avatar/room ↵dec05eba
thumbnail
2020-10-17Matrix: show reply messages embedded in messages that reply to them, like ↵dec05eba
element does
2020-10-17Matrix: edit/redact the referenced message instead of appending a new ↵dec05eba
message, change key bindings for navigation (no more ctrl)
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 ↵dec05eba
to 24mb
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 ↵dec05eba
owner
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
image resolution, addf keybind to fit image to window
2020-10-04Matrix: add formatting to replies, fixes reply formatting on element mobile, ↵dec05eba
remove initial delay when entering room
2020-10-04Matrix: sort messages by timestamp, add timestamp for messages, show room ↵dec05eba
name in messages
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 ↵dec05eba
server), fix threading issues
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 ↵dec05eba
avatar for direct message rooms
2020-10-03Matrix: use correct name for private chat rooms, move 4chan comment input to ↵dec05eba
the top
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
2020-10-01Matrix: make set read marker async to fix stutter when receiving messages, ↵dec05eba
also fix crash(?) when loading thumbnails that fail to load
2020-10-01Matrix: fix placement of elements after navigation messed updec05eba
2020-10-01Matrix: implement mention/reply notificationsdec05eba
2020-10-01Matrix: ctrl+p > enterdec05eba
2020-10-01Matrix: fix replying broken formatting, including reply message in bodydec05eba
2020-10-01Matrix: show indication for unread messages and show the last message in the ↵dec05eba
rooms list, add url selection
2020-10-01Matrix: add message delete with ctrl+ddec05eba
2020-09-30Matrix: implement message replying and editing (ctrl+r, ctrl+e)dec05eba
2020-09-30Attempt to fix crashdec05eba
2020-09-29Fix caret navigationdec05eba
2020-09-28Fix matrix body size incorrect and obscured by chat inputdec05eba
2020-09-28Implement text editing with navigation and multilingual fontsdec05eba
2020-09-28Matrix: remove deprecated login method, scroll to bottom when receiving a ↵dec05eba
new message
2020-09-28Matrix: fix login with pantalaimon proxy, fix logout crash, show real login ↵dec05eba
error
2020-09-27Matrix: add logout command, fix thumbnailsdec05eba
2020-09-27Implement pgup/pgdown/home/end keysdec05eba
2020-09-27Change ctrl+s to ctrl+c for copying url to clipboarddec05eba
2020-09-27Save currently playing video url to clipboard with ctrl+sdec05eba
2020-09-27nyaa.si: search even if input string is emptydec05eba