Dragory
|
5c2cd240e1
|
Revert emoji match fix
|
2019-07-22 01:33:38 +03:00 |
|
Dragory
|
f759de648b
|
Fix invalid response in default route
|
2019-07-22 01:13:08 +03:00 |
|
Dragory
|
1f13fdf664
|
Don't post server errors publically
|
2019-07-22 01:11:36 +03:00 |
|
Dragory
|
e249cf3139
|
Include process file for API, separate bot/api process files
|
2019-07-22 01:04:31 +03:00 |
|
Dragory
|
e37987946f
|
Fix overzealous auth requirement in API
|
2019-07-22 00:49:05 +03:00 |
|
Dragory
|
153674da7d
|
Remove LogServer in favor of API server's log endpoint (again)
|
2019-07-22 00:48:26 +03:00 |
|
Dragory
|
a407a219a6
|
Lazy-load dashboard components
|
2019-07-22 00:28:02 +03:00 |
|
Dragory
|
0623eb79b7
|
Fix code splitting for dashboard
|
2019-07-22 00:27:18 +03:00 |
|
Dragory
|
1798322418
|
Delete unneeded file
|
2019-07-22 00:17:57 +03:00 |
|
Dragory
|
9c1267d601
|
Don't save identical configs as new revisions
|
2019-07-22 00:14:24 +03:00 |
|
Dragory
|
d7a21facdc
|
Dashboard styling; don't allow login if you have no guild perms; allow logging out
|
2019-07-22 00:11:24 +03:00 |
|
Dragory
|
16a5b5c13a
|
Add temporary config auto-reload
|
2019-07-22 00:10:54 +03:00 |
|
Dragory
|
8d7a937bcd
|
ormconfig: load api or bot .env, whichever exists
|
2019-07-22 00:10:27 +03:00 |
|
Dragory
|
63d6b096b2
|
Update Knub to 20.3.1
|
2019-07-22 00:10:03 +03:00 |
|
Dragory
|
24afc0a503
|
Typing fixes; show last reload time in !about
|
2019-07-22 00:09:45 +03:00 |
|
Dragory
|
d6599c78b7
|
Disable no-submodule-imports tslint inspection
|
2019-07-21 21:29:06 +03:00 |
|
Dragory
|
a3327796bb
|
ReactionRoles: enable auto refresh by default
|
2019-07-21 21:20:57 +03:00 |
|
Dragory
|
40843d9134
|
Update dependencies
|
2019-07-21 21:16:11 +03:00 |
|
Dragory
|
039f0452fb
|
Add io-ts config schemas to all guild plugins
|
2019-07-21 21:15:52 +03:00 |
|
Dragory
|
21402b2ea4
|
Update emoji-regex to 8.0.0
|
2019-07-21 14:40:50 +03:00 |
|
Dragory
|
16599e1d5e
|
Ignore all files ending in .env from git
|
2019-07-21 14:40:34 +03:00 |
|
Dragory
|
63b3ab8e89
|
Update README
|
2019-07-21 14:40:10 +03:00 |
|
Dragory
|
55f0f6c391
|
Separate bot and API server .env files. Add example .env files.
|
2019-07-21 14:37:46 +03:00 |
|
Dragory
|
9082b71b69
|
Fix certain emoji not being matched
|
2019-07-21 14:36:05 +03:00 |
|
Dragory
|
0634fd542c
|
GuildInfoSaver: also update owner id
|
2019-07-12 14:25:27 +03:00 |
|
Dragory
|
7fbe3aafef
|
Reminders: fix double/triple/etc. posting after reload
|
2019-07-12 14:21:25 +03:00 |
|
Dragory
|
fab09b0098
|
Merge branch 'DarkView-LocatePlugin'
|
2019-07-11 12:56:09 +03:00 |
|
Dragory
|
208787769d
|
Add more indices to vc_alerts
|
2019-07-11 12:55:55 +03:00 |
|
Dragory
|
57491024fb
|
Fix merge conflicts, remove PluginRuntimeError changes
|
2019-07-11 12:52:02 +03:00 |
|
Dragory
|
93426c4dbb
|
Update knub to 20.2.1
|
2019-07-11 12:48:26 +03:00 |
|
Dragory
|
b341f62332
|
Update Knub to 20.2.0
|
2019-07-11 12:42:00 +03:00 |
|
Dragory
|
bf11d1e3d5
|
Mutes: only post 'all mutes posted' confirmation if there are more than a couple chunks
|
2019-07-11 12:38:50 +03:00 |
|
Dragory
|
1f615f2af0
|
Mutes: don't crash if the loading message for !mutes was already deleted
|
2019-07-11 12:37:49 +03:00 |
|
Miikka
|
51fa33e190
|
Merge pull request #12 from DarkView/MutesListLoadingMessage
Implemented loading and finished message for the mutes command
|
2019-07-11 12:37:04 +03:00 |
|
Miikka
|
a161e2635f
|
Merge pull request #10 from DarkView/FixMutingTheBot
Include or check to see if the acted on member is the bot
|
2019-07-11 12:36:17 +03:00 |
|
Dragory
|
ed051696d0
|
Merge branch 'master' of github.com:Dragory/ZeppelinBot
|
2019-07-11 12:30:23 +03:00 |
|
Dragory
|
107e3d8033
|
Merge branch 'DarkView-CompanionChannels'
|
2019-07-11 12:30:10 +03:00 |
|
Dragory
|
683a9d6e6a
|
Fix unload clear() call in CompanionChannelPlugin
|
2019-07-11 12:29:50 +03:00 |
|
Dragory
|
920e50dda0
|
Fix merge conflict
|
2019-07-11 12:28:39 +03:00 |
|
Miikka
|
1efcd04261
|
Merge pull request #2 from DarkView/patch-1
Fix leading white-space resulting in no results
|
2019-07-11 12:25:51 +03:00 |
|
Dragory
|
1320bcd1d7
|
Merge branch 'master' of github.com:Dragory/ZeppelinBot
|
2019-07-11 12:24:05 +03:00 |
|
Dragory
|
3f4724b699
|
Switch from ajv to io-ts for config validation; validate configs on save in the API/dashboard; start work on creating io-ts schemas for all plugins
|
2019-07-11 12:23:57 +03:00 |
|
Miikka Virtanen
|
083253be3d
|
Add concatArr template fn
|
2019-07-04 13:39:53 +03:00 |
|
Miikka Virtanen
|
d8a0368893
|
Re-enable LogServer for now
|
2019-07-04 13:35:01 +03:00 |
|
Miikka Virtanen
|
7d3ded570f
|
Tags: allow access to the tag user's user/member data
|
2019-07-04 13:23:28 +03:00 |
|
Miikka Virtanen
|
55a7a79b79
|
Add seed param to rand() template fn
|
2019-07-04 13:13:10 +03:00 |
|
Nils Blömeke
|
445404e4ac
|
Delete all vcalerts when a user gets banned
Since they are unnecessary either way, they cannot be triggered anymore and would just idle in the DB
|
2019-06-28 23:53:10 +02:00 |
|
Nils Blömeke
|
738ade4d73
|
Made it possible to list all alerts and delete them
Might be needed since you can potentially set reminders for far far in the future
|
2019-06-28 23:26:24 +02:00 |
|
Nils Blömeke
|
df1bbe9754
|
Fully functional LocatePlugin with alerts in DB and reminders
|
2019-06-26 01:04:11 +02:00 |
|
Dragory
|
1ecce52973
|
Dashboard work and related
|
2019-06-23 19:18:41 +03:00 |
|