Changed how Message-ID RFC2822 field is generated
[citadel.git] / webcit / static / t / get_logged_in.html
2023-01-05 Art CancroRevert "serv_rssclient.c: style update"
2023-01-05 Art Cancroserv_rssclient.c: style update
2013-03-31 Wilfried GoesgensRework Login dialog to work with rekonq (and hopefully...
2012-03-20 Wilfried GoesgensMerge branch 'master' of ssh://git.citadel.org/appl...
2012-03-19 Art CancroWhen authentication is successful, display a 'please...
2012-02-08 Wilfried GoesgensMerge branch 'master' of ssh://git.citadel.org/appl...
2012-02-08 Art CancroAdd more blank buttons to login window when not using...
2011-12-05 Art CancroAdded the AOL/AIM logo button
2011-12-05 Art CancroLogin icons for Google and Yahoo
2011-12-05 Art CancroNow we can log in with AOL too
2011-12-05 Art CancroSupport Google and Yahoo login without the user needing...
2011-12-05 Art Cancrohandler fix to previous commit
2011-12-05 Art CancroPressing enter/return in the openid url box submits...
2011-09-04 Art CancroAdded another empty box to the login screen. This...
2011-09-04 the_mgtRenamed the /icons directory to /webcit_icons because...
2011-09-04 the_mgtreverted 755 permissions on files to 644. Wherever...
2011-09-04 the_mgtAdded new iconset "Essen" from pc.de/icons/ and modifie...
2011-09-04 Art CancroChanged the 'if you are a new user' message and also...
2011-09-04 Art CancroInitial version of 'register new user' dialog
2011-09-04 Art CancroInitial version of 'register new user' dialog
2011-09-04 Art Cancromore login box cleanup
2011-09-04 Art CancroCleaned up the login modal a bit
2011-09-04 Art CancroOnly offer OpenID login if the citadel server supports it
2011-09-04 Art CancroBegan implementation of authpopout
2011-09-04 Art CancroEnter/return key submits form in the new user/password...
2011-09-04 Art CancroPreparing to get openid support into the modal dialog
2011-09-04 Art CancroYou must be logged in to access this page.
2011-09-04 Art Cancropush/pop destination_url instead of passing it through...
2011-09-04 Art Cancrominor html markup change
2011-09-04 Art CancroApplied the GetLoggedInFirst() semantics to the Reply...
2011-09-04 Art Cancrofix b0rken on IE, maybe operat too
2011-09-04 Art CancroThe Citadel icon is now a cute button
2011-09-04 Art CancroAuth box now uses proper Citadel and OpenID icons
2011-09-04 Art CancroNew CSS for the login modal
2011-09-04 Art CancroCleaned up the CSS for the login box
2011-09-04 Art CancroSmooth transition between logged-in and not-logged...
2011-09-04 Art CancroInitial version of modal login is now working.
2011-09-04 Art CancroWrote the initial version of the 'ajax_login_username_p...
2011-09-04 Art CancroInitial (not yet working) version of modal/ajax login box
2011-09-04 Art CancroBegan implementing GetLoggedInFirst(destination_url...