Commit Graph

262 Commits

Author SHA1 Message Date
Black Hat ffe10e9514 Display unknown event. 2018-09-07 12:26:09 +08:00
Black Hat 66c5a7a964 Disable FAB while scrolling.
Fixes #45.
2018-09-07 07:49:17 +08:00
Black Hat 8db333837d Do not auto close loading circle.
Fixes #44.
2018-09-07 07:11:08 +08:00
Black Hat 19c6560c65 Change a typo.
Fixes #46.
2018-09-07 07:06:58 +08:00
Black Hat a189927b67 Change m.notice background color. 2018-09-06 21:00:58 +08:00
Black Hat 96874cba06 Add event listener on tray. 2018-09-06 19:34:14 +08:00
Black Hat bd5c119f53 Add ImageItem. 2018-09-06 16:22:00 +08:00
Black Hat 75e2d6dbed Minimal invite user support. 2018-09-06 13:25:39 +08:00
Black Hat cfc32289d1 Add highlight support. 2018-09-06 12:34:15 +08:00
Black Hat c3bf4d75e5 Fix update time. 2018-09-06 07:50:35 +08:00
Black Hat 094f23f68e Bump to 250. 2018-09-06 07:44:57 +08:00
Black Hat 9a12e81109 Update README.md 2018-09-05 23:11:59 +00:00
Black Hat 40ebc3edac Update README.md 2018-09-05 23:11:22 +00:00
Black Hat ee6ac3035c Merge branch 'redesign' into 'master'
Redesign

See merge request b0/matrique!16
2018-09-05 23:01:07 +00:00
Black Hat 1fae0aee9d Update .travis.yml, .ci/bintray-release.json files 2018-09-05 13:16:42 +00:00
Black Hat 20b2a3a7e3 Update .ci/bintray-release.json 2018-09-05 11:35:46 +00:00
Black Hat f42672a4eb Update .travis.yml 2018-09-05 11:17:20 +00:00
Black Hat 83aa9647ca Change to bintray 2018-09-05 18:17:28 +08:00
Black Hat 9393d7b406 Merge branch 'master' of https://gitlab.com/b0/matrique 2018-09-05 18:15:53 +08:00
Black Hat 7baad6b3ec Add .ci 2018-09-05 18:14:07 +08:00
Black Hat 94779337d3 Update .travis.yml 2018-09-05 09:27:38 +00:00
Black Hat 176bba3358 Remove .ci 2018-09-05 17:22:46 +08:00
Black Hat c7b91028ef Add .circleci 2018-09-05 09:15:27 +00:00
Black Hat 2de8887322 Update .travis.yml 2018-09-05 09:13:24 +00:00
Black Hat f33cf93e2f Update .travis.yml 2018-09-05 08:48:59 +00:00
Black Hat 76a537b3a6 Update .travis.yml 2018-09-05 08:27:54 +00:00
Black Hat f605b5badf Update .travis.yml 2018-09-05 04:01:54 +00:00
Black Hat 40c1ab2c23 Update .travis.yml 2018-09-05 01:51:56 +00:00
Black Hat cd295c9c34 Update .travis.yml 2018-09-05 01:32:42 +00:00
Black Hat 0789ea8522 Add .travis.yml. 2018-09-05 01:19:51 +00:00
Black Hat aa29f5252d Reformat code. 2018-09-04 21:13:14 +08:00
Black Hat 412b5201bf Fix redacted message issue. 2018-09-04 20:49:53 +08:00
Black Hat 2f080f21ce Rewrite MessageDelegate. 2018-09-04 14:58:41 +08:00
Black Hat 0301590b44 Fix image delegate color && fix lastEvent. 2018-09-03 09:56:21 +08:00
Black Hat 104e194cfb Change some color. 2018-09-03 07:13:39 +08:00
Black Hat 64749ba32f First UI redesign. 2018-09-02 21:26:42 +08:00
Black Hat 2c10b2272c Add qmldir. 2018-08-28 03:20:37 +00:00
Black Hat a8d12f92bd Fix missing pSize. 2018-08-28 11:12:49 +08:00
Black Hat 3fa14d3c4b Add image caching && update libqmatrixclient. 2018-08-27 19:29:50 +08:00
Black Hat cb2f7daa17 Add search shortcut && do not show notification when receiving state
event.
2018-08-26 15:42:37 +08:00
Black Hat d2493cda11 Rearrange icons. 2018-08-26 14:01:08 +08:00
Black Hat 0ad9ed7b5d Init UserListModel.
Another model from Quaternion.
Also UI tweaks in RoomListModel.
2018-08-26 13:17:12 +08:00
Black Hat 8c4ef9ad01 Add organization name. 2018-08-24 21:43:03 +08:00
Black Hat 07109f09d4 Bump to 218. 2018-08-24 14:16:05 +08:00
Black Hat 2c705fbf56 Fix laggy timeline. 2018-08-24 14:04:46 +08:00
Black Hat b9839fc242 Bump version to 215. 2018-08-24 13:37:37 +08:00
Black Hat 3060dfa633 Fix tooltip in mini mode. 2018-08-24 13:31:17 +08:00
Black Hat cfa8043596 A lot of improvements.
Fix laggish RoomListView when dragging.
Remove per-room timer and add timer in RoomForm.
Remove singleton module and use file as singleton.
Minor UI tweak in RoomListView.
Pass room to RoomListView via "currentRoom" delegate property and remove
RoomListForm-wide currentRoom.
Put menu files in a separate folder.
Show initial image in ImageStatus when avatar is not loaded.
Add about page.
Merge all setting pages into Setting.qml.
Add option to rearrange rooms by activity.
Add option to use RichText parser.
Add document url.
2018-08-24 13:25:41 +08:00
Black Hat 391473e559 Remove ItemDelegate in RoomListForm. 2018-08-22 23:28:59 +08:00
Black Hat cca9467703 Display room's latest event instead of topic when possible. 2018-08-22 23:21:39 +08:00