Age | Commit message (Collapse) | Author | |
---|---|---|---|
2021-04-25 | Reload page after submitting a reply to a thread | cflip | |
2021-04-24 | Use Session class instead of $_SESSION | cflip | |
2021-04-24 | Remove all uses of db_inc.php | cflip | |
This method of importing the database login every time wasn't very good. Now everything uses the new Database singleton class. | |||
2021-01-23 | Resolve #2 by filtering out HTML code from replies | Cflip | |
2021-01-23 | Change terminology from topics to threads | Cflip | |
2021-01-22 | Fix broken pages | Cflip | |
2021-01-22 | Inital commit with existing code | Cflip | |