Fossil

Changes On Branch forum-v2
Login

Changes On Branch forum-v2

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

Changes In Branch forum-v2 Excluding Merge-Ins

This is equivalent to a diff from 030bf200 to 4b4e133a

2018-08-07
15:12
A new implementation for "Forum" in which each forum post is an artifact. This merge includes lots of enhancements to email notification, backoffice, configuration, and other subsystems, all in support of the new forum artifacts. The forum feature is not complete nor bug-free but at this point it seems good enough to continue development on trunk. ... (check-in: 99fcc43f user: drh tags: trunk)
13:52
Disable the backoffice for SSH clients. ... (Closed-Leaf check-in: 4b4e133a user: drh tags: forum-v2)
13:28
More conversions of fossil_panic() into fossil_fatal(). ... (check-in: 666b0ce6 user: drh tags: forum-v2)
2018-08-06
21:20
Merge the mkbuiltin.c fix from trunk. ... (check-in: 427e2575 user: drh tags: forum-v2)
21:19
Fix the mkbuiltin.c code generator so that it tolerates Windows-style backslash path separators on its arguments. This fixes the windows build that was busted by check-in [774bdc83556442c5]. ... (check-in: 030bf200 user: drh tags: trunk)
2018-08-03
21:06
Merged in ben-json-timeline (adds /json/timeline/event). ... (check-in: 74c908e7 user: stephan tags: trunk)

Changes to src/attach.c.

Changes to src/backoffice.c.

Added src/capabilities.c.

Changes to src/cgi.c.

Changes to src/db.c.

Changes to src/default_css.txt.

Changes to src/dispatch.c.

Changes to src/email.c.

Changes to src/forum.c.

Added src/forum.js.

Changes to src/info.c.

Changes to src/login.c.

Changes to src/main.c.

Changes to src/main.mk.

Changes to src/makemake.tcl.

Changes to src/manifest.c.

Changes to src/moderate.c.

Changes to src/name.c.

Changes to src/popen.c.

Changes to src/printf.c.

Changes to src/schema.c.

Changes to src/search.c.

Changes to src/security_audit.c.

Changes to src/setup.c.

Changes to src/shell.c.

Changes to src/skins.c.

Changes to src/smtp.c.

Changes to src/sqlite3.c.

Changes to src/sqlite3.h.

Changes to src/style.c.

Changes to src/timeline.c.

Changes to src/webmail.c.

Changes to src/wiki.c.

Changes to src/xfer.c.

Changes to win/Makefile.dmc.

Changes to win/Makefile.mingw.

Changes to win/Makefile.msc.

Changes to www/fileformat.wiki.