|
access.go
|
fix lowercase
|
2022-10-28 08:44:09 +03:00 |
|
bot.go
|
feedback, typos, renaming
|
2022-10-10 09:41:22 +03:00 |
|
command.go
|
send emails to multiple addresses at once
|
2022-10-24 16:50:00 +03:00 |
|
command_admin.go
|
add catch-all mailbox, closes #25
|
2022-10-04 21:45:52 +03:00 |
|
command_owner.go
|
fix lowercase
|
2022-10-28 08:44:09 +03:00 |
|
context.go
|
refactor to context, remove sentry spans
|
2022-08-25 22:31:12 +03:00 |
|
email.go
|
fix false-positive error message
|
2022-10-19 13:43:09 +03:00 |
|
message.go
|
add read receipts and typing notifications, closes #30
|
2022-09-21 11:18:25 +03:00 |
|
mutex.go
|
remove migrations
|
2022-08-31 10:33:13 +03:00 |
|
settings_bot.go
|
hotfix panic, fixes #36
|
2022-10-08 18:20:41 +03:00 |
|
sync.go
|
export MXID patterns parsing to external lib
|
2022-09-14 13:46:56 +03:00 |