Aine
|
0ba951fbe6
|
set default POSTMOOGLE_USERS pattern
|
2022-08-29 20:56:28 +03:00 |
|
Aine
|
74e7fa5f3b
|
update README, closes #11
|
2022-08-29 20:40:52 +03:00 |
|
Aine
|
89d5ec8a91
|
adjust !pm mailboxes, relates to #15
|
2022-08-29 20:31:25 +03:00 |
|
Aine
|
e0bd71717c
|
remove NOOWNER, closes #14
|
2022-08-29 20:21:37 +03:00 |
|
Aine
|
ba73b5a97c
|
add !pm delete, closes #13
|
2022-08-29 20:18:25 +03:00 |
|
Aine
|
505a1b42d7
|
removed federation, closes #12
|
2022-08-29 19:58:54 +03:00 |
|
Aine
|
e52de55e1a
|
update readme
|
2022-08-29 17:47:04 +03:00 |
|
Aine
|
064346eef9
|
Merge branch 'main' into admin-support
|
2022-08-29 15:48:10 +03:00 |
|
Aine
|
5a5a649cba
|
add cache
|
2022-08-29 15:28:37 +03:00 |
|
Aine
|
1a87929567
|
rename files; show commands by access level
|
2022-08-29 15:19:07 +03:00 |
|
Aine
|
6623251695
|
refactored
|
2022-08-29 12:30:43 +03:00 |
|
Aine
|
bd14987561
|
move settings.Allowed() to bot.Allowed()
|
2022-08-28 18:36:01 +03:00 |
|
Aine
|
3174b21aec
|
[skip ci] update readme
|
2022-08-28 17:35:53 +03:00 |
|
Aine
|
a150ada5c4
|
[skip ci] update readme
|
2022-08-28 17:35:15 +03:00 |
|
Aine
|
67fbc98c01
|
[skip ci] update readme
|
2022-08-28 17:34:02 +03:00 |
|
Aine
|
0e33107a4a
|
add usage section in readme
|
2022-08-28 17:18:22 +03:00 |
|
Aine
|
9b1eb161e7
|
remove debug
|
2022-08-28 09:37:32 +03:00 |
|
Aine
|
13776ad7a6
|
properly update mailbox, fixes #9
|
2022-08-28 09:37:18 +03:00 |
|
Aine
|
6eae1a65c4
|
add utils.UnwrapError() to provide meaningful error messages
|
2022-08-27 22:38:23 +03:00 |
|
Aine
|
d1c48b9b31
|
add per-room mutex, possibly fixes #8
|
2022-08-27 22:10:22 +03:00 |
|
Aine
|
53bc5e6d59
|
proposed changes
|
2022-08-27 21:59:58 +03:00 |
|
Aine
|
9484758f33
|
optimize introductions and help, kupo
|
2022-08-26 23:19:59 +03:00 |
|
Aine
|
f2d81495dc
|
refactor Send(), fixes #6
|
2022-08-26 23:06:20 +03:00 |
|
Aine
|
4000b39480
|
add custom status message
|
2022-08-26 16:40:43 +03:00 |
|
Aine
|
2da1aacc7a
|
automatically remove mailboxes in empty rooms, fixes #3
|
2022-08-26 16:22:44 +03:00 |
|
Aine
|
2dcba843cc
|
add 'nofiles' option, refactored bot.Send(); fixes #2
|
2022-08-26 16:11:08 +03:00 |
|
Aine
|
42c9e15619
|
add 'nothreads' option, fixes #4
|
2022-08-26 16:00:37 +03:00 |
|
Aine
|
41a52c1eca
|
add 'nohtml' option, fixes #5
|
2022-08-26 15:56:25 +03:00 |
|
Aine
|
0a5bc5d989
|
refactor rooms/roomsmu to sync.Map
|
2022-08-25 22:38:45 +03:00 |
|
Aine
|
b0c274491f
|
refactor to context, remove sentry spans
|
2022-08-25 22:31:12 +03:00 |
|
Aine
|
331c2a8d5e
|
strip <style> in html emails
|
2022-08-25 21:27:00 +03:00 |
|
Aine
|
f9cf94c914
|
threads
|
2022-08-24 21:28:30 +03:00 |
|
Aine
|
d021e6715e
|
Revert "visual fixes"
This reverts commit 34735b2614.
|
2022-08-24 12:09:23 +03:00 |
|
Aine
|
34735b2614
|
visual fixes
|
2022-08-24 12:02:41 +03:00 |
|
Aine
|
d361e31a60
|
adjust stop's help message
|
2022-08-24 09:57:22 +03:00 |
|
Aine
|
76457f8e3c
|
add '!pm stop'
|
2022-08-24 09:38:13 +03:00 |
|
Aine
|
85fc06cfce
|
lint; rearrange code
|
2022-08-23 22:12:11 +03:00 |
|
Aine
|
e5e9be528b
|
refactor options to be more generic
|
2022-08-23 21:58:05 +03:00 |
|
Aine
|
9eec8738f9
|
move syncRooms
|
2022-08-23 19:25:45 +03:00 |
|
Aine
|
81abe8c785
|
unoptimal refactoring
|
2022-08-23 19:23:15 +03:00 |
|
Aine
|
609e19c133
|
Merge branch 'main' into hide-sender-address-support
|
2022-08-23 18:58:40 +03:00 |
|
Aine
|
0178c3cff3
|
do not convert plaintext as html
|
2022-08-23 18:11:38 +03:00 |
|
Aine
|
24686ef501
|
lint fixes
|
2022-08-23 17:56:38 +03:00 |
|
Aine
|
518ec97160
|
lint fix
|
2022-08-23 17:54:01 +03:00 |
|
Aine
|
c71c876e69
|
update deps
|
2022-08-23 15:45:40 +03:00 |
|
Aine
|
d6c9e2c048
|
enable multi-arch build
|
2022-08-23 14:33:37 +03:00 |
|
Aine
|
848d6a7187
|
refactor mappings getter
|
2022-08-22 23:24:51 +03:00 |
|
Aine
|
0decd4fad6
|
add noowner and federation
|
2022-08-22 22:08:32 +03:00 |
|
Aine
|
564cd82c6b
|
fix prefix; test attachments; add maxsize
|
2022-08-22 20:21:22 +03:00 |
|
Aine
|
d5cf9a84f5
|
update readme and license
|
2022-08-22 19:11:00 +03:00 |
|
Aine
|
8f3faaa2d0
|
prepare dockerfile
|
2022-08-22 18:47:53 +03:00 |
|
Aine
|
69f20e5670
|
try to receive attachments
|
2022-08-22 18:43:12 +03:00 |
|
Aine
|
abb6c027bf
|
fix autojoins
|
2022-08-22 16:22:55 +03:00 |
|
Aine
|
aee56030ba
|
rearrange roadmap
|
2022-08-22 12:49:11 +03:00 |
|
Aine
|
e6d5e81efe
|
bugfixes; email parsing; send emails into matrix rooms; e2e tests
|
2022-08-22 12:28:29 +03:00 |
|
Aine
|
c746c91dbb
|
account data only; integrate smtp server; logging
|
2022-08-21 23:00:20 +03:00 |
|
Aine
|
c4b7a16e21
|
wip
|
2022-08-21 18:41:35 +03:00 |
|