| Commit message (Collapse) | Author | Lines | ||
|---|---|---|---|---|
| 2022-03-16 | Add support for BumpedThreads to be stored in site | -0/+129 | ||
| Following our move to use Redis as just a cache, this PR allows the site to store a list of threads that need to be bumped. The bot will interact with this within the ThreadBumper cog. | ||||
| 2022-03-16 | Move FilterList imports down so they're sorted | -11/+11 | ||
| 2022-03-13 | Add Events Team | -2/+2 | ||
| 2022-03-13 | Update Project Lead color | -1/+1 | ||
| 2022-03-12 | Correct typo | -1/+1 | ||
| Co-authored-by: Mark <[email protected]> | ||||
| 2022-03-12 | Remove unused migrations package | -3/+0 | ||
| 2022-03-12 | Reword documentation per review | -14/+12 | ||
| Co-authored-by: MarkKoz <[email protected]> | ||||