summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2021-04-12Add user_level property to usercflip
2021-04-11Make body element width use entire pagecflip
2021-04-08Fix quote linkscflip
2021-04-08Add ability to delete your postscflip
2021-04-07Nicer search resultscflip
2021-04-07More small changes to CSScflip
2021-04-07Replace newlines with HTML breakscflip
2021-04-07Add padding to tablescflip
2021-04-07Use short echo tagscflip
2021-04-07Styling and formatting for postscflip
2021-04-07Style and layout changescflip
2021-04-07Update links, rename filescflip
2021-04-07Changes to database scriptcflip
2021-04-07Remove Apache .htaccess filescflip
2021-04-07Update SQL scriptcflip
2021-03-25Create 404 page for invalid idscflip
2021-03-24Add thread replies, sort threads by last replycflip
2021-03-24Show latest thread/post on pagescflip
2021-03-21Remove all.phpcflip
2021-03-21Start work on search pagecflip
2021-03-21Fix thread creation formcflip
2021-03-21Changes from procedural to OOPcflip
2021-03-21Deny access to source folderscflip
2021-03-21Add additional classes and functionscflip
2021-03-21Remove category add from setup.sqlcflip
2021-03-21big changes pt1cflip
2021-02-10Reorganize code and add info to front pageCflip
2021-01-28bug fixesCflip
2021-01-28Fixes and style changesCflip
2021-01-28embed links and images/videosCflip
2021-01-27Add simple quoting systemCflip
2021-01-27Minor improvementsCflip
2021-01-25Add page to show all postsCflip
2021-01-24Change style on navbar user linkCflip
2021-01-24Show user's threads on user pageCflip
2021-01-24Create function to display threadsCflip
2021-01-24Add more links to user pageCflip
2021-01-24Make some changes to user pageCflip
2021-01-24Merge pull request #5 from cflip/change_passwordcflip
Change password page
2021-01-24Merge pull request #3 from cflip/bugfixcflip
A couple of bug fixes
2021-01-24Merge branch 'master' of https://github.com/cflip/cflip_forumsCflip
2021-01-24Disallow empty thread subjectsh5p9sl
2021-01-24Add basic password changing functionalityh5p9sl
2021-01-24Add basic user pageh5p9sl
2021-01-24using wrong variable: 'user_name' instead of 'user_passh5p9sl
2021-01-24add 'empty category' messageh5p9sl
2021-01-23Improve and clean up style.cssCflip
2021-01-23Implement latest post/thread columnsCflip
2021-01-23Show latest threads on index pageCflip
2021-01-23Resolve #2 by filtering out HTML code from repliesCflip