Commit Graph

2681 Commits

Author SHA1 Message Date
Jedi18 b70f37194f ui almost looks the same, midway between transition from old room settings to new room settings 2021-02-10 21:22:42 +05:30
Nicolas Werner 6c65136101 Update translations 2021-02-10 15:31:33 +01:00
Nicolas Werner 2606568376 Fix messages sometimes not being rendered, when they are too large 2021-02-10 15:24:00 +01:00
Nicolas Werner 6a2e8a6952 Try to avoid QTBUG-89568 2021-02-10 14:38:41 +01:00
Nicolas Werner a62276c289 Fix UI allowing edits of foreign messages in some cases 2021-02-10 14:32:16 +01:00
DeepBlueV7.X 4a5b5f992d
Merge pull request #420 from Nheko-Reborn/render-edits
Switch to new relations format and show edits
2021-02-10 14:12:49 +01:00
Nicolas Werner 29c89b1b9e Abort -> Cancel 2021-02-10 14:11:55 +01:00
Nicolas Werner 6d678a108f Use fully read marker and fix stuck read marker with edits 2021-02-10 02:37:47 +01:00
Nicolas Werner bdb6e6b79e Fix stuck notifications because of edits
Does not fix the read status yet, for that we need to compare read
receipts for all events after the last visible event.
2021-02-10 01:03:20 +01:00
Nicolas Werner 6e2ae1d812 Add edit shortcuts and fix some focus stuff 2021-02-09 20:22:53 +01:00
Nicolas Werner 9b7d33e847 Implement message editing
The UI still looks ugly, but I have no good idea atm.

fixes #134
2021-02-09 20:22:53 +01:00
Nicolas Werner 00fd4eecec Display edits correctly 2021-02-09 20:22:49 +01:00
Nicolas Werner faeaf9dc6b Fix edited replies 2021-02-09 20:22:02 +01:00
Nicolas Werner d6504812c7 Render edits 2021-02-09 20:22:02 +01:00
Nicolas Werner 2e77a1554f Switch to new relations format 2021-02-09 20:22:02 +01:00
Nicolas Werner 463cee7146 Fix wrong font used in emoji escape 2021-02-09 20:21:01 +01:00
DeepBlueV7.X 6aabe9d5f7
Merge pull request #468 from tverrbjelke/missing_dep_for_debian
Fixes issue 462
2021-02-09 19:48:11 +01:00
Jedi18 37679ac57e added room settings qml 2021-02-09 23:11:39 +05:30
Nicolas Werner 8d95532b28 Fix linting 2021-02-09 17:00:06 +01:00
Nicolas Werner 0285bf5e4e Remove unused variables 2021-02-09 16:31:33 +01:00
Nicolas Werner 50f994bd23 Clean up config names a bit 2021-02-09 16:26:38 +01:00
DeepBlueV7.X 23a9306383
Merge pull request #459 from Jedi18/minor_fixes
Fix emoji related issues
2021-02-09 16:25:37 +01:00
DeepBlueV7.X 3797f585c2
Merge pull request #450 from kallisti5/haiku-fixes
Haiku fixes
2021-02-09 15:44:20 +01:00
DeepBlueV7.X cb704006a5
Merge pull request #465 from trilene/call-devices
Add Duplex call devices
2021-02-09 15:43:17 +01:00
tverrbjelke 2fcc9c2fbb Fixes issue 463
Installation description for debian (buster) misses package qtdeclarative5-dev

	modified:   README.md
2021-02-09 13:21:42 +01:00
trilene 974c336c5e make lint 2021-02-07 13:58:32 -05:00
trilene 8d68534456 Add Duplex call devices 2021-02-07 13:54:18 -05:00
Jedi18 04b920fbee linting fix 2021-02-07 22:18:04 +05:30
trilene f1bc3ba587 Move call device handling out of WebRTCSession 2021-02-07 11:47:47 -05:00
Jedi18 c2a56fc233 emoji default translation fix 2021-02-07 22:15:06 +05:30
Nicolas Werner 375e20462b Native rendering breaks kerning 2021-02-07 02:01:44 +01:00
Jedi18 8d195a4d11 translation fix for default text in emoji combo 2021-02-06 10:24:41 +05:30
Weblate 87122ffe77 Translated using Weblate (Hungarian)
Currently translated at 91.8% (406 of 442 strings)

Co-authored-by: maxigaz <maxigaz@protonmail.com>
Translate-URL: https://weblate.nheko.im/projects/nheko/nheko-master/hu/
Translation: Nheko/nheko
2021-02-05 22:30:06 -05:00
DeepBlueV7.X 49ce7701d3
Merge pull request #455 from LorenDB/fixLogoutIssues
Fix issues with logout
2021-02-05 22:44:31 +01:00
Jedi18 4aefac08a4 focus message input on adding emoji/reacting to a message 2021-02-05 22:42:08 +05:30
Jedi18 f02342fe22 close emoji autocompleter if space typed after : issue #433 and adds default option for emoji font family settings 2021-02-05 21:52:49 +05:30
Loren Burkholder 343c9c8116 Don't attempt to begin group "" 2021-02-04 19:01:48 -05:00
Loren Burkholder 777b9bf20d Set profile to "" if it's the default for compatibility 2021-02-04 18:44:36 -05:00
Loren Burkholder 46e15218d4 Use UserSettings where possible 2021-02-04 18:44:36 -05:00
Loren Burkholder eae09f8f14 Fix bug on logout of non-default profile 2021-02-04 18:44:36 -05:00
Nicolas Werner 7874d61c33 Fix scheme handler not passing arguments 2021-02-04 01:02:38 +01:00
Alexander von Gluck IV e8ff6c9486 notifications/mananger: Follow Linux code paths on Haiku as well 2021-02-03 14:40:14 -06:00
Alexander von Gluck IV cf00abc03e cmake: Don't build with Werror on Haiku 2021-02-03 14:39:49 -06:00
DeepBlueV7.X e0207ff337
Merge pull request #445 from Jedi18/avatar_username_feature
Change user avatar (global and room avatar)
2021-02-03 03:26:44 +01:00
DeepBlueV7.X a7150b5666
Merge branch 'master' into avatar_username_feature 2021-02-03 03:17:28 +01:00
Nicolas Werner 3433cc3be7 Cleanup privacy screen, no more grabImage 2021-02-03 03:14:43 +01:00
DeepBlueV7.X 724c86e663
Merge pull request #446 from LorenDB/master
Fix QML layout warnings
2021-02-03 01:33:08 +01:00
Loren Burkholder 5109dc5e0f Fix QML layout warnings 2021-02-02 19:30:03 -05:00
Nicolas Werner e466cd10ff Change matrix to guru overlay
fixes #410
2021-02-02 22:32:09 +01:00
Nicolas Werner f73418f368 Merge branch 'privacy_screen' into 'master'
Chat Privacy screen

See merge request nheko-reborn/nheko!6
2021-02-02 14:10:34 -05:00