squirrelmail.git
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...
2007-02-14 jervforsString fixes. "Mails" are what the user sends, "message...
2007-02-14 jervforsString fixes. "Mails" are what the user sends, "message...
2007-02-14 pdontthinkRemove extra parameter that should not have been in...
2007-02-14 pdontthinkReadjust location of code that massages plugin versions...
2007-02-14 pdontthinkPlugins like preview_pane should not close their own...
2007-02-14 pdontthinkPlugins like listcommands should not close their own...
2007-02-13 pdontthinkThe mf_cypher variable was not being set in prefs correctly
2007-02-13 pdontthinkAllow message list form handler to accept GET args...
2007-02-13 jervforsString fix (reusing old string).
2007-02-12 kinkrequire of mailbox_display was required for sqm_api_mai...
2007-02-09 pdontthinkFix mistake - was using echo instead of adding to outpu...
2007-02-08 pdontthinkFix default value for hide attributions
2007-02-08 kinkadd squirrelmail attribution to the bottom of message...
2007-02-08 kinkDrop the default top-right 'SquirrelMail' name and...
2007-02-07 pdontthinkOnclick handler should not be submitted as HTML but...
2007-02-07 pdontthinkAdd hook to compose_Header() that mirrors one for displ...
2007-02-07 pdontthinkAdd body tag template; stop outputting body tags direct...
2007-02-07 kinkDo not set a default sorting for new users. This can...
2007-02-07 pdontthinkRemoving getButton(). Not being used anywhere in core...
2007-02-06 pdontthinkRemove errant comment and add some comments about why...
2007-02-06 pdontthinkAllow other plugins/code to tell us to skip menubar
2007-02-06 pdontthinkNew hook page_header_bottom
2007-02-06 pdontthinkMake useless hook useful (and rename to eliminate confu...
2007-02-06 pdontthinkPass compose form attributes to template separately...
2007-02-06 pdontthinkUse templates to build buttons. Remove all this docume...
2007-02-06 pdontthinkGenerate links using templates
next