Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2023-06-15 | Update install prefix | Joseph Donofry | 1 | -2/+2 | |
2023-06-15 | Maybe fix macOS deployment (intel for now) | Joseph Donofry | 2 | -4/+19 | |
2023-06-10 | Translated using Weblate (Estonian) | Weblate | 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 | |||||
2023-06-10 | Translated using Weblate (French) | Weblate | 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 | |||||
2023-06-10 | Translated using Weblate (Indonesian) | Weblate | 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 | |||||
2023-06-10 | Use TextArea for message text | Nicolas Werner | 1 | -1/+16 | |
Allows double click with the middle mouse button to reply and fixed the theming. fixes #1462 | |||||
2023-06-10 | Fix linting | Nicolas Werner | 1 | -2/+2 | |
2023-06-10 | Show some generic message for ACL changes | Nicolas Werner | 3 | -0/+21 | |
fixes #1476 | |||||
2023-06-10 | Add inviter to the invite reason | Nicolas Werner | 6 | -4/+102 | |
fixes #622 | |||||
2023-06-09 | Properly set pack avatar | Nicolas Werner | 1 | -0/+2 | |
fixes #1480 | |||||
2023-06-09 | Fix binding loop in roomlist | Nicolas Werner | 2 | -35/+43 | |
2023-06-09 | Fix toggle placement in user settings | Nicolas Werner | 1 | -5/+5 | |
2023-06-09 | Try to work around macdeployqt missing packages | Nicolas Werner | 1 | -1/+3 | |
2023-06-09 | Fix scrolling in image dialog | Nicolas Werner | 1 | -2/+6 | |
2023-06-09 | Use qt6 prefix to build macos packages | Nicolas Werner | 2 | -5/+5 | |
2023-06-08 | Make settings combobox width dependent on content | Nicolas Werner | 2 | -3/+3 | |
fixes #1164 | |||||
2023-06-08 | Fix translations (and simplify resource files) | Nicolas Werner | 2 | -32/+13 | |
2023-06-08 | Fix communites sidebar color | Nicolas Werner | 2 | -3/+6 | |
2023-06-08 | Fix theme in cross-signing setup | Nicolas Werner | 6 | -10/+19 | |
2023-06-08 | Fix notification images | Nicolas Werner | 2 | -20/+10 | |
2023-06-08 | Replace some binding loops with others | Nicolas Werner | 5 | -6/+7 | |
2023-06-08 | Fix palette in popups | Nicolas Werner | 5 | -6/+18 | |
2023-06-08 | Workaround palette not set on new windows | Nicolas Werner | 3 | -0/+30 | |
2023-06-08 | Remove MacExtras include | Nicolas Werner | 1 | -30/+1 | |
2023-06-08 | Use Badge function on non-dbus systems | Nicolas Werner | 1 | -3/+2 | |
2023-06-08 | Remove QtMac header | Nicolas Werner | 1 | -1/+0 | |
2023-06-08 | Fix playable media playback | Nicolas Werner | 2 | -25/+24 | |
2023-06-08 | Fix some undefined variables in the UploadBox | Nicolas Werner | 1 | -2/+3 | |
2023-06-08 | Fix member event binding loop | Nicolas Werner | 1 | -1/+1 | |
2023-06-08 | Remove mac extras | Nicolas Werner | 1 | -7/+1 | |
2023-06-08 | Link XCB always if X11 support is on | Nicolas Werner | 3 | -9/+18 | |
2023-06-08 | Remove WinMain | Nicolas Werner | 1 | -1/+0 | |
2023-06-08 | Fix one more clazy issue | Nicolas Werner | 2 | -2/+4 | |
2023-06-08 | Remove a few more QPairs | Nicolas Werner | 1 | -3/+3 | |
2023-06-08 | Update Qt in Windows CI | Nicolas Werner | 1 | -1/+1 | |
2023-06-08 | Disable ubuntu builds until a recent enough Qt version is available | Nicolas Werner | 2 | -4/+6 | |
2023-06-08 | Fix a few more clazy warnings | Nicolas Werner | 2 | -3/+5 | |
2023-06-08 | Update tumbleweed deps | Nicolas Werner | 1 | -10/+9 | |
2023-06-08 | Fix a few clazy warnings | Nicolas Werner | 3 | -21/+11 | |
2023-06-08 | Update alpine dependencies | Nicolas Werner | 1 | -4/+4 | |
2023-06-08 | Fix qtkeychain include | Nicolas Werner | 1 | -1/+1 | |
2023-06-08 | Try to fix gstreamer build | Nicolas Werner | 1 | -1/+1 | |
2023-06-08 | QtKeychain used a different tag pattern for 0.14.1... | Nicolas Werner | 1 | -1/+1 | |
2023-06-08 | Try to fix flatpak build and change appid | Nicolas Werner | 6 | -47/+48 | |
2023-06-08 | Fix username label eliding loop | Nicolas Werner | 2 | -5/+11 | |
2023-06-08 | Fix request for empty image | Nicolas Werner | 4 | -4/+8 | |
2023-06-08 | Bump mtxclient dep | Nicolas Werner | 3 | -3/+3 | |
2023-06-08 | Fix QChar range | Nicolas Werner | 2 | -2/+3 | |
2023-06-08 | Use multidata in timeline model | Nicolas Werner | 3 | -3/+25 | |
2023-06-08 | Remove style sheets | Nicolas Werner | 5 | -204/+2 | |
2023-06-08 | Fix message height | Nicolas Werner | 1 | -2/+1 | |
2023-06-08 | Improve timestamp layouting in room list | Nicolas Werner | 1 | -13/+13 | |
2023-06-08 | Format qml | Nicolas Werner | 28 | -2691/+2360 | |
2023-06-08 | lint | Nicolas Werner | 20 | -118/+97 | |
2023-06-08 | Get rid of scrollhelper | Nicolas Werner | 18 | -186/+2 | |
2023-06-08 | Fix palette access and QMediaPlayer errors | Nicolas Werner | 88 | -480/+426 | |
2023-06-08 | First runnable qt6 Nheko | Nicolas Werner | 8 | -47/+46 | |
2023-06-08 | Make Nheko compile on Qt6 | Nicolas Werner | 39 | -363/+110 | |
2023-06-08 | Select Qt6 in cmake | Nicolas Werner | 2 | -30/+29 | |
2023-06-07 | Translated using Weblate (French) | Weblate | 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 | |||||
2023-06-07 | Translated using Weblate (French) | Weblate | 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 | |||||
2023-06-07 | Translated using Weblate (French) | Weblate | 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 | |||||
2023-06-07 | Translated using Weblate (French) | Weblate | 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 | |||||
2023-06-07 | Translated using Weblate (French) | Weblate | 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 | |||||
2023-06-07 | Translated using Weblate (French) | Weblate | 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 | |||||
2023-06-07 | Translated using Weblate (French) | Weblate | 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 | |||||
2023-06-07 | Translated using Weblate (French) | Weblate | 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 | |||||
2023-06-07 | Translated using Weblate (French) | Weblate | 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 | |||||
2023-06-07 | Translated using Weblate (French) | Weblate | 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 | |||||
2023-06-07 | Update translation files | Weblate | 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 | |||||
2023-06-07 | Update translation files | Weblate | 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 | |||||
2023-06-07 | Update translation files | Weblate | 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 | |||||
2023-06-07 | Update translation files | Weblate | 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 | |||||
2023-06-07 | Update translation files | Weblate | 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 | |||||
2023-06-07 | Update translation files | Weblate | 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 | |||||
2023-06-07 | Update translation files | Weblate | 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 | |||||
2023-06-07 | Update translation files | Weblate | 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 | |||||
2023-06-07 | Update translation files | Weblate | 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 | |||||
2023-06-07 | Update translation files | Weblate | 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 | |||||
2023-06-07 | Update translation files | Weblate | 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 | |||||
2023-06-07 | Update translation files | Weblate | 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 | |||||
2023-06-07 | Update translation files | Weblate | 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 | |||||
2023-06-07 | Update translation files | Weblate | 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 | |||||
2023-06-07 | Update translation files | Weblate | 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 | |||||
2023-06-07 | Update translation files | Weblate | 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 | |||||
2023-06-07 | Update translation files | Weblate | 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 | |||||
2023-06-07 | Update translation files | Weblate | 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 | |||||
2023-06-07 | Update translation files | Weblate | 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 | |||||
2023-06-07 | Update translation files | Weblate | 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 | |||||
2023-06-07 | Update translation files | Weblate | 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 | |||||
2023-06-07 | Update translation files | Weblate | 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 | |||||
2023-06-07 | Update translation files | Weblate | 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 | |||||
2023-06-07 | Update translation files | Weblate | 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 | |||||
2023-06-07 | Update translation files | Weblate | 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 | |||||
2023-06-07 | Update translation files | Weblate | 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 | |||||
2023-06-07 | Update translation files | Weblate | 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 | |||||
2023-06-07 | Update translation files | Weblate | 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 | |||||
2023-06-01 | Don't delete uncached messages after edit | Nicolas Werner | 1 | -1/+2 | |
fixes #1469 | |||||
2023-05-31 | Show custom reactions in reaction history | Nicolas Werner | 1 | -5/+50 | |
fixes #1467 | |||||
2023-05-30 | Add goto button to hover menu when searching | Nicolas Werner | 3 | -9/+20 | |
fixes #1457 | |||||
2023-05-30 | Right click option to go to event while searching | Sateallia | 1 | -0/+10 | |
2023-05-30 | Fix linting | Nicolas Werner | 1 | -1/+1 | |
2023-05-30 | Remember last used filter | Sateallia | 3 | -1/+21 | |
fixes #1432 | |||||
2023-05-29 | Make summary translation plural sensitive | Nicolas Werner | 1 | -2/+1 | |
2023-05-29 | Copy arguments for notification | Nicolas Werner | 2 | -13/+13 | |
2023-05-29 | Enable sending notifications via the systemNotification signal on macOS | Nicolas Werner | 3 | -43/+36 | |
2023-05-29 | Fix duplicate notification category identifier | Nicolas Werner | 1 | -16/+16 | |
2023-05-28 | Add ninja-build to Debian build dependencies | Frank Lanitz | 1 | -1/+1 | |
I needed to manually install it --hence adding it to the list of dependencies is a good idea. | |||||
2023-05-27 | Render custom reactions | Nicolas Werner | 1 | -6/+12 | |
2023-05-27 | Work around ICE on MSVC | Nicolas Werner | 1 | -8/+14 | |
See https://developercommunity.visualstudio.com/t/Internal-compile-error-while-compiling-c/1227337 for details... | |||||
2023-05-25 | Fix emoji unicodename in tooltip | Nicolas Werner | 1 | -1/+1 | |
2023-05-25 | Switch to alpine for clazy | Nicolas Werner | 2 | -11/+6 | |
2023-05-25 | Make default completer complete custom emoji | Nicolas Werner | 12 | -226/+80 | |
2023-05-25 | Get rid of old emoji picker | Nicolas Werner | 6 | -321/+14 | |
2023-05-25 | Make emoji picker use the grid view | Nicolas Werner | 6 | -46/+248 | |
2023-05-23 | Workaround a WM bug that switches the focus incorrectly after initiating a ↵ | Sateallia | 1 | -1/+1 | |
search | |||||
2023-05-20 | Allow editing stickers from stickerpicker | Nicolas Werner | 1 | -0/+18 | |
2023-05-20 | Allow scrolling to specific sections and order packs in sticker search by ↵ | Nicolas Werner | 3 | -26/+130 | |
match quality | |||||
2023-05-20 | Fix StickerPicker padding and names of unnamed packs | Nicolas Werner | 3 | -29/+55 | |
2023-05-20 | Prevent new packs from overwriting the default pack by accident | Nicolas Werner | 3 | -1/+47 | |
2023-05-20 | Fix adding duplicate stickers and strip file extension | Nicolas Werner | 3 | -8/+32 | |
2023-05-20 | Use case folding instead of lower case for search | Nicolas Werner | 1 | -3/+3 | |
2023-05-20 | Reimplement search for GridImageModel | Nicolas Werner | 2 | -25/+148 | |
2023-05-20 | Replace search vector with span | Nicolas Werner | 1 | -6/+7 | |
2023-05-20 | Add rows to stickerpicker | Nicolas Werner | 9 | -28/+238 | |
2023-05-12 | Type keypresses that focus the input bar | Loren Burkholder | 1 | -1/+6 | |
2023-05-09 | Gstreamer packages got merged | Nicolas Werner | 1 | -3/+0 | |
2023-05-09 | Upgrade xcode in apple silicon CI | Nicolas Werner | 1 | -2/+2 | |
2023-05-08 | Make macos builds fail again | Nicolas Werner | 1 | -3/+3 | |
2023-05-06 | Delete unused msg db function | Nicolas Werner | 2 | -68/+1 | |
2023-05-06 | Sort rooms in completer by 'activity' and make tombstoned rooms italic | Nicolas Werner | 7 | -17/+70 | |
2023-04-25 | Allow picking multiple files to upload | Sateallia | 2 | -6/+7 | |
2023-04-23 | Copy image to clipboard | Nicolas Werner | 8 | -2/+129 | |
Fixes #599 | |||||
2023-04-22 | finally | LuckyTurtleDev | 1 | -1/+1 | |
2023-04-22 | Update README.md | LuckyTurtleDev | 1 | -1/+1 | |
2023-04-22 | fix link | LuckyTurtleDev | 1 | -1/+1 | |
2023-04-22 | update arch badge | LuckyTurtleDev | 1 | -1/+1 | |
2023-04-19 | Translated using Weblate (Ukrainian) | Weblate | 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 | |||||
2023-04-19 | Translated using Weblate (German) | Weblate | 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 | |||||
2023-04-15 | yarl.URL.scheme is not writable | Nicolas Werner | 1 | -3/+1 | |
2023-04-15 | Try to fix the flat-manager script for flat-manager behind reverse proxies | Nicolas Werner | 1 | -12/+21 | |
2023-04-14 | Always cache the flatpak temporaries in CI | Nicolas Werner | 1 | -0/+1 | |
2023-04-14 | Try to fix flatpak upload issue | Nicolas Werner | 1 | -3/+2 | |
2023-04-14 | Do not display reply action in the recap notif on Mac | LcsTen | 1 | -4/+12 | |
2023-04-14 | Don't send desktop notifications if there are too many of them at once | LcsTen | 2 | -23/+48 | |
2023-04-14 | Setting case insensitive sort is not necessary | Nicolas Werner | 1 | -1/+0 | |
2023-04-14 | Optimize alphabetical sorting a bit | Nicolas Werner | 2 | -10/+9 | |
fixes #1272 | |||||
2023-04-14 | Alphabetical ordering option | Sateallia | 4 | -14/+77 | |
2023-04-11 | Measure ram usage during compilation | Nicolas Werner | 1 | -3/+4 | |
2023-04-11 | Drop gcc10 support | Nicolas Werner | 2 | -42/+1 | |
2023-04-11 | Adapt to the new inherited variant | Nicolas Werner | 16 | -106/+99 | |
2023-04-11 | Update mtxclient commit hash | Loren Burkholder | 3 | -4/+3 | |
2023-04-11 | Use the new mtxclient special effects refactoring | Loren Burkholder | 8 | -55/+69 | |
2023-04-08 | Don't bother with rainbow rain | Loren Burkholder | 4 | -14/+4 | |
2023-04-08 | Rain, rain, go away sooner | Loren Burkholder | 1 | -1/+1 | |
2023-04-08 | Don't apply gravity to rain | Loren Burkholder | 1 | -0/+1 | |
It makes the rain look wacky. | |||||
2023-04-08 | Don't allow rainbowifying custom messages | Loren Burkholder | 2 | -4/+4 | |
2023-04-08 | Fix command name | Loren Burkholder | 1 | -1/+1 | |
2023-04-08 | Move effects into a separate file | Loren Burkholder | 3 | -90/+117 | |
2023-04-08 | Use particle groups to separate effects | Loren Burkholder | 1 | -13/+10 | |
2023-04-08 | Allow sending custom msgtypes | Loren Burkholder | 4 | -0/+35 | |
2023-04-08 | Add rainfall effect | Loren Burkholder | 7 | -12/+152 | |
This is a proof-of-concept example of inplementing a msgtype not found in the spec. | |||||
2023-04-08 | Implement unknown msgtype functionality | Loren Burkholder | 5 | -6/+36 | |
2023-04-08 | Translated using Weblate (German) | Weblate | 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 | |||||
2023-04-05 | Try to reset unread marker if we fail to set it on the server | Nicolas Werner | 1 | -3/+7 | |
2023-04-04 | Fix switching between thread showing stale messages in some circumstances | Nicolas Werner | 1 | -0/+2 | |
2023-04-04 | Add a more obvious thread indicator | Nicolas Werner | 1 | -3/+23 | |
2023-04-04 | Get rid of an edge case, that can break pagination | Nicolas Werner | 1 | -2/+1 | |
2023-04-04 | Make the profile buttons a bit bigger | Nicolas Werner | 1 | -2/+10 | |
2023-03-31 | Allow querying your status message over dbus | Nicolas Werner | 4 | -0/+21 | |
Contributed by a Nheko user starting with S. | |||||
2023-03-31 | Allow for # in fragments because some clients send matrix.to links like that | Nicolas Werner | 1 | -1/+3 | |
2023-03-30 | Fix build on case-sensitive filesystems | Ryan Schmidt | 1 | -2/+2 | |
2023-03-30 | Include missing <optional> header | David Elsing | 1 | -0/+1 | |
2023-03-30 | Change text of the PipeWire streenshare method | David Elsing | 1 | -1/+1 | |
2023-03-30 | Cleanup Qt D-Bus connections and watchers | David Elsing | 4 | -113/+171 | |
2023-03-30 | Use mtx::client::utils::random_token for XDP session tokens | David Elsing | 1 | -11/+2 | |
2023-03-30 | Improve choosing screen share type | David Elsing | 3 | -58/+53 | |
2023-03-30 | Add missing license headers | David Elsing | 2 | -0/+8 | |
2023-03-30 | Support screen sharing with xdg-desktop-portal | David Elsing | 9 | -89/+937 | |
2023-03-27 | Translated using Weblate (Turkish) | Weblate | 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 | |||||
2023-03-26 | Improve state event redaction | Nicolas Werner | 3 | -10/+41 | |
2023-03-26 | Use gitlab docker proxy | Nicolas Werner | 1 | -8/+8 | |
2023-03-26 | Tumbleweed integration tests | Nicolas Werner | 1 | -0/+64 | |
2023-03-25 | Delay some delegate removals to reduce CPU spent on recalculating sizes | Nicolas Werner | 2 | -0/+3 | |
2023-03-25 | Cleanup CI config and add sections | Nicolas Werner | 1 | -43/+30 | |
2023-03-24 | Fix explicit optional construction on gcc13 | Nicolas Werner | 1 | -1/+1 | |
2023-03-24 | make name and attribution in image pack settings plain text | tastytea | 1 | -0/+2 | |
Otherwise, <foo> would be swallowed. | |||||
2023-03-24 | Overhaul switch appearance | Loren Burkholder | 1 | -7/+60 | |
2023-03-24 | Translated using Weblate (Turkish) | Weblate | 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 | |||||
2023-03-22 | Add width to PowerLevelEditor, fixes 0/1px wide window on tiling WMs | 0xDEADCADE | 1 | -0/+1 | |
Same fix as device verification window | |||||
2023-03-22 | Fix encrypted thumbnails | Nicolas Werner | 1 | -1/+1 | |
2023-03-21 | Add width to device verification window | 0xDEADCADE | 1 | -0/+1 | |
Fixes the device verification window being 0 or 1 pixels wide on some tiling window managers. | |||||
2023-03-20 | All around me are empty spaces | Nicolas Werner | 1 | -6/+16 | |
2023-03-20 | Optimize event accessors a bit | Nicolas Werner | 1 | -41/+33 | |
2023-03-19 | Reduce db writes a bit | Nicolas Werner | 1 | -7/+32 | |
2023-03-19 | Don't try to load emotes from space parents we are not in | Nicolas Werner | 1 | -2/+9 | |
2023-03-18 | Fix space-community wording | Nicolas Werner | 1 | -1/+1 | |
2023-03-18 | Check isPreviewFetched property for hints | LcsTen | 3 | -3/+7 | |
2023-03-16 | Translated using Weblate (Turkish) | Weblate | 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 | |||||
2023-03-16 | Translated using Weblate (Turkish) | Weblate | 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 | |||||
2023-03-16 | Translated using Weblate (Chinese (Simplified)) | Weblate | 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 | |||||
2023-03-15 | Translated using Weblate (Chinese (Simplified)) | Weblate | 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 | |||||
2023-03-15 | Translated using Weblate (Turkish) | Weblate | 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 |