summaryrefslogtreecommitdiffstats
path: root/deps
diff options
context:
space:
mode:
authorJoseph Donofry <joedonofry@gmail.com>2019-07-16 22:36:55 -0400
committerJoseph Donofry <joedonofry@gmail.com>2019-07-16 22:39:10 -0400
commit579bf234606a8974a457f244195d2b4f3594d294 (patch)
treef5289bf6d91731a0d4711ff5438c3e57d9f42d6d /deps
parent377c9e4a79a078014300f35d0638b16293d924c2 (diff)
Add User Mentions Dialog
Add a RoomListItem-like button that opens a dialog containing all of the messages that would result in a highlight from the server (for example, the user is mentioned, or @room is mentioned). This is VERY rudimentary and will be completely reworked in the future to take advantage of the existing TimelineView class, instead of using a dialog like it does now. The button to show the mentions also needs work.
Diffstat (limited to 'deps')
-rw-r--r--deps/CMakeLists.txt4
1 files changed, 2 insertions, 2 deletions
diff --git a/deps/CMakeLists.txt b/deps/CMakeLists.txt
index 1df09cc9..dbc96463 100644
--- a/deps/CMakeLists.txt
+++ b/deps/CMakeLists.txt
@@ -46,10 +46,10 @@ set(BOOST_SHA256
set(
MTXCLIENT_URL
- https://github.com/Nheko-Reborn/mtxclient/archive/35b596a98d516e044a6a25803ba6b93b6c0a538b.tar.gz
+ https://github.com/Nheko-Reborn/mtxclient/archive/37df82363c800b8d6b2b172a486e395e4132e061.tar.gz
)
set(MTXCLIENT_HASH
- ea770f52afaad45706b8050aa3d860fa98780c60f2d3f061f2c89dfd3b3bf9be)
+ b29dd0bc836b69bd4253499519b8396a210bba43750fb66f4ffb8453510c8dd1)
set(
TWEENY_URL
https://github.com/mobius3/tweeny/archive/b94ce07cfb02a0eb8ac8aaf66137dabdaea857cf.tar.gz