Initial implementation of the 'replying_to=' method for extracting Subject and Refere...
authorArt Cancro <ajc@uncensored.citadel.org>
Tue, 12 Jul 2011 04:34:54 +0000 (00:34 -0400)
committerArt Cancro <ajc@uncensored.citadel.org>
Tue, 12 Jul 2011 04:34:54 +0000 (00:34 -0400)
commit7bfc9ea85ba1146f09982b9616eaf82b54321ea4
tree56365f56823bab536562c3b9428d27f72a69330d
parent986d83a97093f266aac16e421e4201b561a6d854
Initial implementation of the 'replying_to=' method for extracting Subject and References from Citadel using the msgnum being replied to instead of passing them back and forth through the browser.  Fully in place for public rooms Reply and ReplyQuoted.  Mail messages are next.
webcit/messages.c
webcit/static/t/view_message.html