citadel.git
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
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
2011-01-04 Art CancroNew CSS for the login modal
2011-01-04 Art CancroCleaned up the CSS for the login box
2011-01-03 Art CancroAdded a bit of whitespace
2011-01-03 Art CancroReplaced missing 'content' div in create room screen.
2011-01-03 Art CancroGetLoggedInFirst() now goes directly to destination_url...
2011-01-03 Art Cancroforward-port r4a30bae41553 from stable
2010-12-31 Art CancroCleanup of previous commit
2010-12-31 Art Cancro503 Service Unavailable when we can't connect to citserver
2010-12-30 Art CancroFixed broken location of sources in create-pot.sh
2010-12-30 Art Cancrouse the short commit hash
2010-12-30 Art CancroPerformed a bunch of markup fixes suggested by validato...
2010-12-30 Art Cancrocosmetic stuff
2010-12-29 Art CancroThe 'Log in' button now routes to GetLoggedInFirst...
2010-12-29 Art CancroSmooth transition between logged-in and not-logged...
2010-12-29 Art CancroInitial version of modal login is now working.
2010-12-29 Art CancroWrote the initial version of the 'ajax_login_username_p...
2010-12-29 Art CancroChanged 'free software' to 'open source' to piss off...
2010-12-29 Art CancroChanged 'free software' to 'open source' to piss off...
2010-12-29 Art CancroInitial (not yet working) version of modal/ajax login box
2010-12-29 Art CancroBegan implementing GetLoggedInFirst(destination_url...
2010-12-29 Art Cancrocosmetic cleanup only
2010-12-28 Art CancroSummary page displays site name instead of user name...
2010-12-28 Art CancroSmoother navigation and restricted iconbar for guest...
2010-12-28 Art CancroA conditional in roombanner.html was reversed. Fixed it.
2010-12-28 Art Cancroadded a javascript alert to display an error when ...
2010-12-28 Art Cancroupgrade scriptaculous to 1.9.0
2010-12-28 Art Cancroupgrade prototype to 1.7
2010-12-23 Art CancroBegan removing some of the logged-in checks
2010-12-23 Art CancroTuned up the 'logged in as' / 'not logged in' ...
2010-12-22 Art CancroTemplated a new location in the banner to display logge...
2010-12-22 Art CancroRoom info popup is now onMouseOver instead of onClick
2010-12-22 Wilfried GoesgensResync i18n with launchpad
2010-12-22 Wilfried GoesgensResync i18n with launchpad; add Czek translation.
2010-12-22 Wilfried Goesgensfix typo in french po file.
2010-12-22 Wilfried GoesgensFix off by one here too; else we will send two '<'...
2010-12-22 Art CancroRevert "libevent integration"
2010-12-22 Art CancroRevert "Libevent integration"
2010-12-22 Art CancroRevert "Revert "Replaced client_read() with socket_read...
2010-12-22 Art CancroRevert "Replaced client_read() with socket_read_blob...
2010-12-21 Wilfried GoesgensLibevent integration
2010-12-21 Wilfried Goesgenslibevent integration
2010-12-20 Art CancroReplaced client_read() with socket_read_blob() in serv_...
2010-12-17 Art CancroCleaned up the loop that receives network spool. NOT...
2010-12-17 Art CancroContent-transfer-encoding: ISO-8859-1 joins the 'no...
2010-12-15 Wilfried GoesgensMove: give the SMTP-Client its own file.
next