| Commit message (Collapse) | Author | Age | Lines | |
|---|---|---|---|---|
| * | Remove opt_out column | 2021-04-09 | -0/+28 | |
| | | ||||
| * | Cascade delete channels on category deletion | 2021-03-04 | -0/+30 | |
| | | ||||
| * | Add support for pending members | 2020-12-21 | -0/+28 | |
| | | ||||
| * | Remove verification features | 2020-12-19 | -0/+30 | |
| | | ||||
| * | Add index on message table for author and channel ID | 2020-10-27 | -0/+30 | |
| | | ||||
| * | Track deleted messages being deleted | 2020-10-18 | -0/+28 | |
| | | ||||
| * | Store user verification date | 2020-09-12 | -0/+28 | |
| | | ||||
| * | public_flags migration | 2020-09-02 | -0/+28 | |
| | | ||||
| * | Add support for measuring role gate effectiveness | 2020-08-29 | -0/+28 | |
| | | ||||
| * | Add in_guild column to represent membership | 2020-08-25 | -0/+28 | |
| | | ||||
| * | Major adjustments to data storage, strings instead of bigints for metabase ↵ | 2020-08-25 | -0/+90 | |
| | | | | | compatibility | |||
| * | Use a foreign key for channel category | 2020-08-25 | -0/+28 | |
| | | ||||
| * | Add Alembic | 2020-08-25 | -0/+288 | |