Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
50 events by user stephan occurring around 2023-03-15 10:40:11.
2023-05-17
| ||
01:55 | Add a note that check-in comments currently assume fossil-wiki text format. Prompted by [forum:485ae77a61d04a26 | forum post 485ae77a61d04a26]. ... (check-in: d6de7f2e42 user: stephan tags: trunk) | |
00:54 | • Closed ticket [746a5106f9]: Email address of account overrides user-entered email address for new tickets plus 4 other changes ... (artifact: 9fdfd917b1 user: stephan) ... 1 similar event omitted. | |
2023-05-15
| ||
16:43 | Potential fix for [746a5106f92287036c12c945d9d7358a1263301e]. ... (check-in: d6a4ab2276 user: stephan tags: trunk) | |
2023-05-13
| ||
20:47 | Translate the Accept-Language HTTP header into the HTTP_ACCEPT_LANGUAGE CGI var. This part is missing from [7e77e29d1646]. ... (check-in: 926a27c63b user: stephan tags: trunk) | |
14:21 | Add HTTP_ACCEPT_LANGUAGE to the environment vars passed on to /ext CGIs, per request in [forum:6674089de55e25cc|forum post 6674089de55e25cc]. ... (check-in: 7e77e29d16 user: stephan tags: trunk) | |
14:07 | Correct mishandling of -tk, -by, etc. flags to the (patch diff) subcommand. ... (check-in: c55f0d91bb user: stephan tags: trunk) | |
2023-05-12
| ||
16:50 | Account for emscripten change which broke pikchr-worker.js: stackAlloc() now requires explicit export. ... (check-in: fc8d306a5f user: stephan tags: trunk) | |
2023-05-03
| ||
13:25 | • Edit [35df3e6ad48bd64e|35df3e6ad4]: Edit check-in comment. ... (artifact: eee4a2cfcc user: stephan) | |
13:23 | Add SUMMARY and DETAILS HTML elements to the list of allowable wiki/markdown tags, per request in [forum:f9559dbac03810|forum post f9559dbac03810]. ... (check-in: 35df3e6ad4 user: stephan tags: trunk) | |
2023-04-19
| ||
01:17 | • New ticket [43e1acd3b8] Enhance forum to handle shunning of parts of a thread. ... (artifact: 5838ba8999 user: stephan) | |
00:46 | Add an admin/debug flag to the forum which enables the user to skip sending of notifications for a given new post or edit. ... (check-in: 3f6aa94641 user: stephan tags: trunk) | |
00:44 | Only honor the fpsilent flag if the user has g.perm.Debug, to avoid that malicious parties inject that flag via the browser dev tools. ... (Closed-Leaf check-in: b8ab407f78 user: stephan tags: forum-skip-notification) | |
00:29 | Prototype/proof-of-concept implementation of an admin flag for the forum which tells it to not send email notifications for a given edit or new post. ... (check-in: 65062c29d4 user: stephan tags: forum-skip-notification) | |
2023-04-18
| ||
17:47 | Extend FTS index support to enable selection of different tokenizers, to support searching of Chinese content. ... (check-in: 0e5d27fe18 user: stephan tags: trunk) | |
17:45 | Add FTS tokenizer selection to the /srchsetup page. ... (Closed-Leaf check-in: 9e52f8c050 user: stephan tags: fts5-trigram) | |
2023-04-17
| ||
20:13 | Replace another leftover use of the word 'stemmer' and clean up end-of-line whitespace in the change log. ... (check-in: bcff4d81bb user: stephan tags: fts5-trigram) | |
18:35 | Replace a leftover use of the word 'stemmer' and add mention of the trigram tokenizer to the change log. ... (check-in: 6a0858074d user: stephan tags: fts5-trigram) | |
17:25 | Initial (and incomplete) work to extend FTS5 search to support the trigram tokenizer, per [forum:bc458aea069c29ae5d|forum post bc458aea069c29ae5d]. TODO is the addition of the trigram option in the UI-level search configuration. ... (check-in: 06c99b83ba user: stephan tags: fts5-trigram) | |
2023-04-16
| ||
13:13 | Merge trunk into forumpost-locking branch. ... (check-in: 0af371047c user: stephan tags: forumpost-locking) | |
2023-04-14
| ||
15:31 | Squelch an unitialized var warning from gcc 12.2.1 on Alpine Linux. ... (check-in: 3783a24ee1 user: stephan tags: trunk) | |
2023-03-19
| ||
14:25 | CSS tweak for disabled submit buttons in darkmode skin, based on forum feedback. ... (check-in: 081194bb5e user: stephan tags: trunk) | |
2023-03-17
| ||
11:50 | CSS tweaks for the Blitz and Aroise skins to make it more apparent when Submit buttons are disabled. Based on [forum:4cbd254480d00dd2|forum post 4cbd254480d00dd2]. ... (check-in: c0f623864b user: stephan tags: trunk) | |
2023-03-15
| ||
12:42 | A blitz skin forum CSS tweak from [forum:224044aa2d8d2] to give visited links in the thread list a slightly different color. ... (check-in: 68e9acb836 user: stephan tags: trunk) | |
10:40 | (x)diff --context N, where N is a negative value, is now treated as infinite, per off-list feature request. ... (check-in: 16d3d8b05e user: stephan tags: trunk) | |
10:35 | Forum listing CSS tweaks prompted by [forum:3d350d67b6e836]. ... (check-in: 0aae0ef506 user: stephan tags: trunk) | |
2023-03-14
| ||
14:16 | Slight CSS tweak to the darkmode skin's forum listing, based on [forum:9a6f4c039d82|forum post 9a6f4c039d82], intended to make the have-been-visited links stand out a bit better. ... (check-in: d2c93a417e user: stephan tags: trunk) | |
14:07 | Correct a directory name in skins/README.md which was made invalid via code restructuring. ... (check-in: e6ef19776f user: stephan tags: trunk) | |
2023-03-13
| ||
13:40 | • New ticket [746a5106f9] Email address of account overrides user-entered email address for new tickets. ... (artifact: 3e5e8f8f2d user: stephan) | |
13:03 | • Ticket [2cc5acf3ba] Split forum thread into a new thread and link the two threads status still Open with 7 other changes ... (artifact: 82962a44a5 user: stephan) ... 1 similar event omitted. | |
2023-03-12
| ||
21:10 | Add a note to 'fossil uv' help that sync requires 'y' permissions on the remote. ... (check-in: 2eef3acda3 user: stephan tags: trunk) | |
2023-03-11
| ||
11:23 | Minor code re-org of previous checkin. ... (check-in: 2a4b604d98 user: stephan tags: trunk) | |
11:05 | Add a 'Max' field to the forum thread list, analog to the one in /timeline, and remember that value as part of the display prefs cookie. Per request in [forum:113ee6f241b84403|forum post 113ee6f241b84403]. ... (check-in: 2ee93fc0c5 user: stephan tags: trunk) | |
09:48 | • Ticket [539e5365b4] Permit forum users to edit posts after admin has edited them status still Open with 6 other changes ... (artifact: d181183c61 user: stephan) ... 1 similar event omitted. | |
2023-03-07
| ||
14:23 | Change default anonymous user perms for new repos from 'hmnc' to 'hz', per discussion at [forum:c6326072f3e6b270|forum post c6326072f3e6b270] and /chat. ... (check-in: ddabf09faa user: stephan tags: trunk) | |
12:40 | CSS tweak to make long hashes wrap in narrow /chat views. ... (check-in: 8a401c209f user: stephan tags: trunk) | |
2023-03-05
| ||
08:08 | • Edit [3e5d23daec90eb93|3e5d23daec]: Mark "Closed" with note "This attempt changes too much with regards to how tags are added via the checkin command, introducing unwanted side effects for folks who use $EDITOR to write checkin messages. To re-visit after lower-level experimentation reveals which linking approach to use.". ... (artifact: 852a1e63cf user: stephan) | |
2023-03-03
| ||
14:34 | Resolve incorrect value being sent with the SMTP EHLO header when sending notification mails, per discussion in [forum:f183ab47a7beee47|forum post f183ab47a7beee47]. ... (check-in: e7a5b98583 user: stephan tags: trunk) | |
13:05 | Minor updates to the schema docs for the tagxref table. No functional changes. ... (check-in: 3037be63e2 user: stephan tags: trunk) | |
2023-03-02
| ||
17:13 | Merge trunk into forumpost-locking branch. ... (check-in: 27c3423e89 user: stephan tags: forumpost-locking) | |
17:01 | • Changes to wiki page "branch/ci-link-formpost" ... (artifact: 04c421f612 user: stephan) | |
17:01 | • Added wiki page "branch/ci-link-formpost" ... (artifact: 3c7b8fee4a user: stephan) | |
14:10 | Prototype for one approach to linking forum posts to other artifacts (initially check-ins). Adds the --forumpost HASH flag to the ci command, which adds a forumpost/FULL-HASH tag to the checkin for later use in /info and forum post views. For ease of use, this probably needs to be adapted to map only to the first version of a forum post, as is done in the forumpost-locking branch, once that branch is merged with trunk. ... (Closed-Leaf check-in: 3e5d23daec user: stephan tags: ci-link-formpost) | |
10:26 | An equivalent of the patch proposed in [forum:f183ab47a7beee47|forum post f183ab47a7beee47] to resolve the argument sent to smtp EHLO, reducing it from an email address to the domain part of the address. ... (Closed-Leaf check-in: be4815b17e user: stephan tags: smtp-ehlo) | |
2023-02-25
| ||
22:14 | Correct 2.21 change log link to point to 2.21 instead of 2.20. ... (check-in: 1eb545a140 user: stephan tags: trunk) | |
22:11 | Update version to 2.22 for the next dev cycle. ... (check-in: e13f7ca4a7 user: stephan tags: trunk) | |
2023-02-24
| ||
23:39 | Move forumpost close/re-open controls around. Add, if appropriate, a Close/Re-open button to the thread view, but only for the currently-selected post. ... (check-in: ecc324b6af user: stephan tags: forumpost-locking) | |
23:38 | In /admin_log, add rowid DESC to the ORDER BY so that entries with the same timestamp predictably sort newest-first. ... (check-in: 914c6b5a0e user: stephan tags: forumpost-locking) | |