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

1962 commits

Author SHA1 Message Date
Dragory
8234f67b0f Fix moment import in index.ts 2018-07-08 13:58:45 +03:00
Dragory
15b7da82e8 Add warn and mute commands. General code clean-up. 2018-07-08 13:57:27 +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
2ac8984792 Add repository+model for mutes 2018-07-07 17:03:13 +03:00
Dragory
55215dc382 Change the first migration's date to the repo's creation date
This isn't necessary, but since the migration was modified when this repo was created,
it makes more sense to also have it dated at this time.
2018-07-07 17:01:44 +03:00
Dragory
e9fb76f76d Use a model class for mod actions 2018-07-07 17:00:50 +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
09d948a0df Fix wrong data type for action_type in migrations 2018-07-01 04:35:50 +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