Timeline
Not logged in

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

29 check-ins using file src/file.c version 3d7988645f

2020-04-01
12:57
For self-registered accounts, increase the minimum userID length to 6 and check both the EVENT and USER tables for conflicting userIDs. check-in: b13b651da2 user: drh tags: trunk
00:00
Fix warnings on possible uninitialized variable use. check-in: 0ba1528fa3 user: ashepilko tags: trunk
2020-03-31
21:13
Eliminate IP prefix tracking as part of the login cookie. check-in: 7d18c40b83 user: drh tags: trunk
2020-03-29
14:04
Fix a minor formatting error in the alerts.md document. check-in: 6ec931a13d user: drh tags: trunk
2020-03-28
18:21
Add email-url, email-admin, and email-subname to the settings that can be managed by the "fossil alert setting" command. check-in: a0ae0c9ff6 user: drh tags: trunk
2020-03-27
22:25
In the previous check-in, fix the subscriber count after doing a purge. check-in: 8ccab68fc6 user: drh tags: trunk
22:23
Add the ability to purge old pending subscriptions from the /subscribers page. check-in: 8c40c38f5e user: drh tags: trunk
15:37
Do not use the IP address as part of the login cookie if the server is set to redirect all HTTP requests over to HTTPS. check-in: ce4bece946 user: drh tags: trunk
15:19
Fix an accidental fork. check-in: a5d6567ea6 user: drh tags: trunk
15:15
Added build instructions for cross-compiling Fossil for Android from Linux, adapted from forumpost/e0e9de4a7e. check-in: b70744576b user: stephan tags: trunk
14:45
Only show both the display name and the login if they are different. If they are the same, show just the login. check-in: 069b7ee7a4 user: drh tags: trunk
14:41
Show both the display name and the login on forum pages. check-in: d5455f5b1b user: drh tags: trunk
14:30
Use the display name rather than the login for forum posts. check-in: 2e71dc25d9 user: drh tags: trunk
13:00
Add the "unused" query parameter to the /setup_ulist page. check-in: 7711a4fbc2 user: drh tags: trunk
11:29
On a timeline date-time link back to a timeline, set the y=a query parameter so that all artifacts are shown in the target timeline. check-in: 2cdd7573ed user: drh tags: trunk
11:13
Show the number of pending subscriptions in the subscription stats. check-in: 02ad349134 user: drh tags: trunk
2020-03-26
18:54
Add a new subscription option to receive edits to forum posts. If this option is not selected, then alerts are only sent on the initial post, not on edits. Also: Use the "forumObs" class on timeline forum text that has been subsequently edited. check-in: e5653a4ceb user: drh tags: trunk
14:48
Set the autocomplete="off" parameter on the password input to the user editing screen. check-in: a02385427f user: drh tags: trunk
13:53
Validate the email address in the subscription editing form. check-in: 32a8d11025 user: drh tags: trunk
13:18
Add the "Send a message to ..." link for administrators on the subscription configuration page. check-in: bb05299ee7 user: drh tags: trunk
13:11
Improvements to the "Notification" setup screen. Take steps to ensure that the email address does not get cleared when editing subscriber preferences. check-in: 60d40d5b58 user: drh tags: trunk
10:40
Fix a formatting issue on the load-management documentation page. check-in: c2c998d9cc user: drh tags: trunk
05:30
Removed obsolete reference to the historical limitation of the grep command accepting only a single filename. check-in: 30a2af8e39 user: stephan tags: trunk
03:01
Fix typos. check-in: 58f00d333a user: ashepilko tags: trunk
02:24
Documentation typo fix. check-in: 455c743ab4 user: drh tags: trunk
2020-03-25
17:48
Add the email address editing to the subscriber information screen (/alerts). Improved cross-linking between subscriber and user editing screens for administrators. check-in: 54a6f098ec user: drh tags: trunk
2020-03-24
20:24
Update openssl version number to 1.1.1e. Update custom makefile. check-in: 77a7078f74 user: jan.nijtmans tags: trunk
15:04
Add the "nsm" or "No-SubMenu" query parameter to the /wiki page. check-in: 993700abaf user: drh tags: trunk
2020-03-23
01:08
Clear the environment by setting its first entry to NULL; fixes the macOS-bound bug as per forumpost/2fcb3a490b check-in: 6e7211a26d user: ashepilko tags: trunk