Loren Burkholder
6672e765d7
Search room members ( #1049 )
2022-04-22 23:59:40 +00:00
DeepBlueV7.X
c637989ac0
Merge pull request #1054 from tastytea/image-pack-changes/pack-id
...
Show pack Id for image pack changes in timeline
2022-04-22 23:45:34 +00:00
Loren Burkholder
9cf0e3ca55
Add member list and settings buttons to spaces ( #1051 )
...
* Add member list and settings buttons to spaces
* Un-buttonify the member list button
* Properly button settings *and* members
2022-04-22 23:43:25 +00:00
Nicolas Werner
c8e8546315
Fix flatpak CI
2022-04-23 01:10:15 +02:00
Weblate
912a918f51
Translated using Weblate (Indonesian)
...
Currently translated at 100.0% (702 of 702 strings)
Co-authored-by: Linerly <linerly@protonmail.com>
Translate-URL: https://weblate.nheko.im/projects/nheko/nheko-master/id/
Translation: Nheko/nheko
2022-04-21 19:10:50 -04:00
Nicolas Werner
f7ffaac63d
Fix PLs for DMs
2022-04-20 16:50:27 +02:00
tastytea
ffc5426e87
Show pack Id for image pack changes in timeline
...
Show either pack name, state key or (empty).
2022-04-20 09:41:18 +02:00
Nicolas Werner
3b2f47c56f
Show changes in image packs in timeline
2022-04-19 22:33:53 +02:00
Nicolas Werner
7138c7a49e
Explicitly install the configured files
2022-04-19 12:40:05 +02:00
Nicolas Werner
98d06f8dd5
Fix install of desktop file in flatpak
2022-04-19 03:07:01 +02:00
DeepBlueV7.X
ffb8dfc034
Merge pull request #1050 from Nheko-Reborn/uiTweaks
...
Focus room search
2022-04-18 18:47:07 +00:00
Loren Burkholder
5dc94447b9
Focus room search
2022-04-18 14:44:35 -04:00
Nicolas Werner
97aff7b646
Add more explanations to desktop file
2022-04-18 20:42:09 +02:00
Nicolas Werner
a02da356ba
Make Nheko discoverable using appdata
2022-04-18 20:10:10 +02:00
Nicolas Werner
a2da4b6df3
Fix linting
2022-04-18 18:54:32 +02:00
Loren Burkholder
da6b3eb8f4
D-Bus fixes ( #1048 )
...
According to LorenDB's First Law of Software Development, once a developer has committed or merged a new feature, he will find at least one problem with the implementation.
I realized that I was constructing the room info items with some parameters out of order, which required a rather urgent fix. Furthermore, I fixed the image decoding algorithms in the QDBusArgument operator. Finally, I switched the API version parameter back to QString, since passing it as a QVersionNumber would create a problem for non-Qt API users.
On the general improvements side of things, I added some handy wrappers for D-Bus calls so that other devs that copy the NhekoDBusApi files to use for their own applications won't have to go to the effort of making the D-Bus calls themselves.
2022-04-18 16:50:15 +00:00
DeepBlueV7.X
8cf3f1c077
Merge pull request #1046 from tastytea/zsh-completion
...
add Zsh completion
2022-04-16 11:33:31 +00:00
Nicolas Werner
01019450cf
Fix grayscale bug AGAIN
2022-04-16 13:30:59 +02:00
tastytea
9d15bfae99
add Zsh completion
...
Installs into the default site-wide Zsh directory.
2022-04-16 10:55:36 +02:00
Joseph Donofry
f688e15379
Fix cursor not being closed before txn was committed
2022-04-14 19:23:12 -04:00
Nicolas Werner
c3efab43fb
Cleanup some random dbus stuff
2022-04-14 17:33:28 +02:00
Loren Burkholder
686ebfdbec
Add D-Bus API ( #916 )
...
This adds functionality for viewing joined rooms and activating rooms.
2022-04-14 15:02:55 +00:00
Weblate
3329b7aab2
Translated using Weblate (Finnish)
...
Currently translated at 90.0% (632 of 702 strings)
Co-authored-by: Aminda Suomalainen <suomalainen+git@mikaela.info>
Translate-URL: https://weblate.nheko.im/projects/nheko/nheko-master/fi/
Translation: Nheko/nheko
2022-04-13 18:04:30 -04:00
Nicolas Werner
060a03e055
Fix accidental shadowing
2022-04-13 20:49:33 +02:00
Nicolas Werner
0a405a7446
Store notification counts across restarts
2022-04-13 20:40:00 +02:00
Weblate
5306a4ecac
Translated using Weblate (Finnish)
...
Currently translated at 90.0% (632 of 702 strings)
Co-authored-by: Aminda Suomalainen <suomalainen+git@mikaela.info>
Translate-URL: https://weblate.nheko.im/projects/nheko/nheko-master/fi/
Translation: Nheko/nheko
2022-04-11 12:56:28 -04:00
Nicolas Werner
3ea8a1d452
fix lint
2022-04-10 22:48:16 +02:00
Marcel
a8810ad016
Add specific powerlevel messages ( #852 )
...
fixes #136
2022-04-10 20:44:15 +00:00
Nicolas Werner
85f0ffb6bf
Remove boundary handling in image overlay
...
They hurt more than they are helping
2022-04-10 04:10:32 +02:00
Nicolas Werner
557e60990d
Make sender_key in key requests optional
2022-04-08 05:30:05 +02:00
Nicolas Werner
5dbbf3db4c
Fix sending sender_key in key requests
2022-04-08 05:27:29 +02:00
Nicolas Werner
864b4b2646
Fix SSSS if another client used the wrong base64 format
2022-04-08 05:11:24 +02:00
Nicolas Werner
cf38e6974a
Fix typo in key export
2022-04-08 03:33:00 +02:00
Nicolas Werner
f316dbed43
Fix a few issues with receiving to_device messages in initial sync
2022-04-08 03:24:10 +02:00
Nicolas Werner
66b7ff639c
Remove sender key from megolm session index
...
implements MSC3700
see https://github.com/matrix-org/matrix-spec-proposals/pull/3700
2022-04-08 01:53:00 +02:00
Weblate
a5e0e47a81
Translated using Weblate (Finnish)
...
Currently translated at 89.8% (631 of 702 strings)
Co-authored-by: Aminda Suomalainen <suomalainen+git@mikaela.info>
Translate-URL: https://weblate.nheko.im/projects/nheko/nheko-master/fi/
Translation: Nheko/nheko
2022-04-06 12:27:51 -04:00
Weblate
d53411920c
Translated using Weblate (Finnish)
...
Currently translated at 89.3% (627 of 702 strings)
Co-authored-by: Aminda Suomalainen <suomalainen+git@mikaela.info>
Translate-URL: https://weblate.nheko.im/projects/nheko/nheko-master/fi/
Translation: Nheko/nheko
2022-04-04 09:15:27 -04:00
DeepBlueV7.X
d3c7b0358c
Merge pull request #1037 from Nheko-Reborn/closeOnCtrlW
...
Close current room on Ctrl+W
2022-04-03 02:35:25 +02:00
Loren Burkholder
35e6cf003d
Close current room on Ctrl+W
2022-04-02 20:33:10 -04:00
DeepBlueV7.X
747fe6408d
Merge pull request #1036 from Nheko-Reborn/fixCreateDirectChat
...
Don't treat a space as a direct chat
2022-04-03 01:17:42 +02:00
Loren Burkholder
3bb00aa96c
Don't treat a space as a direct chat
2022-04-02 19:07:20 -04:00
DeepBlueV7.X
a100a5b2f0
Merge pull request #1033 from Apurv404/fix-room-alias-issue
...
Fix room alias issue (#354 )
2022-04-02 02:49:18 +02:00
Apurv404
9eddee75ca
Fix room alias issue ( #354 )
2022-04-02 02:56:08 +05:30
Nicolas Werner
4e5e5d55eb
lint
2022-04-01 01:14:44 +02:00
Nicolas Werner
6f8babc80b
Allow knocking if join failed and via matrix uris
2022-04-01 00:58:01 +02:00
Nicolas Werner
6417dcd398
Fix leaving rooms
2022-03-31 23:34:01 +02:00
Nicolas Werner
8d459dbddc
Update mtxclient
2022-03-30 23:59:46 +02:00
Nicolas Werner
a59b3147a6
Add reasons to everything
...
fixes #1030
2022-03-30 23:40:12 +02:00
Nicolas Werner
c91f91d5d3
Add /knock command
2022-03-30 21:15:22 +02:00
Nicolas Werner
cb76777fce
Add delay to showing scroll down button
2022-03-30 19:19:39 +02:00