]> code.citadel.org Git - citadel.git/history - webcit
Merge branch 'master' of ssh://git.citadel.org/appl/gitroot/citadel
[citadel.git] / webcit /
2011-04-29 Wilfried GoesgensMerge branch 'master' of ssh://git.citadel.org/appl...
2011-04-26 Art CancroInitial workup of click-to-expand iconbar wholist.
2011-04-22 Wilfried GoesgensMerge branch 'master' of ssh://git.citadel.org/appl...
2011-04-22 Wilfried Goesgens* fix some rare oom situation.
2011-04-19 Art CancroRemoved extra logging. The bug I was hunting was not...
2011-04-19 Art CancroTemporarily adding some debugging syslog messages
2011-04-19 Art Cancrodisplay_individual_cal() now bails out _very_ early...
2011-04-17 Wilfried GoesgensFix of terminate problem while loading user list
2011-04-17 Wilfried Goesgens* fix multiple compiler warnings...
2011-04-12 Art CancroAdded expand/collapse icons for the Roomlist and Wholist.
2011-04-06 Wilfried GoesgensMerge branch 'master' of ssh://git.citadel.org/appl...
2011-04-06 Wilfried Goesgensif StrBuf_ServGetln() is called in a loop, its return...
2011-03-22 Art CancroAdded a few more Disallow: lines to robots.txt
2011-03-13 Wilfried Goesgens* in knrooms we flush the cached floorlist, since the...
2011-03-13 Art CancroIndicate which function we were in when the connection...
2011-03-10 Wilfried GoesgensIO fixups
2011-03-10 Wilfried GoesgensFix Crash; don't access pointers before checking them...
2011-03-09 Art CancroAdded the ability to specify a file defining *simple...
2011-03-01 Art CancroValidate new users screen now uses the main room banner
2011-03-01 Art CancroFlush the cached room list when logging in or out.
2011-03-01 Art CancroKnown rooms page now uses the auto-generated room banner.
2011-02-26 Art Cancrominor update to readme.txt
2011-02-26 Wilfried Goesgensadd finish tranlation imported from launchpad.
2011-02-26 Wilfried GoesgensResync with Launchpad translations.
2011-02-25 Art CancroSwitching languages now works again
2011-02-24 Art CancroPut the language selector box back in (but it doesn...
2011-02-23 Art Cancroadded a FIXME
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-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 Art CancroWhen registering a new user during an inline login...
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 CancroRevert "Replaced cached_msglist array with a btree...
2011-01-27 Art CancroReplaced cached_msglist array with a btree persistent...
2011-01-25 Art CancroLink to http://www.citadel.org/doku.php/faq:generalques...
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 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-17 Art CancroFixed bugs related to last three commits
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 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 CancroWrap the 'Edit this wiki page' link in GetLoggedInFirst()
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-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
2011-01-05 Art CancroMoved the noscript warning to head.html
2011-01-05 Art CancroCOND:ROOM:EDITACCESS now observes (not) logged in
2011-01-05 Art CancroApplied the GetLoggedInFirst() semantics to the Reply...
2011-01-05 Art Cancrofix b0rken on IE, maybe operat too
2011-01-05 Art CancroThe Citadel icon is now a cute button
2011-01-04 Art CancroAuth box now uses proper Citadel and OpenID icons
next