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 (
Expand
)
Author
2023-12-17
Matrix: keep edited in progress message on esc, clear text when going from ed...
dec05eba
2023-11-05
Matrix: add config option 'appear_online' to set online presence
dec05eba
2023-10-06
Matrix: fix message being incorrectly formatted if source-highlight is not in...
dec05eba
2023-10-05
Only decrypt gpg message in room list if its the latest message
dec05eba
2023-10-05
Update html parser
dec05eba
2023-10-05
Pgp log on error
dec05eba
2023-06-25
Matrix: remove reply formatting from image save name in reply image messages
dec05eba
2023-06-24
Add brimstone orange text color in matrix on <
dec05eba
2023-06-23
Dramacool: fix video not working sometimes by adding support for more video b...
dec05eba
2023-06-13
Add option to disable file manager grid view to make midov stop crying
dec05eba
2023-06-13
Matrix: add send_typing_notifications config
dec05eba
2023-06-12
Matrix: add option to disable sending read receipt, comment the example json ...
dec05eba
2023-06-11
Change file manager view to grid, change file and folder icons
dec05eba
2023-05-06
Matrix: try to fix missing messages (limited room messages)
dec05eba
2023-04-30
Update cache version because cache is corrupt (missing messages)
dec05eba
2023-04-30
Matrix: fix issue where some new messages may not appear after quickmedia is ...
dec05eba
2023-03-11
Matrix: allow pressing enter on a message with a room alias to join the room
dec05eba
2023-02-13
Matrix: better reply notification. Only mark as reply if it's a direct reply ...
dec05eba
2023-02-10
Matrix: fix notification not shown when matrix open and receiving a new reply
dec05eba
2023-01-13
Matrix: check for sync error on every first sync
dec05eba
2023-01-13
Matrix: use proper timestamp (origin server timestamp) for notifications
dec05eba
2023-01-12
Matrix: do not trust synapse when it comes to unread messages
dec05eba
2023-01-10
Matrix: show unread notification on initial sync using notifications api (the...
dec05eba
2023-01-10
Matrix: use room messages for notifications intead of notifications api (syna...
dec05eba
2022-12-22
Matrix: slightly optimize set user info
dec05eba
2022-12-16
Fix bug where image are not removed from loading when not visible
dec05eba
2022-12-14
Matrix: do not progress if internet is down (load qm read markers fails)
dec05eba
2022-12-14
Matrix: fix bug where rooms are removed from the rooms list sometimes during ...
dec05eba
2022-12-10
Matrix: show loading icon properly for sync, show notifications for first sync
dec05eba
2022-12-10
Matrix: re-add sync from latest cache
dec05eba
2022-12-10
Dont show notification for non message messages
dec05eba
2022-12-10
Revert matrix sync changes until tabs are added
dec05eba
2022-12-09
Use clean cache for first sync after cache format update
dec05eba
2022-12-09
Matrix: continue from cache instead of initial sync everytime. Mainly improve...
dec05eba
2022-12-02
Matrix: extract username if login is email or user id
dec05eba
2022-11-30
Matrix: remove upload limit check if server returns error, allow @ in usernam...
dec05eba
2022-11-30
Matrix: ignore gpg keys with expired/revoked subkey as well
dec05eba
2022-11-29
Matrix: set filesize limit to int64 and remove 300mb limit for non-image files
dec05eba
2022-11-28
Matrix: ignore expired and revoked signatures for gpg encrypt
dec05eba
2022-11-26
Remove reply formatting from media file title in matrix media reply
dec05eba
2022-11-18
Readd meme gpg encryption in matrix, this time asynchronous decryption
dec05eba
2022-11-16
pp
dec05eba
2022-11-16
Matrix: fix read marker when running multiple instances of quickmedia on the ...
dec05eba
2022-11-15
Use matrix global account data for qm read marker to bypass synapse issue wit...
dec05eba
2022-11-15
Matrix: use a local cache of latest read marker timestamps to try and avoid m...
dec05eba
2022-11-15
Matrix: remove aliases and child spaces from sync to reduce sync size
dec05eba
2022-11-13
Matrix: allow pinning a message if no message has ever been pinned before in ...
dec05eba
2022-11-13
Matrix: fix message edits not being applied correctly
dec05eba
2022-11-12
Matrix: add option to silence invites without declining them or hiding them (...
dec05eba
2022-11-12
Matrix: fix editing reply breaking body and formatted text, edits should alwa...
dec05eba
[next]