Timeline
Not logged in

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

12 check-ins using file src/alerts.c version 34b1f0fb99

2020-04-23
18:36
Begin adding the ability to restrict self-registration to people with a particular email address pattern. This check-in provides the setting to specify the authorized email addresses, but an attacker can still lie about his email address and sneak in that way. Still a work-in-progress. check-in: 7916dbaa03 user: drh tags: restricted-self-registration
17:47
Assorted improvements to the mirrorlimitations.md doc. check-in: 0874340b45 user: wyoung tags: trunk
17:26
Rewrote a paragraph in sec.7.2 of the rebaseharm doc for clarity. check-in: b16db9d6e9 user: wyoung tags: trunk
16:59
Grammar and clarity tweaks to fossil-v-git.wiki check-in: 2cfd125640 user: wyoung tags: trunk
13:49
Added --dry-run support to add/rm/addremove --reset. check-in: a7a75e7d41 user: stephan tags: unaddremove-command
13:16
Update references to OpenSSL from 1.1.1f to 1.1.1g. Update custom makefile. check-in: 3510ca72af user: jan.nijtmans tags: trunk
11:30
Refactored unaddremove into (add|rm|addremove --reset). check-in: 72fdb21ae8 user: stephan tags: unaddremove-command
00:06
Pedantic cosmetic change: do un-rm before un-add. check-in: 6e21c7d706 user: stephan tags: unaddremove-command
2020-04-22
23:45
Initial draft of new unaddremove command (will be renamed once a suitable name is found), as discussed at forumpost/b9b20b04bd. check-in: 369a14b33f user: stephan tags: unaddremove-command
18:51
Minor improvements to the change log. No code changes. check-in: fcc07be739 user: drh tags: trunk
18:01
The post sequence numbers on the hierarchical display of a forum thread should be the sequence number of the original version of the post, not the final edit of the post. check-in: c6890fd46a user: drh tags: trunk
15:57
For email alerts on forum posts, if the forum post is a reply to a prior post that has been edited two or more times, ensure that the In-Reply-To header on the email message refers to the very first edition of the in-reply-to post. Prior check-in [137cba6f1b81170d] attempt to do the same thing, but only worked for cases where the post was edited ju... check-in: fb4545ef93 user: drh tags: trunk