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)
committerWilfried Goesgens <dothebart@citadel.org>
Sun, 4 Sep 2011 21:34:37 +0000 (21:34 +0000)
commitb6909588a983810105144077a936ecdde03ee85c
tree85eff46b437264dde0c16ef6a29248464f0c32ce
parent6656aef08918a552b006f996ed0032041aac38bc
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