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
/
Matrix.cpp
Age
Commit message (
Collapse
)
Author
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
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
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
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
2020-09-27
Fix matrix thumbnails
dec05eba
2020-09-27
Validate json type after parsing
dec05eba
2020-09-26
matrix: send start/stop typing
dec05eba
2020-09-26
Matrix: Fix page scroll when adding new previous messages, temporary ↵
dec05eba
disabling grouping of messages
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
Fallback to cjk font, change font to system noto sans
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
[prev]