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
2022-11-02
Matrix: update room info in ui when receiving updates
dec05eba
2022-10-29
Youtube: allow opening youtube channels directly from url. Same with ctrl+i i...
dec05eba
2022-10-29
Matrix: add media reply with ctrl+u
dec05eba
2022-10-25
Fix incorrect var unset in parse_user_info
dec05eba
2022-10-25
Matrix: apply user display name and avatar update by timestamp
dec05eba
2022-09-12
Sneed moment
dec05eba
2022-09-10
Matrix: better name for clipboard file (with extension), give pantalaimon fil...
dec05eba
2022-09-08
Remove linux specific sendfile function (unused)
dec05eba
2022-05-09
fix pronouns
Midov
2022-04-03
Make saucenao work when using pantalaimon (doesn't work for encrypted rooms)
dec05eba
2022-02-17
Add local anime tracking. Check readme for more info about local_anime config
dec05eba
2022-02-17
Wip: fix video duration not working for some analyzed files, get frame in mid...
dec05eba
2022-02-16
Fix matrix invite accept/decline after refactoring caused bug
dec05eba
2022-02-12
Local-manga: improve loading of page when using slow medium
dec05eba
2022-02-07
Use one struct for all args in Page::submit instead of multiple args (easier ...
dec05eba
2021-11-26
Better system messages for /id and /help
dec05eba
2021-11-17
Replace sfml with mgl
dec05eba
2021-09-15
Reset timestamp when going to next youtube video, copy download url on ctrl-c...
dec05eba
2021-09-13
Include refactoring
dec05eba
2021-09-08
Load theme from file (~/.config/quickmedia/themes/<theme-name>.json and /usr/...
dec05eba
2021-09-04
Make font sizes customizable with a config file, see example-config.json. Rem...
dec05eba
2021-09-04
Matrix: fix messages that dont mention us being added to notifications list. ...
dec05eba
2021-08-20
List all notifications in notifications page (including the ones we get after...
dec05eba
2021-08-19
Matrix: add ctrl+r to navigate to replied to message and navigate to message ...
dec05eba
2021-08-18
Matrix: only move to next selected notification if not the first one is selected
dec05eba
2021-08-18
Show line at top/bottom when there are items above/below that are not visible
dec05eba
2021-08-17
Matrix: fix room description not including message on initial sync because of...
dec05eba
2021-08-17
Properly sort rooms (sort read rooms too)
dec05eba
2021-08-16
Add MyAnimeList (wip)
dec05eba
2021-08-15
Matrix: use white avatar for users with no avatar, optimize notifications update
dec05eba
2021-08-10
Matrix: fix room description not updating when we send a message
dec05eba
2021-08-10
Matrix: show unread message for room event if latest event is not a message, ...
dec05eba
2021-08-10
Matrix: add ctrl+p/ctrl+d to pin/unpin messages
dec05eba
2021-08-08
Matrix: fix thumbnail upload of small thumbnails, fix small thumbnail creatio...
dec05eba
2021-08-06
Matrix: remove unecessary m.room.power_levels from state sync
dec05eba
2021-08-05
Matrix: revert not showing edit in room description
dec05eba
2021-08-05
Matrix: show room description for latest message if fetching previous message...
dec05eba
2021-08-05
Matrix: fix editing hidden events being visible
dec05eba
2021-08-05
Make body items private, add accessor functions
dec05eba
2021-08-02
Matrix: fix room directory submit always using empty text (resulting in the h...
dec05eba
2021-08-02
Matrix: use correct read marker for notifications (custom qm read marker)
dec05eba
2021-08-01
Matrix: dont show room update if the last message is an edit
dec05eba
2021-08-01
Matrix: merge system messages
dec05eba
2021-08-01
Matrix: implement pinned events change messages
dec05eba
2021-08-01
Matrix: implement power level change messages
dec05eba
2021-07-29
Faster video loading/error when not using xxx plugin (disable ytdl)
dec05eba
2021-07-28
Fix submit without selected item (in matrix room directory and invites page)
dec05eba
2021-07-26
Remove m.hidden param from set read markers
dec05eba
2021-07-26
Matrix: greatly improve performance when entering a very large room (initiall...
dec05eba
2021-07-26
Matrix: process more events per frame
dec05eba
[prev]
[next]