squirrelmail.git
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
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...
next