squirrelmail.git
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
2007-02-06 pdontthinkNew plugin output added to page header top
2007-02-06 pdontthinkSyntax error fix
2007-02-06 pdontthinkAllow other plugins to ask for message list refresh
2007-02-05 pdontthinkAllow other plugins to indicate that preview_pane shoul...
2007-02-05 pdontthinkAllow override of mail_sent value by plugins
2007-02-05 pdontthinkNew get_plugin_version() function, and a couple places...
2007-02-05 pdontthinkReminders of how horribly embedded HTML is in core
2007-02-03 jervforsFixed spelling in comment.
2007-02-03 pdontthinkAdd display of version numbers next to plugin listings
2007-02-02 pdontthinkUse compatibility_info() function if at all possible...
2007-02-02 pdontthinkUse <plugin>_info() function if at all possible instead...
2007-02-02 pdontthinkMinor cleanup
2007-02-02 pdontthinkAdd (disabled) plugin version printout
2007-02-02 pdontthinkUse addButton() here too
2007-02-02 pdontthinkAll this document.write stuff is overkill when we alrea...
2007-02-02 pdontthinkAdd new addButton() function
2007-01-26 kinkreplace reserved word 'action' with 'encaction'
2007-01-26 kinkadd labels to make checkboxes better clickable
2007-01-25 pdontthinkRemoving hooks where we can from templates; one hook...
2007-01-25 pdontthinkAllow admin to disable secure-only cookie transmission
2007-01-25 pdontthinkFix: When session auto-start not enabled, undefined...
2007-01-24 kinkmisspelled reply_to and in_reply_to attributes
2007-01-24 pdontthinkAdd preview pane to advanced default template. This...
2007-01-23 pdontthinkCenter is an illegal value for vertical-align
2007-01-23 pdontthinkMinor HTML adjustment
2007-01-23 pdontthinkForgot to i18n a string
2007-01-23 pdontthinkSomehow went missing options.php and config file, minor...
2007-01-20 pdontthinkBoolean hook call needs priority 1 to error out when...
2007-01-20 pdontthinkComment change only
2007-01-20 pdontthinkAllow auto-refresh after options are changed (when...
2007-01-19 pdontthinkSimplify and standardize sendMDN function.
2007-01-19 kinkobsolete .cvsignore; add plugin_hooks.php to svn:ignore
2007-01-19 pdontthinkRemove HTML from org_logo on logout error page
2007-01-19 pdontthinkMinor fix; reduce needless open/closing of PHP
2007-01-18 kinkdo not add spaces to references header (#1634294),
2007-01-18 kinkFix URL to send read receipts from read_body (#1637572),
2007-01-15 tassiumAdded a list of "core" plugins shipped with Squirrelmai...
2007-01-15 pdontthinkUpdate attributions string output
2007-01-15 pdontthinkRemove more HTML from sm_attributions. Where exactly...
2007-01-15 pdontthinkforgot to globalize base_uri
2007-01-15 pdontthinkRemove HTML from provider_uri and name; also fix defaul...
2007-01-15 pdontthinkSynch advanced template with SM attribute string changes
2007-01-15 pdontthinkBetter formatting (I hope)
2007-01-15 pdontthinkRemove things that snuck in accidentally on last commit
2007-01-15 pdontthinkRemove a spec of HTML from login.php
2007-01-14 pdontthinkForgot to add template for non-RFC list management...
2007-01-14 pdontthinkHow did config.php get in? SVN doesn't tell me I need...
2007-01-13 kinkincrement year in copyright notices
2007-01-13 kinkreplace CVS with SVN
2007-01-13 kinktest
2007-01-13 kinktest
2007-01-13 stekkelHttpOnly cookies
2007-01-13 stekkelSetting the SQSESSID cookie with path "/" to deleted...
2007-01-13 stekkelStop warning about invalid session_id
2007-01-13 stekkelHttpOnly cookies support. I hope this does not break...
2007-01-13 stekkelRemove sqsetcookieflush call
2007-01-13 stekkelRemove sqsetcookieflush call (not needed)
2007-01-13 pdontthinkCredit Peter Steiner's idea for list commands change
2007-01-13 pdontthinkAdd ability for listcommands plugin to show reply and...
2007-01-11 pdontthinkAdding initial RPC baseline functionality. The delete...
2007-01-10 pdontthinkBack out something that shouldn't be here (yet?) and...
2007-01-10 pdontthinkBack out some minor things (mostly comments) that shoul...
2007-01-09 pdontthinkAllow template sets to filter or completely change...
2007-01-09 pdontthinkReminders to remove HTML from core
2007-01-09 pdontthinkRemove HTML from SM option widget code; use forms.php...
2007-01-08 pdontthinkMoving template util file
2007-01-08 pdontthinkGive threading URI to template, let template do the...
2007-01-07 stekkelRemove unneeded changes.
2007-01-07 stekkelI don't know what triggered this bug to become visible...
2007-01-07 kinkfixup logout error
2007-01-07 kinkno &amp; encoding in redirect url please
next