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
/
Body.cpp
Age
Commit message (
Collapse
)
Author
2020-10-19
Ph: fix related videos images and titles missing or incorrect. Use message ↵
dec05eba
type to open in video player instead of using http head
2020-10-18
Set body item scale size, only used right now in matrix for scaling avatar
dec05eba
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-17
Matrix: edit/redact the referenced message instead of appending a new message
dec05eba
2020-10-14
Test: fix image loading stutter of body items
dec05eba
2020-10-13
Refactor plugin into seperate pages
dec05eba
TODO: Readd 4chan login page, manganelo creators page, autocomplete
2020-10-04
Matrix: sort messages by timestamp
dec05eba
2020-10-04
Matrix: show room name in mention notification, timestamps for messages
dec05eba
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-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: make set read marker async to fix stutter when receiving messages, ↵
dec05eba
also fix crash(?) when loading thumbnails that fail to load
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-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-28
Matrix: add red line at bottom of chat if we are not at the bottom
dec05eba
2020-09-27
Implement pgup/pgdown/home/end keys
dec05eba
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: Fix page scroll when adding new previous messages, temporary ↵
dec05eba
disabling grouping of messages
2020-09-26
Matrix: Add indicator when previous messages are being fetched
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-25
Matrix: fetch previous messages when reaching the top
dec05eba
2020-09-24
Fix resize after watching 4chan/matrix video in fullscreen
dec05eba
2020-09-24
Fix segfault on file manager exit, unload thumbnails on tab switch
dec05eba
2020-09-24
Fix broken author text
dec05eba
2020-09-23
Fallback to cjk font, change font to system noto sans
dec05eba
2020-09-23
Change lato to NotoSans font, use same color in body selected item as ↵
dec05eba
tabs/search
2020-09-23
Fix font color on 4chan
dec05eba
2020-09-23
Make tabs rounded, readd color to nyaa.si trusted/remake
dec05eba
2020-09-23
Testing redesign
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
Initial matrix support
dec05eba
2020-09-20
Add comments and trusted/remake colors to nyaa.si torrents
dec05eba
2020-09-18
Set draw size to window size after fullscreen unset
dec05eba
2020-09-18
Initial nyaa.si support
dec05eba
2020-09-17
Disable wrap around body, detect wrap around
dec05eba
2020-09-14
Fix shadow on right side of box
dec05eba
2020-09-13
Clear thumbnails when navigating to another page, temporary revert font size ↵
dec05eba
because of rendering bug
2020-09-13
Add description to mangadex search result, add youtube timestamp
dec05eba
2020-09-13
Use glScissor to cut off area outside body
dec05eba
2020-09-11
Cleanup thumbnail textures when hiding related videos menu
dec05eba
2020-09-10
Add ctrl+r keybind to show related videos menu
dec05eba
2020-07-20
Word-wrap body text
dec05eba
[prev]
[next]