Commit Graph

  • 2f7fbd2621 Profile: fix eliding, increase wide width needed miruka 2019-09-09 11:35:46 -0400
  • 81f54641ba SignIn: increase box width to avoid eliding miruka 2019-09-09 11:24:10 -0400
  • 035ab1add6 HMenu: Fix width calculation (padding) miruka 2019-09-09 11:21:31 -0400
  • d7fc0ad0b8 HButtonContent: Enable label eliding miruka 2019-09-09 11:20:59 -0400
  • 4ffa3470c7 Confirm forgetting room with popup miruka 2019-09-09 09:24:45 -0400
  • 88042cd111 Confirm leaving room with popup miruka 2019-09-09 09:12:51 -0400
  • c38cc9d3df Move popups to their own folder miruka 2019-09-09 08:57:38 -0400
  • 6b26aa6d0b load_past_events: Catch RoomMessagesError miruka 2019-09-09 08:26:09 -0400
  • 3ef32b4c04 Use verb when possible instead of "OK" for buttons miruka 2019-09-09 08:20:24 -0400
  • 9f8ac6ca9f Auto-focus OK only for ClearMessagesPopup miruka 2019-09-09 08:15:28 -0400
  • 7f995c749f HPasswordPopup: enable OK if password not empty miruka 2019-09-09 07:49:07 -0400
  • e5893c5569 HBox: Add arrow keys navigation miruka 2019-09-09 07:41:48 -0400
  • 7f89604789 button/checkbox: highlight on activeFocus miruka 2019-09-09 07:19:06 -0400
  • af17151c11 Fix shortcut focus issue? miruka 2019-09-09 06:44:06 -0400
  • 6f7695ad22 HBoxPopup: split text into summary and details miruka 2019-09-09 06:32:29 -0400
  • 9286f54cd5 Rename HOkCancelPopup to HBoxPopup miruka 2019-09-09 06:25:08 -0400
  • 2611e86517 Confirmation popup to clear messages miruka 2019-09-09 06:23:46 -0400
  • f40e853078 Word-wrap name label for messages miruka 2019-09-08 21:56:15 -0400
  • d547df62fb Fix HPasswordPopup valid/wrong icon color miruka 2019-09-08 12:19:40 -0400
  • aae26672de Split HPasswordPopup into HPopup, HOkCancelPopup miruka 2019-09-08 12:17:42 -0400
  • aefb314999 Fix exporting key to a path that doesn't exist yet miruka 2019-09-08 12:17:08 -0400
  • df753b5262 Say "change profile picture" if avatar already set miruka 2019-09-08 11:53:01 -0400
  • e93c251624 Add clear messages shortcut miruka 2019-09-08 11:49:47 -0400
  • db0de237e6 Add message context menu entry to clear events miruka 2019-09-08 11:40:39 -0400
  • c83e8e5fd2 live-reload.sh: run make clean first miruka 2019-09-08 10:49:33 -0400
  • 405573bb2d Fix room subtitle quotes: second+ quote not green miruka 2019-09-08 10:48:58 -0400
  • 916f6d8327 Update version to v0.2.1 miruka 2019-09-07 23:14:31 -0400
  • a87f98fae0 Add key exporting to account settings miruka 2019-09-07 19:17:32 -0400
  • 11486ab51d Add homeserver URL field to login screen miruka 2019-09-07 17:24:58 -0400
  • 8113ba468d HTextField: remove ugly _tf property miruka 2019-09-07 17:02:09 -0400
  • 31e1daa046 Set placeholder text color for text field and area miruka 2019-09-07 17:00:12 -0400
  • c5bd5a1eb1 Add transparency to typing members bar miruka 2019-09-07 16:55:07 -0400
  • 134543728e Add escape to exit and clear room filter field miruka 2019-09-07 16:46:30 -0400
  • a15fba92cb Add clearRoomFilterOnEnter setting, default true miruka 2019-09-07 16:39:14 -0400
  • a731013a8c Fix Utils.minutesBetween() miruka 2019-09-07 16:33:16 -0400
  • a6b154c207 Composer scrollbar: invisible unless really needed miruka 2019-09-07 15:42:23 -0400
  • 66129a9eb2 Remove seconds from message dates miruka 2019-09-07 15:16:03 -0400
  • 78119d1ef0 Wrap text in <pre> miruka 2019-09-07 14:34:14 -0400
  • cde0c15a68 Add full name/topic tooltip to room header miruka 2019-09-07 14:14:04 -0400
  • 66871aefe6 Set a (max) content width for HToolTip miruka 2019-09-07 14:00:01 -0400
  • fd543f3204 Re-fix quote parsing miruka 2019-09-07 02:22:42 -0400
  • 9f8bdfc6fb Fix html quote regex miruka 2019-09-07 01:28:02 -0400
  • 07fb63aa1e rstrip excess \n from html filter output miruka 2019-09-07 00:19:36 -0400
  • 393d404242 Fix name alignment for own messages on left miruka 2019-09-06 18:21:46 -0400
  • 6e40f29ebe Consider preview thumbnails to calculate msg width miruka 2019-09-06 17:46:48 -0400
  • ea9caa69f6 Change cursor shape when image hovered miruka 2019-09-06 17:21:41 -0400
  • be481b778a Fix message width making time on its separate line miruka 2019-09-06 17:17:31 -0400
  • 7c42066d75 Eventdelegate: Merge menu print and debug console miruka 2019-09-05 16:24:49 -0400
  • 5674d0c7b7 Use a component to display image link previews miruka 2019-09-03 03:04:57 -0400
  • 3c4ca7d433 Fix past loading not triggering in some cases miruka 2019-09-02 22:55:28 -0400
  • 08e125323c Add context menu to copy message link URLs miruka 2019-09-01 19:03:32 -0400
  • cb4ceb3a93 Don't copy combined invisible names miruka 2019-09-01 15:44:06 -0400
  • 86caf719c7 Pseudo-clipboard safety modifications miruka 2019-09-01 06:34:24 -0400
  • d350e38979 Improve multiple clicks message selection miruka 2019-09-01 04:13:39 -0400
  • 0651fbd100 Make page scrolling less slippery miruka 2019-09-06 17:03:52 -0400
  • 14e01159c6 Increase max flick velocity for HListView miruka 2019-09-06 16:51:26 -0400
  • c35492ca62 Restore HListView scrollbar miruka 2019-09-06 16:46:04 -0400
  • 164f09c939 Add theme property to control hovered avatar size miruka 2019-09-06 16:14:39 -0400
  • 812fc3aff7 Background color for HMenu instead of transparent miruka 2019-09-06 16:11:25 -0400
  • e1f24657f1 Fix mouse wheel not working on eventList miruka 2019-09-06 16:08:16 -0400
  • d353056db9 Fix scroll to top/bottom miruka 2019-09-06 15:20:22 -0400
  • f6a24ec020 Remove overshoot check for smartVerticalFlick() miruka 2019-09-06 14:24:12 -0400
  • ddce551360 Add option to target message for debug console miruka 2019-09-05 16:09:04 -0400
  • 01f8bc3d6c Add context menu to copy message link URLs miruka 2019-09-01 19:03:32 -0400
  • bf2004ed84 Don't deselect area text from label container miruka 2019-09-01 17:14:11 -0400
  • 85aaf7bcce Don't copy combined invisible names miruka 2019-09-01 15:44:06 -0400
  • 9936a7e2ee Fix ctrl-c behavior miruka 2019-09-01 06:56:03 -0400
  • 922eac4ea9 Pseudo-clipboard safety modifications miruka 2019-09-01 06:34:24 -0400
  • 5ce71834f9 Fix clicking a link breaking scroll shortcuts miruka 2019-09-01 05:57:28 -0400
  • b867584784 Make qrc path aliases the same as filesystem ones miruka 2019-09-01 05:42:51 -0400
  • ddd1587b7d Update version to v0.2.0 miruka 2019-09-01 05:27:21 -0400
  • e6a133598f Prevent non-left buttons from drag-scrolling miruka 2019-09-01 05:19:41 -0400
  • 24a976e3ee Fix clicking on eventList top/bot making it scroll miruka 2019-09-01 05:16:47 -0400
  • 6a346264be Improve multiple clicks message selection miruka 2019-09-01 04:13:39 -0400
  • 32fde57ba7 Make message display names selectable miruka 2019-09-01 03:40:48 -0400
  • b610a404af Clear selection if event list loses focus miruka 2019-09-01 00:27:42 -0400
  • 522d078d7b Accept ctrl-c to copy selected messages miruka 2019-09-01 00:22:18 -0400
  • 131a20e9c5 Add context menu to copy selected messages miruka 2019-08-31 23:58:51 -0400
  • 016f76167f Initial implementation of message selection miruka 2019-08-30 11:17:13 -0400
  • aaaff814a1 Update version to v0.1.3 miruka 2019-09-06 15:04:19 -0400
  • 87ff343cc3 Reduce quotes brightness in room subtitles miruka 2019-09-06 14:12:32 -0400
  • fd0cd35152 Enable logging of nio errors miruka 2019-09-06 14:05:47 -0400
  • f5cbbd0a44 Reduce needed width to show room times miruka 2019-09-06 14:04:18 -0400
  • 5eaa877554 Avoid import harmless error messages at the end miruka 2019-09-05 17:51:38 -0400
  • dc209bc5d4 Press esc to hide debug console miruka 2019-09-05 16:28:06 -0400
  • 58d491a2b3 Add basic JS/QML debug console miruka 2019-09-05 15:05:57 -0400
  • f7b3e0f032 gitignore tags miruka 2019-09-04 08:27:45 -0400
  • eab6d1c2ee Fix linkify regex to allow # characters miruka 2019-09-04 05:10:53 -0400
  • 970b0c82d3 Disable long press to open context menu miruka 2019-09-02 13:29:05 -0400
  • 6b18ac6d26 Fix members list overlapping with filter field miruka 2019-09-02 13:24:25 -0400
  • 175caba2e9 Ignore member events where prev_content == content miruka 2019-09-02 13:21:46 -0400
  • d5dbb1368f Fix RoomHeader icon paddings miruka 2019-09-01 20:33:05 -0400
  • 1c41b91ef2 Remove old .pylintrc miruka 2019-09-01 15:58:28 -0400
  • a0509465e6 live-reload: allow specifying a component to load miruka 2019-08-31 20:17:54 -0400
  • 11dbd1e457 Force model sync when receiving remote echo miruka 2019-08-31 16:18:27 -0400
  • 69ed35d4dd Trigger model sync ASAP when creating local echoes miruka 2019-08-31 16:13:50 -0400
  • 28d8721fe2 Fix HShortcutHandler not processing shortcuts miruka 2019-08-31 15:34:05 -0400
  • 8d1c02f44f Add qpl files to rcc resources miruka 2019-08-30 20:59:08 -0400
  • d838d4ecfc Warn about no_embedded and make install miruka 2019-08-30 20:54:27 -0400
  • 9d51df4bf7 make clean: also remove mypy cache dirs miruka 2019-08-30 20:41:51 -0400