3
0
Fork 0
mirror of https://github.com/ZeppelinBot/Zeppelin.git synced 2025-03-20 07:49:58 +00:00
Commit graph

35 commits

Author SHA1 Message Date
Dragory
e2be447de5
Ignore empty emoji/sticker updates from logs 2021-08-19 18:34:52 +03:00
Dragory
fd73da059a
Hotfix 18 2021-08-19 02:17:51 +03:00
Dragory
2b80297ff2
Hotfix 17 2021-08-19 02:17:16 +03:00
Dragory
a7ec5c4808
++tweak 2021-08-19 01:59:07 +03:00
Dragory
101367a103
Remove audit log checks from member role changes 2021-08-18 23:25:26 +03:00
Dragory
78c2fdf4f0
Hotfix 2 2021-08-18 22:06:57 +03:00
Dragory
4c8523adf3
Hotfix 2021-08-18 22:04:32 +03:00
Dragory
8edaa75064
Temp fix for circular dependency 2021-08-18 02:01:56 +03:00
Dragory
bed6589d48
Typed log functions + more 2021-08-18 01:51:42 +03:00
almeidx
3537305c59
upgrade discord.js 2021-08-04 20:45:42 +01:00
Dark
036d46f08a
Fix log bugs 2021-07-29 19:08:22 +02:00
Nils
392e7fc56e
Merge pull request #3 from almeidx/smol-refactor
Smol refactor
2021-07-29 03:03:38 +02:00
Dark
30010247b1
Fix object names 2021-07-29 03:02:00 +02:00
Dark
3886d2d1dd
Include Sticker and Emoji events in Logs 2021-07-29 01:02:29 +02:00
almeidx
b4ba1daa76
simplify 2021-07-28 23:30:52 +01:00
almeidx
60caa3153b
simplified ternary 2021-07-28 23:27:07 +01:00
Dark
c932269b7d
DJS Update, Full Import Cleanup 2021-07-25 14:32:08 +02:00
Dark
acb4913495
More fixes, change rest of stripObjectToScalars to configAccessibleObj 2021-07-21 22:14:09 +02:00
Dark
d2dd103175
Start move to configAccessibleObjects, exclude perm overrides from logs
configAccessibleObjects are used to guarantee backwards compatibility and consistency.
Perm overrides from our own plugins are ignored as to not spam logs through bot managed slowmode or companion channels
2021-07-06 05:23:47 +02:00
Dark
dda19de6e6
Fix various bugs, update djs 2021-07-04 23:14:12 +02:00
Dark
968889e529
Add missing logtypes, add change visualization 2021-07-01 04:40:39 +02:00
Dark
144c9c43e0
Add logging for threads and stages 2021-07-01 02:21:16 +02:00
Dark
5efdf5ce95
Formatting and initial ButtonRoles DB work 2021-06-08 02:23:30 +02:00
Dark
6ac9d2f2a2
Organise all imports, make Mutes depend on Logs 2021-06-06 23:51:32 +02:00
Dark
d0a1beb809
Finish preliminary rework, ready to test 2021-06-02 04:07:50 +02:00
Dark
57893e7f76
More rework progress, mostly done up to ModActions 2021-06-01 04:33:02 +02:00
Dark
52839cc9f3
More rework progress, remove all eris imports 2021-06-01 02:05:55 +02:00
Dragory
629002b8d9
Turn on strict TS compilation. Fix up and tweak types accordingly. 2020-11-09 20:03:57 +02:00
Dragory
2f470dc37a
Update to new Knub 30 beta. Code clean-up. 2020-10-01 01:43:38 +03:00
Dragory
3d1ecc8190
Fix embed links appearing in MEMBER_JOIN_WITH_PRIOR_RECORDS logs 2020-08-11 02:41:07 +03:00
Dragory
eb203a3b7a
Use server timezone and date formats in case summaries. Link to cases in case log channel from case summaries. 2020-08-10 03:18:34 +03:00
Dragory
c67a1df11d
Add support for server-specific timezone and date format settings 2020-08-10 00:24:06 +03:00
Dragory
5ea0f7eb46
Improve audit log error handling, show BOT_ALERT in more cases 2020-08-05 02:25:13 +03:00
Dragory
b82196058a
Fix error when logging bans 2020-07-29 01:15:00 +03:00
Dark
aea019181c Migrate Logs to new Plugin structure, also dont ignore it 2020-07-27 01:53:14 +02:00