Commit Graph

  • 7604b0f96a Customize submenu arrow for HMenuItem miruka 2021-02-28 11:28:41 -0400
  • 6fc0b6725c Remove unused combo-box-menu icon miruka 2021-02-28 11:01:36 -0400
  • d7fbe8c222 Add keybinds to control global notifications miruka 2021-02-28 10:53:19 -0400
  • 93ced92cda Add Notifications.start_level setting miruka 2021-02-28 10:28:29 -0400
  • 9c56e78164 PushRuleSettingsPopup: highlight action precision miruka 2021-02-28 10:15:00 -0400
  • 027454c6e0 Improve global notifications menu miruka 2021-02-28 10:12:35 -0400
  • 0017a1562c Room context menu: notification setting checkmark miruka 2021-02-28 09:52:51 -0400
  • af321d8eae Add notification options to room context menu miruka 2021-02-28 09:00:36 -0400
  • 716b480550 Add "Sending message..." tooltip on hourglass miruka 2021-02-25 05:58:11 -0400
  • 8a6f7c262f Change room bookmark terminology to pin/unpin miruka 2021-02-25 05:51:48 -0400
  • 13558fd61c Popups: make key words colored instead of italic miruka 2021-02-25 05:32:05 -0400
  • bd91b4ca26 Terminology fix: "invite members" → "invite users" miruka 2021-02-25 05:26:23 -0400
  • 41bce03b92 Push rule popup: respect custom sound action SFX miruka 2021-02-25 05:24:28 -0400
  • 84567f1ffd Auto-save push rule tab action changes miruka 2021-02-25 05:14:42 -0400
  • 4306098692 Add actions to push rule settings popup miruka 2021-02-24 14:35:43 -0400
  • f466fe9f08 Implement adding new custom push rules miruka 2021-02-23 08:12:38 -0400
  • 5b296ed6be Implement adding/removing general rule conditions miruka 2021-02-23 07:36:11 -0400
  • 64b8ee03e3 Add some missing copyright/license headers miruka 2021-02-22 11:48:40 -0400
  • e8b8509d22 Open settings popup on pushrule delegate click miruka 2021-02-22 11:43:51 -0400
  • 8c4e5deb66 Implement removing push rules miruka 2021-02-22 11:39:55 -0400
  • 765ce46aeb Add popup to edit push rules miruka 2021-02-22 11:32:34 -0400
  • 71cd509a9d Fix text wrapping for HRadioButton miruka 2021-01-26 13:15:33 -0400
  • 44051f706d Prevent horizontal flick in HFlickableColumnPage miruka 2021-01-25 16:28:57 -0400
  • 977be541aa Require notify button on for other push actions miruka 2021-01-21 11:40:18 -0400
  • a06ce3352e Make local unread markers optional, off by default miruka 2021-01-21 11:16:03 -0400
  • 4f4bc90faa Don't focus 1st room when clicking on account bar miruka 2021-01-05 11:11:24 -0400
  • a33902e382 Rename Keys.Room.(previous/next)_urgent setting miruka 2021-01-05 11:03:09 -0400
  • 1017d02a83 Change window alert setting names and defaults miruka 2021-01-05 10:57:34 -0400
  • 0ca8d46eae Fix and rename "Sessions" keybinds miruka 2021-01-05 10:30:29 -0400
  • c7d4f719b6 Security.qml: fix first DeviceSection padding miruka 2020-11-04 09:28:45 -0400
  • df979ec5fa Show spinner while push rule list is loading miruka 2020-11-04 09:01:44 -0400
  • 6aec20b4d8 Account settings: rename Account tab to General miruka 2020-11-04 08:52:11 -0400
  • 8d1d6be701 Notifications.qml: improve paddings consistency miruka 2020-11-03 11:38:37 -0400
  • de34e25f4f Urgency hint enabled by default depending on sound miruka 2020-11-03 11:00:15 -0400
  • 3dd12691b8 Make desktop notifications follow push rules miruka 2020-11-03 07:29:32 -0400
  • 2ef1edb3dc Remove pointless local_highlights miruka 2020-11-03 06:43:30 -0400
  • 35a8c0aec4 Use nio.PushRuleKind instead of own enum miruka 2020-11-03 06:36:31 -0400
  • 8748c6445f Push rules sound: be a string, not just on/off miruka 2020-11-01 03:15:00 -0400
  • d2fc003617 Ignore changes for now deleted push rules on save miruka 2020-11-01 01:48:28 -0400
  • 9473e97c61 Don't reset model on account data pushrules event miruka 2020-11-01 01:23:33 -0400
  • 99c5346dba Store pushrules in model with (kind, rule_id) keys miruka 2020-11-01 01:10:49 -0400
  • d5bcaca874 Add saving of pushrules action changes miruka 2020-11-01 00:55:29 -0400
  • 2480603ee2 Improve unread counters theming & default look miruka 2020-09-23 05:38:07 -0400
  • bb8f394b78 Implement a non-functional push rule control UI miruka 2020-10-30 14:15:17 -0400
  • 97f6acbb0d Security.qml: loginFuture → loginFutureId miruka 2020-10-30 09:14:40 -0400
  • 0d8d07e352 Use refreshButton.loading, not separate spinner miruka 2020-09-20 16:07:42 -0400
  • 38da930a99 Fix/improve Security page offline account handling miruka 2020-09-20 16:01:02 -0400
  • 755d954948 Merge account settings Encryption & Sessions page miruka 2020-09-20 15:41:02 -0400
  • bb74221e3e Add HRadioButton base component miruka 2021-01-21 10:32:16 -0400
  • e0cb040fd1 Add HComboBox base control miruka 2021-01-21 10:12:13 -0400
  • 9967638694 Apply theme radius on context menus miruka 2021-01-21 10:09:06 -0400
  • 7af1456c1d Add visible indicator when downloading files miruka 2021-01-20 15:50:04 -0400
  • 86f0a8a6a0 Add warning popup when old settings.json detected miruka 2021-01-19 13:22:29 -0400
  • 5dfe700880 Fix toggle compact keybind not working immediatly miruka 2021-01-19 12:16:05 -0400
  • fd2d9d2c31 Fix image events read counter being underlined miruka 2021-01-19 11:50:38 -0400
  • 2d3553531d Better explain XDG vs default locations in docs miruka 2021-01-19 11:43:41 -0400
  • 68412a1975 Make doc links point to dev branch for now miruka 2021-01-19 11:39:08 -0400
  • 4070b75544 RoomHeader: add message selection info and actions miruka 2021-01-17 13:46:44 -0400
  • 426faa2673 Improve RedactPopup multi-sender warning miruka 2021-01-17 13:40:21 -0400
  • c59d54877a Add Keys.Messages.seen_tooltips keybind miruka 2021-01-17 12:09:59 -0400
  • f22758ea89 Add tooltips to the message "read by" indicator miruka 2021-01-17 11:46:56 -0400
  • 6184f1cfa5 Add utils.commaAndJoin() for "a, b and c" strings miruka 2021-01-17 11:46:19 -0400
  • 661ca47430 Fix Keys.Messages.debug keybind miruka 2021-01-17 09:56:15 -0400
  • 2049141bfd autoreload: improve code & which files are watched miruka 2021-01-16 17:44:16 -0400
  • da7c1541a5 CONFIG.md: point to app --help for env variables miruka 2021-01-16 17:43:41 -0400
  • 626a43b7b0 Replace pprintpp usage by devtools.debug miruka 2021-01-16 08:37:21 -0400
  • 0dadf7de97 Have split python_(remote_)debugger keybinds miruka 2021-01-16 08:15:49 -0400
  • e4959f503c Reimplement swipe to exit sidepane via DragHandler miruka 2021-01-15 14:46:44 -0400
  • 7029148c87 Fix some chat right pane issues miruka 2021-01-15 13:12:48 -0400
  • f9ec2863ff Fix appimage build.sh to compile with dbus miruka 2021-01-15 06:22:37 -0400
  • 2de3060dc3 requirements.txt: update Pillow and aiofiles miruka 2021-01-15 06:22:21 -0400
  • 01adc71646 Catch error when sending dbus notification fails miruka 2021-01-13 11:23:38 -0400
  • 98b6a7b74e Add detail tooltips in server browser stability % miruka 2021-01-11 07:50:32 -0400
  • ae4bcffa06 settings.py: add Chat.Composer.TypingNotifications miruka 2021-01-10 15:26:19 -0400
  • fda5bc0039 Add CLI arguments parsing + --start-in-tray miruka 2021-01-09 04:46:56 -0400
  • 50d4aae188 Remove unused ExitRequested pyotherside event miruka 2021-01-09 03:51:53 -0400
  • ddc5b8b933 Replace live-reload.sh by autoreload.py miruka 2021-01-05 10:08:23 -0400
  • 768ac47c22 Add missing hsluv to requirements.txt miruka 2021-01-04 18:31:27 -0400
  • db33ad6d3d CONFIG.md: add default reset_zoom key to example miruka 2021-01-04 11:12:53 -0400
  • 8175bbde0e Fix keyboard scrolling when kinetic is disabled miruka 2021-01-04 11:00:14 -0400
  • 56459a0d3d CONFIG.md: add hint about disable kinetic scroll miruka 2021-01-04 10:48:06 -0400
  • fe9d26eaf8 Add some stuff to CONTRIBUTING.md miruka 2021-01-04 09:27:44 -0400
  • aaf0eb2f09 INSTALL.md: add missing ```sh code fences miruka 2021-01-04 09:00:32 -0400
  • 69a338f610 Fix handling errors in config files on startup miruka 2021-01-04 08:29:59 -0400
  • f9d1ec6e8a CONFIG/THEMING.md: add info about manual reload miruka 2021-01-04 08:15:52 -0400
  • c084db201a live-reload.sh: app handles config/theme reloading miruka 2021-01-04 03:32:07 -0400
  • 199ec7646b Watch files included from PCN files (auto-reload) miruka 2021-01-04 03:31:26 -0400
  • 99e2be650b Install default config into $PREFIX/share/examples miruka 2021-01-04 01:14:38 -0400
  • 9769a84bb7 Update README to point to new documentation files miruka 2021-01-04 01:06:36 -0400
  • c80316c8e1 Add THEMING.md miruka 2021-01-04 01:01:37 -0400
  • 1a101d9888 Disable new theme test code for now miruka 2021-01-04 00:45:11 -0400
  • 71acca2168 Add CONFIG.md and PCN.md documentation miruka 2021-01-04 00:31:53 -0400
  • 8db275ab37 Fix DebugConsole up/down with word-wrapped lines miruka 2020-11-20 11:04:16 -0400
  • 8d4e67d6a4 Fix EventList stuff depending on scroll position miruka 2020-11-20 10:24:31 -0400
  • 509b35a633 Make flickToTop/Bottom faster and more accurate miruka 2020-11-20 10:23:41 -0400
  • 42f04b013e Add PCN theme system miruka 2020-11-17 08:24:55 -0400
  • 1af1d30c48 Make color module objects available to PCN miruka 2020-11-17 03:26:55 -0400
  • 64c0998a68 Merge color.py and svg_colors.py miruka 2020-11-16 14:38:03 -0400
  • c890e7497d README.md: alpha can be set when coloring text miruka 2020-11-16 14:35:44 -0400
  • 97cfe7049d Add color.py module for theming miruka 2020-11-16 11:08:56 -0400