index
:
forum
master
Source code for the cflip.net forum
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2021-08-21
Fix user registration
HEAD
master
cflip
2021-08-21
Show who the user was invited by on user page
cflip
2021-08-21
Add user generation numbers
cflip
2021-08-11
Implement invite codes for user registration
cflip
2021-08-11
Add getters for nested objects
cflip
2021-08-10
Small style update
cflip
2021-08-10
Change URLs to relative paths
cflip
2021-08-10
Update names of database variables
cflip
2021-07-20
Handle input validation in abstract Form class
cflip
2021-07-20
A bit of code cleanup
cflip
2021-06-23
Add the rest of the changes
cflip
2021-06-23
Add latest threads to index page
cflip
2021-06-23
Move some files into separate directory
cflip
2021-06-23
Change config file location
cflip
2021-06-06
Remove manage post and search pages
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
2021-05-15
Merge pull request #16 from cflip/h5p9sl
cflip
2021-05-14
Disallow empty post content when creating threads
h5p9sl
2021-05-14
Add error handling
h5p9sl
2021-05-14
Clean up HTML; no functional changes
h5p9sl
2021-05-08
Merge pull request #14 from cflip/refactor
cflip
2021-05-08
Default user level
cflip
2021-04-25
Add some extra checks before changing a password
cflip
2021-04-25
Add some coloured backgrounds for errors and successes
cflip
2021-04-25
Delete unused functions_display.php script
cflip
2021-04-25
Reload page after submitting a reply to a thread
cflip
2021-04-25
Remove old signout_inc.php file
cflip
2021-04-25
Only start session if it hasn't already been started
cflip
2021-04-24
Use Session class instead of $_SESSION
cflip
2021-04-24
Remove all uses of db_inc.php
cflip
2021-04-24
Specify PHP version in README
cflip
2021-04-24
Refactoring part 2
cflip
2021-04-23
Refactoring part 1
cflip
2021-04-23
Remove old TODO file
cflip
2021-04-18
Ignore PHPStorm project files
cflip
2021-04-17
Automatically sort threads without PHP comparisons
cflip
2021-04-17
Change location of config file
cflip
2021-04-15
Merge pull request #13 from cflip/db_include_ini
cflip
2021-04-15
Add database cred .ini config
h5p9sl
2021-04-14
Remove old manage_post page
cflip
2021-04-14
Merge branch 'master' of https://github.com/cflip/cflip_forums
cflip
2021-04-14
Add post editing page (#12)
cflip
2021-04-14
Fix <small> colours in post headers
cflip
2021-04-14
Try to use Arial font if possible
cflip
2021-04-14
Hide thread id in moderator form
cflip
2021-04-14
Add 'date edited' attribute to posts
cflip
2021-04-14
Remove unused variable (#8)
Tyler
2021-04-12
Begin post moderation, add delete feature
cflip
[next]