Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Partially revert alias naming changes in German translation | Nicolas Werner | 2023-06-29 | 1 | -190/+190 | |
| | ||||||
* | Rework how history settings are represented | Nicolas Werner | 2023-06-28 | 2 | -51/+127 | |
| | ||||||
* | Fix build against fmt10 | Nicolas Werner | 2023-06-28 | 4 | -9/+14 | |
| | | | | fixes #1499 | |||||
* | Allow viewing and changing the history visibility | Nicolas Werner | 2023-06-24 | 3 | -1/+135 | |
| | ||||||
* | Bump arm job count | Nicolas Werner | 2023-06-20 | 2 | -7/+3 | |
| | ||||||
* | Make sure to upload on failure | Joseph Donofry | 2023-06-19 | 1 | -0/+1 | |
| | ||||||
* | Upload notary logs | Joseph Donofry | 2023-06-19 | 2 | -2/+5 | |
| | ||||||
* | Limit parallel jobs on arm runner | Nicolas Werner | 2023-06-19 | 1 | -2/+5 | |
| | ||||||
* | Fix some sizes in layouts | Nicolas Werner | 2023-06-19 | 2 | -3/+3 | |
| | ||||||
* | More linter fixes | Nicolas Werner | 2023-06-19 | 6 | -11/+12 | |
| | ||||||
* | Fix screenshare selection | Nicolas Werner | 2023-06-19 | 2 | -2/+2 | |
| | ||||||
* | Fix login and registration page registration | Nicolas Werner | 2023-06-19 | 2 | -2/+2 | |
| | ||||||
* | Some qmllint fixes | Nicolas Werner | 2023-06-19 | 3 | -8/+6 | |
| | ||||||
* | Fix UserSettingsModel and Communities singleton instantiation | Nicolas Werner | 2023-06-19 | 4 | -1/+8 | |
| | ||||||
* | Try to fix notarization path | Nicolas Werner | 2023-06-19 | 1 | -1/+1 | |
| | ||||||
* | Fix completer size | Nicolas Werner | 2023-06-19 | 3 | -4/+4 | |
| | ||||||
* | Properly register image pack types | Nicolas Werner | 2023-06-19 | 2 | -2/+9 | |
| | ||||||
* | Fix double nested nheko folder | Nicolas Werner | 2023-06-19 | 1 | -2/+4 | |
| | ||||||
* | Move nheko buildir up by one | Nicolas Werner | 2023-06-19 | 5 | -12/+10 | |
| | ||||||
* | Temporarily revert TextArea change until I find a proper fix for the binding ↵ | Nicolas Werner | 2023-06-19 | 1 | -13/+13 | |
| | | | | loop | |||||
* | Make theme visible to qml | Nicolas Werner | 2023-06-19 | 1 | -0/+3 | |
| | ||||||
* | Fix dialog paths | Nicolas Werner | 2023-06-19 | 4 | -33/+37 | |
| | ||||||
* | Move to automatic type registration | Nicolas Werner | 2023-06-19 | 73 | -476/+574 | |
| | ||||||
* | Remove explicit link styling | Nicolas Werner | 2023-06-18 | 1 | -1/+0 | |
| | ||||||
* | Update install prefix | Joseph Donofry | 2023-06-15 | 1 | -2/+2 | |
| | ||||||
* | Maybe fix macOS deployment (intel for now) | Joseph Donofry | 2023-06-15 | 2 | -4/+19 | |
| | ||||||
* | Translated using Weblate (Estonian) | Weblate | 2023-06-10 | 1 | -0/+5 | |
| | | | | | | | | Currently translated at 100.0% (942 of 942 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 | |||||
* | Translated using Weblate (French) | Weblate | 2023-06-10 | 1 | -1/+1 | |
| | | | | | | | | Currently translated at 72.8% (686 of 942 strings) Co-authored-by: Mayeul Cantan <mayeul.cantan@gmail.com> Translate-URL: https://weblate.nheko.im/projects/nheko/nheko-master/fr/ Translation: Nheko/nheko | |||||
* | Translated using Weblate (Indonesian) | Weblate | 2023-06-10 | 1 | -0/+5 | |
| | | | | | | | | Currently translated at 100.0% (942 of 942 strings) Co-authored-by: Linerly <linerly@protonmail.com> Translate-URL: https://weblate.nheko.im/projects/nheko/nheko-master/id/ Translation: Nheko/nheko | |||||
* | Use TextArea for message text | Nicolas Werner | 2023-06-10 | 1 | -1/+16 | |
| | | | | | | | Allows double click with the middle mouse button to reply and fixed the theming. fixes #1462 | |||||
* | Fix linting | Nicolas Werner | 2023-06-10 | 1 | -2/+2 | |
| | ||||||
* | Show some generic message for ACL changes | Nicolas Werner | 2023-06-10 | 3 | -0/+21 | |
| | | | | fixes #1476 | |||||
* | Add inviter to the invite reason | Nicolas Werner | 2023-06-10 | 6 | -4/+102 | |
| | | | | fixes #622 | |||||
* | Properly set pack avatar | Nicolas Werner | 2023-06-09 | 1 | -0/+2 | |
| | | | | fixes #1480 | |||||
* | Fix binding loop in roomlist | Nicolas Werner | 2023-06-09 | 2 | -35/+43 | |
| | ||||||
* | Fix toggle placement in user settings | Nicolas Werner | 2023-06-09 | 1 | -5/+5 | |
| | ||||||
* | Try to work around macdeployqt missing packages | Nicolas Werner | 2023-06-09 | 1 | -1/+3 | |
| | ||||||
* | Fix scrolling in image dialog | Nicolas Werner | 2023-06-09 | 1 | -2/+6 | |
| | ||||||
* | Use qt6 prefix to build macos packages | Nicolas Werner | 2023-06-09 | 2 | -5/+5 | |
| | ||||||
* | Make settings combobox width dependent on content | Nicolas Werner | 2023-06-08 | 2 | -3/+3 | |
| | | | | fixes #1164 | |||||
* | Fix translations (and simplify resource files) | Nicolas Werner | 2023-06-08 | 2 | -32/+13 | |
| | ||||||
* | Fix communites sidebar color | Nicolas Werner | 2023-06-08 | 2 | -3/+6 | |
| | ||||||
* | Fix theme in cross-signing setup | Nicolas Werner | 2023-06-08 | 6 | -10/+19 | |
| | ||||||
* | Fix notification images | Nicolas Werner | 2023-06-08 | 2 | -20/+10 | |
| | ||||||
* | Replace some binding loops with others | Nicolas Werner | 2023-06-08 | 5 | -6/+7 | |
| | ||||||
* | Fix palette in popups | Nicolas Werner | 2023-06-08 | 5 | -6/+18 | |
| | ||||||
* | Workaround palette not set on new windows | Nicolas Werner | 2023-06-08 | 3 | -0/+30 | |
| | ||||||
* | Remove MacExtras include | Nicolas Werner | 2023-06-08 | 1 | -30/+1 | |
| | ||||||
* | Use Badge function on non-dbus systems | Nicolas Werner | 2023-06-08 | 1 | -3/+2 | |
| | ||||||
* | Remove QtMac header | Nicolas Werner | 2023-06-08 | 1 | -1/+0 | |
| | ||||||
* | Fix playable media playback | Nicolas Werner | 2023-06-08 | 2 | -25/+24 | |
| | ||||||
* | Fix some undefined variables in the UploadBox | Nicolas Werner | 2023-06-08 | 1 | -2/+3 | |
| | ||||||
* | Fix member event binding loop | Nicolas Werner | 2023-06-08 | 1 | -1/+1 | |
| | ||||||
* | Remove mac extras | Nicolas Werner | 2023-06-08 | 1 | -7/+1 | |
| | ||||||
* | Link XCB always if X11 support is on | Nicolas Werner | 2023-06-08 | 3 | -9/+18 | |
| | ||||||
* | Remove WinMain | Nicolas Werner | 2023-06-08 | 1 | -1/+0 | |
| | ||||||
* | Fix one more clazy issue | Nicolas Werner | 2023-06-08 | 2 | -2/+4 | |
| | ||||||
* | Remove a few more QPairs | Nicolas Werner | 2023-06-08 | 1 | -3/+3 | |
| | ||||||
* | Update Qt in Windows CI | Nicolas Werner | 2023-06-08 | 1 | -1/+1 | |
| | ||||||
* | Disable ubuntu builds until a recent enough Qt version is available | Nicolas Werner | 2023-06-08 | 2 | -4/+6 | |
| | ||||||
* | Fix a few more clazy warnings | Nicolas Werner | 2023-06-08 | 2 | -3/+5 | |
| | ||||||
* | Update tumbleweed deps | Nicolas Werner | 2023-06-08 | 1 | -10/+9 | |
| | ||||||
* | Fix a few clazy warnings | Nicolas Werner | 2023-06-08 | 3 | -21/+11 | |
| | ||||||
* | Update alpine dependencies | Nicolas Werner | 2023-06-08 | 1 | -4/+4 | |
| | ||||||
* | Fix qtkeychain include | Nicolas Werner | 2023-06-08 | 1 | -1/+1 | |
| | ||||||
* | Try to fix gstreamer build | Nicolas Werner | 2023-06-08 | 1 | -1/+1 | |
| | ||||||
* | QtKeychain used a different tag pattern for 0.14.1... | Nicolas Werner | 2023-06-08 | 1 | -1/+1 | |
| | ||||||
* | Try to fix flatpak build and change appid | Nicolas Werner | 2023-06-08 | 6 | -47/+48 | |
| | ||||||
* | Fix username label eliding loop | Nicolas Werner | 2023-06-08 | 2 | -5/+11 | |
| | ||||||
* | Fix request for empty image | Nicolas Werner | 2023-06-08 | 4 | -4/+8 | |
| | ||||||
* | Bump mtxclient dep | Nicolas Werner | 2023-06-08 | 3 | -3/+3 | |
| | ||||||
* | Fix QChar range | Nicolas Werner | 2023-06-08 | 2 | -2/+3 | |
| | ||||||
* | Use multidata in timeline model | Nicolas Werner | 2023-06-08 | 3 | -3/+25 | |
| | ||||||
* | Remove style sheets | Nicolas Werner | 2023-06-08 | 5 | -204/+2 | |
| | ||||||
* | Fix message height | Nicolas Werner | 2023-06-08 | 1 | -2/+1 | |
| | ||||||
* | Improve timestamp layouting in room list | Nicolas Werner | 2023-06-08 | 1 | -13/+13 | |
| | ||||||
* | Format qml | Nicolas Werner | 2023-06-08 | 28 | -2691/+2360 | |
| | ||||||
* | lint | Nicolas Werner | 2023-06-08 | 20 | -118/+97 | |
| | ||||||
* | Get rid of scrollhelper | Nicolas Werner | 2023-06-08 | 18 | -186/+2 | |
| | ||||||
* | Fix palette access and QMediaPlayer errors | Nicolas Werner | 2023-06-08 | 88 | -480/+426 | |
| | ||||||
* | First runnable qt6 Nheko | Nicolas Werner | 2023-06-08 | 8 | -47/+46 | |
| | ||||||
* | Make Nheko compile on Qt6 | Nicolas Werner | 2023-06-08 | 39 | -363/+110 | |
| | ||||||
* | Select Qt6 in cmake | Nicolas Werner | 2023-06-08 | 2 | -30/+29 | |
| | ||||||
* | Translated using Weblate (French) | Weblate | 2023-06-07 | 1 | -2/+2 | |
| | | | | | | | | | | | | | Currently translated at 72.8% (686 of 942 strings) Translated using Weblate (French) Currently translated at 72.8% (686 of 942 strings) Co-authored-by: CB <chb0@lavache.com> Co-authored-by: Mayeul Cantan <mayeul.cantan@gmail.com> Translate-URL: https://weblate.nheko.im/projects/nheko/nheko-master/fr/ Translation: Nheko/nheko | |||||
* | Translated using Weblate (French) | Weblate | 2023-06-07 | 1 | -5/+5 | |
| | | | | | | | | | | | | | Currently translated at 72.7% (685 of 942 strings) Translated using Weblate (French) Currently translated at 72.7% (685 of 942 strings) Co-authored-by: CB <chb0@lavache.com> Co-authored-by: Mayeul Cantan <mayeul.cantan@gmail.com> Translate-URL: https://weblate.nheko.im/projects/nheko/nheko-master/fr/ Translation: Nheko/nheko | |||||
* | Translated using Weblate (French) | Weblate | 2023-06-07 | 1 | -9/+9 | |
| | | | | | | | | | | | | | Currently translated at 72.1% (680 of 942 strings) Translated using Weblate (French) Currently translated at 72.1% (680 of 942 strings) Co-authored-by: CB <chb0@lavache.com> Co-authored-by: Mayeul Cantan <mayeul.cantan@gmail.com> Translate-URL: https://weblate.nheko.im/projects/nheko/nheko-master/fr/ Translation: Nheko/nheko | |||||
* | Translated using Weblate (French) | Weblate | 2023-06-07 | 1 | -2/+2 | |
| | | | | | | | | | | | | | Currently translated at 71.3% (672 of 942 strings) Translated using Weblate (French) Currently translated at 71.3% (672 of 942 strings) Co-authored-by: CB <chb0@lavache.com> Co-authored-by: Mayeul Cantan <mayeul.cantan@gmail.com> Translate-URL: https://weblate.nheko.im/projects/nheko/nheko-master/fr/ Translation: Nheko/nheko | |||||
* | Translated using Weblate (French) | Weblate | 2023-06-07 | 1 | -2/+2 | |
| | | | | | | | | | | | | | Currently translated at 71.2% (671 of 942 strings) Translated using Weblate (French) Currently translated at 71.2% (671 of 942 strings) Co-authored-by: CB <chb0@lavache.com> Co-authored-by: Mayeul Cantan <mayeul.cantan@gmail.com> Translate-URL: https://weblate.nheko.im/projects/nheko/nheko-master/fr/ Translation: Nheko/nheko | |||||
* | Translated using Weblate (French) | Weblate | 2023-06-07 | 1 | -2/+2 | |
| | | | | | | | | | | | | | Currently translated at 71.1% (670 of 942 strings) Translated using Weblate (French) Currently translated at 71.1% (670 of 942 strings) Co-authored-by: CB <chb0@lavache.com> Co-authored-by: Mayeul Cantan <mayeul.cantan@gmail.com> Translate-URL: https://weblate.nheko.im/projects/nheko/nheko-master/fr/ Translation: Nheko/nheko | |||||
* | Translated using Weblate (French) | Weblate | 2023-06-07 | 1 | -2/+2 | |
| | | | | | | | | | | | | | Currently translated at 71.0% (669 of 942 strings) Translated using Weblate (French) Currently translated at 71.0% (669 of 942 strings) Co-authored-by: CB <chb0@lavache.com> Co-authored-by: Mayeul Cantan <mayeul.cantan@gmail.com> Translate-URL: https://weblate.nheko.im/projects/nheko/nheko-master/fr/ Translation: Nheko/nheko | |||||
* | Translated using Weblate (French) | Weblate | 2023-06-07 | 1 | -1/+1 | |
| | | | | | | | | Currently translated at 70.9% (668 of 942 strings) Co-authored-by: CB <chb0@lavache.com> Translate-URL: https://weblate.nheko.im/projects/nheko/nheko-master/fr/ Translation: Nheko/nheko | |||||
* | Translated using Weblate (French) | Weblate | 2023-06-07 | 1 | -8/+9 | |
| | | | | | | | | | | | | | Currently translated at 70.8% (667 of 942 strings) Translated using Weblate (French) Currently translated at 70.8% (667 of 942 strings) Co-authored-by: CB <chb0@lavache.com> Co-authored-by: Mayeul Cantan <mayeul.cantan@gmail.com> Translate-URL: https://weblate.nheko.im/projects/nheko/nheko-master/fr/ Translation: Nheko/nheko | |||||
* | Translated using Weblate (French) | Weblate | 2023-06-07 | 1 | -1/+1 | |
| | | | | | | | | Currently translated at 70.0% (660 of 942 strings) Co-authored-by: CB <chb0@lavache.com> Translate-URL: https://weblate.nheko.im/projects/nheko/nheko-master/fr/ Translation: Nheko/nheko | |||||
* | Update translation files | Weblate | 2023-06-07 | 1 | -5/+0 | |
| | | | | | | | | 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 | |||||
* | Update translation files | Weblate | 2023-06-07 | 1 | -5/+0 | |
| | | | | | | | | 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 | |||||
* | Update translation files | Weblate | 2023-06-07 | 1 | -5/+0 | |
| | | | | | | | | 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 | |||||
* | Update translation files | Weblate | 2023-06-07 | 1 | -5/+0 | |
| | | | | | | | | 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 | |||||
* | Update translation files | Weblate | 2023-06-07 | 1 | -5/+0 | |
| | | | | | | | | 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 | |||||
* | Update translation files | Weblate | 2023-06-07 | 1 | -5/+0 | |
| | | | | | | | | 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 | |||||
* | Update translation files | Weblate | 2023-06-07 | 1 | -5/+0 | |
| | | | | | | | | 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 | |||||
* | Update translation files | Weblate | 2023-06-07 | 1 | -5/+0 | |
| | | | | | | | | 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 | |||||
* | Update translation files | Weblate | 2023-06-07 | 1 | -5/+0 | |
| | | | | | | | | 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 | |||||
* | Update translation files | Weblate | 2023-06-07 | 1 | -5/+0 | |
| | | | | | | | | 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 | |||||
* | Update translation files | Weblate | 2023-06-07 | 1 | -5/+0 | |
| | | | | | | | | 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 | |||||
* | Update translation files | Weblate | 2023-06-07 | 1 | -5/+0 | |
| | | | | | | | | 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 | |||||
* | Update translation files | Weblate | 2023-06-07 | 1 | -5/+0 | |
| | | | | | | | | 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 | |||||
* | Update translation files | Weblate | 2023-06-07 | 1 | -5/+0 | |
| | | | | | | | | 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 | |||||
* | Update translation files | Weblate | 2023-06-07 | 1 | -5/+0 | |
| | | | | | | | | 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 | |||||
* | Update translation files | Weblate | 2023-06-07 | 1 | -5/+0 | |
| | | | | | | | | 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 | |||||
* | Update translation files | Weblate | 2023-06-07 | 1 | -5/+0 | |
| | | | | | | | | 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 | |||||
* | Update translation files | Weblate | 2023-06-07 | 1 | -5/+0 | |
| | | | | | | | | 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 | |||||
* | Update translation files | Weblate | 2023-06-07 | 1 | -5/+0 | |
| | | | | | | | | 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 | |||||
* | Update translation files | Weblate | 2023-06-07 | 1 | -5/+0 | |
| | | | | | | | | 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 | |||||
* | Update translation files | Weblate | 2023-06-07 | 1 | -5/+0 | |
| | | | | | | | | 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 | |||||
* | Update translation files | Weblate | 2023-06-07 | 1 | -5/+0 | |
| | | | | | | | | 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 | |||||
* | Update translation files | Weblate | 2023-06-07 | 1 | -46/+43 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | Updated by "Cleanup translation files" hook in Weblate. Translated using Weblate (French) Currently translated at 70.0% (660 of 942 strings) Translated using Weblate (French) Currently translated at 70.0% (660 of 942 strings) Translated using Weblate (French) Currently translated at 70.0% (660 of 942 strings) Translated using Weblate (French) Currently translated at 70.0% (660 of 942 strings) Co-authored-by: CB <chb0@lavache.com> Co-authored-by: Mayeul Cantan <mayeul.cantan@gmail.com> Co-authored-by: Mohamad Damaj <mohamad@damaj.tech> Co-authored-by: Weblate <noreply@weblate.org> Translate-URL: https://weblate.nheko.im/projects/nheko/nheko-master/ Translate-URL: https://weblate.nheko.im/projects/nheko/nheko-master/fr/ Translation: Nheko/nheko | |||||
* | Update translation files | Weblate | 2023-06-07 | 1 | -5/+0 | |
| | | | | | | | | 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 | |||||
* | Update translation files | Weblate | 2023-06-07 | 1 | -5/+0 | |
| | | | | | | | | 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 | |||||
* | Update translation files | Weblate | 2023-06-07 | 1 | -5/+0 | |
| | | | | | | | | 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 | |||||
* | Update translation files | Weblate | 2023-06-07 | 1 | -5/+0 | |
| | | | | | | | | 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 | |||||
* | Update translation files | Weblate | 2023-06-07 | 1 | -5/+0 | |
| | | | | | | | | 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 | |||||
* | Don't delete uncached messages after edit | Nicolas Werner | 2023-06-01 | 1 | -1/+2 | |
| | | | | fixes #1469 | |||||
* | Show custom reactions in reaction history | Nicolas Werner | 2023-05-31 | 1 | -5/+50 | |
| | | | | fixes #1467 | |||||
* | Add goto button to hover menu when searching | Nicolas Werner | 2023-05-30 | 3 | -9/+20 | |
| | | | | fixes #1457 | |||||
* | Right click option to go to event while searching | Sateallia | 2023-05-30 | 1 | -0/+10 | |
| | ||||||
* | Fix linting | Nicolas Werner | 2023-05-30 | 1 | -1/+1 | |
| | ||||||
* | Remember last used filter | Sateallia | 2023-05-30 | 3 | -1/+21 | |
| | | | | fixes #1432 | |||||
* | Make summary translation plural sensitive | Nicolas Werner | 2023-05-29 | 1 | -2/+1 | |
| | ||||||
* | Copy arguments for notification | Nicolas Werner | 2023-05-29 | 2 | -13/+13 | |
| | ||||||
* | Enable sending notifications via the systemNotification signal on macOS | Nicolas Werner | 2023-05-29 | 3 | -43/+36 | |
| | ||||||
* | Fix duplicate notification category identifier | Nicolas Werner | 2023-05-29 | 1 | -16/+16 | |
| | ||||||
* | Merge branch 'dont-send-notifications-on-first-sync' of ↵ | Nicolas Werner | 2023-05-29 | 3 | -27/+60 | |
|\ | | | | | | | github.com:LcsTen/nheko into notif-test | |||||
| * | Do not display reply action in the recap notif on Mac | LcsTen | 2023-04-14 | 1 | -4/+12 | |
| | | ||||||
| * | Don't send desktop notifications if there are too many of them at once | LcsTen | 2023-04-14 | 2 | -23/+48 | |
| | | ||||||
* | | Merge pull request #1465 from frlan/patch-1 | DeepBlueV7.X | 2023-05-28 | 1 | -1/+1 | |
|\ \ | | | | | | | | | | Add ninja-build to Debian build dependencies | |||||
| * | | Add ninja-build to Debian build dependencies | Frank Lanitz | 2023-05-28 | 1 | -1/+1 | |
|/ / | | | | | I needed to manually install it --hence adding it to the list of dependencies is a good idea. | |||||
* | | Render custom reactions | Nicolas Werner | 2023-05-27 | 1 | -6/+12 | |
| | | ||||||
* | | Work around ICE on MSVC | Nicolas Werner | 2023-05-27 | 1 | -8/+14 | |
| | | | | | | | | | | | | See https://developercommunity.visualstudio.com/t/Internal-compile-error-while-compiling-c/1227337 for details... | |||||
* | | Fix emoji unicodename in tooltip | Nicolas Werner | 2023-05-25 | 1 | -1/+1 | |
| | | ||||||
* | | Switch to alpine for clazy | Nicolas Werner | 2023-05-25 | 2 | -11/+6 | |
| | | ||||||
* | | Make default completer complete custom emoji | Nicolas Werner | 2023-05-25 | 12 | -226/+80 | |
| | | ||||||
* | | Get rid of old emoji picker | Nicolas Werner | 2023-05-25 | 6 | -321/+14 | |
| | | ||||||
* | | Make emoji picker use the grid view | Nicolas Werner | 2023-05-25 | 6 | -46/+248 | |
| | | ||||||
* | | Workaround a WM bug that switches the focus incorrectly after initiating a ↵ | Sateallia | 2023-05-23 | 1 | -1/+1 | |
| | | | | | | | | search | |||||
* | | Allow editing stickers from stickerpicker | Nicolas Werner | 2023-05-20 | 1 | -0/+18 | |
| | | ||||||
* | | Allow scrolling to specific sections and order packs in sticker search by ↵ | Nicolas Werner | 2023-05-20 | 3 | -26/+130 | |
| | | | | | | | | match quality | |||||
* | | Fix StickerPicker padding and names of unnamed packs | Nicolas Werner | 2023-05-20 | 3 | -29/+55 | |
| | | ||||||
* | | Prevent new packs from overwriting the default pack by accident | Nicolas Werner | 2023-05-20 | 3 | -1/+47 | |
| | | ||||||
* | | Fix adding duplicate stickers and strip file extension | Nicolas Werner | 2023-05-20 | 3 | -8/+32 | |
| | | ||||||
* | | Use case folding instead of lower case for search | Nicolas Werner | 2023-05-20 | 1 | -3/+3 | |
| | | ||||||
* | | Reimplement search for GridImageModel | Nicolas Werner | 2023-05-20 | 2 | -25/+148 | |
| | | ||||||
* | | Replace search vector with span | Nicolas Werner | 2023-05-20 | 1 | -6/+7 | |
| | | ||||||
* | | Add rows to stickerpicker | Nicolas Werner | 2023-05-20 | 9 | -28/+238 | |
| | | ||||||
* | | Merge pull request #1456 from Nheko-Reborn/inputfocus | DeepBlueV7.X | 2023-05-13 | 1 | -1/+6 | |
|\ \ | | | | | | | | | | Type keypresses that focus the input bar | |||||
| * | | Type keypresses that focus the input bar | Loren Burkholder | 2023-05-12 | 1 | -1/+6 | |
|/ / | ||||||
* | | Gstreamer packages got merged | Nicolas Werner | 2023-05-09 | 1 | -3/+0 | |
| | | ||||||
* | | Upgrade xcode in apple silicon CI | Nicolas Werner | 2023-05-09 | 1 | -2/+2 | |
| | | ||||||
* | | Make macos builds fail again | Nicolas Werner | 2023-05-08 | 1 | -3/+3 | |
| | | ||||||
* | | Delete unused msg db function | Nicolas Werner | 2023-05-06 | 2 | -68/+1 | |
| | | ||||||
* | | Sort rooms in completer by 'activity' and make tombstoned rooms italic | Nicolas Werner | 2023-05-06 | 7 | -17/+70 | |
| | | ||||||
* | | Allow picking multiple files to upload | Sateallia | 2023-04-25 | 2 | -6/+7 | |
| | | ||||||
* | | Merge pull request #1446 from LuckyTurtleDev/patch-1 | DeepBlueV7.X | 2023-04-23 | 1 | -1/+1 | |
|\ \ | | | | | | | | | | update arch badge | |||||
| * | | finally | LuckyTurtleDev | 2023-04-22 | 1 | -1/+1 | |
| | | | ||||||
| * | | Update README.md | LuckyTurtleDev | 2023-04-22 | 1 | -1/+1 | |
| | | | ||||||
| * | | fix link | LuckyTurtleDev | 2023-04-22 | 1 | -1/+1 | |
| | | | ||||||
| * | | update arch badge | LuckyTurtleDev | 2023-04-22 | 1 | -1/+1 | |
| | | | ||||||
* | | | Copy image to clipboard | Nicolas Werner | 2023-04-23 | 8 | -2/+129 | |
|/ / | | | | | | | Fixes #599 | |||||
* | | Translated using Weblate (Ukrainian) | Weblate | 2023-04-19 | 1 | -512/+532 | |
| | | | | | | | | | | | | | | | | Currently translated at 100.0% (942 of 942 strings) Co-authored-by: NullPointerException <kigen745@gmail.com> Translate-URL: https://weblate.nheko.im/projects/nheko/nheko-master/uk/ Translation: Nheko/nheko | |||||
* | | Translated using Weblate (German) | Weblate | 2023-04-19 | 1 | -237/+237 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | Currently translated at 100.0% (942 of 942 strings) Translated using Weblate (German) Currently translated at 100.0% (942 of 942 strings) Co-authored-by: Wuzzy <Wuzzy@disroot.org> Co-authored-by: kleines Filmröllchen <malu.bertsch@gmail.com> Translate-URL: https://weblate.nheko.im/projects/nheko/nheko-master/de/ Translation: Nheko/nheko | |||||
* | | yarl.URL.scheme is not writable | Nicolas Werner | 2023-04-15 | 1 | -3/+1 | |
| | | ||||||
* | | Try to fix the flat-manager script for flat-manager behind reverse proxies | Nicolas Werner | 2023-04-15 | 1 | -12/+21 | |
| | | ||||||
* | | Always cache the flatpak temporaries in CI | Nicolas Werner | 2023-04-14 | 1 | -0/+1 | |
| | | ||||||
* | | Try to fix flatpak upload issue | Nicolas Werner | 2023-04-14 | 1 | -3/+2 | |
| | | ||||||
* | | Setting case insensitive sort is not necessary | Nicolas Werner | 2023-04-14 | 1 | -1/+0 | |
|/ | ||||||
* | Optimize alphabetical sorting a bit | Nicolas Werner | 2023-04-14 | 2 | -10/+9 | |
| | | | | fixes #1272 | |||||
* | Alphabetical ordering option | Sateallia | 2023-04-14 | 4 | -14/+77 | |
| | ||||||
* | Measure ram usage during compilation | Nicolas Werner | 2023-04-11 | 1 | -3/+4 | |
| | ||||||
* | Drop gcc10 support | Nicolas Werner | 2023-04-11 | 2 | -42/+1 | |
| | ||||||
* | Adapt to the new inherited variant | Nicolas Werner | 2023-04-11 | 16 | -106/+99 | |
| | ||||||
* | Merge pull request #1407 from Nheko-Reborn/ducktyping | DeepBlueV7.X | 2023-04-10 | 14 | -112/+345 | |
|\ | | | | | | | Implement unknown msgtype functionality | |||||
| * | Update mtxclient commit hash | Loren Burkholder | 2023-04-11 | 3 | -4/+3 | |
| | | ||||||
| * | Use the new mtxclient special effects refactoring | Loren Burkholder | 2023-04-11 | 8 | -55/+69 | |
| | | ||||||
| * | Don't bother with rainbow rain | Loren Burkholder | 2023-04-08 | 4 | -14/+4 | |
| | | ||||||
| * | Rain, rain, go away sooner | Loren Burkholder | 2023-04-08 | 1 | -1/+1 | |
| | | ||||||
| * | Don't apply gravity to rain | Loren Burkholder | 2023-04-08 | 1 | -0/+1 | |
| | | | | | | | | It makes the rain look wacky. | |||||
| * | Don't allow rainbowifying custom messages | Loren Burkholder | 2023-04-08 | 2 | -4/+4 | |
| | | ||||||
| * | Fix command name | Loren Burkholder | 2023-04-08 | 1 | -1/+1 | |
| | | ||||||
| * | Move effects into a separate file | Loren Burkholder | 2023-04-08 | 3 | -90/+117 | |
| | | ||||||
| * | Use particle groups to separate effects | Loren Burkholder | 2023-04-08 | 1 | -13/+10 | |
| | | ||||||
| * | Allow sending custom msgtypes | Loren Burkholder | 2023-04-08 | 4 | -0/+35 | |
| | | ||||||
| * | Add rainfall effect | Loren Burkholder | 2023-04-08 | 7 | -12/+152 | |
| | | | | | | | | | | This is a proof-of-concept example of inplementing a msgtype not found in the spec. | |||||
| * | Implement unknown msgtype functionality | Loren Burkholder | 2023-04-08 | 5 | -6/+36 | |
|/ | ||||||
* | Translated using Weblate (German) | Weblate | 2023-04-08 | 1 | -29/+30 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Currently translated at 100.0% (942 of 942 strings) Translated using Weblate (German) Currently translated at 100.0% (942 of 942 strings) Translated using Weblate (German) Currently translated at 100.0% (942 of 942 strings) Translated using Weblate (German) Currently translated at 100.0% (942 of 942 strings) Translated using Weblate (German) Currently translated at 100.0% (942 of 942 strings) Translated using Weblate (German) Currently translated at 100.0% (942 of 942 strings) Co-authored-by: Julian Groß <julian.g@posteo.de> Co-authored-by: Mr. X <shop.news@posteo.de> Co-authored-by: Weblate <noreply@weblate.org> Co-authored-by: Wuzzy <Wuzzy@disroot.org> Co-authored-by: charlie <nihil@fsfe.org> Co-authored-by: kleines Filmröllchen <malu.bertsch@gmail.com> Translate-URL: https://weblate.nheko.im/projects/nheko/nheko-master/de/ Translation: Nheko/nheko | |||||
* | Try to reset unread marker if we fail to set it on the server | Nicolas Werner | 2023-04-05 | 1 | -3/+7 | |
| | ||||||
* | Fix switching between thread showing stale messages in some circumstances | Nicolas Werner | 2023-04-04 | 1 | -0/+2 | |
| | ||||||
* | Add a more obvious thread indicator | Nicolas Werner | 2023-04-04 | 1 | -3/+23 | |
| | ||||||
* | Get rid of an edge case, that can break pagination | Nicolas Werner | 2023-04-04 | 1 | -2/+1 | |
| | ||||||
* | Make the profile buttons a bit bigger | Nicolas Werner | 2023-04-04 | 1 | -2/+10 | |
| | ||||||
* | Allow querying your status message over dbus | Nicolas Werner | 2023-03-31 | 4 | -0/+21 | |
| | | | | Contributed by a Nheko user starting with S. | |||||
* | Allow for # in fragments because some clients send matrix.to links like that | Nicolas Werner | 2023-03-31 | 1 | -1/+3 | |
| | ||||||
* | Merge pull request #1411 from dtelsing/screenshare-xdg-desktop-portal | DeepBlueV7.X | 2023-03-30 | 9 | -96/+997 | |
|\ | | | | | Support screen sharing with xdg-desktop-portal | |||||
| * | Include missing <optional> header | David Elsing | 2023-03-30 | 1 | -0/+1 | |
| | | ||||||
| * | Change text of the PipeWire streenshare method | David Elsing | 2023-03-30 | 1 | -1/+1 | |
| | | ||||||
| * | Cleanup Qt D-Bus connections and watchers | David Elsing | 2023-03-30 | 4 | -113/+171 | |
| | | ||||||
| * | Use mtx::client::utils::random_token for XDP session tokens | David Elsing | 2023-03-30 | 1 | -11/+2 | |
| | | ||||||
| * | Improve choosing screen share type | David Elsing | 2023-03-30 | 3 | -58/+53 | |
| | | ||||||
| * | Add missing license headers | David Elsing | 2023-03-30 | 2 | -0/+8 | |
| | | ||||||
| * | Support screen sharing with xdg-desktop-portal | David Elsing | 2023-03-30 | 9 | -89/+937 | |
| | | ||||||
* | | Merge pull request #1438 from ryandesign/patch-1 | DeepBlueV7.X | 2023-03-30 | 1 | -2/+2 | |
|\ \ | |/ |/| | Fix build on case-sensitive filesystems | |||||
| * | Fix build on case-sensitive filesystems | Ryan Schmidt | 2023-03-30 | 1 | -2/+2 | |
|/ | ||||||
* | Translated using Weblate (Turkish) | Weblate | 2023-03-27 | 1 | -48/+48 | |
| | | | | | | | | Currently translated at 22.2% (210 of 942 strings) Co-authored-by: Emilia <emilia@animegirls.info> Translate-URL: https://weblate.nheko.im/projects/nheko/nheko-master/tr/ Translation: Nheko/nheko | |||||
* | Improve state event redaction | Nicolas Werner | 2023-03-26 | 3 | -10/+41 | |
| | ||||||
* | Use gitlab docker proxy | Nicolas Werner | 2023-03-26 | 1 | -8/+8 | |
| | ||||||
* | Tumbleweed integration tests | Nicolas Werner | 2023-03-26 | 1 | -0/+64 | |
| | ||||||
* | Merge pull request #1409 from Nheko-Reborn/uiTweaks | DeepBlueV7.X | 2023-03-25 | 1 | -7/+60 | |
|\ | | | | | | | Overhaul switch appearance | |||||
| * | Overhaul switch appearance | Loren Burkholder | 2023-03-24 | 1 | -7/+60 | |
| | | ||||||
* | | Delay some delegate removals to reduce CPU spent on recalculating sizes | Nicolas Werner | 2023-03-25 | 2 | -0/+3 | |
| | | ||||||
* | | Cleanup CI config and add sections | Nicolas Werner | 2023-03-25 | 1 | -43/+30 | |
| | | ||||||
* | | Fix explicit optional construction on gcc13 | Nicolas Werner | 2023-03-24 | 1 | -1/+1 | |
| | | ||||||
* | | Merge pull request #1430 from tastytea/fix-imagepack-texts | DeepBlueV7.X | 2023-03-24 | 1 | -0/+2 | |
|\ \ | | | | | | | | | | make name and attribution in image pack settings plain text | |||||
| * | | make name and attribution in image pack settings plain text | tastytea | 2023-03-24 | 1 | -0/+2 | |
|/ / | | | | | | | Otherwise, <foo> would be swallowed. | |||||
* | | Translated using Weblate (Turkish) | Weblate | 2023-03-24 | 1 | -34/+34 | |
| | | | | | | | | | | | | | | | | Currently translated at 17.1% (162 of 942 strings) Co-authored-by: Emilia <emilia@animegirls.info> Translate-URL: https://weblate.nheko.im/projects/nheko/nheko-master/tr/ Translation: Nheko/nheko | |||||
* | | Merge pull request #1429 from 0xDEADCADE/patch-2 | DeepBlueV7.X | 2023-03-22 | 1 | -0/+1 | |
|\ \ | | | | | | | Add width to PowerLevelEditor, fixes 0/1px wide window on tiling WMs | |||||
| * | | Add width to PowerLevelEditor, fixes 0/1px wide window on tiling WMs | 0xDEADCADE | 2023-03-22 | 1 | -0/+1 | |
|/ / | | | | | Same fix as device verification window | |||||
* | | Fix encrypted thumbnails | Nicolas Werner | 2023-03-22 | 1 | -1/+1 | |
| | | ||||||
* | | Merge pull request #1427 from 0xDEADCADE/patch-1 | DeepBlueV7.X | 2023-03-21 | 1 | -0/+1 | |
|\ \ | | | | | | | Add width to device verification window | |||||
| * | | Add width to device verification window | 0xDEADCADE | 2023-03-21 | 1 | -0/+1 | |
|/ / | | | | | Fixes the device verification window being 0 or 1 pixels wide on some tiling window managers. | |||||
* | | All around me are empty spaces | Nicolas Werner | 2023-03-20 | 1 | -6/+16 | |
| | | ||||||
* | | Optimize event accessors a bit | Nicolas Werner | 2023-03-20 | 1 | -41/+33 | |
| | | ||||||
* | | Reduce db writes a bit | Nicolas Werner | 2023-03-19 | 1 | -7/+32 | |
| | | ||||||
* | | Don't try to load emotes from space parents we are not in | Nicolas Werner | 2023-03-19 | 1 | -2/+9 | |
| | | ||||||
* | | Fix space-community wording | Nicolas Werner | 2023-03-18 | 1 | -1/+1 | |
| | | ||||||
* | | Merge pull request #1404 from LcsTen/dont-show-private-rooms-in-space | DeepBlueV7.X | 2023-03-18 | 3 | -4/+17 | |
|\ \ | |/ |/| | Don't show inaccessible private rooms in spaces | |||||
| * | Check isPreviewFetched property for hints | LcsTen | 2023-03-18 | 3 | -3/+7 | |
| | | ||||||
| * | Show an appropriate hint if the room is inaccessible | LcsTen | 2023-03-11 | 2 | -2/+2 | |
| | | ||||||
| * | Don't show inaccessible private rooms in spaces | LcsTen | 2023-03-11 | 1 | -0/+9 | |
| | | ||||||
* | | Translated using Weblate (Turkish) | Weblate | 2023-03-16 | 1 | -19/+19 | |
| | | | | | | | | | | | | | | | | Currently translated at 13.8% (130 of 942 strings) Co-authored-by: Emilia <emilia@animegirls.info> Translate-URL: https://weblate.nheko.im/projects/nheko/nheko-master/tr/ Translation: Nheko/nheko | |||||
* | | Translated using Weblate (Turkish) | Weblate | 2023-03-16 | 1 | -74/+77 | |
| | | | | | | | | | | | | | | | | Currently translated at 11.7% (111 of 942 strings) Co-authored-by: Emilia <emilia@animegirls.info> Translate-URL: https://weblate.nheko.im/projects/nheko/nheko-master/tr/ Translation: Nheko/nheko | |||||
* | | Translated using Weblate (Chinese (Simplified)) | Weblate | 2023-03-16 | 1 | -6/+6 | |
| | | | | | | | | | | | | | | | | Currently translated at 100.0% (942 of 942 strings) Co-authored-by: Poesty Li <poesty7450@gmail.com> Translate-URL: https://weblate.nheko.im/projects/nheko/nheko-master/zh_Hans/ Translation: Nheko/nheko | |||||
* | | Translated using Weblate (Chinese (Simplified)) | Weblate | 2023-03-15 | 1 | -18/+18 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | Currently translated at 100.0% (942 of 942 strings) Translated using Weblate (Chinese (Simplified)) Currently translated at 100.0% (942 of 942 strings) Co-authored-by: Integral <integral@murena.io> Co-authored-by: Poesty Li <poesty7450@gmail.com> Translate-URL: https://weblate.nheko.im/projects/nheko/nheko-master/zh_Hans/ Translation: Nheko/nheko | |||||
* | | Translated using Weblate (Turkish) | Weblate | 2023-03-15 | 1 | -22/+22 | |
| | | | | | | | | | | | | | | | | Currently translated at 3.9% (37 of 942 strings) Co-authored-by: Emilia <emilia@animegirls.info> Translate-URL: https://weblate.nheko.im/projects/nheko/nheko-master/tr/ Translation: Nheko/nheko | |||||
* | | Translated using Weblate (Chinese (Simplified)) | Weblate | 2023-03-15 | 1 | -25/+25 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | Currently translated at 100.0% (942 of 942 strings) Translated using Weblate (Chinese (Simplified)) Currently translated at 100.0% (942 of 942 strings) Co-authored-by: Integral <integral@murena.io> Co-authored-by: Poesty Li <poesty7450@gmail.com> Translate-URL: https://weblate.nheko.im/projects/nheko/nheko-master/zh_Hans/ Translation: Nheko/nheko | |||||
* | | Translated using Weblate (Turkish) | Weblate | 2023-03-15 | 1 | -5/+5 | |
| | | | | | | | | | | | | | | | | Currently translated at 1.5% (15 of 942 strings) Co-authored-by: Emilia <emilia@animegirls.info> Translate-URL: https://weblate.nheko.im/projects/nheko/nheko-master/tr/ Translation: Nheko/nheko | |||||
* | | Translated using Weblate (Chinese (Simplified)) | Weblate | 2023-03-15 | 1 | -4/+4 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | Currently translated at 100.0% (942 of 942 strings) Translated using Weblate (Chinese (Simplified)) Currently translated at 100.0% (942 of 942 strings) Co-authored-by: Integral <integral@murena.io> Co-authored-by: Poesty Li <poesty7450@gmail.com> Translate-URL: https://weblate.nheko.im/projects/nheko/nheko-master/zh_Hans/ Translation: Nheko/nheko | |||||
* | | Translated using Weblate (Turkish) | Weblate | 2023-03-15 | 1 | -11/+11 | |
| | | | | | | | | | | | | | | | | Currently translated at 1.1% (11 of 942 strings) Co-authored-by: Emilia <emilia@animegirls.info> Translate-URL: https://weblate.nheko.im/projects/nheko/nheko-master/tr/ Translation: Nheko/nheko | |||||
* | | Translated using Weblate (Chinese (Simplified)) | Weblate | 2023-03-15 | 1 | -12/+12 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | Currently translated at 100.0% (942 of 942 strings) Translated using Weblate (Chinese (Simplified)) Currently translated at 100.0% (942 of 942 strings) Co-authored-by: Integral <integral@murena.io> Co-authored-by: Poesty Li <poesty7450@gmail.com> Translate-URL: https://weblate.nheko.im/projects/nheko/nheko-master/zh_Hans/ Translation: Nheko/nheko | |||||
* | | Added translation using Weblate (Turkish) | Weblate | 2023-03-15 | 1 | -0/+5102 | |
| | | | | | | | | Co-authored-by: Emilia <emilia@animegirls.info> | |||||
* | | Update spaces events automatically in the background | Nicolas Werner | 2023-03-14 | 7 | -5/+246 | |
| | | ||||||
* | | Speed up writes of events with statekeys to state db | Nicolas Werner | 2023-03-14 | 2 | -27/+87 | |
| | | ||||||
* | | Speed up processing UI changes with large syncs | Nicolas Werner | 2023-03-14 | 1 | -14/+44 | |
| | |