3
0
Fork 0
mirror of https://github.com/ZeppelinBot/Zeppelin.git synced 2025-03-15 13:51:51 +00:00
Commit graph

1428 commits

Author SHA1 Message Date
Dragory
a3d0ec03d9
Add info types for ZeppelinPluginBlueprint 2020-07-22 23:11:42 +03:00
Dragory
cc320728f0
Merge master 2020-07-22 23:06:12 +03:00
Miikka
2893ddc21c
Merge pull request #80 from DarkView/k30_tags
[K30] Migrated Tags
2020-07-22 23:03:13 +03:00
Dark
7ca14d090b Migrate Tags to new Plugin structure 2020-07-22 22:01:53 +02:00
Dragory
cfe3c65abc
Add permission to LevelCmd 2020-07-22 22:59:06 +03:00
Dragory
1064a1ca46
Add custom logger. Fix a bunch of errors. Optimize imports. 2020-07-22 22:56:21 +03:00
Dragory
0dae54745d
Add Cases and Mutes to available plugins 2020-07-22 22:26:05 +03:00
Dragory
c467a740db
Port GuildConfigReloader plugin 2020-07-22 22:25:50 +03:00
Dragory
836fadf19e
Fix usage of 'this' in pluginUtils#canActOn 2020-07-22 22:23:47 +03:00
Dragory
b1f9b54be4
Fix usage of 'this' in FollowCmd 2020-07-22 22:10:20 +03:00
Dragory
ccff7384ba
Port Mutes plugin 2020-07-22 22:09:05 +03:00
Dragory
479cb56928
Port Cases plugin 2020-07-22 22:08:49 +03:00
Dragory
a848e00fdd
Fix type inference for the public interface of plugins created with the zeppelinPlugin() helper 2020-07-22 22:08:20 +03:00
Dragory
4019b9e1a2
Update Knub to v30.0.0-beta.13 2020-07-22 22:04:09 +03:00
Dragory
f0bb095d50
Turn on automatic JS strict mode + noImplicitThis 2020-07-22 21:23:27 +03:00
Dragory
e44ef71fe2
Update Knub to v30.0.0-beta.12 2020-07-22 21:15:22 +03:00
Miikka
5107a5f5c4
Merge pull request #79 from DarkView/k30_pingableRoles
[K30] Migrated PingableRoles
2020-07-22 20:27:22 +03:00
Miikka
4bbf03c54e
Merge branch 'knub30' into k30_pingableRoles 2020-07-22 20:27:15 +03:00
Miikka
a4cadd2629
Merge pull request #78 from DarkView/k30_betterEventNames
[K30] Rename Events and files to prevent ambiguity and order availablePlugins
2020-07-22 20:26:38 +03:00
Dragory
f4e8282a93
Update to Knub v30.0.0-beta.11 2020-07-22 09:33:15 +03:00
Dark
ed344be4b5 Migrate PingableRoles to new Plugin structure 2020-07-21 23:11:05 +02:00
Dark
0bc7dc17b7 Rename Events and files to prevent ambiguity and order availablePlugins 2020-07-21 17:55:25 +02:00
Miikka
00d5f3efd2
Merge pull request #47 from Dragory/dependabot/npm_and_yarn/dashboard/acorn-6.4.1
Bump acorn from 6.3.0 to 6.4.1 in /dashboard
2020-07-21 18:22:20 +03:00
Miikka
b9abc950d4
Merge pull request #59 from Dragory/dependabot/npm_and_yarn/dashboard/websocket-extensions-0.1.4
Bump websocket-extensions from 0.1.3 to 0.1.4 in /dashboard
2020-07-21 18:22:10 +03:00
Miikka
436c0b7f38
Merge pull request #73 from Dragory/dependabot/npm_and_yarn/backend/lodash-4.17.19
Bump lodash from 4.17.15 to 4.17.19 in /backend
2020-07-21 18:21:53 +03:00
Miikka
55eda91d30
Merge pull request #72 from Dragory/dependabot/npm_and_yarn/shared/lodash-4.17.19
Bump lodash from 4.17.15 to 4.17.19 in /shared
2020-07-21 18:21:40 +03:00
Miikka
042e8cbeeb
Merge pull request #71 from Dragory/dependabot/npm_and_yarn/dashboard/lodash-4.17.19
Bump lodash from 4.17.15 to 4.17.19 in /dashboard
2020-07-21 18:21:28 +03:00
Miikka
f324dfc227
Merge pull request #77 from DarkView/k30_persist
[K30] Migrated Persist
2020-07-21 18:21:09 +03:00
Miikka
c517fecfd4
Merge branch 'knub30' into k30_persist 2020-07-21 18:21:03 +03:00
Miikka
76b882d355
Merge pull request #76 from DarkView/k30_nameHistory
[K30] Migrated NameHistory
2020-07-21 18:20:22 +03:00
Miikka
dfdee2b037
Merge branch 'knub30' into k30_nameHistory 2020-07-21 18:20:15 +03:00
Miikka
e324ec4d17
Merge pull request #75 from DarkView/k30_messageSaver
[K30] Migrated MessageSaver
2020-07-21 18:19:48 +03:00
Miikka
c77c290792
Merge branch 'knub30' into k30_messageSaver 2020-07-21 18:19:40 +03:00
Miikka
8b2cdfc147
Merge pull request #74 from DarkView/k30_autoReactions
[K30] Migrated AutoReactions
2020-07-21 18:19:14 +03:00
Miikka
6d4f5a4158
Merge branch 'knub30' into k30_autoReactions 2020-07-21 18:19:04 +03:00
Miikka
0644001f98
Merge pull request #70 from DarkView/k30_reminders
[K30] Migrated Reminders
2020-07-21 18:18:33 +03:00
Miikka
bc0bf118c0
Merge branch 'knub30' into k30_reminders 2020-07-21 18:18:26 +03:00
Miikka
988d89cb4a
Merge pull request #69 from DarkView/k30_fixLocateUser
[K30] LocateUser: Change rest to catchAll
2020-07-21 18:17:57 +03:00
Miikka
2be4c8eac4
Merge pull request #68 from DarkView/k30_usernameSaver
[K30] Migrated UsernameSaver
2020-07-21 18:17:38 +03:00
Miikka
59c60e753b
Merge branch 'knub30' into k30_usernameSaver 2020-07-21 18:17:23 +03:00
Dark
4e2dd70030 Migrate WelcomeMessage to new Plugin structure 2020-07-21 18:16:46 +03:00
Dark
e1323687a7 Migrated Persist to new Plugin structure 2020-07-21 01:02:42 +02:00
Dark
bb3eb05ec2 Migrate NameHistory to new Plugin structure 2020-07-21 00:10:09 +02:00
Dark
f83d7122b9 Migrate MessageSaver to new Plugin structure 2020-07-20 23:22:42 +02:00
Dark
2c4e683630 Migrate AutoReactions to new Plugin structure 2020-07-20 00:23:47 +02:00
dependabot[bot]
efbb1dc1d4
Bump lodash from 4.17.15 to 4.17.19 in /backend
Bumps [lodash](https://github.com/lodash/lodash) from 4.17.15 to 4.17.19.
- [Release notes](https://github.com/lodash/lodash/releases)
- [Commits](https://github.com/lodash/lodash/compare/4.17.15...4.17.19)

Signed-off-by: dependabot[bot] <support@github.com>
2020-07-18 17:01:12 +00:00
dependabot[bot]
fde240ed76
Bump lodash from 4.17.15 to 4.17.19 in /shared
Bumps [lodash](https://github.com/lodash/lodash) from 4.17.15 to 4.17.19.
- [Release notes](https://github.com/lodash/lodash/releases)
- [Commits](https://github.com/lodash/lodash/compare/4.17.15...4.17.19)

Signed-off-by: dependabot[bot] <support@github.com>
2020-07-18 16:58:49 +00:00
dependabot[bot]
c26a0d4bb1
Bump lodash from 4.17.15 to 4.17.19 in /dashboard
Bumps [lodash](https://github.com/lodash/lodash) from 4.17.15 to 4.17.19.
- [Release notes](https://github.com/lodash/lodash/releases)
- [Commits](https://github.com/lodash/lodash/compare/4.17.15...4.17.19)

Signed-off-by: dependabot[bot] <support@github.com>
2020-07-17 09:56:17 +00:00
Dark
7ce1ebfee2 Migrate Reminders to new Plugin structure 2020-07-16 22:54:02 +02:00
Nils
e03f0006e7
Change rest to catchAll 2020-07-16 22:35:10 +02:00