Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2021-03-03 | Fix reply relating to the wrong id of edited event | Nicolas Werner | 1 | -1/+1 | |
2021-03-03 | Fix the include path for lmdb from hunter | Nicolas Werner | 1 | -0/+3 | |
2021-03-03 | Download single file for lmdb++.hpp | Nicolas Werner | 1 | -2/+2 | |
2021-03-03 | Add comment to mark db keys as such | Nicolas Werner | 1 | -0/+1 | |
2021-03-03 | Update to new lmdbxx version | Nicolas Werner | 5 | -495/+367 | |
2021-03-02 | Translated using Weblate (German) | Weblate | 1 | -2/+2 | |
Currently translated at 96.7% (442 of 457 strings) Co-authored-by: CryptKid <CryptKiddie@chaospott.de> Translate-URL: https://weblate.nheko.im/projects/nheko/nheko-master/de/ Translation: Nheko/nheko | |||||
2021-03-01 | Fix indentation | Nicolas Werner | 1 | -1/+1 | |
2021-03-01 | Use one after_build in appveyor | Nicolas Werner | 1 | -3/+1 | |
2021-03-01 | Fix appveyor upload | Nicolas Werner | 1 | -1/+2 | |
2021-03-01 | Don't ask to join joined rooms when clicking matrix uri | Nicolas Werner | 1 | -2/+2 | |
2021-02-26 | Translated using Weblate (French) | Weblate | 1 | -57/+57 | |
Currently translated at 92.3% (422 of 457 strings) Translated using Weblate (French) Currently translated at 92.3% (422 of 457 strings) Co-authored-by: Mayeul Cantan <mayeul.cantan@gmail.com> Co-authored-by: Nicolas Guichard <nicolas@guichard.eu> Translate-URL: https://weblate.nheko.im/projects/nheko/nheko-master/fr/ Translation: Nheko/nheko | |||||
2021-02-26 | Translated using Weblate (Swedish) | Weblate | 1 | -5/+5 | |
Currently translated at 95.8% (438 of 457 strings) Co-authored-by: Emilie <em@nao.sh> Translate-URL: https://weblate.nheko.im/projects/nheko/nheko-master/sv/ Translation: Nheko/nheko | |||||
2021-02-25 | Use toggles for screen share settings | Nicolas Werner | 1 | -27/+38 | |
2021-02-25 | Restore voice/video calls | trilene | 1 | -1/+2 | |
2021-02-25 | add_feature_info for screen sharing window selection | trilene | 1 | -1/+6 | |
2021-02-25 | Add missing translation mark | trilene | 1 | -1/+1 | |
2021-02-25 | Add screen sharing window preview | trilene | 3 | -4/+100 | |
2021-02-25 | Fix unaligned reads | Nicolas Werner | 1 | -16/+30 | |
2021-02-25 | Fix potential issue with modifiers and edit shortcuts | Nicolas Werner | 1 | -2/+2 | |
2021-02-25 | change mtxclient url, fix login page assert failure and dendrite ↵ | Jedi18 | 5 | -6/+13 | |
registration bug | |||||
2021-02-25 | navigate to newly created rooms | Jedi18 | 2 | -2/+13 | |
2021-02-25 | Fix text input restoring after edits | Nicolas Werner | 4 | -22/+25 | |
2021-02-24 | Allow editing via up and down arrows | Nicolas Werner | 3 | -2/+55 | |
2021-02-24 | Allow choice of single window when sharing screen | trilene | 6 | -24/+131 | |
2021-02-24 | Ensure we ask for confirmation when clicking on a matrix uri |