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-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
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
[next]