Malte E
ab05e2d8dc
Mobile message input ( #962 )
...
* swap send and sticker icons based on text input
* collapse MessageInput options when window is narrow
* buttons disappear once you type/send partial text from input method
3 years ago
Nicolas Werner
12a6da012a
If you replace the txn id, replace a string the length of the txn id...
3 years ago
Nicolas Werner
df6a5aabb6
Fix clicking on images in replies
...
fixes #881
3 years ago
Nicolas Werner
c76cda0cbe
Set font properly
...
When setting the default font, actually set the default font. When
setting a different font, change the application font.
fixes #801
fixes #232
fixes #224
3 years ago
Nicolas Werner
7238ca3765
Open room members dialog when clicking the encryption indicator
...
fixes #937
3 years ago
DeepBlueV7.X
d0623131e5
Merge pull request #965 from maltee1/mobile_room_settings
...
Mobile room settings
3 years ago
Malte E
cb057b016a
rich text emoji
3 years ago
Malte E
864adaffca
wrap room name
3 years ago
Malte E
573933f239
cosmetics
3 years ago
Malte E
8658801839
hopfefully the button works now
3 years ago
Malte E
cf7353c1e9
fix text color and button, copy roomID on click
3 years ago
DeepBlueV7.X
653baa2804
Merge pull request #971 from MTRNord/patch-1
...
Update QtInstallerFramework to newest version
3 years ago
Marcel
d92c982bf6
Update QtInstallerFramework to newest version
3 years ago
Weblate
538a252a3f
Translated using Weblate (French)
...
Currently translated at 100.0% (665 of 665 strings)
Co-authored-by: Eldred HABERT <stuff@eldred.fr>
Translate-URL: https://weblate.nheko.im/projects/nheko/nheko-master/fr/
Translation: Nheko/nheko
3 years ago
DeepBlueV7.X
b42ca35089
Merge pull request #969 from ISSOtm/patch-1
...
Fix some minor text issues
3 years ago
Eldred Habert
21e8338d78
Remove extraneous comma
...
Achtung!
3 years ago
Eldred Habert
210066a4f7
Fix incorrect capitalization of "circle"
...
Anyone German in the room, or is it just me? ;3
3 years ago
Eldred Habert
6c6c1a88cd
Fix missing plural "messages"
3 years ago
Eldred Habert
90e9df0ec9
Correct "be be"
...
This kind of duplicated short word is
is easy to have your brain "auto-correct" :D
3 years ago
Nicolas Werner
d8d8662a42
Remove unused headers
3 years ago
Malte E
02da8e445a
make long topic collapsible
3 years ago
Nicolas Werner
89a8f7a3f1
Hide hover when leaving the timeline
3 years ago
Nicolas Werner
35a2b0e45a
Fix metadata not resizing properly
3 years ago
Nicolas Werner
23efa8f815
Fix a few small completer glitches
3 years ago
Nicolas Werner
a307dc46cb
Remove stray logging
3 years ago
Nicolas Werner
8e20139079
Allow properly editing pending encrypted messages
3 years ago
Nicolas Werner
9f5b647fb3
Fix editing pending messages
3 years ago
digital-mystik
4946548997
Update README.md to include Arch binary repo ( #968 )
...
PKGBUILD pulled from the AUR stable release
3 years ago
Nicolas Werner
d84502737b
Fix misalignment in room list tiles
3 years ago
Weblate
e37fa69116
Translated using Weblate (Indonesian)
...
Currently translated at 100.0% (665 of 665 strings)
Co-authored-by: Linerly <linerly@protonmail.com>
Translate-URL: https://weblate.nheko.im/projects/nheko/nheko-master/id/
Translation: Nheko/nheko
3 years ago
Nicolas Werner
a899b08939
Update translations
3 years ago
Malte E
49aceefae3
Fix roomlist timestamp being off-screen ( #966 )
...
* fix timestamp disappearing off-screen
* remove mobileMode dependency of ScrollHelper
3 years ago
Malte E
22235defac
restore default width and height
3 years ago
Malte E
e59468f28c
clean up indentation
3 years ago
Malte E
fd3efdffcf
make RoomSettings mobile friendly and more like UserProfile
3 years ago
Nicolas Werner
64773898e7
Bump mtxclient
3 years ago
Nicolas Werner
2c5489468d
Fix mobile call screen
...
See #469
3 years ago
Nicolas Werner
92c0b34436
Merge branch 'v0.9.1-fixes'
3 years ago
Nicolas Werner
311e1dc9b7
Rebuild against newer mtxclient
3 years ago
Malte E
5108955df2
making userName_ an AbstractButton should play nicely with ListView ( #961 )
...
* making userName_ an AbstractButton should make it play nicely with the ListView
* make Avatar an AbstractButton
* make userName_ in Reply.qml an AbstractButton
* use alias for avatar background color and fix margin of username in reply
3 years ago
DeepBlueV7.X
ebc0384ebb
Merge pull request #956 from maltee1/mobile_room_directory
...
Mobile room directory
3 years ago
Nicolas Werner
377d85ca43
Bump mtxclient version
3 years ago
DeepBlueV7.X
3dfcc4145d
Merge pull request #952 from symphorien/hidden-read-receipts
...
support for hidden read receipts
3 years ago
Malte E
3d8e5c0028
make room directory fit mobile screens
3 years ago
DeepBlueV7.X
7ef327dd76
Merge pull request #955 from sc0w/master
...
WebRTCSession: avoid deprecated 'gst_element_get_request_pad'
3 years ago
Pablo Barciela
910da20547
WebRTCSession: avoid deprecated 'gst_element_get_request_pad'
3 years ago
Guillaume Girol
05f7e47a9f
support for hidden read receipts
3 years ago
Guillaume Girol
9cb5f317c6
update mtxclient
3 years ago
Nicolas Werner
ff4334d59e
Don't leak dialogs
...
It seems that you need to manually destroy created objects... Great...
fixes #898
3 years ago
Nicolas Werner
609cd82dc0
Fix forward completer
3 years ago