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
/
src
/
plugins
Age
Commit message (
Collapse
)
Author
2020-10-17
Matrix: update room list when joining a room (in another client) without ↵
dec05eba
restarting, and set sync retry to 1 sec instead of 50ms
2020-10-17
Matrix: use cached joined_rooms instead of calling to server. Construct ↵
dec05eba
doesn't seem to implement /joined_rooms
2020-10-17
Matrix: make text that mentions us red
dec05eba
2020-10-17
Matrix: make displayname more bright, add circle mask shader for avatar and ↵
dec05eba
room thumbnails
2020-10-17
Matrix: show reply messages embedded in messages that reply to them, like ↵
dec05eba
element does
2020-10-16
Matrix: use room object instead of room id
dec05eba
2020-10-16
Mangadex: show search results in same order as website (not timestamp sorted)
dec05eba
2020-10-16
Matrix: stream download to rapidjson parser
dec05eba
2020-10-16
Matrix: use rapidjson instead of jsoncpp to decrease memory usage from 58mb ↵
dec05eba
to 24mb
2020-10-15
Matrix: show users without a username (as user id)
dec05eba
2020-10-15
Youtube: fetch next page when reaching bottom of search (also fixes ↵
dec05eba
continuation)
2020-10-15
Youtube: add view count and owner
dec05eba
2020-10-15
Youtube: remove old recommendations
dec05eba
2020-10-15
Youtube: make video order match youtube more...
dec05eba
2020-10-14
Youtube: change order of search result to match youtube website
dec05eba
2020-10-13
Refactor plugin into seperate pages
dec05eba
TODO: Readd 4chan login page, manganelo creators page, autocomplete
2020-10-10
Refactor: move download->json parsing to a one function
dec05eba
2020-10-06
Nyaa.si: fix torrents by anonymous not working if there are no comments
dec05eba
2020-10-06
Youtube: disable cookies, even without tor
dec05eba
2020-10-05
Commit before redesign of code
dec05eba
2020-10-04
Matrix: remove initial delay when entering room
dec05eba
2020-10-04
Matrix: add formatting to replies, fixes reply formatting on element mobile
dec05eba
2020-10-04
Matrix: show room name in mention notification, timestamps for messages
dec05eba
2020-10-03
Matrix: do not set avatar url for users with no avatar
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 ↵
dec05eba
server)
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
Remove unused code
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: show audio and files in body
dec05eba
2020-10-02
Fix file manager crash on filter selection, reset search on selection
dec05eba
2020-10-02
Matrix: add video/regular file upload
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-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
Implement text editing with navigation and multilingual fonts
dec05eba
2020-09-28
Matrix: remove deprecated login method
dec05eba
Scroll to bottom if the last item is the selected item, or when selecting another room.
2020-09-28
Matrix: fix login with pantalaimon proxy, fix logout crash, show real login ↵
dec05eba
error
2020-09-27
Matrix: add logout command
dec05eba
[prev]
[next]