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

45 commits

Author SHA1 Message Date
Dragory
c38104b833 Update prettier 2019-02-06 20:08:06 +02:00
Dragory
5c912df34e Add support for plugin option schema validation 2019-01-19 15:39:04 +02:00
Dragory
caa7b77d04 Update Knub to 16.1.1 2019-01-15 03:38:18 +02:00
Dragory
c7b88de012 Update Knub to 16.1.0 2019-01-15 03:21:55 +02:00
Dragory
3d285df019 Update Knub to 16.0.1 2019-01-15 03:09:19 +02:00
Dragory
7b949b5452 Update Knub to 16.0.0 2019-01-15 03:05:10 +02:00
Dragory
d3c3b65db6 Post: add support for !posting files 2019-01-15 03:04:47 +02:00
Dragory
04618c4191 Update Knub to 15.1.0 2019-01-15 01:03:11 +02:00
Dragory
34ad8fab8b Update Knub to 15.0.1 2019-01-12 21:50:25 +02:00
Dragory
145f5866cf Update Knub to 15.0.0 2019-01-06 14:05:56 +02:00
Dragory
b0cd8762f1 Update to Knub 14.0.0 and make changes to plugins accordingly 2019-01-03 06:15:28 +02:00
Dragory
a6b2fe5fed Update emoji-regex to 7.0.1 2018-12-15 21:16:17 +02:00
Dragory
daa264357b Update Knub to 13.1.0 and Eris to 0.9.0 2018-12-15 21:07:05 +02:00
Dragory
b02dae2890 Update Knub to 13.0.1 2018-12-15 16:50:00 +02:00
Dragory
c5aea510e7 Update Knub to 13.0.0 2018-12-15 16:29:16 +02:00
Dragory
e7b8c0d64d Add build process for prod 2018-12-14 06:47:58 +02:00
Dragory
1e45a2a7db Update package name in package.json and set it to private 2018-12-14 06:32:17 +02:00
Dragory
3f703d2b4b Update Typescript package to 3.2.2 2018-12-14 06:30:26 +02:00
Dragory
a93f25d638 Update Knub to 12.2.2 2018-11-24 19:30:42 +02:00
Dragory
f7b62429c6 Update Knub to 12.2.1 2018-11-24 17:59:17 +02:00
Dragory
fbb1ee4719 Update Knub to 12.2.0 2018-11-24 15:07:53 +02:00
Dragory
f9c16263ae Switch from Knex to TypeORM. Update Knub. 2018-10-26 06:41:20 +03:00
Dragory
1f4b89700c Add massban command 2018-08-16 20:07:43 +03:00
Dragory
f9f0533ca7 Update Knub to 10.0.0 2018-08-05 01:05:40 +03:00
Dragory
39c2b1af81 Update Knub to 9.6.6 2018-08-05 00:44:13 +03:00
Dragory
7a372533ec Add case_id to mutes. Add !mutes command to list mutes. 2018-08-05 00:18:50 +03:00
Dragory
2aaacef2c3 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
94c8e1cf43 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
16be52a5e7 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