Commit Graph

211 Commits (square-messages)

Author SHA1 Message Date
Black Hat 22ad70cc49 Add "Leave room" option. 2018-07-30 22:42:27 +08:00
Black Hat c418c46f04 Add section footer. 2018-07-30 13:52:20 +08:00
Black Hat 93a303799a Time and date support in messageeventmodel && local echo support. 2018-07-30 00:00:41 +08:00
Black Hat d60bd1ed9f Small tweaks. 2018-07-24 12:37:48 +08:00
Black Hat 845b0114bd Update libqmatrixclient && add prioritize/deprioritize. 2018-07-23 22:41:18 +08:00
Black Hat be5332770a Small stability improvements. 2018-07-22 22:16:53 +08:00
Black Hat f9e41f7e9f Update libqmatrixclient && improve setting page(Rather a hack, needs
improvement).
2018-07-22 20:31:52 +08:00
Black Hat d6a7f8ad8b Prepare to add priorize and depriorize options. 2018-07-22 12:09:15 +08:00
Black Hat 7837c2d75e Small UI improvement. 2018-07-20 22:36:19 +08:00
Black Hat c330bb4ff5 Prefetch messages when adding room && wire setting. 2018-07-20 13:50:25 +08:00
Black Hat 6f6a7da414 Small UI tweaks && bug fixes. 2018-07-20 12:14:02 +08:00
Black Hat 80fca26092 Add saveFileAs() && init setting page. 2018-07-19 21:02:06 +08:00
Black Hat 7dd9132176 Init desktop notifications. 2018-07-19 16:04:09 +08:00
Black Hat 43f02c4fa1 Fix duplicate room signals. 2018-07-19 13:54:59 +08:00
Black Hat 1ddfbddc74 Add direct chat && fix compilation issue. 2018-07-18 22:16:03 +08:00
Black Hat c10c3b1d1d Auto identify file type as m.image. 2018-07-17 16:18:50 +08:00
Black Hat cf84320794 Add upload status. 2018-07-17 14:14:48 +08:00
Black Hat 731cef3c77 Init file sending. 2018-07-16 22:05:34 +08:00
Black Hat 4ef063ea82 Testing upload file && minor UI tweaks. 2018-07-15 16:02:26 +08:00
Black Hat 6d202c7895 Minor UI tweaks. 2018-07-14 19:24:20 +08:00
Black Hat e79b2c22ed Add progress indicator && change a minor issue. 2018-07-14 16:10:01 +08:00
Black Hat 7ae0bf9382 Fix currentRoom issue && add category label. 2018-07-13 12:41:21 +08:00
Black Hat d44383545a Alter code structure && change room list filtering mechanics && add
sorting && init categoriy for rooms.
2018-07-13 12:06:27 +08:00
Black Hat a1941784eb Add sending notice support && tweak markdown. 2018-07-12 19:40:16 +08:00
Black Hat 06c6d7a74d Add animation for sending. 2018-07-12 16:16:12 +08:00
Black Hat fd4499fc9e Fix busy indicator. 2018-07-12 14:40:51 +08:00
Black Hat 775a04bbc4 Lower Qt requirement. 2018-07-12 09:44:41 +08:00
Black Hat afc901b017 Add rainbow support. 2018-07-11 16:07:04 +08:00
Black Hat 65ff905a7c Init Markdown support. 2018-07-10 21:08:17 +08:00
Black Hat 0b2f252c42 Add externally open image support & file download support && more code
cleanup.
2018-07-10 14:34:17 +08:00
Black Hat 31d435e6f4 Separate different message delegates. 2018-07-10 12:18:21 +08:00
Black Hat 236f8ce48b Change press to hover. 2018-07-09 22:50:22 +08:00
Black Hat 32cad0d651 Add markdown backend. 2018-07-09 22:00:27 +08:00
Black Hat 3437b49677 Fix room message. 2018-07-09 14:16:32 +08:00
Black Hat 0b2ae33f29 Add scroll to bottom FAB. 2018-07-09 13:36:28 +08:00
Black Hat 6bd059ce63 Code reformatting && tooltip. 2018-07-09 10:45:26 +08:00
Black Hat d6b5cba61f Switch to release branch. 2018-07-08 20:54:06 +08:00
Black Hat d83d00f967 Change imape to mipmap in avatar of roomform. 2018-07-08 13:27:56 +08:00
Black Hat a19364610a Update libqmatrixclient && basic working messageeventmodel && room
search.
2018-07-08 13:25:46 +08:00
Black Hat b3c0dc9421 Fix imageprovider. 2018-07-07 19:06:13 +08:00
Black Hat 17fa7cc7da Support Qt 5.11 and fix image provider. 2018-07-07 17:38:20 +08:00
Black Hat a850224c98 Support Qt 5.11 2018-07-07 16:24:53 +08:00
Black Hat 531abcb48c Add experimental dark mode. 2018-03-21 19:13:47 +08:00
Black Hat cbd5974d55 Add ChatRoom.qml and clean up code. 2018-03-15 17:10:27 +08:00
Black Hat dcf7bed39a Add newer roomlistmodel. 2018-03-14 17:11:45 +08:00
Black Hat fe57008564 Preparation for messageeventmodel. 2018-03-05 19:11:55 +08:00
Black Hat 9b4fa0d8c6 Minor bug fixes and tweaks. 2018-03-04 22:40:48 +08:00
Black Hat 854a1c3855 Add avatar for user. 2018-03-04 20:05:09 +08:00
Black Hat b88cc6964d Rename components. 2018-03-02 23:05:32 +08:00
Black Hat 4347755a71 Fix bug that causes random crashes. 2018-03-02 19:58:55 +08:00
Black Hat d4c2a1ed50 Add avatar support. 2018-03-02 16:56:36 +08:00
Black Hat 6a610e3808 Prepare for multiple theme support. 2018-03-01 21:21:09 +08:00
Black Hat b0fc5d0728 Minor feature added. 2018-03-01 19:56:02 +08:00
Black Hat 962f49a3d0 Fix padding for RoomListForm. 2018-03-01 19:37:52 +08:00
Black Hat 2ac0d0cd8b Change SwipeView to StackView and clean code. 2018-03-01 19:15:04 +08:00
Black Hat c3367543bf Init sync and listmodel function. 2018-02-28 21:11:42 +08:00
Black Hat a4b00f823e Init RoomListModel and test sync. 2018-02-28 17:10:42 +08:00
Black Hat fd5afa267c Tweak UI. 2018-02-27 19:37:53 +08:00
Black Hat 5b1047ed98 Implement login/logout in controller. 2018-02-27 19:07:50 +08:00
Black Hat 6d89a0373c Init login/logout support. 2018-02-26 20:41:20 +08:00
Black Hat c2f01ec1c4 First commit. 2018-02-23 22:39:14 +08:00