Commit Graph

13 Commits

Author SHA1 Message Date
Tulir Asokan
172d18470f Fix order of reading environment variables 2022-02-16 19:37:11 +02:00
Tulir Asokan
42063e5f88 Use xdg-user-dir to find download directory
Fixes #157
Closes #219
2021-09-19 23:46:34 -04:00
Tulir Asokan
3964b6fd89 Fix some formatting and enable pretty panics in non-debug mode. Closes #265 2021-03-11 22:53:13 +02:00
Tulir Asokan
d9d429f9f0 Simplify version flag 2020-06-17 13:25:35 +03:00
Aaron Raimist
1e110a4799
Add --version flag 2020-06-13 23:36:43 -05:00
Tulir Asokan
996fe62a21 Fix typo when getting config dir based on GOMUKS_ROOT 2020-05-12 15:35:05 +03:00
Tulir Asokan
fa04323daf Update mautrix-go and move crypto store to XDG_DATA_HOME 2020-04-28 22:00:37 +03:00
Tulir Asokan
0943374892 Update copyright year 2020-04-19 18:10:14 +03:00
Tulir Asokan
79b61b86c9 Use $HOME/Downloads as default download directory
TODO: Get the default directory properly with XDG
2020-04-08 15:49:42 +03:00
Tulir Asokan
6f54066c43 Add partial deadlock detection in debug mode 2019-04-27 15:02:52 +03:00
Tulir Asokan
8c1682b225 Use XDG config and cache home 2019-04-06 10:57:24 +03:00
Tulir Asokan
bf2a5e9b34 Update license and sort imports 2019-01-23 00:26:51 +02:00
Tulir Asokan
b17ff318c2 Disconnect UI from main Gomuks struct. Fixes #21 2018-04-18 18:35:54 +03:00