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
/
plugins
Age
Commit message (
Expand
)
Author
2020-10-21
Fix thumbnail fallback size being incorrect, incorrect read marker for matrix
dec05eba
2020-10-19
shared_ptr<RoomData> -> unique_ptr<RoomData> and naked pointers
dec05eba
2020-10-19
Change thumbnail creation from nearest neighbor to linear interpolation, set ...
dec05eba
2020-10-19
Add pagination to ph and mangatown
dec05eba
2020-10-18
Matrix: add a proper URI parser instead of regex for opening links. Show rela...
dec05eba
2020-10-17
Matrix: update room list when joining a room (in another client) without rest...
dec05eba
2020-10-17
Matrix: make text that mentions us red
dec05eba
2020-10-17
Matrix: show reply messages embedded in messages that reply to them, like ele...
dec05eba
2020-10-16
Matrix: use room object instead of room id
dec05eba
2020-10-16
Matrix: use rapidjson instead of jsoncpp to decrease memory usage from 58mb t...
dec05eba
2020-10-15
Youtube: fetch next page when reaching bottom of search (also fixes continuat...
dec05eba
2020-10-13
Refactor plugin into seperate pages
dec05eba
2020-10-10
Refactor: move download->json parsing to a one function
dec05eba
2020-10-04
Matrix: remove initial delay when entering room
dec05eba
2020-10-03
Matrix: attempt to fix threading issues
dec05eba
2020-10-03
Matrix: show unread marker from previous session (fetch m.read marker from se...
dec05eba
2020-10-03
Nyaa.si: fetch next page when reaching the bottom
dec05eba
2020-10-03
Remove unused code
dec05eba
2020-10-02
Matrix: show audio and files in body
dec05eba
2020-10-02
Matrix: add video/regular file upload
dec05eba
2020-10-01
Matrix: implement mention/reply notifications
dec05eba
2020-10-01
Matrix: show indication for unread messages and show the last message in the ...
dec05eba
2020-10-01
Matrix: add message delete with ctrl+d
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-28
Matrix: fix login with pantalaimon proxy, fix logout crash, show real login e...
dec05eba
2020-09-27
Matrix: add logout command
dec05eba
2020-09-26
matrix: send start/stop typing
dec05eba
2020-09-25
Matrix: add display name colors depending on user id
dec05eba
2020-09-25
Matrix: fetch previous messages when reaching the top
dec05eba
2020-09-24
matrix: Add thumbnails to room list
dec05eba
2020-09-23
Add matrix image upload
dec05eba
2020-09-22
Initial file manager implementation, with thumbnail caching
dec05eba
2020-09-22
Add ctrl+i to view attached images/videos to matrix posts
dec05eba
2020-09-21
Add matrix room names
dec05eba
2020-09-21
Initial matrix support
dec05eba
2020-09-18
Initial nyaa.si support
dec05eba
2020-09-15
Add manga creators page to navigate to others works by the creators
dec05eba
2020-09-14
Add support for 4chan pass
dec05eba
2020-09-13
Add thumbnails to mangatown search results
dec05eba
2020-07-13
Temporary disable youtube recommendations, fix youtube related videos
dec05eba
2020-07-13
Add recommended tab for youtube
dec05eba
2020-07-03
Add tab autocomplete for youtube
dec05eba
2020-06-29
Get first next page of search results on youtube, request only json for first...
dec05eba
2020-06-22
Support installation resources path
dec05eba
2020-06-07
Add support for mangatown
dec05eba
2020-06-02
Play all videos in thread instead of exiting after playing the first one
dec05eba
2020-06-01
Improve 4chan thread list performance by asynchronous update and caching
dec05eba
2020-06-01
Make 4chan board list filter instead of search
dec05eba
2020-05-31
Add dmenu option
dec05eba
[next]