Commit Graph

3611 Commits

Author SHA1 Message Date
Nicolas Werner b27b7c9482
Remove appimage 2021-11-08 19:45:21 +01:00
Nicolas Werner d0939dc96e
Update translations 2021-11-08 19:42:20 +01:00
Nicolas Werner c4c13a1da9
Fix redaction of edited messages 2021-11-08 19:32:14 +01:00
Nicolas Werner b3ff70fee9
Fix bootstrap after registration 2021-11-08 17:01:22 +01:00
Nicolas Werner ff560a09f5
Improve fetching of device keys after login 2021-11-08 17:01:22 +01:00
Weblate acb5ed6160 Translated using Weblate (French)
Currently translated at 100.0% (604 of 604 strings)

Co-authored-by: Mayeul Cantan <mayeul.cantan@gmail.com>
Translate-URL: https://weblate.nheko.im/projects/nheko/nheko-master/fr/
Translation: Nheko/nheko
2021-11-08 01:17:30 -05:00
Weblate a2389dbe5a Translated using Weblate (Dutch)
Currently translated at 100.0% (604 of 604 strings)

Co-authored-by: Jaron Viëtor <jaron@v8or.nl>
Translate-URL: https://weblate.nheko.im/projects/nheko/nheko-master/nl/
Translation: Nheko/nheko
2021-11-08 01:17:30 -05:00
Weblate 3908275194 Translated using Weblate (Esperanto)
Currently translated at 93.0% (562 of 604 strings)

Co-authored-by: Tirifto <tirifto@posteo.cz>
Co-authored-by: Weblate <noreply@weblate.org>
Translate-URL: https://weblate.nheko.im/projects/nheko/nheko-master/eo/
Translation: Nheko/nheko
2021-11-08 01:17:30 -05:00
Nicolas Werner 809be93e20
Fix self verification status never updating 2021-11-07 21:27:58 +01:00
Nicolas Werner 7de24a4271
Don't try to load verification status before db is ready 2021-11-07 20:27:56 +01:00
DeepBlueV7.X 1bdf4ebd21
Merge pull request #791 from Nheko-Reborn/secret-storage-fixes
Move away from using an event loop to access secrets
2021-11-07 12:42:40 +01:00
Nicolas Werner 5ca1fb18bb
Move away from using an event loop to access secrets
Fixes messages in room flickering and being stuck

fixes #760
relates to #770
relates to #789
2021-11-07 03:52:57 +01:00
Loren Burkholder 66e40eed65
Merge pull request #790 from LorenDB/fixRRDialog
Fix clicking on read receipts for profiles
2021-11-06 20:02:03 -04:00
Loren Burkholder b5b5c95246 Use ItemDelegate for read receipts 2021-11-06 20:00:20 -04:00
Weblate 6134817941 Translated using Weblate (Estonian)
Currently translated at 100.0% (604 of 604 strings)

Co-authored-by: Priit Jõerüüt <nhkwlate@joeruut.com>
Translate-URL: https://weblate.nheko.im/projects/nheko/nheko-master/et/
Translation: Nheko/nheko
2021-11-06 01:08:21 -04:00
Nicolas Werner d112d6b11f
Fix crash when clearing empty timeline 2021-11-06 00:40:39 +01:00
Nicolas Werner 3758c42ed6
Fix leave room dialog 2021-11-05 23:04:44 +01:00
Weblate ac9601e4b1 Translated using Weblate (Indonesian)
Currently translated at 100.0% (604 of 604 strings)

Co-authored-by: Linerly <linerly@protonmail.com>
Translate-URL: https://weblate.nheko.im/projects/nheko/nheko-master/id/
Translation: Nheko/nheko
2021-11-05 01:22:48 -04:00
Nicolas Werner 410ec00848
Fix crash in debug code for matrix uri handler
fixes #776
fixes #590
2021-11-04 23:10:03 +01:00
Weblate 8f64f0bb1c Update translation files
Updated by "Cleanup translation files" hook in Weblate.

Co-authored-by: Weblate <noreply@weblate.org>
Translate-URL: https://weblate.nheko.im/projects/nheko/nheko-master/
Translation: Nheko/nheko
2021-11-04 17:19:28 -04:00
Nicolas Werner 4ea87a26c5
Update translations 2021-11-04 22:18:51 +01:00
Nicolas Werner 535039066a
Update German translation 2021-11-04 22:18:49 +01:00
Weblate 30db2b2dd7 Translated using Weblate (Estonian)
Currently translated at 100.0% (604 of 604 strings)

Co-authored-by: Priit Jõerüüt <nhkwlate@joeruut.com>
Translate-URL: https://weblate.nheko.im/projects/nheko/nheko-master/et/
Translation: Nheko/nheko
2021-11-04 17:16:13 -04:00
Nicolas Werner b442fd77c3
Translate some german texts 2021-11-04 01:18:57 +01:00
Nicolas Werner 373e124bf7
Fix translation nits 2021-11-04 01:10:56 +01:00
Weblate c98abc87ce Translated using Weblate (Dutch)
Currently translated at 100.0% (604 of 604 strings)

Co-authored-by: Jaron Viëtor <jaron@v8or.nl>
Translate-URL: https://weblate.nheko.im/projects/nheko/nheko-master/nl/
Translation: Nheko/nheko
2021-11-03 20:10:20 -04:00
Nicolas Werner e1b9a0c619
Update translations 2021-11-03 23:44:55 +01:00
Nicolas Werner 8563ec002d
Use ItemDelegate for CommunitiesList 2021-11-03 23:20:28 +01:00
Nicolas Werner 1e22274d8c
Use ItemDelegate in RoomList instead of a Rectangle with handlers
fixes #683
relates to #571
2021-11-03 23:01:36 +01:00
Nicolas Werner 1a163f49e2
Fix unjoinable invites on mobile as well as unclickable previews 2021-11-03 22:35:54 +01:00
Nicolas Werner 912a8c43b2
Fix copyright order 2021-11-03 18:52:28 +01:00
Nicolas Werner 211fd9d76c
Fix registration on matrix.org
This was a bit of a journey:
https://github.com/matrix-org/matrix-doc/pull/3471
But it should work now and we now use the UIAHandler everywhere.

fixes #670
2021-11-03 18:39:51 +01:00
Nicolas Werner ea371130f2 Merge branch 'macos_api_updates' into 'master'
Fix macOS m.image notif crash

See merge request nheko-reborn/nheko!14
2021-11-03 02:42:19 +00:00
Joe Donofry e3002f7993 Fix macOS m.image notif crash 2021-11-03 02:42:19 +00:00
Nicolas Werner a9dde2ef68 Merge branch 'macos_api_updates' into 'master'
Update macOS notifications to use UserNotifications framework

See merge request nheko-reborn/nheko!13
2021-11-02 01:33:36 +00:00
Joseph Donofry 912df2920e
Update macOS notifications to use UserNotifications framework 2021-11-01 20:48:51 -04:00
Nicolas Werner ae121f6021
Clear @room warning after sending message
fixes #751
2021-11-02 00:41:07 +01:00
Nicolas Werner 12832b3c64
Fix loading spinner when switching to a fully loaded room
fixes #754
2021-11-02 00:28:39 +01:00
Nicolas Werner 8beeba8e48
Fix hidden spaces hiding themselves
fixes #745
2021-11-02 00:15:58 +01:00
Nicolas Werner 417cc07172
Fix crash on logout 2021-11-01 22:35:48 +01:00
Nicolas Werner 2aabe9dcac
Prompt user when there are unverified devices 2021-11-01 22:20:15 +01:00
Nicolas Werner 5bd6208c43
Some people consider Nheko not an AAAAA title 2021-10-30 01:01:39 +02:00
Nicolas Werner 5688b2647e
Add self verification after login 2021-10-30 00:23:07 +02:00
DeepBlueV7.X 7a9c69cbd0
Merge pull request #777 from LorenDB/focusRoomSearch
Auto-focus search bar in room directory
2021-10-29 03:46:29 +02:00
Loren Burkholder 0c2522684b Auto-focus search bar in room directory 2021-10-28 21:44:24 -04:00
Weblate 923b815713 Translated using Weblate (Indonesian)
Currently translated at 100.0% (569 of 569 strings)

Co-authored-by: Linerly <linerly@protonmail.com>
Co-authored-by: Weblate <noreply@weblate.org>
Translate-URL: https://weblate.nheko.im/projects/nheko/nheko-master/id/
Translation: Nheko/nheko
2021-10-26 05:02:29 -04:00
Weblate 32eb247e02 Update translation files
Updated by "Cleanup translation files" hook in Weblate.

Co-authored-by: Weblate <noreply@weblate.org>
Translate-URL: https://weblate.nheko.im/projects/nheko/nheko-master/
Translation: Nheko/nheko
2021-10-26 05:02:29 -04:00
DeepBlueV7.X 159f840aae
Merge pull request #767 from Thulinma/deviceRenaming
Allow changing device names, display last seen time and IP
2021-10-20 20:59:41 +00:00
Thulinma 662cb573e1 Allow changing device names, display last seen time and IP 2021-10-20 18:31:57 +02:00
Nicolas Werner 5bce8fd915
speed up blurhash decode a bit 2021-10-20 15:19:23 +02:00