Commit Graph
34 Commits
Author SHA1 Message Date
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