Commit Graph

  • 817ae905fe Backend._any_clients(): only pick a healthy client miruka 2019-12-16 07:02:42 -0400
  • 5b4146c854 Fix main pane not updating on Account changes miruka 2019-12-16 07:01:19 -0400
  • 9da0b12e45 Resume accounts faster on client startup miruka 2019-12-16 05:14:26 -0400
  • 7d8f67bfe2 Retry if initial profile retrieval on login fails miruka 2019-12-16 05:03:57 -0400
  • 18822b9102 Remove unused ImportError.qml miruka 2019-12-16 04:51:52 -0400
  • b307b596d2 Animators are buggy crap, drop them miruka 2019-12-16 04:42:41 -0400
  • aad317126a Fix sign out miruka 2019-12-16 04:10:23 -0400
  • 5765638466 Fix click on room setting buttons not working miruka 2019-12-15 15:23:15 -0400
  • 88df501f13 Remove now unused pane properties in theme miruka 2019-12-15 15:11:51 -0400
  • 5e3a621f8b Respect uiScale for panes miruka 2019-12-15 15:10:50 -0400
  • 52956954e5 Fix filter field overflowing at some sizes/zooms miruka 2019-12-15 14:56:40 -0400
  • a9507bdbeb Change HListView transitions to run on scale miruka 2019-12-15 14:36:24 -0400
  • 5a3eb2c2e5 Disable room pane buttons startup animation miruka 2019-12-15 13:04:51 -0400
  • 2cfe76fd8e Wrap image progress bars in loaders, fix cpu usage miruka 2019-12-15 13:02:40 -0400
  • 2d501dca5a Use a Loader for HTile context menus miruka 2019-12-15 05:37:14 -0400
  • 59260e108a makeObject(): accept a component as first argument miruka 2019-12-15 05:26:36 -0400
  • 09d94e7390 Update TODO miruka 2019-12-15 03:54:54 -0400
  • 986b117fbc Prevent HDrawer resizer events from being stolen miruka 2019-12-15 03:45:46 -0400
  • a8dbd9185a Update matrix client update() usage miruka 2019-12-14 17:40:31 -0400
  • 73dfcce8a7 Prevent crash in loading past evnts miruka 2019-12-14 13:50:21 -0400
  • 47c53644e7 Fix/improve transfer speed-related stuff miruka 2019-12-14 11:31:43 -0400
  • c5ed3be031 RoomPane flickable: ignore unimplemented views miruka 2019-12-13 18:01:46 -0400
  • c6295225fb Make tab keybinds work on room pane views miruka 2019-12-13 17:59:58 -0400
  • d8639db8ee Fix HSwipeView binding loop miruka 2019-12-13 17:54:32 -0400
  • 17452ea69b Update TODO miruka 2019-12-13 17:30:58 -0400
  • ff7393b7c3 HSplitView with state saving and default props miruka 2019-12-13 17:19:47 -0400
  • 51c68cf998 Fix Room.given_name possibly being None miruka 2019-12-13 17:18:36 -0400
  • df76efa359 Italicize room name in leave/forget poups miruka 2019-12-13 17:11:01 -0400
  • 843389693e Add room name to invite popup miruka 2019-12-13 17:08:59 -0400
  • a493b0cf61 Add "invite members" to room context menu miruka 2019-12-13 17:04:56 -0400
  • 55506dd10e Disable the room settings save button for now miruka 2019-12-13 16:40:36 -0400
  • c8ce50a01c Fix Room.plain_topic accidentally set to None miruka 2019-12-13 15:09:13 -0400
  • 8a4c160df6 Working cancel button in settings miruka 2019-12-13 10:14:54 -0400
  • 0ab7a008cf Add default... + reset() to field, area & checkbox miruka 2019-12-13 09:56:52 -0400
  • 407396e01e Put RoomPane inside a loader miruka 2019-12-13 09:52:04 -0400
  • bd8fa997c4 CreateRoom: Room names must not exceed 255 bytes miruka 2019-12-13 09:22:29 -0400
  • d240de702f Implement (read-only for now) room settings miruka 2019-12-13 08:32:18 -0400
  • f8d5260fd7 Update some icons miruka 2019-12-13 08:30:36 -0400
  • c191adfd0b Rename "Find someone" page to "Direct chat" miruka 2019-12-13 07:17:11 -0400
  • dff7be33f9 AddChat: Simplify EncryptCheckBox subtitle miruka 2019-12-13 07:03:36 -0400
  • 621a4e415a HTextField: disabledText and opacity handling miruka 2019-12-13 06:29:58 -0400
  • 4cd4386abe Improve HScrollableTextArea disabled handling miruka 2019-12-13 06:22:09 -0400
  • 2ca79a212f Increase chechbox indicator opacity when disabled miruka 2019-12-13 06:21:30 -0400
  • 37023638c0 Hide avatar tooltip if avatar already big enough miruka 2019-12-13 06:21:12 -0400
  • 5dc228f197 Improve TODO.md & add section about Qt future miruka 2019-12-12 11:48:16 -0400
  • 82e4dff2ab Fix left rooms appearing as joined rooms miruka 2019-12-12 10:33:52 -0400
  • 438b0d26a4 Don't share room members models between accounts miruka 2019-12-12 10:11:24 -0400
  • 707ac61ff6 Support and sort invited room members miruka 2019-12-12 10:03:39 -0400
  • 4b13b75617 Restore previous focus after HPopup closed miruka 2019-12-12 08:39:26 -0400
  • 1bd012c871 Restore focus to previous element on HMenu closed miruka 2019-12-12 08:36:51 -0400
  • 2769d60fdc Add copy room/user ID context menus miruka 2019-12-12 08:32:50 -0400
  • 6813a2c9b4 Fix double click on event to open console miruka 2019-12-12 08:20:26 -0400
  • 1ecd383791 Hide avatar tooltips for broken thumbnails miruka 2019-12-11 15:16:14 -0400
  • 5bef84064d Don't show MemberDelegate subtitle if same as name miruka 2019-12-11 15:12:21 -0400
  • c4ee77ca15 Disable composer/upload button when no permission miruka 2019-12-11 13:53:22 -0400
  • c2b7b458f9 Use the "Binding on ..." syntax whenever possible miruka 2019-12-11 13:03:33 -0400
  • e694f1739b Trim some text fields miruka 2019-12-11 12:46:43 -0400
  • 001c643406 Implement inviting to room miruka 2019-12-11 12:42:59 -0400
  • fd2f8c9828 Reorder HButton props miruka 2019-12-11 11:44:59 -0400
  • ed3a3726e1 Don't call onError() for python CancelledError miruka 2019-12-11 10:51:04 -0400
  • 1f12a19b48 Utils.makePopup(): allow setting different parent miruka 2019-12-11 07:54:42 -0400
  • e4f1cb6545 BoxPopup: more reliable implicitWidth (margins) miruka 2019-12-11 07:54:13 -0400
  • 1c7015bbd2 Prevent HDrawer from being in front of an HPopup miruka 2019-12-11 07:53:27 -0400
  • d56b590edc Rate-limit config files writing miruka 2019-12-10 17:59:04 -0400
  • 3c4c92dbc0 Save/load composer text miruka 2019-12-10 17:04:03 -0400
  • 98c2efb773 Unified API to save/restore state properties miruka 2019-12-10 16:29:49 -0400
  • 2cd177dc13 Add text remembering ability to HTextField miruka 2019-12-10 15:32:42 -0400
  • 888df282a8 Rename side pane stuff to main pane miruka 2019-12-10 15:17:41 -0400
  • 3a3e0e9dbb Rename some chat components miruka 2019-12-10 14:57:54 -0400
  • f65425957b Builtin ability to remember size for HDrawer miruka 2019-12-10 14:46:05 -0400
  • 8c8ba221d3 HDrawer resizer: use MouseArea's pressed prop miruka 2019-12-10 14:23:14 -0400
  • 0578844eef Rename some HDrawer props for more clarity miruka 2019-12-10 14:19:25 -0400
  • 29cf78fe18 SidePane: default size if no custom one in state miruka 2019-12-10 14:10:01 -0400
  • ad6f111793 Fix & improve keyboard and mousewheel flicking miruka 2019-12-10 11:49:46 -0400
  • 2eadaff542 README: QQC1 no longer needed miruka 2019-12-10 11:23:38 -0400
  • e70a1d459b Correct SidePane behavior when no accounts present miruka 2019-12-10 04:18:17 -0400
  • b32d88cd95 Fix users that left a room not deleted from model miruka 2019-12-09 14:36:03 -0400
  • 852b5818a2 Fix Chat loading spinner position miruka 2019-12-09 14:22:39 -0400
  • bd8bf6120e Fix taking focus for chat miruka 2019-12-09 14:13:38 -0400
  • 2e780d7c6a HDrawer: provide real visible size prop→fix issues miruka 2019-12-09 13:52:02 -0400
  • 6627c6341a Fix DebugConsole retained history size miruka 2019-12-09 13:51:50 -0400
  • 9c70e08668 Restore focus to previous item on console exit miruka 2019-12-09 13:34:56 -0400
  • 37d8d5c68d History persistence for DebugConsole miruka 2019-12-09 13:21:12 -0400
  • 718aef8414 Make DebugConsole keyboard-scrollable miruka 2019-12-09 13:00:42 -0400
  • 6e6fa0ad35 Improve console size, add variables info miruka 2019-12-09 12:56:25 -0400
  • f5b0cbb204 Make new console when needed & destroy old console miruka 2019-12-09 12:32:46 -0400
  • f125b6d60e Minor DebugConsole improvements miruka 2019-12-09 12:27:40 -0400
  • 9b9cf274ac DebugConsole: take active focus on startup miruka 2019-12-09 12:20:58 -0400
  • e7abcced5f Fix a HDrawer weird size issue miruka 2019-12-09 12:16:23 -0400
  • 7d50e8c6a8 HDrawer: enable behaviors based on orientation miruka 2019-12-09 12:10:04 -0400
  • 66e3a07401 RoomSidePane header buttons background miruka 2019-12-09 11:46:41 -0400
  • 13d3f19997 Replace all ==/!= by ===/!== miruka 2019-12-09 11:35:50 -0400
  • 3b78d12f9c Rename HTabbedBoxes to HTabContainer miruka 2019-12-09 09:29:57 -0400
  • 7ecdefa7f3 Set x/y only on DebugConsole, not HDrawer miruka 2019-12-09 08:11:46 -0400
  • a5e01fd3b9 Rename HDrawer "width" props, add horizontal prop miruka 2019-12-09 08:10:03 -0400
  • 99034c7587 Make DebugConsole use HDrawer miruka 2019-12-09 08:01:01 -0400
  • 5609ae2817 Refactor Chat/RoomSidePane miruka 2019-12-09 05:25:31 -0400
  • 06a6a4c08d Rewrite SidePane using QQC Drawer miruka 2019-12-08 14:43:41 -0400
  • 5326726c4f Improve default window size for small screens miruka 2019-12-08 14:40:56 -0400
  • 9a074e6097 Improve bad event types messages miruka 2019-12-08 12:46:25 -0400