Commit Graph

  • f98eb78185 Show a BusyIndicator in the FullScreenImage while the image is loading Tobias Fella 2021-04-17 19:19:09 +02:00
  • 00681a8abe Refactor error handling and move unrelated functions out of ActionsHandler Tobias Fella 2021-04-15 16:41:48 +02:00
  • 077844ba61 SVN_SILENT made messages (.desktop file) - always resolve ours l10n daemon script 2021-04-12 01:15:08 +00:00
  • dcb135c2ca SVN_SILENT made messages (.desktop file) - always resolve ours l10n daemon script 2021-04-11 01:14:47 +00:00
  • 23b7945f4c fix: call chatBar.focusInputField() instead of chatBar.focus() Srevin Saju 2021-04-10 00:38:22 +03:00
  • 66545dbc31 feat: autofocus on the textArea when the reply / edit is triggered Srevin Saju 2021-04-07 19:40:23 +03:00
  • 25a8a8b011 Give the bubble component a more descriptive name Tobias Fella 2021-04-09 23:04:26 +02:00
  • 41b53b5245 Refactor hoverActions positioning Tobias Fella 2021-04-09 22:51:28 +02:00
  • 71fcc20943 Refactor the hoverActions Tobias Fella 2021-04-09 22:25:43 +02:00
  • 7f63b58067 Remove more dead code Tobias Fella 2021-04-08 13:00:22 +02:00
  • 3a4f44f2a9 Remove dead visible statement Tobias Fella 2021-04-08 12:58:30 +02:00
  • 52f87d6344 Actually fix a QML error Tobias Fella 2021-04-08 12:54:46 +02:00
  • ff8c3eb282 Remove debug output Tobias Fella 2021-04-08 12:49:35 +02:00
  • becb3a1870 Remove dead connection Tobias Fella 2021-04-08 12:47:51 +02:00
  • 86c43ce169 Remove more QML errors Tobias Fella 2021-04-08 12:42:58 +02:00
  • f309460879 Remove dead connection Tobias Fella 2021-04-08 12:39:35 +02:00
  • eed14e9c14 Remove debug output in MatrixImageProvider Tobias Fella 2021-04-08 12:37:12 +02:00
  • b68902cd0d QML errors-- Tobias Fella 2021-04-08 12:35:06 +02:00
  • 352c55418b Close reply/edit component when switching rooms Tobias Fella 2021-04-08 12:28:04 +02:00
  • dddeb108ce GIT_SILENT made messages (after extraction) l10n daemon script 2021-04-08 00:19:08 +00:00
  • d170cc5161 Cleanup QML imports and license headers Tobias Fella 2021-04-06 14:29:15 +02:00
  • 9932823ad3 feat: show the room name in bold if the room has unread messages Srevin Saju 2021-04-07 14:53:55 +03:00
  • aa2d332b89 [ReplyPane] Make reply/edit Label fillWidth and elide usernames Noah Davis 2021-04-07 12:07:47 -04:00
  • 2cb81d1276 Unify License header style in C++ Tobias Fella 2021-04-06 19:25:06 +02:00
  • 9888e8424f Add License headers to cmake code Tobias Fella 2021-04-06 15:47:43 +02:00
  • 592c33ed8b Add missing license header Tobias Fella 2021-04-06 15:56:37 +02:00
  • 095174f87e Add CC0-1.0 license text Tobias Fella 2021-04-06 16:36:57 +02:00
  • 6b0a51a216 Add more license information Tobias Fella 2021-04-06 16:35:10 +02:00
  • 7078298892 Add license information for icons Tobias Fella 2021-04-06 16:21:31 +02:00
  • a2f35e142e Add missing license texts Tobias Fella 2021-04-06 15:59:13 +02:00
  • 57d678d4d8 Fix even more copyright headers Tobias Fella 2021-04-06 15:56:02 +02:00
  • 94ad17d50e Fix more license headers Tobias Fella 2021-04-06 15:52:25 +02:00
  • 7ba58994a7 Fix a bunch of license statements Tobias Fella 2021-04-06 15:50:54 +02:00
  • 73f18f4fe9 Refactor the context menu loading Tobias Fella 2021-04-03 02:16:46 +02:00
  • 78f7f815ca feat: add a quick reply workflow using the Ctrl+Up arrow key Srevin Saju 2021-04-04 21:50:30 +03:00
  • e4ab2e565f Apply clang-format Tobias Fella 2021-04-04 22:43:17 +02:00
  • 025f00e99d SVN_SILENT made messages (.desktop file) - always resolve ours l10n daemon script 2021-04-04 01:17:30 +00:00
  • 40daa1e6b8 GIT_SILENT made messages (after extraction) l10n daemon script 2021-04-04 00:18:45 +00:00
  • f007e96fdf feat: add a quick edit workflow using the up arrow key Srevin Saju 2021-04-03 21:05:59 +03:00
  • 75a2ba86ee Remove quick reply feature Carl Schwan 2021-04-03 15:21:06 +02:00
  • 71d4b8763e feat: allow sending messages using Enter Key (numeric keypad) Srevin Saju 2021-04-03 13:27:10 +00:00
  • 44a7b3c700 Implement text reactions Tobias Fella 2021-04-02 23:46:12 +02:00
  • 868d8108ac SVN_SILENT made messages (.desktop file) - always resolve ours l10n daemon script 2021-04-03 01:13:00 +00:00
  • eab5a43a2e Make controller.cpp compile on windows again Torrie Fischer 2021-04-02 17:22:44 -07:00
  • b268e82e0e GIT_SILENT made messages (after extraction) l10n daemon script 2021-04-03 00:18:33 +00:00
  • 95f4f4fc90 Update bug.md Tobias Fella 2021-04-02 23:55:13 +00:00
  • c24ab098c6 Fix emotes Tobias Fella 2021-04-03 01:17:28 +02:00
  • 4e02fa8290 feat: scroll to bottom on new user message Srevin Saju 2021-04-02 22:37:31 +00:00
  • 0b2bd84085 Align the avatars in MessagewDelegateContextMenu and Timeline Tobias Fella 2021-04-03 00:10:23 +02:00
  • 7da342e629 Align avatar background colors in Timeline and UserDetailDialog Tobias Fella 2021-04-03 00:03:55 +02:00
  • d256287bef Improve template Carl Schwan 2021-04-02 18:25:56 +00:00
  • 2fadaf3d79 Add issue template Carl Schwan 2021-04-02 18:22:33 +00:00
  • 24d08dbe91 Add Ctrl-C handler Tobias Fella 2021-04-02 18:12:46 +02:00
  • e79df870e2 Fix joining rooms from the JoinRoomPage Tobias Fella 2021-04-02 16:39:13 +02:00
  • 662c570371 Close room if it is opened while leaving it Tobias Fella 2021-04-02 16:16:44 +02:00
  • 4adc1fc031 fix: do not append your homeserver to the /join command if the id has a homeserver included Srevin Saju 2021-04-01 18:21:14 +03:00
  • 60e9587aa7 SVN_SILENT made messages (.desktop file) - always resolve ours l10n daemon script 2021-03-30 02:15:43 +00:00
  • bb3f4297b0 SVN_SILENT made messages (.desktop file) - always resolve ours l10n daemon script 2021-03-30 01:14:29 +00:00
  • 308af0d3cd GIT_SILENT made messages (after extraction) l10n daemon script 2021-03-30 00:18:25 +00:00
  • 4f52c5293b Fix deletion of images Fixes #322 Arnav Rawat 2021-03-29 16:30:27 -05:00
  • 997972a3d3 Use Layout margins consistently Fixes #319, #320 - caused by inconsistent usage of layout margins on Arnav Rawat 2021-03-29 21:45:36 +00:00
  • 9f637ab925 Improve notification handling Tobias Fella 2021-03-22 16:02:26 +01:00
  • a1fb3471c9 Limit the reaction tooltip to 3 users Tobias Fella 2021-03-23 22:38:25 +01:00
  • ae2c517940 SVN_SILENT made messages (.desktop file) - always resolve ours l10n daemon script 2021-03-27 09:18:53 +01:00
  • ac38b42403 GIT_SILENT made messages (after extraction) l10n daemon script 2021-03-27 08:04:31 +01:00
  • d631731fcf SVN_SILENT made messages (.desktop file) - always resolve ours l10n daemon script 2021-03-27 06:02:53 +01:00
  • 8c492cc23e GIT_SILENT made messages (after extraction) l10n daemon script 2021-03-27 02:22:38 +01:00
  • 128ff82958 SVN_SILENT made messages (.desktop file) - always resolve ours l10n daemon script 2021-03-25 05:53:37 +01:00
  • d0104009a9 GIT_SILENT made messages (after extraction) l10n daemon script 2021-03-25 02:21:47 +01:00
  • 0b4c578c19 Use a more recent Screenshot in README Tobias Fella 2021-03-24 22:55:51 +00:00
  • e1327dfde0 Fix opening the image context menu Tobias Fella 2021-03-24 14:45:09 +01:00
  • 05548bc8a9 SVN_SILENT made messages (.desktop file) - always resolve ours l10n daemon script 2021-03-24 05:54:34 +01:00
  • 9b916edfdc GIT_SILENT made messages (after extraction) l10n daemon script 2021-03-24 02:23:08 +01:00
  • c9d86c6a36 Always link against QtKeychain Tobias Fella 2021-03-23 23:42:07 +00:00
  • 2c4cc9672d Fix the reaction delegate Tobias Fella 2021-03-23 20:45:37 +01:00
  • 684226a4ef Don't remove the link when rendering user pills Tobias Fella 2021-03-23 16:21:41 +01:00
  • 96c402040d Don't show the typing users while the room is still loading Tobias Fella 2021-03-23 18:27:42 +01:00
  • f44716d9b0 Don't trigger Actiosn in MessageDelegateContextMenu twice Tobias Fella 2021-03-23 16:07:49 +01:00
  • e15810ab0c Fix broken i18n in ReplyPane Tobias Fella 2021-03-23 14:48:32 +01:00
  • dec5e40acd SVN_SILENT made messages (.desktop file) - always resolve ours l10n daemon script 2021-03-23 05:43:12 +01:00
  • df2933ff01 GIT_SILENT made messages (after extraction) l10n daemon script 2021-03-23 02:17:44 +01:00
  • 1bc2719665 SVN_SILENT made messages (.desktop file) - always resolve ours l10n daemon script 2021-03-22 05:28:00 +01:00
  • 1d06feee11 GIT_SILENT made messages (after extraction) l10n daemon script 2021-03-22 02:20:00 +01:00
  • 06803548fa SVN_SILENT made messages (.desktop file) - always resolve ours l10n daemon script 2021-03-21 09:12:18 +01:00
  • b5fda7175e SVN_SILENT made messages (.desktop file) - always resolve ours l10n daemon script 2021-03-21 06:08:16 +01:00
  • d963814552 GIT_SILENT made messages (after extraction) l10n daemon script 2021-03-21 02:40:09 +01:00
  • 11c2e56320 Fix timeline spacing Carl Schwan 2021-03-20 18:02:41 +01:00
  • 603d4e1f0d Improve performance of the emoji model Carl Schwan 2021-03-20 15:32:33 +01:00
  • 743c9972b9 Use singleton to pass edit/reply content to chatbox Carl Schwan 2021-03-20 14:00:29 +00:00
  • c7df3f903a SVN_SILENT made messages (.desktop file) - always resolve ours l10n daemon script 2021-03-20 06:26:36 +01:00
  • d928c2e02d GIT_SILENT made messages (after extraction) l10n daemon script 2021-03-20 02:38:45 +01:00
  • 4ef75cfdf3 Fix regression around highlited messages Carl Schwan 2021-03-19 22:17:56 +01:00
  • b13082a8d4 Fix some problems with overlapping chat bubbles and auto-scroll Eike Hein 2021-03-19 22:00:44 +01:00
  • ac94204687 Fix Carl Schwan 2021-03-19 22:04:55 +01:00
  • b770213e09 Revert "Maintain timeline container author height" Devin Lin 2021-03-17 21:35:24 -04:00
  • 361605df71 Consistently use NeoChat instead of Neochat Nicolas Fella 2021-03-18 19:50:22 +01:00
  • 798c5e8b7c Add runtime dependency on qqc2-desktop-style Nicolas Fella 2021-03-18 19:59:51 +01:00
  • e2aefb6bdc Improve performance of Connections for hover handler Devin Lin 2021-03-17 21:20:15 -04:00
  • dd20df5c26 Fix hover actions being taken away by scrolling Devin Lin 2021-03-17 21:12:59 -04:00
  • 525d691cf8 Maintain timeline container author height Devin Lin 2021-03-17 21:35:24 -04:00