about summary refs log tree commit diff
path: root/contexts.c (unfollow)
Commit message (Expand)Author
2020-07-12Use X macro for statementsJune McEnroe
2020-07-12Always show later messages link when using before queryJune McEnroe
2020-07-12Set message column max widthJune McEnroe
2020-07-12Add topic to events pageJune McEnroe
2020-07-12Add network MOTD to contexts pageJune McEnroe
2020-07-12Bump default overlap to 30sJune McEnroe
2020-07-12Add later messages linkJune McEnroe
2020-07-12Add events gapsJune McEnroe
2020-07-12Reorganize code and add earlier messages linkJune McEnroe
2020-07-12Clean up page error handlingJune McEnroe
2020-07-12Set messages to break lines anywhere if need beJune McEnroe
2020-07-12Fix active networks orderingJune McEnroe
2020-07-11Lower default limit to 50June McEnroe
2020-07-11Add date jump form to events pageJune McEnroe
2020-07-11Check database version against a rangeJune McEnroe
2020-07-11Increase line-heightJune McEnroe
2020-07-11Sort networks and contexts case-insensitivelyJune McEnroe
2020-07-11Dim search result context linksJune McEnroe
2020-07-11Fix search queryJune McEnroe
2020-07-11Attempt some more stylingJune McEnroe
2020-07-11Clean up page handlersJune McEnroe
2020-07-11Handle KCGI_EXIT and call khttp_fcgi_freeJune McEnroe
2020-07-11Remove -f optionJune McEnroe
2020-07-11Preserve search query when clicking network or context columnsJune McEnroe
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