Commit Graph

  • e4f3339675 Improve explanation & spacing for alias field help miruka 2021-04-14 12:49:21 -0400
  • dc0ed43f72 Add ignore user options in member context menues miruka 2021-04-14 12:11:33 -0400
  • 678a56400a Add ignoring invite sender & fix forgotten rooms miruka 2021-04-14 10:58:53 -0400
  • 8ea951957d Fix PageLoader.showPrevious when history size < 2 miruka 2021-04-13 16:00:03 -0400
  • 3683d7db20 Chat InviteBanner: make decline button spawn popup miruka 2021-04-13 15:54:43 -0400
  • 70ae16a7c1 Merge the Leave and Forget room popups miruka 2021-04-13 15:38:52 -0400
  • b40c43ef2f DirectChat: fix warning from half-leftover line miruka 2021-04-13 15:35:09 -0400
  • fb84ea41c5 Fix forgetting already left room miruka 2021-04-13 15:34:32 -0400
  • 7db0e07281 Fix lock_room_position error when forgetting room miruka 2021-04-13 15:24:57 -0400
  • 96a1e57f47 LeaveRoomPopup: new text for declining invites miruka 2021-04-13 14:44:24 -0400
  • 334065895f Open links keybinds: ignore message mentions miruka 2021-04-10 04:37:29 -0400
  • 208e08ed2a Shorten reply text for room list last messages miruka 2021-04-10 04:02:16 -0400
  • 20e8a19017 Unify cancel button & escape keybind for pages miruka 2021-04-10 01:52:25 -0400
  • 01e7a1ac13 Add back button to all pages in thin window mode miruka 2021-04-10 00:52:52 -0400
  • 46e058f2de Add conveniance HDrawer.normalOrForceCollapse prop miruka 2021-04-10 01:00:20 -0400
  • 4925b5a134 Back/FW UI buttons tooltips: shorter & consistency miruka 2021-04-10 00:36:55 -0400
  • fb1de364a6 Change style of "go to ..." arrow icons miruka 2021-04-09 22:59:24 -0400
  • e601a378d8 Workaround Qt's lack of support for HTML <hr> miruka 2021-04-09 20:27:19 -0400
  • bcb9ffcf9d Room settings: add room ID text area + copy button miruka 2021-04-09 11:36:43 -0400
  • 1d29e47818 Fix warning when quitting before config is loaded miruka 2021-04-09 06:07:59 -0400
  • e36fa4eeda Fix config writing failing if parent dir not exist miruka 2021-04-09 05:55:30 -0400
  • 59ef2004e1 Fix reply starting with a >quote not being colored miruka 2021-04-09 04:42:25 -0400
  • c4eef71a83 Fix inline >quote regex for quotes after a <tag> miruka 2021-04-09 04:14:35 -0400
  • 57a7b567ca Keys.Account.AtIndex binds: don't focus 1st room miruka 2021-04-09 02:28:31 -0400
  • 806983db93 Use Instantiator for RoomList AtIndex keybinds miruka 2021-04-09 02:23:34 -0400
  • 66169e641e Fix history navigation when <2 items in history miruka 2021-04-09 01:56:43 -0400
  • 58b4667c31 Navigate page history with mouse back/forward miruka 2021-04-09 01:55:12 -0400
  • b9ea61e133 Utils.qml: fix indentation of an if miruka 2021-04-09 01:43:56 -0400
  • 0a044d1e4f Fix .gitmodules pointing to non-existent repo Matthew Nakama 2021-04-08 02:03:39 -0400
  • c140d69138 Add visited pages history back/forward keys (#204) Maze 2021-04-06 00:57:19 +0200
  • f88ab45b94 Add keybinding for quit (#203) MRAAGH 2021-03-31 01:20:59 +0200
  • 5828c378be Turn matrix.to links into shorter forms miruka 2021-03-30 18:39:17 -0400
  • c8bf607fc2 Fix parsing links with some special characters miruka 2021-03-30 18:18:02 -0400
  • 9fa2816d4b Require a space after # for markdown titles miruka 2021-03-30 17:42:19 -0400
  • c948c75d36 Fix ~/qrc: folder created on start in release mode miruka 2021-03-30 17:08:03 -0400
  • 2b91fc048c Update mypy dev requirement to 0.812+ miruka 2021-03-12 17:24:37 -0400
  • 688fdec9d7 Remove callback for nio.UnknownBadEvent miruka 2021-03-12 16:12:40 -0400
  • a1feb2c046 Update AppImage script to use Python 3.9 packages miruka 2021-03-12 16:12:13 -0400
  • 03349ae33f Add "Add another account" entry to settings menu miruka 2021-03-06 17:29:59 -0400
  • 4cf3a69a92 Fix broken link in README.md Maze 2021-07-02 01:46:05 +0200
  • b07dfa1c01 Update changelog and version for 0.7.1 miruka 2021-03-04 22:20:05 -0400
  • 7848a2014a Fix custom theme not found when compiled with QRC miruka 2021-01-30 16:21:16 -0400
  • 3daeae324b Fix homeserver list for aiohttp <3.7.0 miruka 2021-03-04 13:42:00 -0400
  • a4f94b6de0 settings.py: comment typo fixes and improvements miruka 2021-03-04 11:24:22 -0400
  • 35442389c7 settings.py: fix Notifications.flash_time comment miruka 2021-03-04 11:01:31 -0400
  • ebd15a0152 README.md: update implemented features list miruka 2021-03-03 16:48:47 -0400
  • 1a5b40970f Add 0.7.0 known flatpak issues to changelog miruka 2021-03-03 16:13:17 -0400
  • 6febaeeb1b Support the http_proxy environment variable miruka 2021-03-02 12:32:48 -0400
  • f6f0a0c1ee Add General.proxy setting, supports HTTP & SOCKS5 miruka 2021-03-02 12:11:54 -0400
  • b0d31af3c0 fetch_homeservers: use nio to make aiohttp session miruka 2021-03-02 10:39:15 -0400
  • bbe6415336 Have radius only on text fields/areas with borders miruka 2021-03-02 10:02:29 -0400
  • d828312a24 Fix focus problems for submenues in context menues miruka 2021-03-02 09:34:31 -0400
  • 902f13ab68 Lock position of the room that's focused in GUI miruka 2021-03-02 08:53:50 -0400
  • 3f88a2204e errors.py: remove duplicate MatrixBadGateway class miruka 2021-03-02 08:42:58 -0400
  • 4bff58c828 model.py: remove leftover debugger call miruka 2021-03-02 08:42:03 -0400
  • a3206501de Fix mypy complaint in MatrixClient.edit_pushrule miruka 2021-03-02 08:07:50 -0400
  • 5476cf1e6d Don't pass ModelItem fields starting with _ to QML miruka 2021-03-02 07:41:16 -0400
  • 045bce5f9c Remove model item __lt__ docstrings miruka 2021-03-02 07:33:35 -0400
  • d31ee9cd67 Shorten lexical vs by activity room sorting code miruka 2021-03-02 07:32:09 -0400
  • 81c460cbaf Revert "Fix the one-line events combining" miruka 2021-03-01 18:52:30 -0400
  • 32200f256b Update nio requirement to 0.17.0-0.18.0 miruka 2021-03-01 10:32:58 -0400
  • f0d7757f0c Catch simpleaudio playback errors miruka 2021-03-01 09:45:28 -0400
  • cfce4e1ddc Pre070SettingsDetectedPopup: point to master docs miruka 2021-03-01 09:37:27 -0400
  • 4ace03be6c Update requirements and flatpak manifest miruka 2021-03-01 09:37:09 -0400
  • c420360602 settings.py: support ~ expansion for sound path miruka 2021-03-01 06:48:57 -0400
  • 86f247d5cc AppImage build.sh: update to py 3.9.1 & olm 3.2.2 miruka 2021-03-01 06:42:04 -0400
  • 92c49140e7 Play sound from python/ALSA instead QtMultimedia miruka 2021-03-01 00:00:04 -0400
  • 31f6e5320a Improve default notification sound miruka 2021-02-28 23:47:13 -0400
  • 3f7bf7dd5c Update CHANGELOG.md for v0.7.0 miruka 2021-02-28 22:09:23 -0400
  • ffcccd38d2 Add documentation link to settings menu miruka 2021-02-28 22:06:04 -0400
  • 0c5d3d05c9 THEMIND.md: mention future move to PCN format miruka 2021-02-28 21:47:49 -0400
  • f49282ff36 Bump version strings to v0.7.0 miruka 2021-02-28 18:54:27 -0400
  • c25149c459 Change dev branch links in config docs to master miruka 2021-02-28 18:51:48 -0400
  • 6770178a23 Stop tracking TODO.md miruka 2021-02-28 18:36:39 -0400
  • 1db8c66759 Hide image event name/time bubbles when kb-focused miruka 2021-02-28 18:16:43 -0400
  • 376364afad PushRuleSettingsPopup: add some missing padding miruka 2021-02-28 18:08:31 -0400
  • 9de4252924 PushRuleSettingsPopup: remove unused action + btn miruka 2021-02-28 18:06:51 -0400
  • c46e1eb897 PushRuleSettingsPopup: add custom sound field miruka 2021-02-28 18:06:27 -0400
  • 8b53b4ae11 When replacing disabled rule, disable new rule too miruka 2021-02-28 17:31:17 -0400
  • ef1f6edf31 PushRuleSettingsPopup: handle enter to save miruka 2021-02-28 17:28:39 -0400
  • 156f89aca1 Change global notif. keybinds to avoid conflicts miruka 2021-02-28 17:19:12 -0400
  • e9af47e1c7 Fix popups not being flickable by keyboard miruka 2021-02-28 17:05:43 -0400
  • e45055f48c Indicate when combo box accepts custom input miruka 2021-02-28 16:41:19 -0400
  • 768a343412 Fix spinbox glitch on min/max numbers miruka 2021-02-28 16:28:56 -0400
  • 41bc082044 PushRuleSettingsPopup: disable save if no rule ID miruka 2021-02-28 15:05:33 -0400
  • e0b7974904 Mention event content rule can use a glob pattern miruka 2021-02-28 14:54:06 -0400
  • d5f6459e54 AccountSettings: fix second tab being default miruka 2021-02-28 14:48:25 -0400
  • c18ea2704b PushRuleSettingsPopup: spinner while saving/rming miruka 2021-02-28 14:43:52 -0400
  • 656092cec4 Add bottom margin to notifications page spinner miruka 2021-02-28 14:39:21 -0400
  • bc0646ef90 Better indicate when a pushrule is disabled miruka 2021-02-28 14:37:36 -0400
  • db24ebc082 Increase pushrules auto-save timer: 10 → 30s miruka 2021-02-28 14:31:14 -0400
  • 340c88f123 AppImage building: use Qt 5.12.9 instead of 5.12.7 miruka 2021-02-28 14:20:58 -0400
  • be3d3692ef Add Qt Multimedia as dependency for sound playback miruka 2021-02-28 14:20:20 -0400
  • 99325fde86 Add support for notification sound effects miruka 2021-02-28 13:59:36 -0400
  • 1b0bec3470 Add options to disable HTML in notifications miruka 2021-02-28 12:40:24 -0400
  • fe92ce6730 Fix avatar/display name missing from notifications miruka 2021-02-28 12:07:00 -0400
  • 26a68acefd Rename Notification... components for consistency miruka 2021-02-28 12:06:34 -0400
  • e5e78dcefa Rename notification bell icons for consistency miruka 2021-02-28 11:42:51 -0400
  • 80c7b07d10 Add bell icons back to global notification menu miruka 2021-02-28 11:41:15 -0400
  • 0f2023b924 Customize check mark for checkable menu items miruka 2021-02-28 11:38:48 -0400