Timeline
Not logged in

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

50 most recent check-ins

2026-06-09
22:53
Document the draft behavior when neither localStorage nor sessionStorage are available. Leaf check-in: 411a3c5da2 user: stephan tags: forum-editor-2026
22:49
Document draft edits in www/forum.wiki. check-in: 341751e569 user: stephan tags: forum-editor-2026
22:39
Teach the Edit and Reply buttons in the forum to clearly show when a corresponding local draft edit is available. check-in: 04e8708769 user: stephan tags: forum-editor-2026
21:55
Add pieces which, when loading a forum thread, visibly tag Reply and Edit buttons for posts which have local draft replies/edits, but do not yet enable them. Still to solve is how to update those tags dynamically as drafts are added and removed within the current page context. They're currently useful, but the lack of dynamic updates to them is con... check-in: bee75fb8b2 user: stephan tags: forum-editor-2026
19:59
Re-enable the forum post status selection in the editor since the previous check-in made it safe to use, in that changing only the status from the editor will no longer create a new copy of an otherwise unedited post. check-in: 0f539c6c29 user: stephan tags: forum-editor-2026
19:39
Fix an incorrect argument bug in forumpost_tag() which caused it to re-apply tags even if doing so would reapply the same value. The the test-forumpost-tag command. Minor www/forum.wiki touchups. check-in: ab52bc8331 user: stephan tags: forum-editor-2026
18:32
When submitting edits to a post, do not save a new copy if nothing modified and instead alert the user. Remove the Status tag widget from the editor because an apparent bug is causing that tag to be applied on each save, even if it's not modified, and that needs to be chased down. check-in: 598d45f816 user: stephan tags: forum-editor-2026
11:13
Removed a "new" qualifier on description of a feature that was added in 2020. Leaf check-in: cc021ea610 user: wyoung tags: trunk
11:04
Moved the named anchors within www/javascript.md after the first Unicode rune of numbered lists to avoid an MD rendering problem. check-in: 5b46aafb6a user: wyoung tags: trunk
10:56
Updated the stats in §2.8 on the length of the description of `fossil merge` vs the Git alternatives. check-in: 26a96e8d95 user: wyoung tags: trunk
10:45
Clarified the matter of git worktrees in the fossil-v-git.wiki doc, which then allows removal of the second "disputed" comment. check-in: 2bfb72a63e user: wyoung tags: trunk
10:28
Clarity tweaks to §2.5.3 of previous check-in: 4146f2d04e user: wyoung tags: trunk
10:27
Slightly animate when the post editor shifts its post to the left or reverts it, so that it's not so jarring. check-in: ef49e3fdc7 user: stephan tags: forum-editor-2026
10:18
Blitz skin: remove the on-hover color change for disabled buttons inadvertently added in this branch. check-in: 810b65546d user: stephan tags: forum-editor-2026
10:13
Better example of Git focusing on single-branch syncing, allowing removal of the "dispute" commentary. check-in: 03f2393dae user: wyoung tags: trunk
10:05
Blitz skin: rework the buttons to look more like trunk, this time with only tiny differences but styling all buttons consistently instead of singling-out submit buttons. check-in: 7f54bb7d5e user: stephan tags: forum-editor-2026
09:55
Wiki syntax fix for previous check-in: e4beb0be58 user: wyoung tags: trunk
09:54
Updated the SQLite vs Linux project size stats, switching from ye olde SLOCCount to the whizzy new scc in the process. check-in: 21c98b4281 user: wyoung tags: trunk
09:12
Darkmode skin: make disabled buttons very slightly less prominent. check-in: 6456e3cb3f user: stephan tags: forum-editor-2026
09:10
Ardoise skin: consolidate the various flavors of buttons. Blitz skin: remove a duplicted selector. check-in: 3d9a5cce68 user: stephan tags: forum-editor-2026
08:58
Fix misalignment of the Attacher widget's add-a-row button. check-in: ddb40c5316 user: stephan tags: forum-editor-2026
08:54
Blitz skin: bring the overall button appearance more in line with the trunk button, with the disabled buttons less glaring. check-in: e068cffcbe user: stephan tags: forum-editor-2026
08:42
Fixed a broken link check-in: a90f60ccd3 user: wyoung tags: trunk
08:39
Updated GitHub repo count check-in: 765b215409 user: wyoung tags: trunk
08:29
Tightened up §2.3 in that same doc check-in: 939136a7ea user: wyoung tags: trunk
08:13
Have the forum editor preview use /ajax/preview-text instead of /wikiajax/preview so that it does not require wiki-read permissions to use. Reported in [forum:87f2e5d3356beb10|forum post 2026-06-08T20:14:31Z]. check-in: 210435c0d1 user: stephan tags: forum-editor-2026
08:05
Updated the file sizes and hosting costs in www/fossil-v-git.wiki check-in: b95abfd325 user: wyoung tags: trunk
07:36
Forum edit/response widget now (more or less) smoothly appears in place instead of jarring the whole viewport. check-in: 78478f45e9 user: stephan tags: forum-editor-2026
06:28
With Git 3.0 in sight, the time has come to update the SHA256 situation in the www/fossil-v-git.wiki doc once again. check-in: 35fe8bf940 user: wyoung tags: trunk
01:20
Fix the use of uninitialized static variables for DB statements: whenever such variable is declared initialize it with a predefined empty value.
Because otherwize it looks like a bug.
It is unclear why it did work before.

Also add a few code comments for further consideration. Leaf check-in: 76e735502f user: george tags: initialize-static-vars

2026-06-08
21:22
Consolidate some duplicate code. Minor spacing tweak to keep the Status selection widget from overlapping the editor's top border. check-in: 45896a35fd user: stephan tags: forum-editor-2026
21:03
In /forumnew, start the editor a bit taller than it defaults to in other pages. check-in: 308405f042 user: stephan tags: forum-editor-2026
19:50
Merge in trunk. check-in: 919cfb8711 user: stephan tags: forum-editor-2026
19:48
Dark mode skin: style buttons consistently, regardless of their type. check-in: 4e852f8584 user: stephan tags: forum-editor-2026
19:47
Blitz skin: style buttons consistently, regardless of their type (do not distinguish submit buttons from others because this confuses pages which use a mix of button types). Remove old -moz prefixes because modern browsers fuss about them. Remove several unnecessary "!important" tags. check-in: 5780702fc1 user: stephan tags: forum-editor-2026
19:44
New "Forum Threads" category under the /reports webpage. check-in: 59985724d7 user: drh tags: trunk
19:29
Update the built-in SQLite to the latest trunk version, for testing. check-in: a570ebc608 user: drh tags: trunk
18:05
In the status-change widget, start its inner help text element hidden so that it does not interfere with no-js clients. It gets unhidden in the forum JS. Problem reported by Martin G. check-in: 69cc41e6b3 user: stephan tags: forum-editor-2026
16:23
When changing the mimetype in the new forum editor, record that change in local/sessionStorage and use it as the default for new replies and posts. check-in: 079ea1c339 user: stephan tags: forum-editor-2026
16:13
Correct new-post for anonymous users. Remove the captcha support from the forum pieces - it was introduced inadvertently, is not part of trunk's forum, and supporting it for anonymous users with inline responses would require more surgery. check-in: 0896ceb795 user: stephan tags: forum-editor-2026
14:46
Remove stray debug output. check-in: d41bd65821 user: stephan tags: forum-editor-2026
14:45
CSS: ensure that links in the attachment widget's error messages are legible (add contrast). check-in: f3bf844574 user: stephan tags: forum-editor-2026
14:41
When pasting in the attachment description field, if it's a clipboarded file then attach it rather than paste its name. Suggested by Martin G. check-in: 45c5ce742b user: stephan tags: forum-editor-2026
14:25
Fix sorting of /ajax/X routes - a recent addition broke preview in /chat and /fileedit. check-in: d14ee6c4fe user: stephan tags: forum-editor-2026
14:19
Typo fixes and make the editor input field a bit shorter by default. check-in: 16e97eaeff user: stephan tags: forum-editor-2026
13:20
Move the shift-enter-previews toggle out of the way, to the bottom of the editor tab. check-in: fc9ff7c707 user: stephan tags: forum-editor-2026
13:09
Do not link attachments to unknown targets as wiki pages in /info. check-in: 22771143cd user: stephan tags: forum-editor-2026
13:04
Roll back [195571aa79e79f0] because it turns out that the duplicate init is necessary due to how manifest_parse() works. This fixes the all-attachments-save-as-empty bug. check-in: febb8c155b user: stephan tags: forum-editor-2026
11:58
Get replying basically working. Attachments to responses are being saved but are not showing up in the attachment list later, which is weird. Just now noticing that forum threads can be rendered under /info, in which case the Edit/Reply buttons do not get hijacked for the new editor because this JS isn't loaded in that page. Whether that's a featur... check-in: 6269e5d700 user: stephan tags: forum-editor-2026
11:09
Fix editing of a thread title in the new editor. check-in: 14abbc4d46 user: stephan tags: forum-editor-2026