FIGBERT
85663fccc7
Add print-log-path flag with early return
2023-09-07 09:58:59 -07:00
FIGBERT
704fc53db1
Change headless from flag to subpackage
2023-08-06 22:01:40 -07:00
FIGBERT
edda1a956a
Move directory logic to init backend
2023-08-05 21:28:27 -07:00
FIGBERT
4ebdb0fd38
Break init backend into its own package
2023-08-05 19:49:53 -07:00
FIGBERT
477326228e
Merge branch 'master' into beepberry
2023-07-16 09:23:04 +03:00
Nilesh Patra
802d6afc55
Disable logging by default, start logging onlu if DEBUG is set to 1
2023-07-06 18:26:08 +00:00
FIGBERT
7aa90a9a36
Import keys at start of Beepberry flow
2023-07-06 19:39:23 +03:00
FIGBERT
6947f2c03c
Exit gracefully if the transfer directory already exists
2023-06-24 12:44:17 +03:00
FIGBERT
8ed5a4b1dd
Add headless initial log-in flow
...
This offloads a lot of intial processing if you're planning on running
gomuks on low-power hardware, but have access to high-power hardware for
the sync (see: large accounts on the beepberry).
A few planned improvements to this mode:
- Exit gracefully if the transfer directory already exists
- Make sure key presses are disabled during sync
- Add verification to flow
2023-06-24 00:54:08 +03:00
FIGBERT
b086d68813
Update help page to better document existing flags
2023-05-03 09:32:52 -07:00
Tulir Asokan
6aaeb8c244
Check spec versions supported by homeserver. Fixes #402
2022-11-21 22:42:42 +02:00
Tulir Asokan
c45a66bbf9
Add more details to --version
2022-04-17 21:21:10 +03:00
Tulir Asokan
899bdbc705
Update tcell
2022-04-15 12:53:09 +03:00
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