Fossil

Timeline
Login

Timeline

Many hyperlinks are disabled.
Use anonymous login to enable hyperlinks.

17 events occurring around 421955cdf720c093.

2020-04-08
14:59
Merge the accordion section enhancement to trunk. ... (check-in: 22d28547 user: drh tags: trunk)
14:17
Fix a minor glitch. ... (Closed-Leaf check-in: 343f31f9 user: florian tags: accordion-experiments-2)
14:07
Use dynamically created foreground image elements instead of CSS background images to indicate the status and available actions for the accordion, so they are visible by default for printouts and PDFs, invisible for noscript clients, and enhance compatibility with most skins (Xekri's "justify-content: space-around;" is crunchy, however). ... (check-in: 1006de1e user: florian tags: accordion-experiments-2)
10:16
Update OpenSSL to version 1.1.1f ... (check-in: 72026ed3 user: jan.nijtmans tags: trunk)
10:11
Increase the default scroll threshold on forum posts from 25em to 40em. ... (check-in: 23d17bd2 user: drh tags: trunk)
2020-04-07
12:27
Initial version of css-tricks.md, as requested in forumpost/eb04fd28b5. ... (check-in: 59005302 user: stephan tags: trunk)
2020-04-06
15:54
Prevent ridicuously wide forum posts display with the "vfx" query parameter on /timeline. ... (check-in: da7d8162 user: drh tags: trunk)
15:44
Futher viewing enhancements for larger forum posts. The default CSS now limits the maximum height to 25em (because that amount fits nicely on a single screen on an iPhone) and all messages have a "source" link which shows the fully expanded text without scrollbars. ... (check-in: 46dd6963 user: drh tags: trunk)
15:03
Limit the displayed length of a forum-post to 50em using CSS. Longer posts scroll. ... (check-in: 421955cd user: drh tags: trunk)
2020-04-05
23:45
Match the COMMAND and WEBPAGE names with _cmd and _page functions; forumpost/045bffda68 ... (check-in: 06afb702 user: ashepilko tags: api-cleanup)
19:44
Fixes to search. (1) Keep forum search up-to-date. (2) Do not add items to search if they are pending moderation. ... (check-in: 5e28febf user: drh tags: trunk)
19:02
Improved processing of timestamp strings used as check-in identifiers. The ISO8601 date without punctuation (digits only) is now accept on the tag:date format. Also, incomplete ISO8601 date/time values are rounding up instead of rounded down, such that the match on 20200101 actually finds a check-in on 2020-01-01 (if any) rather than the last check-in on 2019-12-31. ... (check-in: a5f31031 user: drh tags: trunk)
14:33 Changes to wiki page "branch/accordion-experiments" ... (artifact: 6526eaf0 user: florian)
14:30
Use regular comments in Javascript files, instead of comments private to the mkbuiltin utility, so the files are easier to reuse and test outside of Fossil, and easier to process with synatx highlighting-enabled text editors. ... (Closed-Leaf check-in: 04f232aa user: florian tags: accordion-experiments)
14:28
Use SVG icons to indicate the status and available actions for the accordion. ... (check-in: 6126a541 user: florian tags: accordion-experiments)
2020-04-04
19:34
Many improvements to the indexed search debugging logic. ... (check-in: 53d1f053 user: drh tags: trunk)
18:03
Minor comment fixes in the search logic. No changes to code. ... (check-in: 4d351608 user: drh tags: trunk)