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-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
2021-04-12
Add user_level property to user
cflip
2021-04-11
Make body element width use entire page
cflip
2021-04-08
Fix quote links
cflip
2021-04-08
Add ability to delete your posts
cflip
2021-04-07
Nicer search results
cflip
2021-04-07
More small changes to CSS
cflip
2021-04-07
Replace newlines with HTML breaks
cflip
2021-04-07
Add padding to tables
cflip
2021-04-07
Use short echo tags
cflip
2021-04-07
Styling and formatting for posts
cflip
2021-04-07
Style and layout changes
cflip
2021-04-07
Update links, rename files
cflip
2021-04-07
Changes to database script
cflip
2021-04-07
Remove Apache .htaccess files
cflip
2021-04-07
Update SQL script
cflip
2021-03-25
Create 404 page for invalid ids
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
Remove all.php
cflip
2021-03-21
Start work on search page
cflip
[next]