Commit Graph

238 Commits

Author SHA1 Message Date
Black Hat
617855a780 Fix line strike.
Fix code block wrapping.
Fix replyModel being garbage collected.
Reply message in RoomPanelInput is richtext now.
2019-09-29 20:29:59 -07:00
Black Hat
29d01e6847 Add mark all as read function. 2019-09-28 23:39:14 -07:00
Black Hat
4c2ef78939 Update ci. 2019-08-29 13:29:51 +08:00
Black Hat
7d3aa52b82 Show room avatar in notification. 2019-08-16 13:03:46 +08:00
Black Hat
086891ef4e QMatrixClient -> Quotient 2019-08-15 22:52:12 +08:00
Black Hat
0067ce7e2e Try to use UserNotifications. 2019-08-14 22:50:01 +08:00
Black Hat
8c2d867f18 Display edits. Additional condition check. 2019-08-08 12:11:33 +08:00
Black Hat
b9d8c38f63 Add semicolon. 2019-08-05 10:49:14 +08:00
Black Hat
4bba355da6 Clean up. 2019-08-05 10:39:44 +08:00
Black Hat
ced82bd666 Modern C++. 2019-08-04 22:36:32 +08:00
Black Hat
c4ae77dd62 Clean up. 2019-08-04 18:47:09 +08:00
Black Hat
7aa95c9289 Hide edit event.
Also libQuotient refuses to compile.
2019-07-31 19:07:35 +08:00
Black Hat
f7da8eebad Reactions are refreshed correctly in the timeline. 2019-07-30 21:29:55 +08:00
Black Hat
a9a59fad41 More debug logs and stricter input check. 2019-07-26 19:09:53 +08:00
Black Hat
442b68558e Add/remove reactions. 2019-07-26 17:48:17 +08:00
Black Hat
18c42b6af6 Login via access token. 2019-07-26 15:35:45 +08:00
Black Hat
cf9a542f74 Highlight reactions sent by local user. 2019-07-21 21:08:37 +08:00
Black Hat
761943f98f Display reactions in MessageDelegate. 2019-07-21 16:11:26 +08:00
Black Hat
992cbaca87 Clean up reply. 2019-07-21 13:01:33 +08:00
Black Hat
2defc5a134 Revert "Embed cmark."
This reverts commit f35001112dc740ed827e4a4de6e4bb3d94b0e466
2019-07-20 11:13:09 +00:00
Black Hat
d304679303 Fix crash on macOS. 2019-07-14 14:41:00 +08:00
Black Hat
7b4e2cbb7f grep reply when sending reply. 2019-07-12 15:12:05 +08:00
Black Hat
4c4bf2d195 Improve timeline UI/UX. 2019-07-12 14:49:34 +08:00
Black Hat
18de53f49a Refresh ShowAuthorRole when a pending event is added. 2019-07-12 12:36:35 +08:00
Black Hat
317222171d Improve markdown formatting. 2019-07-12 10:46:59 +08:00
Black Hat
251a59ac7d Add device name field in login dialog. 2019-07-11 22:10:17 +08:00
Black Hat
39c1f58f6d Update libQuotient. Fixes #57. 2019-07-11 15:43:23 +08:00
Black Hat
81fe2919ed Add online status indicator.
Attempt to resync as soon as system goes online. #145
2019-07-06 10:24:47 +08:00
Black Hat
3501f964b5 Logout if access token is invalid. 2019-07-05 21:44:37 +08:00
Black Hat
b41973be28 Fix alias and more compact account detail dialog. 2019-07-05 10:24:07 +08:00
Black Hat
e561265e5c Ability to change room avatar. 2019-07-02 22:00:43 +08:00
Black Hat
a8cc5f4861 Add initial sync indicator. #144 2019-07-02 16:03:33 +08:00
Black Hat
b0bbc6572a Add busy property to controller. 2019-07-02 10:33:08 +08:00
Black Hat
3e0009a069 Show notification count in tray icon. 2019-07-01 18:19:00 +08:00
Black Hat
56e0386d5b Init QtKeychain support. 2019-06-30 22:12:43 +08:00
Black Hat
3aefc5aef4 Implement #132. 2019-06-24 21:57:18 +08:00
Black Hat
8c5eb2269e Fix #138. 2019-06-23 14:47:10 +08:00
Black Hat
97db902dc5 Primitive timeline background support. 2019-05-23 22:50:38 +08:00
Black Hat
a76e63063d Fix #108. 2019-05-23 16:44:34 +08:00
Black Hat
0f156ea98b Fix roomlist "jumping around".
Remove custom DPI code from main.cpp.
Hide redacted event in roomlist.
2019-05-23 09:57:42 +08:00
Black Hat
dffd769afc Fix a bug in image clipboard. 2019-05-22 12:28:43 +08:00
Black Hat
c0126cea95 Clean up roomlistmodel. 2019-05-20 13:42:18 +08:00
expectocode
b3f6bf7b9d Grammar fixes 2019-05-19 19:44:39 +01:00
Black Hat
6bf7e7e0c9 Fix imageclipboard saveImage(). 2019-05-19 22:35:08 +08:00
Black Hat
603cb33042 New attachment mechanism. Also add image from clipboard. 2019-05-19 21:58:54 +08:00
Black Hat
b4281896ba Add drag and drop support. 2019-05-17 19:46:59 +08:00
Black Hat
b7d8f70a5f More changes in MessageDelegate. 2019-05-17 15:01:01 +08:00
Black Hat
cab82d7b8a Add VideoDelegate. 2019-05-11 22:12:58 +08:00
Black Hat
7557f785f5 Merge branch 'issue-139' into 'develop'
Change avatar update text (fixes #139)

See merge request b0/spectral!49
2019-05-11 12:55:15 +00:00
Black Hat
49545df607 Add section back.
Enable pixelAligned for flickable.
Tweak timeline delegate.
2019-05-11 20:53:33 +08:00