Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2021-05-22 | Reenable userInfo settings menu | Nicolas Werner | 4 | -7/+82 | |
2021-05-22 | Fix device list not showing up and UserProfile blocking the window | Nicolas Werner | 8 | -24/+35 | |
2021-05-22 | Fix leaving rooms | Nicolas Werner | 2 | -1/+12 | |
2021-05-22 | Fix emoji in new RoomList | Nicolas Werner | 6 | -2/+17 | |
2021-05-22 | Sort the room list | Nicolas Werner | 6 | -9/+120 | |
2021-05-21 | Make roomlist look nice | Nicolas Werner | 10 | -45/+265 | |
2021-05-19 | Some basic room list | Nicolas Werner | 9 | -165/+440 | |
2021-05-15 | Basic header and footer of room list | Nicolas Werner | 19 | -175/+385 | |
2021-05-14 | Reorganize TimelineView to prepare porting the room list | Nicolas Werner | 10 | -327/+397 | |
2021-05-13 | Move global avatarSize property | Nicolas Werner | 8 | -20/+17 | |
2021-05-13 | Fix missing import for colors | Nicolas Werner | 2 | -0/+2 | |
2021-05-13 | Move openLink to Nheko globals | Nicolas Werner | 6 | -55/+59 | |
2021-05-13 | Make palette global in Qml | Nicolas Werner | 47 | -169/+226 | |
2021-05-13 | Fix warning on gcc11 | Nicolas Werner | 1 | -1/+1 | |
2021-05-11 | Fix stray 'a' in @room escaping | Nicolas Werner | 1 | -1/+1 | |
2021-05-09 | Update translations | Nicolas Werner | 21 | -883/+1794 | |
2021-05-09 | Mark unsent events as uneditable | Nicolas Werner | 1 | -2/+4 | |
fixes #574 | |||||
2021-05-07 | Add TOFU (Trust On First Use) mode to encryption | Nicolas Werner | 2 | -22/+75 | |
2021-05-07 | Show verification status next to messages | Nicolas Werner | 14 | -22/+108 | |
2021-05-05 | Translated using Weblate (Spanish) | Weblate | 1 | -24/+24 | |
Currently translated at 5.3% (26 of 483 strings) Co-authored-by: Bruno Javier Blasco Smaranda <brunch875@gmail.com> Translate-URL: https://weblate.nheko.im/projects/nheko/nheko-master/es/ Translation: Nheko/nheko | |||||
2021-05-02 | Only show actions, when you have permissions to do them | Nicolas Werner | 15 | -22/+272 | |
2021-04-30 | Fix crash when you have no rooms and open the global user profile | Nicolas Werner | 1 | -4/+0 | |
2021-04-30 | Fix crash when you have no rooms and open the profile as well as not ↵ | Nicolas Werner | 4 | -6/+9 | |
rendering rooms without groups | |||||
2021-04-30 | Update mtxclient to use new login parameters | Nicolas Werner | 3 | -5/+7 | |
fixes #558 | |||||
2021-04-29 | UI/UX improvement: Better naming suggestion. | absorber | 1 | -1/+1 | |
Copy address location -> Copy link location | |||||
2021-04-29 | Allow copying messages via right click | Nicolas Werner | 4 | -4/+17 | |
fixes #291 | |||||
2021-04-29 | Copy address location | Nicolas Werner | 4 | -5/+18 | |
fixes #463 | |||||
2021-04-29 | Fix missing license header | Nicolas Werner | 2 | -0/+8 | |
2021-04-29 | Copy link to message | Nicolas Werner | 7 | -0/+100 | |
fixes #499 | |||||
2021-04-29 | Actually use qt5.12 in CI | Nicolas Werner | 1 | -2/+2 | |
2021-04-29 | Highlight navigated to message | Nicolas Werner | 10 | -8/+131 | |
2021-04-29 | Fix some encoding issues when translating matrix.to to matrix: | Nicolas Werner | 1 | -6/+4 | |
2021-04-29 | Make pagination logic slightly more robust | Nicolas Werner | 1 | -1/+1 | |
2021-04-29 | Update appdata | Nicolas Werner | 1 | -4/+13 | |
2021-04-28 | Rewrite matrix.to links to matrix uris and handle them the same way | Nicolas Werner | 2 | -14/+48 | |
2021-04-27 | Add Alt-F to forward messages | Nicolas Werner | 1 | -1/+13 | |
2021-04-27 | Clear appveyor deps | Nicolas Werner | 1 | -1/+1 | |
2021-04-27 | Make forward messages a bit more readable | Nicolas Werner | 3 | -51/+55 | |
2021-04-27 | Clean up design a bit | Nicolas Werner | 3 | -15/+18 | |
2021-04-24 | 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 | |||||
2021-04-24 | Fix rendering issues with ) in links | Nicolas Werner | 1 | -1/+1 | |
2021-04-24 | Fix completions in plain text mode | Nicolas Werner | 2 | -6/+18 | |
2021-04-23 | 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 | |||||
2021-04-23 | Fix typo in appdata.xml | Nicolas Werner | 1 | -1/+1 | |
2021-04-23 | Fix missing timestamp in appdata.xml | Nicolas Werner | 1 | -1/+1 | |
2021-04-23 | Update changelog with release | Nicolas Werner | 1 | -1/+1 | |
2021-04-23 | Update changelog with newest translations | Nicolas Werner | 1 | -1/+1 | |
2021-04-22 | Translated using Weblate (French) | Weblate | 1 | -27/+29 | |
Currently translated at 98.1% (474 of 483 strings) Translated using Weblate (French) Currently translated at 98.1% (474 of 483 strings) Co-authored-by: Carl Schwan <carl@carlschwan.eu> Co-authored-by: Mayeul Cantan <mayeul.cantan@gmail.com> Translate-URL: https://weblate.nheko.im/projects/nheko/nheko-master/fr/ Translation: Nheko/nheko | |||||
2021-04-22 | fix macos build error | targetakhil | 4 | -23/+22 | |
2021-04-21 | Update changelog | Nicolas Werner | 1 | -0/+2 | |
2021-04-21 | Translated using Weblate (Estonian) | Weblate | 1 | -30/+30 | |
Currently translated at 100.0% (483 of 483 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-04-20 | ci: Upload windows installer also in PR builds | MTRNord | 1 | -1/+3 | |
2021-04-20 | refactor: Remove windows installer feature that was always broken | MTRNord | 3 | -44/+0 | |
2021-04-20 | Translated using Weblate (Hungarian) | Weblate | 1 | -26/+29 | |
Currently translated at 100.0% (483 of 483 strings) Co-authored-by: maxigaz <maxigaz@protonmail.com> Translate-URL: https://weblate.nheko.im/projects/nheko/nheko-master/hu/ Translation: Nheko/nheko | |||||
2021-04-20 | Translated using Weblate (German) | Weblate | 1 | -23/+24 | |
Currently translated at 100.0% (483 of 483 strings) Translated using Weblate (German) Currently translated at 100.0% (483 of 483 strings) Translated using Weblate (German) Currently translated at 100.0% (483 of 483 strings) Co-authored-by: DeepBlueV7.X <nicolas.werner@hotmail.de> Co-authored-by: Mr. X <shop.news@posteo.de> Co-authored-by: fnetX (aka fralix) <github@fralix.ovh> Translate-URL: https://weblate.nheko.im/projects/nheko/nheko-master/de/ Translation: Nheko/nheko | |||||
2021-04-20 | Translated using Weblate (Hungarian) | Weblate | 1 | -30/+30 | |
Currently translated at 94.6% (457 of 483 strings) Co-authored-by: maxigaz <maxigaz@protonmail.com> Translate-URL: https://weblate.nheko.im/projects/nheko/nheko-master/hu/ Translation: Nheko/nheko | |||||
2021-04-20 | Translated using Weblate (French) | Weblate | 1 | -90/+90 | |
Currently translated at 93.5% (452 of 483 strings) Co-authored-by: Carl Schwan <carl@carlschwan.eu> Translate-URL: https://weblate.nheko.im/projects/nheko/nheko-master/fr/ Translation: Nheko/nheko | |||||
2021-04-20 | Fix keys not being reshared to the same devices, that already got them, if ↵ | Nicolas Werner | 4 | -26/+51 | |
the message got lost | |||||
2021-04-20 | Fix a a session with a higher minimum index being able to overwrite an older one | Nicolas Werner | 1 | -0/+12 | |
2021-04-20 | Translated using Weblate (German) | Weblate | 1 | -3/+4 | |
Currently translated at 100.0% (483 of 483 strings) Translated using Weblate (German) Currently translated at 100.0% (483 of 483 strings) Co-authored-by: DeepBlueV7.X <nicolas.werner@hotmail.de> Co-authored-by: Weblate <noreply@weblate.org> Co-authored-by: fnetX (aka fralix) <github@fralix.ovh> Translate-URL: https://weblate.nheko.im/projects/nheko/nheko-master/de/ Translation: Nheko/nheko | |||||
2021-04-20 | Translated using Weblate (German) | Weblate | 1 | -2/+3 | |
Currently translated at 99.5% (481 of 483 strings) Translated using Weblate (German) Currently translated at 99.5% (481 of 483 strings) Co-authored-by: DeepBlueV7.X <nicolas.werner@hotmail.de> Co-authored-by: Konstantin Papesh <konstantin@papesh.at> Co-authored-by: Weblate <noreply@weblate.org> Translate-URL: https://weblate.nheko.im/projects/nheko/nheko-master/de/ Translation: Nheko/nheko | |||||
2021-04-20 | Translated using Webla |