Fossil

Changes On Branch hide-post-if-needmod
Login

Changes On Branch hide-post-if-needmod

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

Changes In Branch hide-post-if-needmod Excluding Merge-Ins

This is equivalent to a diff from 8f47c3f6 to 779eaaae

2018-08-16
07:21
Improved locality of a variable. No functional change. (check-in: 09103fd2 user: wyoung tags: trunk)
07:06
Posts are now hidden on the /forum page if they're marked as private (i.e. needing moderator attention) and they were posted by another user, except when the user is a moderator.

(Closed because a different method was implemented on trunk.) (Closed-Leaf check-in: 779eaaae user: wyoung tags: hide-post-if-needmod)

06:36
Replaced a declare-and-init line pair with a single define-with-value line. No functional change. (check-in: 8f47c3f6 user: wyoung tags: trunk)
02:03
Fix the hextoblob() function so that does not report out-of-memory if the size of the input string is zero bytes. This fixes the instances of "out-of-memory" reports when accessing the /alerts page without an argument. (check-in: 5519c6b8 user: drh tags: trunk)

Changes to src/forum.c.