Nicolas Werner
d8d8662a42
Remove unused headers
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
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
Malte E
1c8a5c645d
Add sender names to state events ( #948 )
...
* add sendernames to state events
* Center state events and make them less tiny
3 years ago
DeepBlueV7.X
b3da8738bf
Merge pull request #951 from maltee1/fix_timeline_scrollbar
...
Fix timeline scrollbar
3 years ago
DeepBlueV7.X
fd25f6ee91
Merge pull request #934 from pavlukivan/master
...
use shortcode as a fallback for custom emote title
3 years ago
DeepBlueV7.X
b90e39ecb4
Prefer empty() over length()
3 years ago
DeepBlueV7.X
8727b696fc
Merge pull request #946 from maltee1/mobile_usersettings
...
Make UserSettingsPage fit on a phone screen
3 years ago
Malte E
8b6d4a57e6
another shot in the dark
3 years ago
Malte E
8b75d86924
try to make scrollbar overlap content based on style
3 years ago
Malte E
ea7c8d1427
remove touchobserver
3 years ago
Malte E
4f8e6602c4
limit width of comboboxes and add bottomPadding
3 years ago
Nicolas Werner
d941974e35
Simplify logic to suppress wheel events
3 years ago
Malte E
af8fbb990b
remove reparenting
3 years ago
Nicolas Werner
46fbb0e749
Use ListView without scrollview for messages
...
That way we can autohide the scollbar if needed, it should fix some
jumping issues, it makes it possible to flick on mobile, etc.
Some related bugs:
https://bugreports.qt.io/browse/QTBUG-75223
https://bugreports.qt.io/browse/QTBUG-44902
3 years ago
DeepBlueV7.X
2c9ef11254
Merge pull request #947 from maltee1/search_button
...
Make search usable on mobile
3 years ago
Malte E
c405eddea6
actually fix awkward message spacing
3 years ago
Malte E
a3fcb4d990
fix awkward message spacing
3 years ago
Malte E
144e7cd038
make search usable on mobile
3 years ago
Malte E
8fede53c82
let labels wrap and collapse below the back button
3 years ago
DeepBlueV7.X
b124cdfca2
Merge pull request #945 from tastytea/fix-bubble-highlight
...
Make hover highlight fill the full width of the timeline
3 years ago
tastytea
624da5e028
Make hover highlight fill the full width of the timeline
...
Rows in the message bubble design are only as wide as the bubbles. This
lead to invisible hover highlight. Now it's consistent.
3 years ago
Nicolas Werner
0629ea5932
Always enable hover for ItemDelegate
3 years ago
Nicolas Werner
c0f415238d
Fix images without size not showing (take5)
3 years ago
Nicolas Werner
c310e6f35c
Fix hover highlight when hovering hover menu
...
fixes #941
3 years ago
DeepBlueV7.X
6a47b47571
Merge pull request #939 from maltee1/better_bubbles
...
Place metadata next to content if there is space
3 years ago