index
:
forum
master
Source code for the cflip.net forum
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
index.php
Age
Commit message (
Expand
)
Author
2021-08-11
Add getters for nested objects
cflip
2021-07-20
A bit of code cleanup
cflip
2021-06-23
Add latest threads to index page
cflip
2021-06-05
Use different syntax for conditions in HTML
cflip
2021-06-05
Move object related functions into their classes.
cflip
2021-04-24
Remove all uses of db_inc.php
cflip
2021-04-23
Refactoring part 1
cflip
2021-04-17
Automatically sort threads without PHP comparisons
cflip
2021-04-07
Style and layout changes
cflip
2021-04-07
Update links, rename files
cflip
2021-03-24
Add thread replies, sort threads by last reply
cflip
2021-03-24
Show latest thread/post on pages
cflip
2021-03-21
Changes from procedural to OOP
cflip
2021-03-21
big changes pt1
cflip
2021-02-10
Reorganize code and add info to front page
Cflip
2021-01-25
Add page to show all posts
Cflip
2021-01-24
Create function to display threads
Cflip
2021-01-24
Add more links to user page
Cflip
2021-01-24
add 'empty category' message
h5p9sl
2021-01-23
Implement latest post/thread columns
Cflip
2021-01-23
Show latest threads on index page
Cflip
2021-01-23
Change terminology from topics to threads
Cflip
2021-01-22
Inital commit with existing code
Cflip