Commit Graph

  • 79fdc710c3 Fix & improve send_file handling of offline account miruka 2020-07-10 12:27:06 -0400
  • e5a196dcf8 Clear default member list highlight on focus loss miruka 2020-07-10 12:20:02 -0400
  • 27b914b0bf Tell user when not loading history due to offline miruka 2020-07-10 12:13:11 -0400
  • 8d93433a8e Fix case for ZeroDate and PresenceOrder miruka 2020-07-10 11:38:23 -0400
  • f03ac77595 Improve Presence docstring miruka 2020-07-10 11:36:59 -0400
  • 7af13441a0 Fix AccountDelegate properties in wrong place miruka 2020-07-10 11:28:17 -0400
  • 435bbdaf22 Fix highlight when ctrl-tabbing to AddNewChat page miruka 2020-07-10 10:42:42 -0400
  • 0ea23dcb6f Fix room list highlight when adding new account miruka 2020-07-10 10:33:00 -0400
  • 199940ab19 Fix room list highlight when going to account page miruka 2020-07-10 10:29:32 -0400
  • 5abdc1f779 Fix changes requested (#101) vslg 2020-07-10 11:59:26 -0300
  • 43df8fd60b Bug fix and minor improvements vslg 2020-07-09 20:53:25 -0300
  • a3c9ac20c6 Make offline presence to stop sync vslg 2020-07-09 17:06:14 -0300
  • 3fa35b88c9 Add offline icon and fix theme colors vslg 2020-07-07 17:03:07 -0300
  • edc8e04ce7 Bug fix and minor improvements vslg 2020-07-07 11:42:16 -0300
  • a1f38fe8d8 Add support for status message, use new icons vslg 2020-07-03 02:28:27 -0300
  • 91ed600997 Check server presence support and comment code vslg 2020-07-02 21:25:24 -0300
  • d5e0a3340d Use presence events to update Account presence vslg 2020-07-02 18:28:41 -0300
  • a1e5a1981d Fix presence not being updated after loaded once vslg 2020-07-02 11:44:54 -0300
  • 0eda6eb278 Add account presences to account context menu vslg 2020-07-02 00:27:50 -0300
  • 6e202c3e27 Fix outdated presence for lazy loaded members vslg 2020-07-01 17:55:03 -0300
  • 59198da3b0 Add presence theme options vslg 2020-06-29 23:20:37 -0300
  • 8644ddaad4 Add offline presence text vslg 2020-06-29 21:49:01 -0300
  • 215557e353 Add presence circle on members avatar and account vslg 2020-06-29 13:26:28 -0300
  • 512c08fe0a Members: show last active time and status message miruka 2020-06-02 18:43:05 -0400
  • 50e17e950d Store member presence information miruka 2020-06-01 21:00:22 -0400
  • e91a1f93e0 Fix errors related to button.loading miruka 2020-07-10 03:47:37 -0400
  • 2cf7b91829 Don't try to highlight first item on menu open() miruka 2020-07-10 03:39:19 -0400
  • e2bc0cbd84 Improve context menu cursor workaround miruka 2020-07-10 03:36:16 -0400
  • d4a0434bd9 Disable "Select all" when no text in field/area miruka 2020-07-10 03:21:30 -0400
  • 9a943120a8 Show how many devices will be deleted in popup miruka 2020-07-10 03:16:20 -0400
  • 099c20c138 Add keyboard navigation for account device list miruka 2020-07-10 03:11:26 -0400
  • 612ded755a Add context menu for text fields and areas miruka 2020-07-10 00:02:43 -0400
  • 657b700fcd Context menu initial cursor position workaround miruka 2020-07-09 22:38:08 -0400
  • 9612470c9c Highlight first item when opening context menu miruka 2020-07-09 22:20:40 -0400
  • 3e92b882c9 Open event context menu on menu keypress miruka 2020-07-09 22:17:15 -0400
  • affd0d0bd3 Improve member list highlighted item behavior miruka 2020-07-09 21:55:28 -0400
  • 08f15b6a01 Support menu key for room/member lists currentItem miruka 2020-07-09 21:40:33 -0400
  • 10eeb662af HTile: handle menu key press, open context menu miruka 2020-07-09 21:33:51 -0400
  • c35894e4c8 HTile: trigger leftClicked() on enter/return/space miruka 2020-07-09 20:51:35 -0400
  • cfde6cb633 Room filter field: forward keys to room list miruka 2020-07-09 20:44:36 -0400
  • 92cbc4b006 Add keyboard controls for members list & profile miruka 2020-07-09 14:53:01 -0400
  • dc2a7b8ee1 HMenuItem: always use onTriggered, not onClicked miruka 2020-07-09 13:13:17 -0400
  • b6500add68 Remove useless imports in HAvatar and HNoticePage miruka 2020-07-09 13:06:36 -0400
  • 7c213a5317 Verify/blacklist devices for all our accounts miruka 2020-07-09 12:43:21 -0400
  • b0e2533bb9 Auto-verify/blacklist accounts within same client miruka 2020-07-09 12:27:47 -0400
  • 9edfba8f18 Fix hovering media not changing mouse cursor shape miruka 2020-07-08 20:30:06 -0400
  • 8623edc420 Fix typing notice not sent when composer cleared miruka 2020-07-08 19:59:51 -0400
  • ea0a7517e4 Reload member device list after trust/blacklisting miruka 2020-07-08 17:33:02 -0400
  • 963b022f3d Reload member device list when they change miruka 2020-07-08 17:26:52 -0400
  • 8771ae2aae Ignore EventHandlers members not starting by "on" miruka 2020-07-08 17:25:32 -0400
  • 789e9c7da8 Close verif. page when verifying/blacklisting miruka 2020-07-08 16:38:26 -0400
  • d566727698 Make close profile/verification icon thinner miruka 2020-07-08 12:00:42 -0400
  • dbfe04458c Set HStackView transitions that make sense miruka 2020-07-08 11:54:02 -0400
  • 4db69424b8 Put MemberDeviceSection in its own component miruka 2020-07-08 11:36:57 -0400
  • 9b43bef935 Add profile/verification UI for room members miruka 2020-07-08 11:33:05 -0400
  • 4ccb774411 nio_callbacks: HTML-escape unsafe event values miruka 2020-07-07 10:33:10 -0400
  • 0dbc9ce659 Fix mention CSS for display names containing < > miruka 2020-07-07 10:17:28 -0400
  • 2674702a59 Fix field/area left/right press with selected text miruka 2020-07-07 10:03:35 -0400
  • 24e657d193 Protect field/area text binding if no default text miruka 2020-07-01 12:10:40 -0400
  • 4752abf6e5 Add a batch set_fields method to Model miruka 2020-07-01 12:00:50 -0400
  • 5476e00b9b Fix missing parentheses in marker update condition miruka 2020-07-01 06:40:48 -0400
  • 3933615f67 Fix menu/popup destruction disabling keybinds miruka 2020-06-29 11:16:23 -0400
  • 83047cf800 Add Utils.chunk() to split arrays in n-sized chunk miruka 2020-06-29 10:52:43 -0400
  • 196d57701a Cancel device delete when popup closed miruka 2020-06-29 10:46:37 -0400
  • d701e5ea77 Improve "Sign out checked" text miruka 2020-06-29 10:34:16 -0400
  • b47d4d981f Implement session sign out (password auth only) miruka 2020-06-29 10:30:44 -0400
  • 8a3d9affaa Fix signing out not cleaning up model data miruka 2020-06-29 09:22:04 -0400
  • d0c4022fa4 Fix plaintext reply source body formatting miruka 2020-06-29 09:07:44 -0400
  • 3d4bfa7413 Do not use .keys() vslg 2020-06-29 09:07:40 -0300
  • d2229554a9 Do not replace existing session (#63) vslg 2020-06-28 09:46:34 -0300
  • 0a2d274824 Add verified devices indicator to room header miruka 2020-06-27 11:11:14 -0400
  • 90a7a3a6cf Add kineticScrollingMaxSpeed setting miruka 2020-06-27 08:56:50 -0400
  • 9dc0688557 Render inline images/custom emotes miruka 2020-06-27 08:35:11 -0400
  • 1a32c26b4d Don't animate "Loading messages..." when invisible miruka 2020-07-03 15:00:07 -0400
  • 2090110285 INSTALL.md flatpak: increase KDE runtime version miruka 2020-07-01 00:24:39 -0400
  • fe23bf4819 Fix Fedora manual install instructions miruka 2020-07-01 00:13:54 -0400
  • 37a787b7a7 Improve issue templates miruka 2020-06-27 16:55:54 -0400
  • 8a31f8a9d9 Fix responding to our own event sending wrong ID miruka 2020-06-27 10:08:27 -0400
  • b9f5ec4b72 Fix parsing user/room ID and alias with dashes miruka 2020-06-27 06:20:09 -0400
  • fedcc17c44 Correctly clear room local highlights miruka 2020-06-26 16:26:15 -0400
  • 0ddeacb15c Update required nio version miruka 2020-06-26 11:12:04 -0400
  • c9cc38e971 Fix QLocale error when compiling on old gcc miruka 2020-06-26 09:56:46 -0400
  • 33d09c320b Fix unhandled enter on sign in and add chat pages miruka 2020-06-26 09:28:58 -0400
  • dc3e90ffc3 Clean up TODO.md miruka 2020-06-26 08:51:51 -0400
  • e62b53299a Update changelog and readme features miruka 2020-06-26 08:33:22 -0400
  • 2d410bb7cc Themes: rename section scrollbar → scrollBar miruka 2020-06-26 08:21:24 -0400
  • 1a93190ee2 Improve account settings avatar font size miruka 2020-06-26 07:24:37 -0400
  • 475b07793d Rename Account/Room → AccountDelegate/RoomDelegate miruka 2020-06-26 07:20:24 -0400
  • 0c9474598c Bump version to v0.5.2 miruka 2020-06-26 07:06:56 -0400
  • 604daed5fe Increase button focusline height to avoid problems miruka 2020-06-26 06:56:29 -0400
  • 980e258df8 Always parent popups to window miruka 2020-06-26 06:34:06 -0400
  • 74784803f5 Refresh device list: use HListView.uncheckAll() miruka 2020-06-26 06:11:36 -0400
  • d058926902 Uncheck messages before clearing event list miruka 2020-06-26 06:09:20 -0400
  • 7f66ebb786 Re-add local highlights similar to 0.5.0 miruka 2020-06-26 05:58:43 -0400
  • aa8dbce3a7 Re-add local unread "counter" similar to 0.5.0 miruka 2020-06-26 05:43:49 -0400
  • 213867750d Add unimplemented auth popup for deleting devices miruka 2020-06-26 04:30:47 -0400
  • 088462c4f9 Better icons and details text for password popups miruka 2020-06-26 04:06:01 -0400
  • d40852a11c HListView: add checkedIndice property miruka 2020-06-26 03:47:55 -0400
  • a22c8ba3ad Account: remove line break after "User ID:" miruka 2020-06-26 03:19:58 -0400
  • 78c04e6404 Fix flickable pages keyboard scrolling miruka 2020-06-26 03:16:36 -0400