Nicolas Werner
fa53b5b5f3
Disable reuseItems again, since it still breaks on room switch
2024-01-08 03:47:36 +01:00
Nicolas Werner
eed23cdf11
Fix lag when media messages are shown and fix media controls
2024-01-08 01:23:55 +01:00
Nicolas Werner
87c063b112
Speedup room switching by forcing a bigger initial item size
2024-01-08 00:21:42 +01:00
DeepBlueV7.X
96c4d05730
Merge pull request #1649 from duarm/swipe-toggle
...
disable swipe motions toggle
2024-01-07 19:52:44 +01:00
DeepBlueV7.X
45cc7ab6f7
Merge pull request #1635 from NepNep21/ignore-command
...
Add /ignore, fixes #1634
2024-01-06 14:38:45 +00:00
duarm
000681b25e
disable swipe motions toggle
2023-12-31 16:15:38 -03:00
Nicolas Werner
9a87a0e0c6
Fix red outline alignment in default style
2023-12-22 03:00:06 +01:00
FallenValkyrie
c254697eaa
move destroyOnClose into ImagePackSettingsDialog
2023-12-19 16:33:54 +01:00
NepNep21
bfdf87a92d
Multiple changes
...
More consistent language with similar description strings
Add manpage entry
Add /unignore
Add ignore & decline button in the invite page
Add invite rejection to all ignore methods
2023-12-17 20:17:43 -03:00
FallenValkyrie
c605fb6ca8
make ImagePackDialog text translatable
2023-12-16 15:48:11 +01:00
FallenValkyrie
b91c70a8ea
Fix review issues
2023-12-16 15:48:11 +01:00
FallenValkyrie
adc7fb8655
remove unnecessary destryoOnClose
2023-12-16 15:48:11 +01:00
FallenValkyrie
2aefe78a63
Integrate ImagePackDeleteDialog in ImagePackSettingsDialog as delete confirmation
2023-12-16 15:48:11 +01:00
FallenValkyrie
e3fe1703fa
Create ImagePackDeleteDialog component
2023-12-16 15:48:11 +01:00
Nicolas Werner
791cb660b5
Fix joined spaces having no description
2023-12-10 02:59:05 +01:00
Nicolas Werner
ff82452816
Upgrade trust of megolm sessions when receiving RoomKey
...
Before we only did that, when we basically didn't have the key yet. But
since we usually get sent a RoomKey when a new message is sent after we
sign in, we were discarding, that those messages should usually now be
trusted.
2023-11-19 20:11:21 +01:00
Nicolas Werner
02ebee87c2
Fix shadow for spinner
2023-11-11 12:46:44 +01:00
Nicolas Werner
63a2d4b4bb
Fix crash during calls
2023-11-05 23:18:43 +01:00
Nicolas Werner
64860357c4
Fix gstreamer element names
2023-11-02 00:38:13 +01:00
Nicolas Werner
457f42c9ca
Fix pending reply sizing
2023-11-01 22:28:58 +01:00
Nicolas Werner
bd1cadb6bb
Spaces are now bold
2023-11-01 21:44:21 +01:00
Nicolas Werner
661d029d7a
Bring back double tap and drag to reply
2023-10-27 20:19:07 +02:00
Nicolas Werner
6fef6ad5f1
Enable even more qml linter warnings
2023-10-26 21:48:55 +02:00
Nicolas Werner
2b1c9af311
More qml cleanups
2023-10-26 20:52:18 +02:00
DeepBlueV7.X
1512810303
Merge pull request #1539 from Nheko-Reborn/issue1410
...
Add report message functionality
2023-10-26 09:57:47 +02:00
Loren Burkholder
bb971b0575
Add report message functionality
2023-10-25 22:24:40 -04:00
Nicolas Werner
904d3f257a
Fix some qml warnings
2023-10-26 02:31:31 +02:00
DeepBlueV7.X
a583de297c
Merge pull request #1541 from NepNep21/ignore-users
...
Support (un)ignoring users (#546 )
2023-10-25 23:37:10 +00:00
NepNep21
ad68cd8b4c
Switch to X icon and add close button
2023-10-25 19:38:04 -03:00
Nicolas Werner
bbfbba30b0
Allow setting presence state again
2023-10-25 23:22:39 +02:00
NepNep21
0b28e7934d
Move dialog to settings page and add avatar image to delegate
2023-10-24 19:46:04 -03:00
Nicolas Werner
a0a49b6c2a
Cleanup ignore user functionality slightly
2023-10-24 01:12:01 +02:00
Nicolas Werner
fce026725e
Merge branch 'ignore-users' of github.com:NepNep21/nheko into ignore-users
2023-10-23 23:58:53 +02:00
Nicolas Werner
491809e853
prevent overscroll in roomlist and communities list
2023-10-23 02:05:08 +02:00
Nicolas Werner
e3ad60911d
Fix scroll position jumping when replying or resizing the window
2023-10-23 01:56:53 +02:00
Nicolas Werner
78fac7dced
Small qml fixes
2023-10-18 22:43:45 +02:00
Joseph Donofry
4ec463bee2
Fix (hopefully) HiDPI scaling issues with edit and encryption icons
2023-10-13 14:20:43 -04:00
Nicolas Werner
07fd58e59f
Fix forward completer after delegate rework
2023-10-11 22:44:31 +02:00
Joseph Donofry
24389f36f8
Fix chat effect particles sometimes getting 'stuck' on screen
2023-10-09 21:19:43 -04:00
Nicolas Werner
b541f5eb68
Try to fix 'PowerlevelIndicator is not a type'
2023-10-10 02:16:15 +02:00
Nicolas Werner
057e1f5c67
Fix reply and topic colors
2023-10-10 01:10:10 +02:00
Nicolas Werner
c793506dc4
fix click to go to reply after merge
2023-10-10 01:01:37 +02:00
Nicolas Werner
3a0d5788e1
Merge branch 'delegate-rework'
2023-10-10 00:33:39 +02:00
Nicolas Werner
a7af3bb96c
Restore reply context menu
2023-10-10 00:01:02 +02:00
Nicolas Werner
4d2a5d1e9b
Attach reactions on the right for our own bubbled messages
2023-10-09 22:53:53 +02:00
Nicolas Werner
149535efbe
Make effect messages stand out more
2023-10-09 22:50:41 +02:00
Nicolas Werner
f47f66f748
Add threads display and prettier highlight to bubbles style
2023-10-09 22:29:53 +02:00
Nicolas Werner
57a27396ad
Remove old TimelineRow
2023-10-09 22:14:01 +02:00
Nicolas Werner
b29ce3ca44
cleanups
2023-10-09 22:04:01 +02:00
Nicolas Werner
b0df40496d
Shrink replies
2023-10-09 21:41:00 +02:00