summary refs log tree commit diff
path: root/server.h (follow)
Commit message (Expand)AuthorAge
* Add export optionJune McEnroe2020-07-17
* Big refactor, remove struct ScopeJune McEnroe2020-07-16
* Add tidy option to eventsJune McEnroe2020-07-14
* Render all types of eventsJune McEnroe2020-07-12
* Add search paging linksJune McEnroe2020-07-12
* Use X macro for statementsJune McEnroe2020-07-12
* Add topic to events pageJune McEnroe2020-07-12
* Add network MOTD to contexts pageJune McEnroe2020-07-12
* Reorganize code and add earlier messages linkJune McEnroe2020-07-12
* Check database version against a rangeJune McEnroe2020-07-11
* Clean up page handlersJune McEnroe2020-07-11
* Bump database versionJune McEnroe2020-07-11
* Factor out "scope" of pagesJune McEnroe2020-07-11
* Implement basic search pageJune McEnroe2020-07-10
* Implement partial table output of eventsJune McEnroe2020-07-10
* Add -l and -r optionsJune McEnroe2020-07-10
* Move search help to footerJune McEnroe2020-07-10
* Fold search form into navJune McEnroe2020-07-10
* Serve stylesheet separately, with cachingJune McEnroe2020-07-10
* Add before param in redirectJune McEnroe2020-07-09
* Implement very basic events listingJune McEnroe2020-07-09
* Add search formsJune McEnroe2020-07-09
* Split code and add breadcrumb navJune McEnroe2020-07-09
ject'>Recalculate unreadLines on reflowJune McEnroe 2020-02-10Only make windows hotterJune McEnroe A warm message shouldn't clear a window's hotness. 2020-02-10Always increase unreadLinesJune McEnroe So that if you switch to a window and some new activity happens before you press M-u, it'll still jump to the right place. 2020-02-10Move scroll marker on resizeJune McEnroe 2020-02-10Update line count for words longer than linesJune McEnroe 2020-02-10Simplify mark, heat, unread trackingJune McEnroe 2020-02-10Update prompt when own nick changesJune McEnroe 2020-02-10Match URLs surrounded by parenthesesJune McEnroe But include a pair of parentheses in the URL itself. 2020-02-10Fix M-a so it properly cycles back to where it startedJune McEnroe 2020-02-09Add M-lJune McEnroe 2020-02-09Add /whoisJune McEnroe 2020-02-09Add /msgJune McEnroe