3
0
Fork 0
mirror of https://github.com/ZeppelinBot/Zeppelin.git synced 2025-05-17 15:15:02 +00:00
Commit graph

45 commits

Author SHA1 Message Date
Dragory
fccb919148 Update prettier 2019-02-06 20:08:06 +02:00
Dragory
0aa1c53189 Add support for plugin option schema validation 2019-01-19 15:39:04 +02:00
Dragory
14aa613f42 Update Knub to 16.1.1 2019-01-15 03:38:18 +02:00
Dragory
b194baa7ef Update Knub to 16.1.0 2019-01-15 03:21:55 +02:00
Dragory
dde1d8de08 Update Knub to 16.0.1 2019-01-15 03:09:19 +02:00
Dragory
f05a6b9b49 Update Knub to 16.0.0 2019-01-15 03:05:10 +02:00
Dragory
3110d15509 Post: add support for !posting files 2019-01-15 03:04:47 +02:00
Dragory
59167bb56e Update Knub to 15.1.0 2019-01-15 01:03:11 +02:00
Dragory
001a7c7aef Update Knub to 15.0.1 2019-01-12 21:50:25 +02:00
Dragory
00fc46d7b3 Update Knub to 15.0.0 2019-01-06 14:05:56 +02:00
Dragory
12f309d412 Update to Knub 14.0.0 and make changes to plugins accordingly 2019-01-03 06:15:28 +02:00
Dragory
095e8f159c Update emoji-regex to 7.0.1 2018-12-15 21:16:17 +02:00
Dragory
4d4b2d6443 Update Knub to 13.1.0 and Eris to 0.9.0 2018-12-15 21:07:05 +02:00
Dragory
7092333326 Update Knub to 13.0.1 2018-12-15 16:50:00 +02:00
Dragory
b6e21a6650 Update Knub to 13.0.0 2018-12-15 16:29:16 +02:00
Dragory
d9669c6e6d Add build process for prod 2018-12-14 06:47:58 +02:00
Dragory
9581ad7b9d Update package name in package.json and set it to private 2018-12-14 06:32:17 +02:00
Dragory
87e12ca6a4 Update Typescript package to 3.2.2 2018-12-14 06:30:26 +02:00
Dragory
90e0e3b8ec Update Knub to 12.2.2 2018-11-24 19:30:42 +02:00
Dragory
4a65b94cc3 Update Knub to 12.2.1 2018-11-24 17:59:17 +02:00
Dragory
aee9d3d87c Update Knub to 12.2.0 2018-11-24 15:07:53 +02:00
Dragory
89dfeccd90 Switch from Knex to TypeORM. Update Knub. 2018-10-26 06:41:20 +03:00
Dragory
3a9f3ec696 Add massban command 2018-08-16 20:07:43 +03:00
Dragory
570e644420 Update Knub to 10.0.0 2018-08-05 01:05:40 +03:00
Dragory
132edd1c75 Update Knub to 9.6.6 2018-08-05 00:44:13 +03:00
Dragory
3991858511 Add case_id to mutes. Add !mutes command to list mutes. 2018-08-05 00:18:50 +03:00
Dragory
716a3ae3c6 Roll back and lock knex to 0.12.6
Newer Knex versions appear to have a bug that causes them to periodically
disconnect from the database. See the following issue for more details:

https://github.com/tgriesser/knex/issues/1833
2018-08-02 02:51:33 +03:00
Dragory
3e5f182aaf Switch from node-mariasql to mysql2
Node-mariasql returned dates in an incorrect timezone, and the project
doesn't seem to be actively maintained. Switching to mysql2 fixes the issue.
2018-08-02 00:48:48 +03:00
Dragory
c479ef1ff6 feat: save deleted spam logs; server spam logs from a web server; update Knub to 9.6.4 2018-08-01 20:09:51 +03:00
Dragory
0d6bd097c8 Update Knub to 9.6.2 2018-07-31 19:37:18 +03:00
Dragory
5359d0d5fe General fixes. Update Knub to 9.6.1. Add info and server commands. 2018-07-31 04:02:45 +03:00
Dragory
7ded84b924 Add spam plugin. Add clean commands. Update Knub to 9.6.0. 2018-07-31 02:42:45 +03:00
Dragory
ad6afdfac1 Add persist plugin 2018-07-30 23:35:44 +03:00
Dragory
e7734c558c Add censor plugin. Various other fixes/features. Update Knub to 9.4.13. 2018-07-30 01:44:03 +03:00
Dragory
724c30703f feat: add logging for most events 2018-07-29 18:46:49 +03:00
Dragory
6625e9ffb0 Update Knub to 9.4.11 2018-07-29 15:18:50 +03:00
Dragory
62dfc80a0e Update TS. Add db-migrate npm script. 2018-07-12 02:49:15 +03:00
Dragory
e716f3aa7e Add humanize-duration to package.json
This was supposed to be in a previous commit already.
2018-07-12 01:43:37 +03:00
Dragory
74f643487c Update Knub. Add lodash.at for new util functions. 2018-07-09 02:49:51 +03:00
Dragory
28bb8165bc Update Knub to 9.4.5 2018-07-07 18:02:57 +03:00
Dragory
05919d901b Update Knub to 9.4.4 2018-07-07 17:27:36 +03:00
Dragory
47f124c7d6 Set moment default timezone to UTC
This requires switching to the moment-timezone package.
This is for consistensy with knexfile, which already sets the DB timezone to UTC.
2018-07-07 15:39:56 +03:00
Dragory
30f57dad24 Add npm script for watching changes. Clear obsolete dependencies. 2018-07-07 14:27:54 +03:00
Dragory
e70f1baa27 Various small fixes 2018-07-01 04:31:24 +03:00
Dragory
23c78f2c9c Initial commit in new repository 2018-07-01 03:35:51 +03:00