Commit Graph

  • a53aec0ff9 Fix handling of config file deleted at runtime miruka 2020-11-15 20:11:30 -0400
  • c1dc9a80b2 Fix default data when no .gui.json file exists miruka 2020-11-15 19:05:04 -0400
  • 9a813ecaa8 Fix PCN include_builtin() when running under QRC miruka 2020-11-15 17:44:45 -0400
  • 388cc0e218 Add an index to CHANGELOG.md miruka 2020-11-15 17:10:56 -0400
  • 9895e264a2 Add qmllint to make test miruka 2020-11-15 16:33:05 -0400
  • c401417ff4 Use flake8-isort plugin rather than isort miruka 2020-11-15 16:13:42 -0400
  • 5f6b751664 Add make test command to mirage.pro miruka 2020-11-15 15:44:05 -0400
  • 0fe8138faf Remove nio fork from requirements-dev.txt miruka 2020-11-15 15:01:28 -0400
  • 1e002eb4a5 Fix flake8/mypy/isort code errors from new setup miruka 2020-11-15 14:57:00 -0400
  • b170997cdb Add flake8, mypy and isort setup miruka 2020-11-15 14:13:55 -0400
  • eed2cc4818 Remove double blank lines from QML files miruka 2020-11-15 11:54:30 -0400
  • 58257c0930 Add note about unofficial packages in INSTALL.md miruka 2020-11-15 11:45:04 -0400
  • f7ee6ba175 Fix links for AUR packages in INSTALL.md miruka 2020-11-15 11:39:59 -0400
  • 8125b89178 Add OpenMandriva Lx package to INSTALL.md miruka 2020-11-15 11:35:20 -0400
  • 93eba7ce92 Fix incorrect account switching keybind order miruka 2020-11-14 11:31:07 -0400
  • 3564e7a571 Turn bookmarks/aliases/at_index into Sections miruka 2020-11-14 11:30:03 -0400
  • fbd3f6f4a2 PCN: allow adding new properties at run-time miruka 2020-11-14 11:29:46 -0400
  • 9348df32f7 PCN: support quoted strings as property names miruka 2020-11-14 09:55:54 -0400
  • 999953bc77 Add redbaron to requirements.txt (for PCN parser) miruka 2020-11-14 08:08:44 -0400
  • cd2ea17614 Add NixOS package to INSTALL.md miruka 2020-11-12 13:31:36 -0400
  • 506b35a385 Add Debian package section to INSTALL.md miruka 2020-11-12 12:56:56 -0400
  • df2b913573 Add CONTRIBUTING.md miruka 2020-11-12 10:41:58 -0400
  • 2efaeeb887 Move CHANGELOG.md, INSTALL.md and TODO.md to docs/ miruka 2020-11-12 06:14:14 -0400
  • bffd6bab4b Move README screenshots to a new "docs" folder miruka 2020-11-12 06:07:19 -0400
  • 96e7c6c367 Move .desktop & icon files to packaging dir miruka 2020-11-12 06:05:24 -0400
  • db12036372 Use new PCN format for settings config file miruka 2020-10-07 20:12:32 -0400
  • 6ce3059322 Raise error if loading a JSON fails miruka 2020-10-06 23:18:33 -0400
  • 75fbf23b21 Refactor user_files module & add live reloading miruka 2020-10-05 03:06:07 -0400
  • 00c468384a Delay increasing timeline cache buffer, reduce lag miruka 2020-11-10 22:26:06 -0400
  • ce3ed86bef Fix timeline occasionally breaking on room switch miruka 2020-11-10 21:47:35 -0400
  • 9ef13c9d50 idleMilliseconds: return -1 if WAYLAND_DISPLAY set miruka 2020-11-07 04:47:09 -0400
  • acce5d60ae Prevent error spam when XScreenSaver not supported miruka 2020-11-05 20:24:40 -0400
  • ed74592769 Add HToolTip.instantToggle(), use for some buttons miruka 2020-11-05 22:03:59 -0400
  • 0eb57c5986 Move composer alias "?" icon to be inside field miruka 2020-11-05 22:00:08 -0400
  • 28b25a53ea Make account user ID an easily copiable RO field miruka 2020-11-05 21:19:07 -0400
  • 6af4cca315 Add FieldCopyButton.qml, split from SignInSso.qml miruka 2020-11-05 21:18:43 -0400
  • 32484c3ae5 Prevent focusing readOnly field/areas on click miruka 2020-11-05 21:16:52 -0400
  • 74ffbdb0a8 Account settings: make user ID label copiable miruka 2020-11-05 20:47:17 -0400
  • 3d8914cb39 HTextContextMenu: less entries for readOnly fields miruka 2020-11-05 20:45:36 -0400
  • dba41c30c2 Put HAvatar's tooltip image inside a Loader miruka 2020-11-04 01:41:45 -0400
  • 8ca8f490fa JSONify ModelItemDeleted.ids for QML if needed miruka 2020-11-01 01:52:56 -0400
  • b38fbc6d9b Fix filtered_members models updates miruka 2020-10-30 01:21:18 -0400
  • 055b68126a Add Sorted Containers to replace blist travankor 2020-10-17 01:22:48 -0700
  • 1dcd6daaba Improve Python 3.9 compatibility travankor 2020-10-16 14:30:16 -0700
  • 7564b40c3e Fix copying multi-line selected rich text miruka 2020-10-31 02:59:56 -0400
  • da75568428 Fix segfault on coroutine cancelling from QML miruka 2020-10-29 04:40:15 -0400
  • b94570f853 Support drag and drop for files and text in chat miruka 2020-10-22 23:24:39 -0400
  • 63fe083cad Fix Alt+(Shift+)U/M ignoring local unread rooms miruka 2020-10-22 20:30:23 -0400
  • 4c04c1158c Fix sign in button always showing spinner miruka 2020-10-18 14:43:23 -0400
  • ac111603da Fix err with no M_CODE falling back on wrong class miruka 2020-10-18 14:28:41 -0400
  • 52b0bb18cb Add room bookmarking: bookmarks are always on top koudja 2020-10-16 23:36:59 +0200
  • 38360b101a Fix JoinRoom cancel button not going to last page miruka 2020-10-15 20:34:48 -0400
  • d4be4cca69 Fix incorrectly espaced HTML for redaction reason miruka 2020-10-15 20:28:23 -0400
  • f682e0e261 Fix onLoopException calling showError incorrectly miruka 2020-10-07 19:38:14 -0400
  • fd69046528 Require double click to open homepage (#140) hashashini 2020-10-03 12:14:08 +0000
  • 407f9383ff Remove duplicate icons256 target for make install miruka 2020-10-03 03:00:22 -0400
  • 3bfaee4758 Fix invisible "Copy link address" event menu entry miruka 2020-10-03 02:50:43 -0400
  • 6e2f3440d7 Close reply bar when switching/recycling chat page miruka 2020-10-01 20:18:39 -0400
  • 1feda8667f Cancel reply when pressing keybind on same event miruka 2020-10-01 20:12:55 -0400
  • 12cfbd2a96 CppUtils.hsluv(): prevent out of bounds sat/luv miruka 2020-10-01 20:06:42 -0400
  • 0e3821a592 Prefix event transaction_id keys with reverse DNS miruka 2020-09-22 21:22:38 -0400
  • 2313673993 Reduce themes fontSize.big from 22 to 20 miruka 2020-09-22 21:04:05 -0400
  • 6a36943dae Account settings: fix incorrect "User ID:" color miruka 2020-09-22 20:15:46 -0400
  • aa5d522902 Swap default shift & nomod image viewer keybinds miruka 2020-09-22 19:27:36 -0400
  • 8acc7299e9 Add workaround for delegate stuck transition bug miruka 2020-09-22 19:12:13 -0400
  • 35fa1fa16b Fix account page not being highlighted on startup miruka 2020-09-20 16:26:20 -0400
  • db9fb6fda8 Specify dbus-python version in requirements Rinigus 2020-09-29 17:42:52 +0300
  • 3fff98dfbc [packaging] Update Flatpak manifest Rinigus 2020-09-24 21:43:31 +0300
  • 2664bf1e93 HTile: prevent opening multiple context menus miruka 2020-09-30 13:51:21 -0400
  • e6499d8fba Fix read counter display on EventImage miruka 2020-09-29 01:37:50 -0400
  • ee1091b4dc Don't pass Python Future objects to QML miruka 2020-09-28 23:06:50 -0400
  • 53d2ab17af Fix display of right-to-left text in timeline miruka 2020-09-28 21:38:39 -0400
  • dbd78587fe DebugConsole: improve field placeholder & .help miruka 2020-09-28 19:24:51 -0400
  • e3fcb39556 DebugConsole: improve text & border coloring miruka 2020-09-28 19:11:51 -0400
  • d6062a8320 DebugConsole: add border "prompt" to delegates miruka 2020-09-28 18:58:28 -0400
  • 192112ab4e DebugConsole output: add text selection & copying miruka 2020-09-28 18:10:26 -0400
  • 4cc4229728 DebugConsole: restore non-history text on down key miruka 2020-09-28 17:21:56 -0400
  • 68d1ddfa61 Fix DebugConsole cursor at position 0 invisible miruka 2020-09-27 00:23:00 -0400
  • 7d27acfcc8 Allow multi-line input in DebugConsole miruka 2020-09-27 00:00:05 -0400
  • d9118ef24e Clear HList/GridView checked on model change miruka 2020-09-24 03:35:34 -0400
  • 58613446f0 Fix event context menu targeting wrong message miruka 2020-09-24 02:56:22 -0400
  • c861c29b73 Add nonKineticScrollingSpeed multiplicator setting miruka 2020-09-23 23:22:28 -0400
  • 1df7cb8014 Add copyright header to source code files miruka 2020-09-23 19:57:54 -0400
  • 90829125bd Strip non-free ICC profile out from midnight.jpg miruka 2020-09-23 06:02:53 -0400
  • 54234399f5 Fix "Mentions & keywords" notification level miruka 2020-09-19 15:42:25 -0400
  • e8d8f7fe0b Add global notification control icon in top bar miruka 2020-09-17 18:16:54 -0400
  • bfc3a60cad Update flatpak script generator miruka 2020-09-17 18:08:02 -0400
  • 03e4f9b85e Make settings icon open a more complete menu miruka 2020-09-16 22:59:20 -0400
  • 22e7dc7e8d Notifications: format replies properly miruka 2020-09-16 20:58:02 -0400
  • 4cd562e02f Notifications: process non-message events text miruka 2020-09-16 19:27:36 -0400
  • 94a623f677 Print coro infos on get_client not found error miruka 2020-09-16 19:16:14 -0400
  • 7ae2ae6cd7 Notifications: turn newline symbols into real <br> miruka 2020-09-16 14:28:20 -0400
  • 4a6e2ea46a Prevent duplicate notifications for the same event miruka 2020-09-16 14:28:00 -0400
  • 8691a8c85b Add sender avatar to desktop notifications miruka 2020-09-16 13:06:34 -0400
  • 21ccf90d23 Notifications: properly italicize emote messages miruka 2020-09-16 11:41:39 -0400
  • dcc3473ecf Don't show notification if window is focused miruka 2020-09-16 11:31:34 -0400
  • a8a25d09ee Ensure room has 2 members to hide notif. sender miruka 2020-09-16 11:22:50 -0400
  • 04daae8328 Fix account unreads not updated from old events miruka 2020-09-16 10:57:29 -0400
  • 4dacc3a12d Make alerts and notification push rules-aware miruka 2020-09-16 10:53:29 -0400
  • 69e414b31c Add basic desktop notifications support miruka 2020-03-30 08:02:33 -0400