| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Spawn actix-web server with access to the bot | Jokler | 2020-02-22 | 2 | -5/+7 |
| | | | | | | | Additionally replace all Mutexes with RwLocks. Hopefully this makes it possible for the web server to serve many requests at once since they would just hold read locks. | ||||
| * | Add functions for BBCode formatting | Felix Kaaman | 2020-02-22 | 2 | -0/+274 |
