Timeline
Not logged in

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

7 check-ins using file src/main.c version baef3637d9

2021-08-27
05:57
/chat: when submitting a message, trim trailing whitespace from all input lines in order to keep pasted-in text from consoles, especially wide ones, from forcing horizontal scrollbars on all clients to due long runs of blanks at the end of each line. Sidebar: this is incompatible with markdown-formatted text which makes use of lines ending with whi... check-in: afaffb66df user: stephan tags: trunk
03:17
Fixed incorrect /hash-color-test URI in the user-color-map setting's help text. check-in: 966305b264 user: stephan tags: trunk
00:33
Do not use an external diff command to generate HTML for --tk or --webpage or --browser. check-in: 83feccc291 user: drh tags: trunk
2021-08-26
15:23
Update the change log for the shift from --www to --by. check-in: 16a01582e6 user: drh tags: trunk
15:12
CSS adjustments for the --browser option on diff commands. check-in: de2d0054a7 user: drh tags: trunk
14:01
Rename the new --www option (check-in [f3961f453aee1ef5]) to --browser and -b. Add the --by option as shorthand for --browser --sidebyside, as that is expected to be a common usage pattern. check-in: 9a3372eec5 user: drh tags: trunk
13:41
Minor code simplification and cleanup for the HTTP server launch in the "fossil ui" and similar commands. check-in: 2f122aac73 user: drh tags: trunk