Dragory
5e1a1e7e15
Add 'silent' option to !close when closeMessage is specified
2019-02-23 23:32:18 +02:00
Dragory
f4a295c00e
Update sqlite3 package to 4.0.6, update other packages as allowed by semver
2019-02-23 23:26:14 +02:00
Dragory
86bc6fd809
Only delete the reply command if the bot was able to send the reply
2019-02-23 22:55:26 +02:00
santiago
508b78fce2
Allow users to be mentioned in botMentionResponse
2019-02-23 11:33:22 -03:00
Miikka
bb7e9169a2
Merge pull request #185 from Huskydog9988/patch-1
...
Removed Duplicate “botMentionResponse”
2019-01-19 15:53:49 +02:00
Dragory
ee51e35f6f
Fix potential error with webhook messages
2019-01-11 18:29:48 +02:00
Huskydog9988
f43983f1a1
Removed Duplicate “botMentionResponse”
2018-10-25 10:45:21 -04:00
Dragory
1fa45b9f8d
2.17.0
2018-09-20 23:39:49 +03:00
Dragory
bbc42d4b65
Update README and CHANGELOG for 2.17.0
2018-09-20 23:38:53 +03:00
Dragory
21d2a7453c
Add allowUserClose option. Fixes #69
2018-09-20 23:31:14 +03:00
Dragory
2f1b51d97a
Add support for sending anonymous snippets. Add snippetPrefixAnon option. Fixes #82
2018-09-20 22:54:47 +03:00
Dragory
9f72f81a73
Merge branch 'AndreasGassmann-patch-1'
2018-09-20 22:36:25 +03:00
Dragory
26bea6f5e7
Merge branch 'patch-1' of https://github.com/AndreasGassmann/modmailbot into AndreasGassmann-patch-1
2018-09-20 22:36:12 +03:00
Dragory
b502fb6fa1
Update eris to 0.9.0, knex to 0.15.2
2018-09-20 22:33:40 +03:00
Dragory
1ec0a811d9
Support role and user IDs in inboxServerPermission. Allow specifying multiple values for inboxServerPermission.
2018-09-20 22:27:59 +03:00
Dragory
8d475609fb
Merge branch 'Akhawais-config-fix'
2018-09-20 22:09:53 +03:00
Dragory
a8822ea002
Merge branch 'config-fix' of https://github.com/Akhawais/modmailbot into Akhawais-config-fix
2018-09-20 22:08:50 +03:00
Dragory
d07384a01e
Add botMentionResponse option. Fixes #143
2018-09-20 22:07:38 +03:00
Dragory
68af488663
Add mentionUserInThreadHeader option. Fixes #152
2018-09-20 22:03:51 +03:00
Dragory
2f04ed8359
Fix pingOnBotMention on same server setups. Fixes #134
2018-09-20 21:57:54 +03:00
Dylan Akhawais
5a760b5e50
Moving the 'getAllUsers' option into the correct parameter object
2018-08-29 02:30:12 +01:00
AndreasGassmann
4c11e21a54
Add allowMove to configuration options
2018-08-16 02:18:55 +02:00
Dragory
8d54cce2b5
2.16.0
2018-08-08 01:32:25 +03:00
Dragory
2cecbc3e46
Add support for a .js config file
2018-08-08 01:32:22 +03:00
Dragory
9b9d5d313f
2.15.2
2018-08-08 01:11:22 +03:00
Dragory
d9b5a7c0be
Document 2.15.2
2018-08-08 01:11:19 +03:00
Dragory
55367665e8
Update mime node-mime to 2.3.1
2018-08-08 01:10:38 +03:00
Dragory
cc68797f0a
Update eslint
2018-08-08 01:06:49 +03:00
Dragory
ca0ac67a34
2.15.1
2018-08-08 01:02:51 +03:00
Dragory
c7c85e44d3
Document v2.15.1
2018-08-08 01:02:47 +03:00
Dragory
e8ca3b8a16
Update node-sqlite3
2018-08-08 01:02:18 +03:00
Dragory
2095cebc24
2.15.0
2018-08-08 00:59:16 +03:00
Dragory
6bcde93727
Document recent changes
2018-08-08 00:59:09 +03:00
Dragory
b7673b7544
Add smallAttachmentLimit config option to control the size limit of relaySmallAttachmentsAsAttachments
2018-08-08 00:59:02 +03:00
Dragory
7e7bd03798
Fix crash if the close message failed to send when closing a thread
2018-08-08 00:55:03 +03:00
Dragory
ff977b3eea
Gracefully handle web server errors
2018-08-08 00:54:01 +03:00
Dragory
c52938fc84
2.14.1
2018-08-01 00:40:29 +03:00
Dragory
6b8a409ff4
Don't alert for main server pings if the pinger is a bot
2018-08-01 00:40:12 +03:00
Dragory
fd0679d6b0
2.14.0
2018-07-27 20:35:50 +03:00
Dragory
c7c0ee4e9a
Change requiredAccountAge to use hours instead of days
2018-07-27 20:35:37 +03:00
Dragory
d2e6dca287
2.13.0
2018-07-27 19:53:42 +03:00
Dragory
65a83b9b01
Documented v2.12.0 and v2.13.0 in CHANGELOG
2018-07-27 19:53:36 +03:00
Dragory
1aa4abd62e
Rename account age options
2018-07-27 19:48:45 +03:00
Dragory
4a1f3b0bd5
Merge JonasPardon-master
2018-07-27 19:44:14 +03:00
Dragory
a13649dd94
2.12.0
2018-07-26 22:24:44 +03:00
Dragory
26cb1b49e0
Document pingOnBotMention option
2018-07-26 22:11:45 +03:00
Jonas Pardon
9c1a5863f5
Add option for minimum account age for contacting modmail
...
Saw this on the to-do list and decided to give it a shot. Tested and works without issues for me. I advise testing yourself before merging, there's always a chance I missed something since your code is quite extended to work through.
2018-07-10 11:59:29 +02:00
Miikka
a003a7b4e9
Merge pull request #93 from JonasPardon/master
...
Added an optional close message
2018-07-10 10:51:06 +03:00
Jonas Pardon
6f327b7456
Added an optional close message
...
You can assign a value to closeMessage to make the bot DM people when their thread gets closed.
2018-07-05 18:34:12 +02:00
Dragory
06a7dd398c
Add 2.11.1 changelog
2018-05-14 19:51:23 +03:00