Commit Graph

  • f4784bb0a1 Allow opening window in a secondary window Carl Schwan 2021-01-09 13:32:16 +00:00
  • a82b9dc14e Fix minor typos Yuri Chornoivan 2021-01-09 09:19:11 +02:00
  • 2cb38ad1ea Add filter search field in room drawer Carl Schwan 2021-01-09 01:02:19 +01:00
  • 4be3eac7af Fix avatar loading in multiple places and prefers name instead of display name for avatar fallback. Carl Schwan 2021-01-09 00:37:13 +01:00
  • de23eef519 Fix PgUp/PgDn keys in message view switch rooms Carl Schwan 2021-01-09 00:15:02 +01:00
  • cd1bec9977 Introduce the ActionsHandler Carl Schwan 2021-01-08 23:12:09 +00:00
  • 8e846f73d7 Reference the stable release Adam Szopa 2021-01-08 22:28:53 +00:00
  • af7003e680 Disable "Send message" button when there's no message to send Nate Graham 2021-01-08 14:42:21 -07:00
  • cb57a1ec06 Fix case of anchors being set on an item in a Layout Nate Graham 2021-01-08 14:09:04 -07:00
  • 2e0096380f Fix NeoChat not syncing Carl Schwan 2021-01-08 21:35:37 +01:00
  • ca5f95b298 Handle non-consistent configuration Carl Schwan 2021-01-08 21:26:56 +01:00
  • f6ac8ccb45 Improve timeline state event text representation Carl Schwan 2021-01-08 17:18:48 +00:00
  • 249054b57f Fix initial loading of room Carl Schwan 2021-01-08 17:17:52 +00:00
  • ab8dabc280 Fix build failure Nate Graham 2021-01-08 07:35:29 -07:00
  • 43c7e00ec5 add a matrix channel for this app which is to connect to matrix Jonathan Riddell 2021-01-05 17:08:06 +00:00
  • 085bd4a2cf CMake: systematically use the feature-summary Adriaan de Groot 2020-12-07 13:53:40 +01:00
  • 6cc29f0254 Add LicenseRef-KDE-Accepted-LGPL license file Noah Davis 2021-01-04 14:02:02 -05:00
  • 338553de16 [ChatTextInput] Fix isImage (no such property) and rgba (Should be Qt.rgba) Noah Davis 2021-01-04 04:01:23 -05:00
  • 9a17c07fdd [ChatTextInput] support more image formats and use icons for non-image attached files Noah Davis 2021-01-04 03:54:13 -05:00
  • 50d8bd5b7e Add FileType singleton Noah Davis 2021-01-03 13:38:14 -05:00
  • 43288db000 SVN_SILENT made messages (.desktop file) - always resolve ours l10n daemon script 2021-01-02 10:22:39 +01:00
  • 0d6c793a5e GIT_SILENT made messages (after extraction) l10n daemon script 2021-01-02 08:58:52 +01:00
  • f232c40955 Remove unused "parent" parameter warning for DevicesModel::rowCount() Mathew Broady 2021-01-02 15:45:24 +11:00
  • 6daf184a60 SVN_SILENT made messages (.desktop file) - always resolve ours l10n daemon script 2021-01-01 09:39:20 +01:00
  • 93173e3f43 GIT_SILENT made messages (after extraction) l10n daemon script 2021-01-01 08:24:14 +01:00
  • cbc082c1b6 SVN_SILENT made messages (.desktop file) - always resolve ours l10n daemon script 2021-01-01 06:26:01 +01:00
  • d45b0675fb GIT_SILENT made messages (after extraction) l10n daemon script 2021-01-01 02:32:59 +01:00
  • c60ee602e2 Add maximum width to room heading in sidebar Carl Schwan 2020-12-30 14:18:33 +00:00
  • 8224d3ae9f Save and restore window size Carl Schwan 2020-12-30 13:19:16 +00:00
  • 4463e3e3f2 Add edited flag to edited messages Carl Schwan 2020-12-28 18:11:35 +01:00
  • e6b97e3350 Fix accountCount not updating correctly Tobias Fella 2020-12-30 02:08:26 +01:00
  • 2c1cbc91d8 Fix active connection not loading on startup Tobias Fella 2020-12-30 02:07:27 +01:00
  • bd00a73aa9 Ask for consent to terms and conditions if required Tobias Fella 2020-12-30 13:17:14 +00:00
  • 88cc972edc Build with QT_NO_KEYWORDS Nicolas Fella 2020-12-28 14:52:52 +01:00
  • 5c8d916752 Add support for stickers Carl Schwan 2020-12-29 14:28:32 +00:00
  • 9ba0a755e4 Disable menu item when login in Carl Schwan 2020-12-29 14:27:28 +00:00
  • ec4aa320c1 SVN_SILENT made messages (.desktop file) - always resolve ours l10n daemon script 2020-12-29 09:36:04 +01:00
  • 079a1c8a34 GIT_SILENT made messages (after extraction) l10n daemon script 2020-12-29 08:20:25 +01:00
  • 4e765f51a7 SVN_SILENT made messages (.desktop file) - always resolve ours l10n daemon script 2020-12-29 06:16:30 +01:00
  • 60e0ad9c48 GIT_SILENT made messages (after extraction) l10n daemon script 2020-12-29 02:25:08 +01:00
  • 5a831732c5 Fix Platform is undefined bug Carl Schwan 2020-12-29 01:42:19 +01:00
  • e9bb0972a9 Fix Platform is undefined bug Carl Schwan 2020-12-29 01:42:19 +01:00
  • 1717790096 Don't call stopSync when destroying controller Nicolas Fella 2020-12-27 23:31:10 +00:00
  • 893bc79f1e Don't load empty images from imageprovider Tobias Fella 2020-12-28 00:25:38 +00:00
  • e87ae48f17 Add missing cmake check for kitemmodels Antonio Rojas 2020-12-27 12:07:12 +00:00
  • 494e6dca42 Android: Add missing icons Tobias Fella 2020-12-28 15:40:26 +01:00
  • feb123c1e6 Add new shortcut Carl Schwan 2020-12-28 12:47:59 +01:00
  • 1f065e46cf Simplify shortcuts code in hamburger menu Carl Schwan 2020-12-28 12:35:50 +01:00
  • a4cebe9b36 Add Minimum Size to Screen Geometry Carl Schwan 2020-12-28 10:55:04 +01:00
  • a929f7bca3 Move Header Collapse Button to the Right Carl Schwan 2020-12-28 10:53:08 +01:00
  • f00cd82676 Add a logout action from the menubar Carl Schwan 2020-12-28 10:50:46 +01:00
  • c69d3587ba Allow editing text and also hide edits from the timeline Carl Schwan 2020-12-28 09:37:17 +00:00
  • 9d82ebb0ed Use the I-beam cursor when hovering on chat message text field Shantanu Tushar 2020-12-27 19:27:58 +01:00
  • 724f10a895 Don't load empty images from imageprovider Tobias Fella 2020-12-28 01:25:38 +01:00
  • 97bbcf3062 Fix segfault/assert when logging out of account Tobias Fella 2020-12-28 00:07:37 +00:00
  • 0fe0f45944 Fix segfault/assert when logging out of account Tobias Fella 2020-12-28 00:07:37 +00:00
  • b1080df9dd Show Loading page during initial sync Tobias Fella 2020-12-28 00:00:56 +00:00
  • 9f9498541a Fix cursorShape not updating for messages Eamonn Rea 2020-12-27 01:13:12 +00:00
  • 066ab1e6c6 Fix cursorShape not updating for messages Eamonn Rea 2020-12-27 01:13:12 +00:00
  • a52dbb0042 Remove modules from Qt includes Nicolas Fella 2020-12-28 00:36:17 +01:00
  • 6a1fd3ff31 Don't call stopSync when destroying controller Nicolas Fella 2020-12-28 00:31:10 +01:00
  • 9c97983794 Use Noto Color Emoji instead of Emoji One Carl Schwan 2020-12-27 23:08:10 +00:00
  • 50a4d0a33f Fix login for homeservers without well-known Tobias Fella 2020-12-27 22:36:35 +00:00
  • 3858956e82 Fix login for homeservers without well-known Tobias Fella 2020-12-27 23:36:35 +01:00
  • 93e0a2b2f6 Add missing cmake check for kitemmodels Antonio Rojas 2020-12-27 13:07:12 +01:00
  • 85b4d7d049 Don't translate something we shouldn't Carl Schwan 2020-12-26 15:58:57 +00:00
  • dce3b796c2 Don't translate something we shouldn't Carl Schwan 2020-12-26 15:58:57 +00:00
  • b574849df3 SVN_SILENT made messages (.desktop file) - always resolve ours l10n daemon script 2020-12-26 09:29:49 +01:00
  • e802d7f805 GIT_SILENT made messages (after extraction) l10n daemon script 2020-12-26 08:15:49 +01:00
  • a5cf0af004 SVN_SILENT made messages (.desktop file) - always resolve ours l10n daemon script 2020-12-26 06:13:48 +01:00
  • e55f0bd84b GIT_SILENT made messages (after extraction) l10n daemon script 2020-12-26 02:28:29 +01:00
  • c449a8fafe Apply clang-format Tobias Fella 2020-12-25 22:23:35 +01:00
  • 6351454759 CMake Cleanup Tobias Fella 2020-12-25 17:59:50 +01:00
  • 99438011ca Fix image saving Tobias Fella 2020-12-24 12:29:35 +00:00
  • 8aec6b67cb Fix image saving Tobias Fella 2020-12-24 13:29:35 +01:00
  • c515f1bdbd Fix typo Eamonn Rea 2020-12-24 11:20:39 +01:00
  • 43b094d446 GIT_SILENT made messages (after extraction) l10n daemon script 2020-12-24 02:28:21 +01:00
  • 1a28e52d79 Set a default name when saving files Tobias Fella 2020-12-24 01:54:19 +01:00
  • 99ccfaf93e Default to org.kde.desktop QQC2 style Nicolas Fella 2020-12-23 17:28:42 +01:00
  • 57e05e2114 Default to org.kde.desktop QQC2 style Nicolas Fella 2020-12-23 17:28:42 +01:00
  • b4e528b047 Remove old code Carl Schwan 2020-12-23 23:11:23 +00:00
  • c56973763c Dismiss reply when clicking on Esc Carl Schwan 2020-12-23 18:02:37 +01:00
  • 59f9c36854 Dismiss reply when clicking on Esc Carl Schwan 2020-12-23 18:01:09 +01:00
  • 3fe10bfc3c Update appstream information Carl Schwan 2020-12-23 12:21:12 +01:00
  • 8f348eb4fd Cap height of send message box, and make it scrollable Devin Lin 2020-12-22 20:20:58 -05:00
  • c96109e9b7 Fix room header text alignment and add support for two line room descriptions v1.0 Devin Lin 2020-12-23 08:53:09 +00:00
  • 93f35faf95 Fix room header text alignment and add support for two line room descriptions Devin Lin 2020-12-23 08:53:09 +00:00
  • 3f01b3badf Show feedback on avatar hover Devin Lin 2020-12-23 08:51:07 +00:00
  • 87a7a34d80 Show feedback on avatar hover Devin Lin 2020-12-23 08:51:07 +00:00
  • a1b66f3aa6 Switch to newDisplayName() and newAvatarUrl() Mathew Broady 2020-12-21 10:59:46 +11:00
  • 093412c788 Revert "Add symbolic icon" Tobias Fella 2020-12-22 23:43:35 +00:00
  • 218f897229 Update version Carl Schwan 2020-12-22 22:13:20 +00:00
  • c5ddb61981 Use correct version Carl Schwan 2020-12-22 23:12:46 +01:00
  • ad4e52b20d Fix icon in notifyrc Nicolas Fella 2020-12-22 19:53:49 +00:00
  • ef8c21213a Fix icon in notifyrc Nicolas Fella 2020-12-22 20:53:49 +01:00
  • 5991d59ddd Fix not eliding text in USerDetailDialog Carl Schwan 2020-12-22 15:22:35 +01:00
  • dbc82b113b Fix not eliding text in USerDetailDialog Carl Schwan 2020-12-22 15:22:35 +01:00
  • f65b494422 Use room avatar if message sender does not have an avatar Mathew Broady 2020-12-18 09:42:13 +11:00
  • 74c6cc928b Use user icon instead of room icon for notifications Mathew Broady 2020-12-17 22:09:37 +11:00
  • b3899f1e69 Port away from implicitly defined onFoo properties in Connections Tobias Fella 2020-12-21 16:37:22 +01:00