|
access.go
|
hotfix panic, fixes #36
|
2022-10-08 18:20:41 +03:00 |
|
command.go
|
add 'norecipient' room option, closes #35
|
2022-10-07 23:07:57 +03:00 |
|
command_admin.go
|
add catch-all mailbox, closes #25
|
2022-10-04 21:45:52 +03:00 |
|
command_owner.go
|
add password option messages
|
2022-09-23 11:28:15 +03:00 |
|
context.go
|
refactor to context, remove sentry spans
|
2022-08-25 22:31:12 +03:00 |
|
data.go
|
remove migrations
|
2022-08-31 10:33:13 +03:00 |
|
email.go
|
add catch-all mailbox, closes #25
|
2022-10-04 21:45:52 +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 |
|
settings_room.go
|
add 'norecipient' room option, closes #35
|
2022-10-07 23:07:57 +03:00 |
|
sync.go
|
export MXID patterns parsing to external lib
|
2022-09-14 13:46:56 +03:00 |