squirrelmail.git
2007-07-19 kinkmention bug in changelog
2007-07-18 kinkSort output of readdir, as this is not by default.
2007-07-17 pdontthinkRemove incorrect and unnecessary substr length arg
2007-07-17 pdontthinkAvoid calling javascript check fxn if user is not logged in
2007-07-17 pdontthinkFix login error for users with no theme
2007-07-17 pdontthinkChangr filename back.
2007-07-16 kinkUse attachment_dir only at the point where we're actually
2007-07-15 pdontthinkEnable better plugin motd hooking
2007-07-14 kinkuse PAGE_NAME rather than PHP_SELF in session_expired_l...
2007-07-14 kinkuse PAGE_NAME in themes and templates
2007-07-14 kinkdrop unused global
2007-07-14 kinkmake use of PAGE_NAME constant in plugin, prefix it...
2007-07-14 kinkuse PAGE_NAME to switch on which page we are, rather...
2007-07-14 kinkrename squirrelmail_rpc.php to rpc.php, it doesn't...
2007-07-14 kinkadd PAGE_NAME constant to every page under src/.
2007-07-14 kinkon second thought, revise r12527 to use one, generic...
2007-07-14 kinkFix test for signout.php in the logged in check in...
2007-07-11 kinkremove PHP closing tag in example config file
2007-07-10 pdontthinkTry to tag all the places that need to be fixed (no...
2007-07-10 pdontthinkremoving attachedmessages GET variable that was not...
2007-07-10 pdontthinkMake all comparisons case insensitive for forwarded...
2007-07-10 pdontthinkAdded ability to detect HTTP_X_FORWARDED_PROTO in get_l...
2007-07-09 kinkdrop unneeded global
2007-07-09 kinkdrop two unneeded globals
2007-07-09 kinkremove unused globals, thanks Tomas Kuliavas for $day
2007-07-08 janglissResolved issue with compose session not being updated...
2007-07-08 pdontthinkDon't include svn files in any of the cached template...
2007-07-06 ebullientlist_files vomits over the non-existence of 'none'...
2007-07-01 pdontthinkTypos in sqsetcookie. This might explain a few things...
2007-07-01 pdontthinkAdd cc: to the list of checks for empty recipients
2007-06-29 pdontthinkFix syntax error
2007-06-29 pdontthinkMake sq_change_text_domain() return previous text domain
2007-06-29 pdontthinkMake dir parameter optional for sq_bindtextdomain()
2007-06-27 kinkupdate randomizing themes for larger color array
2007-06-27 kinkfix spice of life for newer color array
2007-06-27 kinkdrop unnecessary mt_rand() call, found by Tomas Kuliavas
2007-06-25 kink- Fix busy loop and notice when two literals in IMAP...
2007-06-25 kinkdrop "Application" on second thought (a matter of taste...
2007-06-25 kink- Fix disabling password encryption in mail_fetch ...
2007-06-25 kink- Fix compatibility with Windows path in administrator...
2007-06-25 kinkmissing ,
2007-06-25 kinkdrop obsolete parameter, thanks Tomas Kuliavas for...
2007-06-25 kinkfix switch of en/decode in mdn, thanks Masato HIGASHIYA...
2007-06-24 pdontthinkFix JavaScript errors; make resizable compose body...
2007-06-24 pdontthinkFew tweaks to list_files() and add new sq_popen() and...
2007-06-15 pdontthinkAdd ask_user_info redirect to compose screen
2007-06-15 pdontthinkTypo
2007-06-08 kinkfix some bugs found by grepping for urlencode/urldecode
2007-06-08 kinkcolor has been dropped as a parameter from (plain_...
2007-06-08 kinkremove some HTML from within functions. Unneeded HTML...
2007-06-08 kinkdrop some unused globals
2007-06-08 kinkhtml/plain should be text/html
2007-06-08 kinkAlways treat Content-Type case-insensitively (#1732092).
2007-06-08 kink- fix notice when returning from a restored compose...
2007-06-03 bouchonFix broken set_url_var function in functions/html.php...
2007-06-02 pdontthinkTemplates also known as skins; also alphabetize list...
2007-06-01 janglissMore XHTML Cleanup
2007-06-01 janglissAnother XHTML fix.
2007-06-01 janglissXHTML is case sensitive. onLoad != onload
2007-05-31 kinkstate license as recommended by the free software found...
2007-05-30 kinkadapt to approximate global changelog style
2007-05-30 kinkfix mail_fetch class to properly cope with dots as...
2007-05-30 bouchonFixed #1727033 (auth support detection in conf.pl)
2007-05-29 kinkwork around broken mailers sending broken date headers...
2007-05-18 pdontthinkRemove duplicated javascript function definition
2007-05-18 pdontthinkAdd autohide functionality for preview pane. Thanks...
2007-05-18 pdontthinkMinor adjustments to variable_orders & gpc_order checks...
2007-05-18 pdontthinkUpdate preview pane functionality so it only refreshes...
2007-05-18 pdontthinkAdding comment for future developer(s)
2007-05-18 pdontthinkFirstTimeSee is useful to other functionalities beside MDN
2007-05-18 pdontthinkCorrectly update cached message flags in ALL places...
2007-05-18 pdontthinkGrammar fix and comment to Marc I think.
2007-05-18 pdontthinkAdd the message as a parameter to subject_link hook...
2007-05-18 pdontthinkValues that test as "empty" should actually be displaye...
2007-05-18 pdontthinkAdd ability to collapse headers into one line; works...
2007-05-18 pdontthinkFix spacing
2007-05-18 pdontthinkAdd reminder comments that someone needs to take a...
2007-05-18 pdontthinkAdd comments reminding someone to make a fix here
2007-05-17 kinkreplace preg_split without a regular expression with the
2007-05-17 kinkalso fix duplicated version of parsepriority code
2007-05-17 kinkusing split() with wrong perl regexes will not work.
2007-05-14 kinkcompare addresses case insensitively, thanks Xaviet...
2007-05-11 kinkcentralise the "From"-header construction in functions...
2007-05-10 kinkreplace string "Cute." with "Invalid URL" (reuse of...
2007-05-10 kinkuse plugins in our examples that actually still exist
2007-05-09 kinkSecurity: fixes for the HTML filter to counter further...
2007-05-07 pdontthinkUse constant instead of hard-coded string for plugin...
2007-05-06 pdontthinkAdd ability for plugin to indicate that they are not...
2007-05-06 pdontthinkForgot CSS style for resizable widget code
2007-05-05 pdontthinkAdd dynamic textarea sizing slider control to compose...
2007-05-03 pdontthinkImplement checks for correct PHP variables_order and...
2007-04-26 jervforsShort PHP tags are against the SquirrelMail coding...
2007-04-05 pdontthinkAdd generic get_plugin_requirement() function and chang...
2007-04-01 pdontthinkShifting the location of bind_textdomain_codeset()...
2007-03-30 pdontthinkAdd sq_change_text_domain for plugins to use when switc...
2007-03-30 pdontthinkAdd sq_change_text_domain for plugins to use when switc...
2007-03-29 pdontthinkHandle change of behavior with session ID being left...
2007-03-29 pdontthinkHandle change of behavior with session ID being left...
2007-03-27 pdontthinkSkip .svn dir. Leaving CVS dir in case it is left...
2007-03-26 pdontthinkRevert last change, which caused nasty sesion ID errors...
next