about summary refs log tree commit diff
path: root/server.c (unfollow)
Commit message (Expand)Author
2020-07-11Bump database versionJune McEnroe
2020-07-11Factor out "scope" of pagesJune McEnroe
2020-07-10Implement basic search pageJune McEnroe
2020-07-10Fix hidden form fieldsJune McEnroe
2020-07-10Add basic messages to table and attempt to styleJune McEnroe
2020-07-10Add IRC colors and implement nick coloringJune McEnroe
2020-07-10Implement partial table output of eventsJune McEnroe
2020-07-10Add -l and -r optionsJune McEnroe
2020-07-10Move search help to footerJune McEnroe
2020-07-10Add meta viewport tagJune McEnroe
2020-07-10Fold search form into navJune McEnroe
2020-07-10Serve stylesheet separately, with cachingJune McEnroe
2020-07-10Add default stylesheetJune McEnroe
2020-07-10List active networks firstJune McEnroe
2020-07-10List active contexts firstJune McEnroe
2020-07-10Add syntax and columns to search formJune McEnroe
2020-07-09Add -c to check SQL queriesJune McEnroe
2020-07-09Add before param in redirectJune McEnroe
2020-07-09Implement very basic events listingJune McEnroe
2020-07-09Add events page stubJune McEnroe
2020-07-09Add search formsJune McEnroe
2020-07-09Split code and add breadcrumb navJune McEnroe
2020-07-09Implement basic contexts listingJune McEnroe
2020-07-09Add configure script and install targetJune McEnroe
2020-07-09Add compatibility for kcgi <0.12June McEnroe
2020-07-09Refactor HTML generation somewhatJune McEnroe
2020-07-09Implement basic networks listJune McEnroe
2020-07-09Return basic 404 and 405June McEnroe
2020-07-09Implement empty CGI/FastCGI serverJune McEnroe
/td>June McEnroe 2021-09-15Enter capsicum in downgradeJune McEnroe 2021-09-15Factor out common parts of downgrade messagesJune McEnroe 2021-09-14Add downgrade IRC botJune McEnroe 2021-09-14Sort by title if authors matchJune McEnroe 2021-09-13Swap-remove tags as they're foundJune McEnroe 2021-09-12Replace htagml regex with strncmpJune McEnroe 2021-09-11Also defer printing comment for lone close-parensJune McEnroe 2021-09-10Publish "git-comment"June McEnroe 2021-09-10Add git comment --pretty optionJune McEnroe 2021-09-08Defer printing comment if line is blank or closing braceJune McEnroe 2021-09-08Up default min-repeat to 30 linesJune McEnroe 2021-09-08Handle dirty lines in git-commentJune McEnroe 2021-09-08Document and install git-commentJune McEnroe 2021-09-08Add repeat and all options to git-commentJune McEnroe 2021-09-08Add group threshold to git-commentJune McEnroe