John Mazouri

Results 5 issues of John Mazouri

In code the cookie expiration time is set to 7 days, but in reality it's closer to 24 hours. Check whether the `dataprotection` folder is being persisted as a volume...

bug
needs investigation

Currently, in our server, we use DynoBot to log member joins, leaves, voice channel joins/leaves, nickname changes, and (rather redundantly) message deletions. We should introduce logging for some of these...

proposal

It's been expressed by some that our frontend is a bit... plain. While I prefer the term "utilitarian", it's fair to say there's some minor inconsistencies in our design language,...

enhancement
needs investigation

Leave some ideas in the comments - one example is pulling who deleted a message (if it wasn't the user who sent it, it should be in the audit log,...

enhancement

Currently, things like our table implementation on the Infractions and Tags pages have a lot of copy+pasted functionality that could be extracted to a generic base component - which would...

refactoring