citadel.git
2011-02-22 Art CancroEscape single and double quotes in export format
2011-02-22 Art CancroExport messages in numerical order
2011-02-21 Wilfried Goesgensfixing html2ascii
2011-02-16 Art CancroClicking on the room name in the banner goes to the...
2011-02-15 Art CancroFixed a backwards conditional in the openid_manual_crea...
2011-02-14 Art Cancrocosmetic stuff
2011-02-14 Art CancroOpenID manual create is now functionally complete.
2011-02-14 Art CancroFinished everything except the openid_manual_create...
2011-02-14 Art CancroBegin working on OpenID manual screen name selection...
2011-02-14 Art CancroOnly offer XMPP over TLS if we have OpenSSL in the...
2011-02-14 Art CancroEnable XMPP over TLS.
2011-02-06 Wilfried GoesgensMerge branch 'master' of ssh://git.citadel.org/appl...
2011-02-06 Wilfried GoesgensBUGFIX: json-escape roomname during outputting message...
2011-02-01 Art CancroRestored the ability to associate an OpenID with an...
2011-01-31 Art CancroMerge branch 'master' of ssh://git.citadel.org/appl...
2011-01-30 Wilfried GoesgensRSS: wrong pointer indirection *gna*
2011-01-30 Wilfried GoesgensRSS-Client: more leaks.
2011-01-30 Wilfried GoesgensRSS-Client: fix memory leaks
2011-01-30 Art CancroWhen registering a new user during an inline login...
2011-01-30 Wilfried GoesgensQP-Decoding: Ignore case of letter indicating _B_inary...
2011-01-30 Wilfried GoesgensBy jimcuclamath: set maxium allowed password length...
2011-01-29 Art CancroSend the correct data to become_logged_in() during...
2011-01-28 Art CancroBegin working new user registration into the login...
2011-01-28 Art Cancrominor comments cleanup
2011-01-28 Art CancroChanged the 'if you are a new user' message and also...
2011-01-28 Art CancroInitial version of 'register new user' dialog
2011-01-28 Art CancroInitial version of 'register new user' dialog
2011-01-28 Art CancroReplace the temporary log message with a permanent one
2011-01-28 Art CancroOk this is it, the best of both worlds.
2011-01-28 Art CancroRevert "Updating cmd_euid() to use the CtdlForEachMessa...
2011-01-28 Art CancroRevert "Replaced cached_msglist array with a btree...
2011-01-28 Art CancroRevert "arrgh"
2011-01-28 Art CancroRevert "xxx"
2011-01-28 Art Cancroxxx
2011-01-28 Art Cancroarrgh
2011-01-27 Art CancroReplaced cached_msglist array with a btree persistent...
2011-01-27 Art CancroUpdating cmd_euid() to use the CtdlForEachMessage(...
2011-01-27 Art CancroUse a binary search to locate msgnum in cached_msglist
2011-01-27 Art CancroDisplay PASS/FAIL syslog msgs for the new security...
2011-01-27 Art CancroDisplay PASS/FAIL syslog msgs for the new security...
2011-01-26 Art CancroCache the most recently fetched msglist in CtdlForEachM...
2011-01-26 Art CancroRemoved nonce/apop/pas2, no longer used by anyone
2011-01-26 Art CancroRemoved the MESSAGE_IN_ROOM sections in order to make...
2011-01-25 Art CancroLink to citadel.org/doku.php/faq:generalquestions:webci...
2011-01-25 Art CancroReinstate the 'read more...' link when issuing a 503
2011-01-25 Art CancroLocalized the string 'New user? Register now' using...
2011-01-25 Art CancroINFO command 'openid support' is now indicated as the...
2011-01-25 Art Cancromore login box cleanup
2011-01-25 Art CancroCleaned up the login modal a bit
2011-01-25 Art CancroCOND:AIDE now observes logged in semantics
2011-01-25 Art CancroDisabled the old login screen.
2011-01-25 Art CancroOnly offer OpenID login if the citadel server supports it
2011-01-24 Art Cancroauthpopup now returns the parent to the pushed_destination
2011-01-24 Art Cancrologin popout is working, along with non edge case openI...
2011-01-24 Art CancroBegan implementation of authpopout
2011-01-20 Art CancroThe 'Delete' button in mailbox view went missing at...
2011-01-20 Art Cancro'Read all messages' button does not belong in the mailb...
2011-01-20 Art CancroDisallow certain pages in robots.txt which would mislea...
2011-01-19 Art CancroPrototype 1.7 seems to need ajax parameters wrapped...
2011-01-19 Art Cancroajax_servcmd() logging now displays the g_cmd being...
2011-01-18 Art CancroEnter/return key submits form in the new user/password...
2011-01-18 Art CancroCtdlUserLogout() fixed to more throroughly log the...
2011-01-17 Art CancroFixed bugs related to last three commits
2011-01-17 Art CancroRemoved logging stuff from libcitadel
2011-01-17 Art CancroRemoved the logging facility from citserver, use syslog...
2011-01-17 Art CancroRemoved logging subsystem from webcit. It's all syslog...
2011-01-15 Wilfried Goesgensuse the gnu format string checker for CtdlLogPrintf...
2011-01-15 Wilfried GoesgensMimeparser rewrite; fix bug detecting trailing MIME...
2011-01-15 Art CancroHost header is now stored per-request instead of globally.
2011-01-13 Art CancroRemoved some old TECH_PREVIEW sections.
2011-01-11 Wilfried GoesgensBugfixing / debugging in templating
2011-01-11 Wilfried GoesgensRemove invalid "subtoken"; we don't support this, and...
2011-01-11 Wilfried GoesgensFix Room-edit-Template; thanks to Sam for reporting.
2011-01-11 Art CancroPreparing to get openid support into the modal dialog
2011-01-11 Art CancroMerge branch 'master' of ssh://git.citadel.org/appl...
2011-01-11 Art Cancro'go' and 'gotofirst' are both accepted
2011-01-11 Wilfried GoesgensMobile template removal
2011-01-11 Art CancroYou must be logged in to access this page.
2011-01-11 Art CancroRemoved parts of OpenID from the traditional login...
2011-01-11 Art CancroGot rid of all of the .m.html templates and is_mobile...
2011-01-11 Art CancroFor closed systems, still handle login through the...
2011-01-11 Art CancroExpose wiki pages to the site map
2011-01-11 Art CancroRequire logged-in in order to revert a wiki page
2011-01-11 Art Cancrocmd_euid now ac_logged_in_or_guest in order to make...
2011-01-11 Art CancroWrap the 'Edit this wiki page' link in GetLoggedInFirst()
2011-01-11 Art CancroOops, we're in a new year; update the copyright date...
2011-01-11 Art CancroWiki revs now work again - replaced --global-reject...
2011-01-11 Art CancroWhen we 503, do it in HTML
2011-01-10 Art CancroFixed bug in ConditionalHavewikiType() which returned...
2011-01-10 Art CancroFixed several errors introduced during templatization...
2011-01-10 Art CancroForce wiki room views into the wiki viewer instead...
2011-01-09 Wilfried Goesgensfix parameter order of memset as reported by Silvio...
2011-01-07 Art Cancrominor cleanup
2011-01-07 Art CancroMade the elimination of nocookies permanent.
2011-01-07 Art Cancromore logging for previous commit
2011-01-07 Art CancroThe 'gotofirst' key is now called 'go' for brevity
2011-01-07 Art CancroThe 'nocookies' error page is no longer needed
2011-01-05 Art Cancropush/pop destination_url instead of passing it through...
2011-01-05 Art CancroAdd new member 'PushedDestination' to wcsession. This...
2011-01-05 Art Cancrominor html markup change
next