squirrelmail.git
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...
2007-03-26 pdontthinkUsing the string 'deleted' in expired cookies can have...
2007-03-22 pdontthinkAdd functions to help diagnose if plugin dependencies...
2007-03-22 pdontthinkRemove $version, use SM_VERSION constant instead
2007-03-22 pdontthinkRe-add hook just removed; compose templates are so...
2007-03-22 pdontthinkRemoving hook that, AFAIK is only used to add output...
2007-03-20 pdontthinkFix loss of
2007-03-19 avelFix typo
2007-03-17 jervforsChanging the service provider's logo string.
2007-03-16 jervforsAll images must have an alternate text.
2007-03-12 jervforsGoing XHTML.
2007-03-12 jervforsImages require an alternate text.
2007-03-10 pdontthinkRemove unused directory
2007-03-10 pdontthinkTemplatize (un)collapse buttons; move all templates...
2007-03-10 janglissSome fixes for #1634735.
2007-03-09 pdontthinkAdding new plugin output sections 'provider_link_after...
2007-03-09 pdontthinkAdding new plugin output section 'provider_link_after'
2007-03-09 pdontthinkAdd (un)collapse buttons
2007-03-09 pdontthinkAdding new plugin output section 'provider_link_before'
2007-03-08 jervforsRemoving "" in some links as well as the link to the...
2007-03-07 jervforsAdding a missing setting (since 1.4.6 RC 1).
2007-03-06 kinkdo not hardcode "SquirrelMail" in displayhtmlheader...
2007-03-06 kinkfix typo
2007-03-06 kinkuse org_title instead of "SquirrelMail" in error_box
2007-03-06 kinkdo not special case a folder named 'None'. There's...
2007-03-06 kinkdrop obsolte .cvsignore files, these are now svn:ignore...
2007-03-06 kinkFix Priority and Receipt compose options being reset...
2007-03-04 jervforsUpdating to the newer option page format.
2007-03-04 jervforsRemoving obsolete link to developer documentation.
2007-03-04 jervforsMoving "doc/themes.txt" to the administrator's manual.
2007-03-04 jervforsMoving "doc/db-backend.txt" to the administrator's...
2007-03-04 jervforsMoving "doc/db-backend.txt" to the administrator's...
2007-03-02 kinkPrevent including index.php for charset decoding/encodi...
2007-02-28 pdontthinkSorry, removing things unrelated to last commit
2007-02-28 pdontthinkUse $org_name instead of hard-coding "SquirrelMail"
2007-02-28 pdontthinkComment change
2007-02-27 kinkfixes for r12283: mistakenly passed already-split date...
2007-02-27 kinklog change
2007-02-27 kinkalso store the unparsed date, and display it when we
2007-02-27 kinkmove HTML output to template, improve HTML on the fly
2007-02-27 kinkgeneralise folder_manip_dialog CSS into dialogbox CSS
2007-02-26 kinkLogChange
2007-02-23 kinkdrop call to session_register, this is redundant in...
2007-02-18 kinkAdd option to ask users for personal information on...
2007-02-18 kinkerror out on nonexistant option type.
2007-02-18 kinktypo in variable name peardb, reported by Tomas (Closes...
2007-02-18 kinkHTTP_SERVER_SERVER should be HTTP_SERVER_VARS, but...
2007-02-16 pdontthinkAllow error_box and plain_error_message functions to...
2007-02-16 pdontthinkMake sure no plugins output things before protocol...
next