Commit Graph

8 Commits

Author SHA1 Message Date
94a0918529 fix: enable invite lifecycle and expired invite cleanup jobs
Signed-off-by: Miguel Nogueira <me@nogueira.codes>
2025-08-10 11:10:18 +01:00
d48b35e845 fix: make sure approved invites are not deleted daily
even though people would have time to use approved invites (24 hrs at least), it would be better to delete them when they expire instead.

Signed-off-by: Miguel Nogueira <me@nogueira.codes>
2025-08-10 11:01:24 +01:00
627c619abf feat: finish removing console kernel, add expiring invite notification
Signed-off-by: Miguel Nogueira <me@nogueira.codes>
2025-08-09 20:38:50 +01:00
f2a5a9fe6a refactor: remove redundant http kernel
http kernel functionality has now been moved to bootstrap/app.php

Signed-off-by: Miguel Nogueira <me@nogueira.codes>
2025-08-06 10:10:42 +01:00
7dca30b57d fix(auth): check for discord callback error status, update string copy 2023-08-16 01:04:56 +01:00
96aa01b9c6 Recent changes 2020-11-02 21:44:05 +00:00
6541e25a39 Apply fixes from StyleCI 2020-10-10 16:30:26 +00:00
f80e9fcba0 First commit 2020-04-26 05:09:32 +01:00