Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
Ancestors of file src/forum.c from check-in 397c32b6bb
|
2018-07-31
| ||
| 17:13 | Only show the "Moderation Requests" submenu button if there exist one or more posts in need of moderation. ... (file: [4039e67056] check-in: [397c32b6bb] user: drh branch: forum-v2, size: 28396) | |
| 17:05 | Try to make moderation a little easier, as recent experience suggests that will be a big deal with the forum. ... (file: [65d942b49d] check-in: [a9e5a1eefd] user: drh branch: forum-v2, size: 28373) | |
| 15:49 | Fix the redirect that occurs after a forum post is rejected by the moderator. ... (file: [63f9c74858] check-in: [6a667edb09] user: drh branch: forum-v2, size: 28281) | |
| 04:08 | Add the /forum page with search and a list of recent threads. ... (file: [4a886a05a7] check-in: [05105248a1] user: drh branch: forum-v2, size: 28061) | |
| 01:03 | If the user is not logged in, prompt them to do so before continuing to the forum entry pages. ... (file: [d105e2c347] check-in: [009ca1f74e] user: drh branch: forum-v2, size: 26616) | |
|
2018-07-27
| ||
| 13:52 | Separate /forumpost and /forumthread pages. ... (file: [f0acb4ea59] check-in: [2dfb887310] user: drh branch: forum-v2, size: 24799) | |
| 13:29 | Improvements to forum thread display. ... (file: [6c92a16258] check-in: [fd06544c04] user: drh branch: forum-v2, size: 24155) | |
|
2018-07-26
| ||
| 01:33 | Automatic scroll to the specific message of the thread when calling /info on a forum message. ... (file: [3e3625bcd3] check-in: [8f0e18f4b0] user: drh branch: forum-v2, size: 23405) | |
| 01:02 | Fixes to the forum hierarchical display algorithm. ... (file: [1e370d0f93] check-in: [9757488a5d] user: drh branch: forum-v2, size: 23379) | |
|
2018-07-25
| ||
| 22:34 | Begin adding style to the forum display. ... (file: [2cf144b498] check-in: [8eccd9a221] user: drh branch: forum-v2, size: 22507) | |
| 21:00 | Hierarchical display of forum threads. ... (file: [f085ad9638] check-in: [7da1299685] user: drh branch: forum-v2, size: 21543) | |
| 19:00 | Improved timeline messages for forum events. ... (file: [e9398d4288] check-in: [e9b13d68a7] user: drh branch: forum-v2, size: 13617) | |
| 17:53 | Further improvements to webpage_error() and webpage_assert(). Fix forum processing so that moderator approval and disapproval work. Add the "Delete" feature to forum that simply nulls out the page using an edit. ... (file: [2e032aefa9] check-in: [32bbb9a9fc] user: drh branch: forum-v2, size: 13425) | |
| 16:10 | Add the website_assert() macro. Fixes to forum post editing. ... (file: [44373807c3] check-in: [e67efdd784] user: drh branch: forum-v2, size: 12481) | |
| 15:02 | If the user has the 'D' capability and the "showqp" query parameter exists, then all query parameters are shown at the top of the webpage. Also, fix some issues with forum. ... (file: [6af774e22c] check-in: [b48068ded3] user: drh branch: forum-v2, size: 11129) | |
| 13:48 | Make forum posts visible to object_description(). Add new diagnostics visible to users with the new "D" capability. ... (file: [55c85a4788] check-in: [2883fb80cf] user: drh branch: forum-v2, size: 10907) | |
| 13:09 | Initial implementation of the forum reply screen. ... (file: [872627bd24] check-in: [c35fe945d2] user: drh branch: forum-v2, size: 10677) | |
| 11:25 | Enhance the webpage_error() routine to show the complete calling environment to authorized users. Also, continuing work on forum. ... (file: [2dc7d9c8cb] check-in: [5fcf49f104] user: drh branch: forum-v2, size: 8326) | |
|
2018-07-24
| ||
| 23:37 | Forum posts appear in the timeline. The /info command displays posts. ... (file: [17f5cd3cd7] check-in: [449f06c296] user: drh branch: forum-v2, size: 7272) | |
| 19:44 | Work toward pages to enter forum posts. This is an incremental check-in to save state and definitely does not work. ... (file: [274f2fd6ec] check-in: [7b5099ea44] user: drh branch: forum-v2, size: 6479) | |
|
2018-07-22
| ||
| 18:14 | Begin reimplementing the forum webpages. This is a non-functional incremental check-in. ... (file: [c8f00986bd] check-in: [2b8b189418] user: drh branch: forum-v2, size: 2785) | |
|
2018-06-26
| ||
| 11:54 | Fix compiler warnings on windows. Fix the file_directory_size() function so that it works on windows. ... (file: [0fbb5ecb5e] check-in: [6a7d2ad8f1] user: drh branch: trunk, size: 11166) | |
|
2018-06-23
| ||
| 00:53 | Merge in support for email notifications. Munch more work is needed, but it seems ready to begin functional testing. ... (file: [13cff4cdb9] check-in: [b77f1aaed0] user: drh branch: trunk, size: 11155) | |
|
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. ... (file: [fc8ffcb64d] check-in: [9a2e5f4717] user: drh branch: trunk, size: 11272) | |