Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
16 check-ins using file src/finfo.c version 7a09515f2b
|
2017-11-29
| ||
| 11:46 | Change the name of "Normal View" to "Modern View". Add the "View" modifier to all choices in the view mode selector, to help make it clear what the selector is for. check-in: 2a8598f987 user: drh tags: sticky-timeline-style | |
| 03:41 | In "Verbose" mode, put the hash up front, as was done with legacy. check-in: 59980b6082 user: drh tags: sticky-timeline-style | |
| 02:59 | Remove the "border-collapse: collapse;" default CSS from the /timeline. check-in: 926a5a38df user: drh tags: sticky-timeline-style | |
| 02:48 | Fixes to default styling. check-in: e814b1e583 user: drh tags: sticky-timeline-style | |
| 02:29 | Change the name of the "Detailed" mode on /timeline to "Verbose". check-in: c0a3a90b28 user: drh tags: sticky-timeline-style | |
| 02:20 | Fixes to the cookie handler. Simpler class structure on timelines. check-in: 92af2148fb user: drh tags: sticky-timeline-style | |
|
2017-11-28
| ||
| 22:16 | Improvements to handling of the cookie for "sticky" display settings. check-in: 3ec843970d user: drh tags: sticky-timeline-style | |
| 21:43 | Change the style selector query parameter on /timeline to "ss". Other code cleanup. The new style selector is working, but needs default CSS. check-in: f64fa4f1ae user: drh tags: sticky-timeline-style | |
| 19:41 | Work toward getting the mode selector to work on /timeline. This check-in is incomplete and is intended only to transfer code between machines. check-in: fdf071e181 user: drh tags: sticky-timeline-style | |
| 16:42 | Add the /cookies page for debugging. (Maybe that page can be expanded to allow users to edit their preferences?) Use sticky values for the "n=" and "y=" query parameters on timelines. check-in: 0f446ca69d user: drh tags: sticky-timeline-style | |
| 15:42 | The intent of this branch is to refactor /timeline comment rendering, giving the user multiple display options, and making the option sticky in the sense that the option selected most recently becomes the new default. This is an incremental check-in containing infrastructure cookie-handling logic. check-in: bc8947d1dc user: drh tags: sticky-timeline-style | |
|
2017-11-27
| ||
| 17:50 | Remove an unused function from the timeline logic. check-in: 50376e4b36 user: drh tags: trunk | |
| 16:03 | Add a setup parameter under Setup/Timeline for configuring the default number of entries in a timeline that lacks an n= query parameter. check-in: eed877c0a5 user: drh tags: trunk | |
| 11:26 | Omit query parameters from the /timeline view of search results. Use the defaults. check-in: cde6cbfc9d user: drh tags: trunk | |
| 00:13 | The /timeline page shows check-ins only if there is no y= query parameter and if the user has read ("r") permissions on the repo. check-in: 255adb04fe user: drh tags: trunk | |
|
2017-11-26
| ||
| 23:53 | Avoid drawing two consecutive ellpses when the timeline comment has been truncated. check-in: d1aa1e6275 user: drh tags: trunk | |