gomuks/matrix
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
..
muksevt Show decryption errors more accurately. Fixes #174 2020-06-23 22:28:28 +03:00
rooms Rename GetMostRecentEvent for clarity 2023-06-13 17:25:54 -07:00
crypto.go Update tcell 2022-04-15 12:53:09 +03:00
doc.go Fix things 2018-11-14 00:00:35 +02:00
history.go Move loaded history pointer to message view 2020-05-10 02:28:34 +03:00
matrix.go Add headless initial log-in flow 2023-06-24 00:54:08 +03:00
mediainfo.go Update deps and stop using github.com/pkg/errors 2020-10-23 12:02:42 +03:00
nocrypto.go Update tcell 2022-04-15 12:53:09 +03:00
sync.go Update tcell 2022-04-15 12:53:09 +03:00
uia-fallback.go Update mautrix-go to switch to /v3 paths 2022-04-17 13:16:47 +03:00