Age | Commit message (Collapse) | Author | |
---|---|---|---|
2021-08-11 | Add getters for nested objects | cflip | |
2021-06-23 | Add the rest of the changes | cflip | |
2021-06-06 | Experimental style changes, add banner image | cflip | |
2021-06-05 | Use different syntax for conditions in HTML | cflip | |
2021-06-05 | Move object related functions into their classes. | cflip | |
Some of the pages are still broken from this commit, but I plan to either rewrite or ignore them. | |||
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-04-23 | Refactoring part 1 | cflip | |
2021-04-17 | Automatically sort threads without PHP comparisons | cflip | |
2021-04-14 | Add 'date edited' attribute to posts | cflip | |
2021-04-07 | Use short echo tags | cflip | |
2021-04-07 | Style and layout changes | cflip | |
2021-04-07 | Update links, rename files | cflip | |