Fossil

Changes On Branch markdown-tagrefs
Login

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

Changes In Branch markdown-tagrefs Excluding Merge-Ins

This is equivalent to a diff from fc853823b2 to 347084af90

2024-07-06
09:33
/chat: when tapping on a #NNNN reference, if the referred-to message is not loaded in the local history then search the chat history for message #NNNN. ... (Leaf check-in: 347084af90 user: stephan tags: markdown-tagrefs)
2024-07-03
15:01
Add the application/sql mime type to doc.c. ... (check-in: 7c76c6aa73 user: stephan tags: trunk)
12:55
Merge trunk into the markdown-tagrefs branch to begin experimentation with tying chat #NNN references into the new search capabilities. ... (check-in: 5e26fd4c10 user: stephan tags: markdown-tagrefs)
12:38
Add /chat history search. ... (check-in: fc853823b2 user: stephan tags: trunk)
10:26
Apply the logic in/around [ec68aaf42536b4fb] to the chat search so that it does not abort, and generate an error log entry, when given characters which fts5 does not like. ... (Closed-Leaf check-in: b698ba9942 user: stephan tags: fts5-chat-search)
2024-07-02
08:19
For the previous check-in, disable the submit button rather than use alert(). ... (check-in: fe24713a27 user: danield tags: trunk)

Changes to src/backlink.c.

Changes to src/chat.c.

Changes to src/fossil.bootstrap.js.

Changes to src/fossil.page.chat.js.

Changes to src/markdown.c.

Changes to src/markdown_html.c.

Changes to src/style.chat.css.

Changes to src/wikiformat.c.