Age | Commit message (Collapse) | Author | |
---|---|---|---|
2020-07-28 | Add support for internationalization | Ruben Pollan | |
- Resolves: #243 | |||
2020-06-12 | [pkg] ignore new stuff | kali kaneko (leap communications) | |
Signed-off-by: kali kaneko (leap communications) <kali@leap.se> | |||
2019-08-28 | [pkg] ignore deploy folder | Kali Kaneko (leap communications) | |
2019-08-07 | [pkg] missing snap boilerplate | Kali Kaneko (leap communications) | |
2019-08-05 | [feat] windows templates | Kali Kaneko (leap communications) | |
2019-08-05 | [feat] add make prepare target to Makefile | Kali Kaneko (leap communications) | |
2019-01-15 | [feat] add a cli client | Ruben Pollan | |
2019-01-15 | [feat] move helper into the repo | Ruben Pollan | |
2019-01-15 | [feat] Reorganize code | Ruben Pollan | |
Let's use a more structured folder system: https://github.com/golang-standards/project-layout - Resolves: #99 | |||
2018-11-19 | [feat] Generate messages.json for transifex | Ruben Pollan | |
Add to 'make generate_locales' the generation of a 'transifex/messages.json' that will be automatically pulled by transifex for translations. To incorporate translations from transifex into our project we'll need to manually download the selected translations and convert them with the transifex program into gotext format. -Resolves: #73 | |||
2018-06-21 | [feat] add support for the windows launcher | Ruben Pollan | |
2018-02-21 | [feat] add i18n support | Ruben Pollan | |
Using golang.org/x/text, wich is still in early stages of development, but seems to work good enough for our needs. - Resolves: #2 | |||
2018-01-16 | [feat] Dummy implementation of the systray | Ruben Pollan | |