Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
10 most recent check-ins by user dan
2024-07-09
| ||
17:30 | Use the chat-timeline-user setting when formatting results for chat searches. ... (check-in: 02349c875d user: dan tags: trunk) | |
15:20 | Use the long date format for all messages in the chat search dialog, not just those that match the current query. ... (check-in: 2a3a32edea user: dan tags: trunk) | |
2024-07-01
| ||
15:22 | Use temporary triggers, instead of normal schema triggers, to populate the fts index. Fossil disables schema triggers to prevent malicious uses. ... (check-in: 21d9ea4ade user: dan tags: fts5-chat-search) | |
2024-06-24
| ||
20:52 | Add new page /chat-search, for searching chat history. ... (check-in: 89f82e6603 user: dan tags: fts5-chat-search) | |
2017-12-04
| ||
20:39 | Add the "fossil sqlar" command. Like "fossil zip", except generates sqlar archives. ... (check-in: 7eb5b0a2ae user: dan tags: trunk) | |
2011-07-15
| ||
04:50 | Add file local.tcl to the autosetup directory. Containing a configuration option to prevent autosetup from using a pager. ... (check-in: e14f0fe2f3 user: dan tags: trunk) | |
2011-07-14
| ||
14:34 | Update autosetup to the latest version - https://github.com/msteveb/autosetup/commit/e2a8949b420 . ... (check-in: a4efad7e61 user: dan tags: trunk) | |
11:09 | Modify auto.def to detect the case where the system SQLite is too old for WAL support (used by fossil). ... (check-in: 5fe55cb103 user: dan tags: trunk) | |
10:24 | Small changes to autosetup build system so that the --disable-internal-sqlite switch works and is compatible with BSD make. ... (check-in: 734af429e3 user: dan tags: trunk) | |
2011-07-12
| ||
17:26 | Apply a fix to auto.def supplied by Steve Bennett via the mailing list. ... (Closed-Leaf check-in: 8c482e2a99 user: dan tags: autosetup) | |