Fossil

Timeline
Login

Timeline

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

10 check-ins using file src/th_main.c version 5a60b1543d

2012-11-21
16:28
Add support for <verbatim type="allow-links"> ... (check-in: bf67db062d user: drh tags: trunk)
15:11
Add the WIKI_LINKSONLY formatting option for the wiki formatter. ... (check-in: 4615bc8faf user: drh tags: trunk)
01:08
Improvements to comments on recently added CAPTCHA code. ... (check-in: 64231a679d user: drh tags: trunk)
00:51
Optionally require a CAPTCHA (controlled by Admin/Access) when a user who is not logged in tries to edit wiki, or a ticket, or an attachment. ... (check-in: 82b8587a50 user: drh tags: trunk)
2012-11-20
22:28
Centralize escaping of reserved HTML characters in the captcha output. ... (check-in: a460326337 user: mistachkin tags: trunk)
22:13
Change the action= attribute of <form> elements using javascript, as an additional defense against spam-bots. ... (check-in: dfa3579455 user: drh tags: trunk)
20:31
When db_open_config() is called with the useAttach parameter set to non-zero, it may need to close and reopen the database using ATTACH if that was not done previously. ... (check-in: fb04f27829 user: drh tags: trunk)
17:14
Extra buttons on wiki viewing pages that make it easier to find and delete spam. ... (check-in: 66b3d398bb user: drh tags: trunk)
14:28
Prevent blank user names from being displayed for items awaiting moderation. Also, Show much less output on a sync operation, unless the --verbose flag is given. ... (check-in: 15708574fe user: drh tags: trunk)
13:42
Only suppress bad hyperlinks for check-in comments and tickets. Continue to show the broken hyperlinks on wiki pages. ... (check-in: 26ac392308 user: drh tags: trunk)