Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
Overview
Comment: | Fix the /forum webpage so that it works even if the forumpost table does not exist in the repository. |
---|---|
Downloads: | Tarball | ZIP archive |
Timelines: | family | ancestors | descendants | both | trunk |
Files: | files | file ages | folders |
SHA3-256: |
d73c5fd27e8af1a91c7b875a6ae9d605 |
User & Date: | drh 2018-08-10 16:51:44.215 |
Context
2018-08-10
| ||
16:59 | Fix the webmail screen so that it remembers the folder that is being viewed. ... (check-in: e0377d04 user: drh tags: trunk) | |
16:51 | Fix the /forum webpage so that it works even if the forumpost table does not exist in the repository. ... (check-in: d73c5fd2 user: drh tags: trunk) | |
16:44 | Allow login using either the username or the first email address found in the USER.INFO column. Note that it might be useful to create an index on user(find_emailaddr(info)) to make this efficient in the case where there are many rows in the user table. ... (check-in: 8c91be8b user: drh tags: trunk) | |
Changes
Changes to src/forum.c.