Dragory
|
a05fcd7c06
|
Update Knub to v22.0.0
|
2019-08-21 22:05:27 +03:00 |
|
Dragory
|
ae43d890a1
|
Initial work on new automod
|
2019-08-18 16:40:15 +03:00 |
|
Miikka Virtanen
|
1e549ef2a3
|
Fix error if the bot attempts to save a message that was already saved
|
2019-08-14 10:57:39 +03:00 |
|
Miikka Virtanen
|
a48a58bd3c
|
Fix error when calling resolveUserId with null/missing user id
|
2019-08-14 10:55:34 +03:00 |
|
Miikka Virtanen
|
328ec379c5
|
Fix issues with long reasons in !ban/softban/kick. Display an error if a ban/softban/kick command fails.
|
2019-08-14 10:53:35 +03:00 |
|
Dragory
|
8d8343543d
|
Fix userid/channelid argument types; rename userid/userID to userId for consistency; misc code style fix
|
2019-08-10 01:48:02 +03:00 |
|
Dragory
|
afd677b270
|
ChannelArchiver: include message reactions in archive
|
2019-08-10 00:43:58 +03:00 |
|
Dragory
|
cd07a3e32e
|
ChannelArchiver: break out of the loop if there are no more messages to archive
|
2019-08-10 00:28:18 +03:00 |
|
Dragory
|
64f7b8cce4
|
ChannelArchiver: fix archiving of the wrong channel
|
2019-08-10 00:22:25 +03:00 |
|
Dragory
|
66ac85e300
|
Add ChannelArchiver plugin
|
2019-08-10 00:13:55 +03:00 |
|
Dragory
|
733855ac70
|
Add standardized function for asking the user to confirm an action
|
2019-08-10 00:13:35 +03:00 |
|
Dragory
|
307f95e0f4
|
Add a standardized way of checking for bot owners in global plugins
|
2019-08-10 00:12:16 +03:00 |
|
Dragory
|
6b46346a80
|
Update Knub to 21.0.0
|
2019-08-10 00:11:02 +03:00 |
|
Dragory
|
5a1cf205a7
|
utils: safety checks to resolveUser; ignore a tslint error
|
2019-08-05 01:40:27 +03:00 |
|
Dragory
|
4f8dc4f0ae
|
ModActions: ignore server errors when getting bans
|
2019-08-05 01:39:11 +03:00 |
|
Dragory
|
a7507fa4ef
|
Debug2
|
2019-08-04 19:20:46 +03:00 |
|
Dragory
|
77ed889adc
|
Debug
|
2019-08-04 18:08:20 +03:00 |
|
Dragory
|
d679ab8b72
|
Temporary fixes to deepKeyIntersect while config modifiers are still a thing
|
2019-08-04 17:30:47 +03:00 |
|
Dragory
|
72729fdc14
|
Update Knub to 20.3.2
|
2019-08-04 17:13:49 +03:00 |
|
Dragory
|
08d49ad477
|
Some improvements to 'unknown member' error reporting
|
2019-08-04 16:51:42 +03:00 |
|
Dragory
|
a1aa995a7a
|
Fix for non-object-literals in deepKeyIntersect
|
2019-08-04 16:47:42 +03:00 |
|
Dragory
|
e4f1a6eb15
|
Censor: use decoded TSafeRegex for blocked_regex, disable default i flag(!)
|
2019-08-04 15:48:03 +03:00 |
|
Dragory
|
82a0fa4b43
|
Use GlobalZeppelinPlugin when applicable
|
2019-08-04 15:47:09 +03:00 |
|
Dragory
|
a602164c13
|
Forgot to commit these a couple commits ago
|
2019-08-04 15:46:36 +03:00 |
|
Dragory
|
e0bef49a84
|
BotControl: more robust owner checking, use GlobalZeppelinPlugin, add show_plugin_config command
|
2019-08-04 15:46:09 +03:00 |
|
Dragory
|
a188b0433c
|
api: crash on unhandled rejections
|
2019-08-04 15:45:35 +03:00 |
|
Dragory
|
6043fd5cd3
|
Configs are not decoded as well as validated by io-ts. Improvements to config validation, error messages, and TSafeRegex type.
|
2019-08-04 15:44:41 +03:00 |
|
Dragory
|
6282c13b70
|
Don't fetch all users on load (again...)
|
2019-08-04 13:42:39 +03:00 |
|
Dragory
|
68380c5ac3
|
Add support for safe regex type checking; make sure regexes passed to Censor are safe
|
2019-08-04 13:41:35 +03:00 |
|
Dragory
|
4034c6a850
|
Also run tslint on pre-commit
|
2019-08-04 13:18:41 +03:00 |
|
Dragory
|
460562d485
|
tslint: enable no-floating-promises
|
2019-08-04 13:18:26 +03:00 |
|
Dragory
|
aab3a0cb1d
|
Post: don't confirm post commands if the target channel is the same as the command channel
|
2019-08-04 13:18:02 +03:00 |
|
Dragory
|
5aa1f3cec9
|
Code cleanup
|
2019-08-04 13:16:46 +03:00 |
|
Dragory
|
f0ba484f79
|
Utility: make sure the data in !info is always fresh
|
2019-08-04 13:16:23 +03:00 |
|
Dragory
|
09464e56e3
|
Mutes: fix mutes/unmutes sometimes not applying/removing the role
|
2019-08-04 13:16:01 +03:00 |
|
Dragory
|
66d6642bc6
|
Add forceFresh parameter to resolveMember. Clean up resolveUser/resolveMember code.
|
2019-08-04 13:14:23 +03:00 |
|
Dragory
|
08dec5d703
|
Disable dynamic scss imports (weird errors in prod builds, FIXME)
|
2019-07-29 22:58:38 +03:00 |
|
Dragory
|
b52a4e1225
|
Code style tweak
|
2019-07-29 22:58:13 +03:00 |
|
Dragory
|
a45d2965e9
|
Dashboard: disable source maps in prod builds, add debug build with source maps and no minification
|
2019-07-29 22:57:58 +03:00 |
|
Dragory
|
c5c0ed55d0
|
Dashboard: fix docs link after logging in, move logout button to the right
|
2019-07-29 22:36:04 +03:00 |
|
Dragory
|
735eddae17
|
Splash: docs -> documentation
|
2019-07-29 22:32:11 +03:00 |
|
Dragory
|
3c02935cb4
|
Dashboard: don't collapse whitespace in code blocks (or anywhere)
|
2019-07-29 22:31:47 +03:00 |
|
Dragory
|
34f7d6f937
|
Docs: update user section of ArgumentTypes (from Dark)
|
2019-07-29 21:56:03 +03:00 |
|
Dragory
|
ab87efac1f
|
Tweaks
|
2019-07-29 21:51:38 +03:00 |
|
Dragory
|
c0739ba326
|
Docs: add 'work in progress' notification
|
2019-07-29 21:51:25 +03:00 |
|
Dragory
|
d1c837e89f
|
Move material icons import to docs.scss for lazy loading
|
2019-07-29 21:34:34 +03:00 |
|
Dragory
|
cb8392de2c
|
Include buefy in package-lock.json
|
2019-07-29 21:34:19 +03:00 |
|
Dragory
|
e67cc27b10
|
Docs: consistent menu capitalization
|
2019-07-29 21:30:36 +03:00 |
|
Miikka
|
4c652cf95c
|
Merge pull request #15 from DarkView/master
More docs work - Page for Document types and done LocateUser
|
2019-07-29 21:30:09 +03:00 |
|
Nils Blömeke
|
66705678a6
|
More docs work - Page for Document types and done LocateUser
|
2019-07-29 18:55:32 +02:00 |
|