Fossil

Changes On Branch forum-brainstorm-1
Login

Changes On Branch forum-brainstorm-1

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

Changes In Branch forum-brainstorm-1 Excluding Merge-Ins

This is equivalent to a diff from 57a0143b to 837b1cb5

2018-06-20
18:47
Merge the speculative Forum changes. This is because I need the enhancements to the user capabilities in order to add a new capability for Email Notifiation. The Forum logic itself is not ready, and is subject to change and removal. But it is well isolated and shouldn't hurt anything if it hangs out on trunk for a while. ... (check-in: 9a2e5f47 user: drh tags: trunk)
01:35
Fix the mimetype selector. Improved styling of the forum display. ... (Closed-Leaf check-in: 837b1cb5 user: drh tags: forum-brainstorm-1)
2018-06-16
15:08
Fix minor issues with Forum editing. ... (check-in: c626d1c0 user: drh tags: forum-brainstorm-1)
2018-06-14
19:33
Fix typos in documentation text. ... (check-in: 862d630f user: drh tags: trunk)
19:17
This code demonstrates ideas on how to implement a Forum feature in Fossil. This is just ideas - it is not even a working prototype. This change was originally stashed, but then I thought it better to check it in on a branch for the historical record. ... (check-in: 1e363739 user: drh tags: forum-brainstorm-1)
13:48
Reinstate the timeline arrow foreground color changes that were removed by check-in [7ac88481a69dd], but with fixes to avoid integer overflow. ... (check-in: 57a0143b user: drh tags: trunk)
13:43
Reinstate the foreground color changing for timeline arrors based on the background color of the text. This check-in uses the #00aa00 background color intentially for testing purposes. ... (Closed-Leaf check-in: 4f2b2309 user: drh tags: arrow-color-fix)
2018-06-13
02:18
The "fossil grep" command now agrees with the documentation. But there is still a lot of opportunity to make enhancements. ... (check-in: 6499c93d user: drh tags: trunk)

Changes to src/cgi.c.

Changes to src/db.c.

Changes to src/default_css.txt.

Added src/forum.c.

Changes to src/login.c.

Changes to src/main.c.

Changes to src/main.mk.

Changes to src/makemake.tcl.

Changes to src/setup.c.

Changes to src/style.c.

Changes to win/Makefile.dmc.

Changes to win/Makefile.mingw.

Changes to win/Makefile.msc.