|
bot.go
|
Add support for configuring user whitelisting
|
2022-08-27 07:50:41 +03:00 |
|
command.go
|
Honor allowed users list
|
2022-08-27 17:29:00 +03:00 |
|
context.go
|
refactor to context, remove sentry spans
|
2022-08-25 22:31:12 +03:00 |
|
data.go
|
add 'nofiles' option, refactored bot.Send(); fixes #2
|
2022-08-26 16:11:08 +03:00 |
|
email.go
|
refactor Send(), fixes #6
|
2022-08-26 23:06:20 +03:00 |
|
message.go
|
refactor to context, remove sentry spans
|
2022-08-25 22:31:12 +03:00 |
|
settings.go
|
Honor allowed users list
|
2022-08-27 17:29:00 +03:00 |
|
sync.go
|
automatically remove mailboxes in empty rooms, fixes #3
|
2022-08-26 16:22:44 +03:00 |