| Commit message (Collapse) | Author | Age | |
|---|---|---|---|
| * | Don't show "Later messages" if no rows matched | June McEnroe | 2020-07-14 | 
| | | |||
| * | Render all types of events | June McEnroe | 2020-07-12 | 
| | | |||
| * | Don't use KHTML_PRETTY | June McEnroe | 2020-07-12 | 
| | | | | | It's kinda of unpredictable and can lead to unintended whitespace. | ||
| * | Rewrite default CSS | June McEnroe | 2020-07-12 | 
| | | |||
| * | Use X macro for statements | June McEnroe | 2020-07-12 | 
| | | |||
| * | Always show later messages link when using before query | June McEnroe | 2020-07-12 | 
| | | |||
| * | Add topic to events page | June McEnroe | 2020-07-12 | 
| | | |||
| * | Bump default overlap to 30s | June McEnroe | 2020-07-12 | 
| | | |||
| * | Add later messages link | June McEnroe | 2020-07-12 | 
| | | |||
| * | Add events gaps | June McEnroe | 2020-07-12 | 
| | | |||
| * | Reorganize code and add earlier messages link | June McEnroe | 2020-07-12 | 
| | | |||
| * | Clean up page error handling | June McEnroe | 2020-07-12 | 
| | | |||
| * | Add date jump form to events page | June McEnroe | 2020-07-11 | 
| | | | | | Sad that Safari doesn't implement anything for the date input type. | ||
| * | Clean up page handlers | June McEnroe | 2020-07-11 | 
| | | |||
| * | Factor out "scope" of pages | June McEnroe | 2020-07-11 | 
| | | | | | | Use this to keep the search query around and hide network and context from the search results if the scope is already limited. | ||
| * | Implement partial table output of events | June McEnroe | 2020-07-10 | 
| | | | | | This should work for both events and search pages. | ||
| * | Move search help to footer | June McEnroe | 2020-07-10 | 
| | | |||
| * | Fold search form into nav | June McEnroe | 2020-07-10 | 
| | | | | | | CSS is kind of almost working for me here. I await its inevitable betrayal. | ||
| * | Add before param in redirect | June McEnroe | 2020-07-09 | 
| | | |||
| * | Implement very basic events listing | June McEnroe | 2020-07-09 | 
| | | |||
| * | Add events page stub | June McEnroe | 2020-07-09 | 
| | | |||
| * | Split code and add breadcrumb nav | June McEnroe | 2020-07-09 |