r0hit05
a7bfaa4ef6
Updated call struct definitions
2022-07-15 17:20:05 +05:30
r0hit05
6663e5683d
Updated call event namespaces to voip
2022-07-15 17:20:05 +05:30
Nicolas Werner
aa63e50cea
Merge remote-tracking branch 'origin/perSpaceNotifs' into perSpaceNotifs
2022-07-14 01:26:48 +02:00
Weblate
aaa078a520
Translated using Weblate (French)
...
Currently translated at 86.9% (671 of 772 strings)
Co-authored-by: Guillaume Girol <symphorien+github@xlumurb.eu>
Translate-URL: https://weblate.nheko.im/projects/nheko/nheko-master/fr/
Translation: Nheko/nheko
2022-07-12 06:03:58 -04:00
Nicolas Werner
9056ca8615
Use normal instead of recursive mutex
2022-07-11 16:52:05 +02:00
Nicolas Werner
eeaf16e442
Fix race condition in dbus API
2022-07-11 15:14:30 +02:00
Nicolas Werner
d5b06939fd
Fix aliases being duplicated in the aliases list in some cases
2022-07-11 14:23:12 +02:00
Nicolas Werner
ac0de5779e
Fix command in flatpak
2022-07-10 16:49:03 +02:00
Nicolas Werner
3b9da48671
Set output name after the variable is defined
2022-07-10 16:39:13 +02:00
Nicolas Werner
b654064cd9
Fix output name for flatpak
2022-07-10 16:22:18 +02:00
Nicolas Werner
6ead7b0ba2
Fix rooms failing to load over dbus if image can't be downloaded
2022-07-10 15:25:41 +02:00
Nicolas Werner
af03138527
Try to fix titlebar on room dir
2022-07-09 16:05:18 +02:00
Nicolas Werner
11fa4821aa
Support rendering policy rules
2022-07-09 15:36:28 +02:00
Weblate
14c7e82846
Translated using Weblate (French)
...
Currently translated at 86.3% (667 of 772 strings)
Co-authored-by: Guillaume Girol <symphorien+github@xlumurb.eu>
Translate-URL: https://weblate.nheko.im/projects/nheko/nheko-master/fr/
Translation: Nheko/nheko
2022-07-09 06:38:04 -04:00
Nicolas Werner
b516202a8c
Fix clazy warning
2022-07-09 00:42:44 +02:00
Nicolas Werner
931855441a
Allow editing aliases
2022-07-08 17:28:28 +02:00
Nicolas Werner
42b53817e0
Fix users with @room in the name pinging the whole room when replied to
2022-07-05 12:57:17 +02:00
Nicolas Werner
f099ec63d1
Warn about emojis looking different in different clients
...
fixes #919
2022-07-03 03:46:47 +02:00
Nicolas Werner
f387e3b033
Fix emoji verification clipped on sway
...
fixes #917
2022-07-03 03:39:10 +02:00
Nicolas Werner
678806749d
Add a /command to redact all visible messages sent by a user
2022-07-01 10:24:12 +02:00
Nicolas Werner
7198cee85e
Fix crash on empty user cache stored
2022-07-01 09:14:17 +02:00
Nicolas Werner
7ebf43ce38
Fix crash when closing room directory window
2022-07-01 00:41:50 +02:00
DeepBlueV7.X
5bb0c676bd
Merge pull request #1111 from q234rty/master
...
Fix regressions after #1108
2022-06-30 16:29:28 +00:00
Weblate
91f1c00eba
Translated using Weblate (Chinese (Simplified))
...
Currently translated at 23.1% (179 of 772 strings)
Co-authored-by: ling <xll520yzl@gmail.com>
Translate-URL: https://weblate.nheko.im/projects/nheko/nheko-master/zh_Hans/
Translation: Nheko/nheko
2022-06-30 02:59:20 -04:00
q234rty
fd87dc615c
Fix emoji picker
2022-06-30 11:39:19 +08:00
q234rty
bda88a0379
Fix room member list
2022-06-30 11:38:22 +08:00
Loren Burkholder
e2e5e4926e
make lint
2022-06-29 22:05:47 -04:00
Loren Burkholder
885a790b1f
Simplify space notification options
2022-06-29 22:04:37 -04:00
Loren Burkholder
f264941615
make license
2022-06-29 22:04:37 -04:00
Loren Burkholder
7cbde0712f
Allow muting spaces; other general improvements
2022-06-29 22:04:37 -04:00
Loren Burkholder
4428e0e0b8
make lint
2022-06-29 22:04:37 -04:00
Loren Burkholder
7e9646cc25
Add notifications to all sidebar items
2022-06-29 22:04:37 -04:00
Loren Burkholder
f03c506bdf
Inform Qt that loud notifications changed
2022-06-29 22:04:37 -04:00
Loren Burkholder
863eaa1910
Add space notification configuration
2022-06-29 22:04:37 -04:00
Loren Burkholder
c2b6728955
Add space notifs to room list
2022-06-29 22:04:19 -04:00
Loren Burkholder
8ec0577807
Make the notification bubble its own component
2022-06-29 22:04:19 -04:00
Loren Burkholder
e446e3d679
Add loud notifications for spaces
2022-06-29 22:04:17 -04:00
Loren Burkholder
169384f0fa
Add space notifications to room list
2022-06-29 22:02:20 -04:00
Loren Burkholder
e7c24b094f
Fix typoed variable name
2022-06-29 22:00:09 -04:00
Loren Burkholder
2df2046d1d
Display unread notifications for spaces
2022-06-29 22:00:09 -04:00
Nicolas Werner
b6bbbdeae7
Fix bad timestamps being stored for room infos
2022-06-28 23:18:36 +02:00
q234rty
7a29531739
Fix blurriness of svg icons ( #1108 )
2022-06-28 12:14:23 +00:00
Nicolas Werner
3256d9bafe
Fix clazy complaint about detatch
2022-06-28 13:33:46 +02:00
brausepulver
98de51042a
Get large avatar images as scale and crop locally ( #1107 )
...
Resolves #1069
The Matrix spec requires servers to provide thumbnails at (96x96, crop) and (320x240, scale) among others. [1] The avatars in Nheko's global/room profile and room settings are sized 130x130 on normal scaling and 260x260 on 2x scaling like on a HiDPI device. In both cases the avatar is requested as cropped and that way displayed at 96x96, making it look blurry.
This can be solved by requesting scaled avatars rather than cropped where appropriate, and cropping to the requested size afterwards.
HiDPI can be simulated in Qt by setting QT_SCALE_FACTOR=2.
[1] https://spec.matrix.org/v1.3/client-server-api/#thumbnails
2022-06-26 18:32:43 +00:00
Weblate
e16d297d0c
Translated using Weblate (Finnish)
...
Currently translated at 100.0% (772 of 772 strings)
Co-authored-by: Lurkki14 <jussi.kuokkanen@protonmail.com>
Translate-URL: https://weblate.nheko.im/projects/nheko/nheko-master/fi/
Translation: Nheko/nheko
2022-06-26 09:15:42 -04:00
Nicolas Werner
1145610694
Fix timestamps after loading
2022-06-26 01:48:16 +02:00
Nicolas Werner
dc4a06517c
Add an option to define new power levels
2022-06-26 00:09:00 +02:00
Nicolas Werner
c25aeac4ca
Fix linting
2022-06-25 18:07:55 +02:00
Nicolas Werner
5772447874
Require matrix v1.1 or greater
2022-06-25 16:16:54 +02:00
Nicolas Werner
6e97f3da06
Refresh last message when paginating backwards
2022-06-25 14:05:52 +02:00