Fossil

Timeline
Login

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

31 check-ins using file src/shell.c version d148e7b687

2021-06-14
13:48
/chat: experimentally render a list of users ordered by most recent activity. Until/unless we can find a useful function for the list, though, it's really just a somewhat pretty screen space hog. check-in: c7ee6f4ef1 user: stephan tags: chat-user-last-seen
10:52
/chat now experimentally keeps track of the timestamp of the most recent message received from each user so that we can eventually integrate that information into the UI to provide a list of currently-active users (noting that we have no way of tracking the existence of lurkers). check-in: be07b8d137 user: stephan tags: chat-user-last-seen
10:48
Minor /chat-internal doc tweaks. check-in: 994bec3637 user: stephan tags: trunk
09:41
Squelch /chat poll timeout errors in the dev console unless an internal debugging flag is enabled. They're an expected error case and generate lots of console log entries. check-in: 1eddedeaec user: stephan tags: trunk
05:48
Squished a few minor errors on www/javascript.md check-in: 641a02c8f3 user: wyoung tags: trunk
2021-06-12
18:43
Add support for [/wiki?name=branch/rptview-submenu-paralink&p|submenu parametric hyperlinks] for [/help?cmd=/rptview|/rptview] and [/help?cmd=/wiki|/wiki] pages. Closed-Leaf check-in: 9690fc39dc user: george tags: not-allowed.
17:28
Add a note to the Changelog. No code changes. check-in: 528d628947 user: george tags: rptview-submenu-paralink
14:59
Move the test for forum post ahead of the plink test in the /info page, because things other than check-ins can now appear in the plink table. [forum:/forumpost/52587290b9493eab|Forum post 52587290b9493eab]. check-in: 81ab30272e user: drh tags: trunk
2021-06-11
18:28
Up the version number to 2.16, as we are getting close to wanting to do a release. check-in: a01df78c31 user: drh tags: trunk
15:32
Update the built-in pikchr.c to the latest version that supports alternative spellings for "<-", "->", and "<->" tokens. check-in: 76e421bbd5 user: drh tags: trunk
09:27
On the forum post reply page, add a link back to the original post and its source view, as discussed in [forum:/forumpost/cf716a7ff8 | forum post cf716a7ff8]. Changed the forum post link/source links to use %!S instead of %S to determine the links' hash lengths. check-in: 62f0ce8374 user: stephan tags: trunk
2021-06-10
12:17
Extracted point 5 of the whyallinone doc, moving it out of the list of "good reasons why bundling other project management features with the DVCS might be useful" to the end of the doc, since it is not one of those "good reasons". It just explains that no one's forcing you to accept all of these benefits. check-in: ba9e50de58 user: wyoung tags: trunk
12:10
Tightened up a paragraph in point 8 of the new whyallinone doc to be less redundant, both within itself and with respect to the surrounding material. check-in: 216ef76e70 user: wyoung tags: trunk
2021-06-09
16:07
Typo fix check-in: 5e12c62516 user: wyoung tags: trunk
15:37
A few more tiny tweaks to the whyallinone.md doc. check-in: 1a74c2b38e user: wyoung tags: trunk
15:04
Edit pass on the whyallinone.md doc. check-in: 2b76ea2b17 user: wyoung tags: trunk
14:35
Update the "sync" command documentation to point out that it also syncs forum posts. check-in: 5289bf4a31 user: drh tags: trunk
14:24
Changed a vague "they" to "he" since the referred-to person's gender is known. check-in: eeb2852ea8 user: wyoung tags: trunk
14:18
Expanded point 8 in the whyallinone.md doc to cover the benefits of a common skinning and Markdown rendering system. It also implicitly refers to the $current_feature body class feature to show that there's an escape hatch from all this fine uniformity. check-in: 894967492a user: wyoung tags: trunk
13:37
Considerably fleshed-out the new whyallinone doc, mainly expanding on its points but also adding a few new ones. check-in: 6975de4033 user: wyoung tags: trunk
12:23
Trivial internal doc typo fix. Minor unsolicited touchups in whyallinone.md. check-in: 36ea3963fd user: stephan tags: trunk
11:35
Tweaks to the "[/doc/trunk/www/whyallinone.md|Why All In One]" document. check-in: e1361f12de user: drh tags: trunk
11:22
Add the first prototype of the "Why Bundle Web Software With Your DVCS" document. check-in: a204e32266 user: drh tags: trunk
10:38
Update the change log. check-in: b46d904742 user: drh tags: trunk
2021-06-08
18:20
Show the time of the most recent digest on the email notification status. check-in: d34a8a2cd1 user: drh tags: trunk
01:04
Merge from trunk check-in: 9712d59d9e user: george tags: rptview-submenu-paralink
2021-06-07
17:48
Include the login-group in the repository list of "fossil all ui". check-in: fe178faa44 user: drh tags: trunk
16:47
Fix the "fossil bisect ui" command so that it works even if the host machine is using IPv6 for loopback. [forum:/forumpost/a71dbc08d7|Forum post a71dbc08d7]. check-in: 2d79135b76 user: drh tags: trunk
15:30
Improvements to the subscription-about-to-expire email message. check-in: 1508169998 user: drh tags: trunk
01:17
Minor simplification of the "test-alerts" debugging command. check-in: 5d28db4da1 user: drh tags: trunk
00:55
Update the built-in SQLite to the latest 3.36.0 alpha for testing. Bring the regexp.c implementation into closer alignment with the canonical sources from the SQLite source tree. check-in: dfaa221bb5 user: drh tags: trunk