index
:
QuickMedia
master
A rofi inspired native client for web services. Supports youtube, peertube, lbry, soundcloud, nyaa.si, 4chan, matrix, saucenao, hotexamples, anilist, dramacool and several manga sites.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
TODO
Age
Commit message (
Collapse
)
Author
2020-10-03
Matrix: show unread marker from previous session (fetch m.read marker from ↵
dec05eba
server)
2020-10-03
Reduce memory usage by cleaning up text not visible on the screen
dec05eba
As a text, memory usage decreased from 150mb to 20mb
2020-10-03
Matrix: show messages from users without an avatar
dec05eba
2020-10-03
Nyaa.si: show title when viewing torrent
dec05eba
2020-10-03
Matrix: use correct avatar for direct message rooms
dec05eba
2020-10-03
Matrix: use correct name for private chat rooms, move 4chan comment input to ↵
dec05eba
the top
2020-10-03
Nyaa.si: fetch next page when reaching the bottom
dec05eba
2020-10-03
Nyaa.si: parse html instead of rss, allows for pagination
dec05eba
2020-10-03
4chan: use entry instead of search input, fix posting
dec05eba
2020-10-02
Add --no-video option to play videos with only audio
dec05eba
2020-10-02
Matrix: fix reply to multiline reply
dec05eba
2020-10-02
Matrix: show m.emote, m.notice and m.location
dec05eba
2020-10-02
Matrix: add video/regular file upload
dec05eba
2020-10-02
Matrix: improve entry style
dec05eba
2020-10-01
Matrix: implement mention/reply notifications
dec05eba
2020-10-01
Matrix: add room name and avatar of the current room at the top
dec05eba
2020-10-01
Matrix: fix replying broken formatting, including reply message in body
dec05eba
2020-10-01
Matrix: show indication for unread messages and show the last message in the ↵
dec05eba
rooms list
2020-10-01
Matrix: add message delete with ctrl+d
dec05eba
2020-10-01
wip
dec05eba
2020-09-30
Matrix: implement message editing
dec05eba
2020-09-30
Matrix: add message replying with ctrl+r, also use shared_ptr for BodyItem
dec05eba
2020-09-30
Attempt to fix crash
dec05eba
2020-09-30
wip
dec05eba
2020-09-29
Fix caret navigation
dec05eba
2020-09-28
Implement text editing with navigation and multilingual fonts
dec05eba
2020-09-27
Attempt 1 at fixing image scrolling (still messes up current page sometimes)
dec05eba
2020-09-27
Implement pgup/pgdown/home/end keys
dec05eba
2020-09-27
Save currently playing video url to clipboard with ctrl+s
dec05eba
2020-09-27
Nyaa.si: search even if input string is empty
dec05eba
This fixes being able to show all items when removing the search input.
2020-09-27
Image continuous: load as image in seperate thread instead of string, fix a ↵
dec05eba
bit of stuttering
2020-09-27
Reduce scroll cpu usage from 10% to 1-2% by load image files in another ↵
dec05eba
thread but load the texture in the main thread
2020-09-26
matrix: time based animations, dont show chat input in rooms view, improve ↵
dec05eba
scrolling when switching tabs
2020-09-26
Fix page scroll when navigating 4chan replies
dec05eba
2020-09-26
Change body scrolling to scroll only when the selected row hits the top/bottom
dec05eba
2020-09-25
Matrix: add display name colors depending on user id
dec05eba
2020-09-24
Add tab background
dec05eba
2020-09-24
Fix segfault on file manager exit, unload thumbnails on tab switch
dec05eba
2020-09-23
Fallback to cjk font, change font to system noto sans
dec05eba
2020-09-23
Make tabs rounded, readd color to nyaa.si trusted/remake
dec05eba
2020-09-18
Initial nyaa.si support
dec05eba
2020-09-14
Set title to plugin used
dec05eba
2020-09-10
Only load english subtitles because loading too many subtitles is too slow
dec05eba
2020-09-10
Add screenshots
dec05eba
[prev]