Commit Graph

16 Commits

Author SHA1 Message Date
Nilesh Patra
2b36ee3737 fix xdg-update-dir and enable prettypanic by default 2023-07-10 01:31:18 +05:30
Nilesh Patra
802d6afc55 Disable logging by default, start logging onlu if DEBUG is set to 1 2023-07-06 18:26:08 +00:00
Nilesh Patra
3c53798634 Set debug log dir to ~/.local/state/gomuks on linux 2023-07-06 18:25:33 +00:00
Tulir Asokan
253b47b076
Fix lint issue 2023-07-01 14:32:48 +03:00
Nilesh Patra
2a242c8f26 Make debug dir specific to username to ease off multi user logins 2023-07-01 14:35:25 +05:30
Tulir Asokan
0943374892 Update copyright year 2020-04-19 18:10:14 +03:00
Tulir Asokan
daf238fd71 DOn't print debug init to log file when not logging to file 2019-04-27 15:44:01 +03:00
Tulir Asokan
b6b50e8e1d Add message when exiting due to potential deadlock 2019-04-27 15:11:27 +03:00
Tulir Asokan
6f54066c43 Add partial deadlock detection in debug mode 2019-04-27 15:02:52 +03:00
Tulir Asokan
bc7e2d9a1c Add locks and other sync stuff 2019-04-27 15:02:21 +03:00
Tulir Asokan
1b1cabb360 Even more changes 2019-03-28 23:28:27 +02:00
Tulir Asokan
bf2a5e9b34 Update license and sort imports 2019-01-23 00:26:51 +02:00
Tulir Asokan
b1dc965a4a Gofmt 2018-04-19 11:10:34 +03:00
Tulir Asokan
b17ff318c2 Disconnect UI from main Gomuks struct. Fixes #21 2018-04-18 18:35:54 +03:00
Tulir Asokan
b6e58e83a8 Include error in pretty panic log 2018-04-10 16:01:01 +03:00
Tulir Asokan
eda2b575f0 Refactor UI to use interfaces everywhere 2018-04-09 23:45:54 +03:00