The project "Citadel server, clients, utilities":
The branch, master has been updated
via 4bc9ef15f839237a88584535b8e206b9b6192a4a (commit)
via 85eb97950b15390c59696723fda925ae2c10c63d (commit)
from 5fea3952a8cf4744888148441d40051932c6f978 (commit)
- Log -----------------------------------------------------------------
commit 4bc9ef15f839237a88584535b8e206b9b6192a4a
Author: Art Cancro <[email protected]>
Date: Wed May 21 23:17:26 2025 -0400
I typed "=" instead of "==" in 2009 and wiki history has been broken ever
since. :(
How did this mistake persist for 16 years with no one noticing? Or did it break
some other time later and the first mistake caused it? I have no idea, but no
one
(including me) noticed that wiki history wasn't working. Or maybe I wasn't
paying
attention.
Anyway, it's still broken, because I'm rewriting the code and history format.
commit 85eb97950b15390c59696723fda925ae2c10c63d
Author: Art Cancro <[email protected]>
Date: Mon May 19 13:28:49 2025 -0400
There was no excuse for capitalizing that variable name. Fixed.
-----------------------------------------------------------------------
Summary of changes:
citadel/server/modules/wiki/serv_wiki.c | 356 ++++++++++++++++----------------
citadel/server/msgbase.c | 26 +--
webcit-ng/server/messages.c | 10 +-
3 files changed, 202 insertions(+), 190 deletions(-)
--
Citadel server, clients, utilities