Go to file
Bel LaPointe 8f681c7927 nest a function for readable 2022-01-11 23:13:36 -05:00
broker add pauseuntil field to pause clients individually 2022-01-11 23:03:50 -05:00
config Add pause until, store as unix second, to disable a user for a time 2022-01-11 23:11:42 -05:00
message add pauseuntil field to pause clients individually 2022-01-11 23:03:50 -05:00
testdata poc matrix 2022-01-10 22:01:52 -05:00
.gitignore initial 2022-01-09 21:00:12 -05:00
config.json Add pause until, store as unix second, to disable a user for a time 2022-01-11 23:11:42 -05:00
go.mod new room unencrypted in matrix, impl matrix recv 2022-01-11 09:23:15 -05:00
go.sum new room unencrypted in matrix, impl matrix recv 2022-01-11 09:23:15 -05:00
main.go nest a function for readable 2022-01-11 23:13:36 -05:00
main_test.go fix and test email parsing, add mock matrix 2022-01-11 00:02:00 -05:00
todo.yaml todo 2022-01-11 22:58:52 -05:00