Dragory
|
a47836977c
|
ZeppelinPlugin: read null options as { enabled: false }
|
2020-06-04 03:46:33 +03:00 |
|
Dragory
|
b64335c901
|
automod: clear old message spam data when re-evaluating an edited message
|
2020-06-04 03:20:31 +03:00 |
|
Dragory
|
c308a9b5ce
|
logs: fix bulk deletes not being logged
|
2020-06-04 02:51:15 +03:00 |
|
Dragory
|
1fd42eb266
|
Merge branch 'roflmaoqwerty-ban-search'
|
2020-06-04 02:50:15 +03:00 |
|
Dragory
|
54e5efcbdb
|
Merge branch 'ban-search' of git://github.com/roflmaoqwerty/ZeppelinBot into roflmaoqwerty-ban-search
|
2020-06-04 02:46:13 +03:00 |
|
Dragory
|
d281996b44
|
roles: mention role and user in success messages
|
2020-06-04 02:45:05 +03:00 |
|
Dragory
|
ff9bcca350
|
cases: add safeguard check for existing cases with the same audit log id
|
2020-06-04 02:37:13 +03:00 |
|
Dragory
|
69db410808
|
mutes: fix error when member to unmute cannot be found
|
2020-06-04 02:32:27 +03:00 |
|
Dragory
|
69feccbcab
|
Save names using a queue to avoid race conditions
|
2020-06-02 01:40:02 +03:00 |
|
Dragory
|
e684bf7dac
|
Don't save empty nicknames to nickname history if there's no previous entry
|
2020-06-02 01:36:42 +03:00 |
|
Dragory
|
a3f697ad6e
|
Fix error in updateNickname()
|
2020-06-02 01:04:42 +03:00 |
|
Dragory
|
3795ce6f1b
|
Increase messages CLEAN_PER_LOOP to 500
|
2020-06-02 00:58:17 +03:00 |
|
Dragory
|
59918858ec
|
Fix username history cleanup startup delay
|
2020-06-02 00:55:49 +03:00 |
|
Dragory
|
8c9f9dc42f
|
Add config retention period / cleanup
|
2020-06-02 00:47:37 +03:00 |
|
Dragory
|
6f1391aead
|
Remove debug log
|
2020-06-02 00:47:22 +03:00 |
|
Dragory
|
de71520747
|
Add username/nickname history retention periods
|
2020-06-02 00:26:06 +03:00 |
|
Dragory
|
a6e650810c
|
DB optimizations
|
2020-06-01 22:21:42 +03:00 |
|
Dragory
|
80f6f69ccd
|
Message cleanup tweaks
|
2020-06-01 21:28:07 +03:00 |
|
Dragory
|
97d144e9b4
|
Properly fix countdown() in tags
|
2020-06-01 19:44:28 +03:00 |
|
Dragory
|
5a2948d8a9
|
Bind tag functions to the tagFunctions object so it's easier to cross-reference tags
|
2020-06-01 19:41:05 +03:00 |
|
Dragory
|
0eb6a0ef97
|
Tweaks to avoid deadlocks in GuildSavedMessages
|
2020-05-30 22:30:44 +03:00 |
|
Dragory
|
23a7b21698
|
Fix null values in supporter amounts
|
2020-05-30 03:54:03 +03:00 |
|
Dragory
|
213db4d168
|
mod_actions: add warn_notify_enabled option, false by default
|
2020-05-28 04:40:35 +03:00 |
|
Dragory
|
48c9721945
|
automod: fix match_attachment_type no longer matching on messages with no text content
|
2020-05-28 04:01:07 +03:00 |
|
Dragory
|
1fcf57cf13
|
automod: add guild info to matched invites
|
2020-05-28 03:28:25 +03:00 |
|
Dragory
|
9b263957a3
|
RATELIMITED -> 429
|
2020-05-28 03:15:06 +03:00 |
|
Dragory
|
a011d4524d
|
Push cleanup interval back to 5min
|
2020-05-28 03:13:34 +03:00 |
|
Dragory
|
d781c6c3b4
|
Fix deletion limit in message cleanup
|
2020-05-28 03:09:27 +03:00 |
|
Dragory
|
bf3cae2201
|
Run message cleanup more frequently with a lower limit
|
2020-05-28 02:52:51 +03:00 |
|
Dragory
|
26f1042b8e
|
Retain bot messages for a shorter time, raise deletion limit
|
2020-05-28 02:50:07 +03:00 |
|
Dragory
|
6cd07ed696
|
Don'Ãt run message cleanup queries in the API process
|
2020-05-28 02:45:07 +03:00 |
|
Dragory
|
1ff86defc3
|
Fix 3
|
2020-05-28 02:39:04 +03:00 |
|
Dragory
|
ca9af4f24e
|
Fix 2
|
2020-05-28 02:37:14 +03:00 |
|
Dragory
|
51a16ee1aa
|
Fix
|
2020-05-28 02:34:26 +03:00 |
|
Dragory
|
8f71e51041
|
Small tweak to message cleanup
|
2020-05-28 02:30:03 +03:00 |
|
Dragory
|
e4aa101edd
|
Lower message retention period to 1 day
|
2020-05-28 01:54:38 +03:00 |
|
Dragory
|
64d633c820
|
Optimize !server by removing status counts
|
2020-05-28 01:50:26 +03:00 |
|
Dragory
|
e54fa36df7
|
Improvements to the bot control !guilds command
|
2020-05-28 01:45:18 +03:00 |
|
Dragory
|
f9568ab37b
|
Store supporters in the database
|
2020-05-28 01:29:51 +03:00 |
|
Dragory
|
cb4beacf8a
|
automod: add affects_bots
|
2020-05-28 00:55:09 +03:00 |
|
Dragory
|
a0fa21f0f5
|
Add links to splash page. Update splash styles to be more mobile friendly.
|
2020-05-23 23:41:29 +03:00 |
|
Dragory
|
1b8c9b45bc
|
dashboard: add custom page titles for documentation and dashboard
|
2020-05-23 23:18:28 +03:00 |
|
Dragory
|
a0da739e44
|
Update splash page title
|
2020-05-23 23:12:35 +03:00 |
|
Dragory
|
059870c1f9
|
dashboard: change Dashboard button to point to /dashboard instead of /login
|
2020-05-23 23:11:46 +03:00 |
|
Dragory
|
7724c8f65b
|
Add supported to !about
|
2020-05-23 19:45:55 +03:00 |
|
Dragory
|
e0209d3319
|
dashboard: work on guild access page
|
2020-05-23 17:31:01 +03:00 |
|
Dragory
|
f90ee12b9f
|
dashboard: add staff vuex store
|
2020-05-23 16:28:05 +03:00 |
|
Dragory
|
d03d729438
|
dashboard/api: add support for Zeppelin staff members; add ViewGuild permission; code cleanup
|
2020-05-23 16:22:03 +03:00 |
|
Dragory
|
7e60950900
|
Ignore debug files
|
2020-05-23 15:33:07 +03:00 |
|
Dragory
|
a2395d974a
|
Update descriptions for Censor/Spam to point to Automod for more advanced functionality
|
2020-05-23 15:31:54 +03:00 |
|