Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2022-03-25 | Release v0.9.3 | Nicolas Werner | 4 | -12/+9 | |
2022-03-25 | Update CHANGELOG | Nicolas Werner | 1 | -0/+49 | |
2022-03-24 | Don't send thumbnails that are larger than the original | tastytea | 1 | -31/+39 | |
- Set PNG compression to maximum - Don't upload thumbnail if it is not at least 10% smaller than the original | |||||
2022-03-23 | Translated using Weblate (Indonesian) | Weblate | 1 | -5/+7 | |
Currently translated at 100.0% (702 of 702 strings) Co-authored-by: Linerly <linerly@protonmail.com> Translate-URL: https://weblate.nheko.im/projects/nheko/nheko-master/id/ Translation: Nheko/nheko | |||||
2022-03-23 | Translated using Weblate (Estonian) | Weblate | 1 | -6/+8 | |
Currently translated at 100.0% (702 of 702 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 | |||||
2022-03-24 | Better touch scrolling (#1012) | Malte E | 4 | -110/+91 | |
2022-03-23 | Remove brew upgrade now that the VM is updated | Joseph Donofry | 1 | -3/+0 | |
2022-03-23 | Update qt5 for macos in notarize step | Nicolas Werner | 1 | -0/+1 | |
2022-03-23 | Upgrade qt in CI | Nicolas Werner | 1 | -1/+1 | |
2022-03-23 | Make overlap of actionMenu a bit smaller again | Nicolas Werner | 1 | -1/+1 | |
2022-03-22 | Properly enable hovering on message action menu | Nicolas Werner | 1 | -0/+1 | |
2022-03-22 | Make hover menu inset slightly | Nicolas Werner | 1 | -1/+1 | |
2022-03-22 | Default body to shortcode if unset and sending sticker | Nicolas Werner | 2 | -1/+7 | |
2022-03-22 | Add a default filename for clipboard pastes again | Nicolas Werner | 1 | -1/+6 | |
2022-03-22 | Try to improve thumbnailing on macOS | Nicolas Werner | 1 | -1/+5 | |
2022-03-22 | Fix thumbnails of received encrypted images | Nicolas Werner | 2 | -3/+8 | |
2022-03-22 | Update translations | Nicolas Werner | 25 | -1269/+1103 | |
2022-03-21 | Translated using Weblate (Finnish) | Weblate | 1 | -102/+102 | |
Currently translated at 78.6% (554 of 704 strings) Co-authored-by: Priit Jõerüüt <nhkwlate@joeruut.com> Translate-URL: https://weblate.nheko.im/projects/nheko/nheko-master/fi/ Translation: Nheko/nheko | |||||
2022-03-21 | Translated using Weblate (Estonian) | Weblate | 1 | -33/+35 | |
Currently translated at 100.0% (704 of 704 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 | |||||
2022-03-22 | Small fixes to video thumbnailing | Nicolas Werner | 1 | -34/+17 | |
2022-03-21 | Actually pass the mimetype we intended | Nicolas Werner | 1 | -1/+1 | |
2022-03-21 | Properly fix image uploads without image/* format | Nicolas Werner | 1 | -2/+9 | |
2022-03-21 | Fix potential crash if there is no image format pasted | Nicolas Werner | 1 | -1/+2 | |
2022-03-21 | Reword tooltip for Open{Image,Video}External | tastytea | 1 | -6/+6 | |
2022-03-21 | Fix thumbnails for encrypted files and factor upload box out | Nicolas Werner | 8 | -83/+182 | |
2022-03-21 | Show some previews in upload window | Nicolas Werner | 9 | -7/+104 | |
2022-03-21 | Please clazy | Nicolas Werner | 1 | -3/+3 | |
2022-03-21 | Also stop audio player | Nicolas Werner | 1 | -1/+5 | |
2022-03-21 | Thumbnail video | Nicolas Werner | 2 | -83/+172 | |
2022-03-21 | Add duration and resolution to files | Nicolas Werner | 12 | -9/+230 | |
2022-03-20 | Move uploads to InputBar | Nicolas Werner | 6 | -427/+303 | |
2022-03-20 | Don't send on Enter when inputMethod.visible ( == OSK active assumed) | Malte E | 1 | -2/+4 | |
2022-03-20 |