Age | Commit message (Collapse) | Author | |
---|---|---|---|
2024-08-14 | Automatically determine SQL column type from the field. | Sadie Powell | |
Also add more column types to ensure we are storing data in the best format in the database. | |||
2024-03-12 | Simplify limit extraction code. | Sadie Powell | |
2024-03-09 | Rename hash_map to unordered_map to match the underlying container. | Sadie Powell | |
2024-02-27 | Make functions that don't use `this` static. | Sadie Powell | |
2024-02-26 | Fix some coding style issues. | Sadie Powell | |
2024-02-22 | If the IRCd sends a field limit then use it over that of the config. | Sadie Powell | |
2024-01-24 | Shuffle modules around a bit. | Sadie Powell | |