squirrelmail.git
2005-04-05 tokuladding param and since tags to some functions
2005-04-05 tokulupdating include/validate.php structure
2005-04-05 tokulone more page to go
2005-04-05 kinkmove imap logout to before the redirect to make sure...
2005-04-04 kinkadd robots tag here for completeness' sake
2005-04-04 kinksmall fix to previous change: box could have been ...
2005-04-04 kinkFix incorrect folder hierarchy shown. Patch was supplie...
2005-04-04 tokulupdating strings
2005-04-04 tokulusing signed decimal (%d) instead of nonexistent variab...
2005-04-04 tokuladding function that can be used to display 8bit symbol...
2005-04-04 kinkAdd a META robots noindex/nofollow tag to SquirrelMail...
2005-04-03 jervforsphpDoc and i18n fixes.
2005-04-03 jervforsphpDoc fixes
2005-04-02 kinkmissing sprintf around string
2005-04-01 kinkSome string fixes
2005-03-31 janglissHTML Tidy... no such tag as nobr according to W3C.
2005-03-31 janglissHTML Validation tidy up. Script tags require a "type".
2005-03-31 kink - Create a generic function to empty a folder tree...
2005-03-31 pdontthinkFixed javascript errors when clicking on subject of...
2005-03-30 kinkFix folder rename to cope with collapsed-prefs, cyrus...
2005-03-30 kinkFixed bad/malformed request error when Sent was over...
2005-03-30 tokulmercury v.4.01b does not need INBOX.
2005-03-30 tokulone more fix for #1043576. rewrapping is done in compos...
2005-03-30 tokulmaking script work correctly when draft is resumed...
2005-03-30 pdontthinkAllow extra javascript to be added to checkboxes
2005-03-30 pdontthinkArea around checkboxes is now also responsive to the...
2005-03-29 tokuldocumenting since tags
2005-03-29 tokulhandle configuration error without displaying paths...
2005-03-29 tokuldocumenting some imap functions
2005-03-29 tokuladding phpdoc block before include
2005-03-29 tokuldocumenting two functions
2005-03-29 tokul* removed need to modify backend files. everything...
2005-03-29 kinkWhen wanting to use mb_strtoupper, test for the existen...
2005-03-29 kinkeliminate notice and unneccessary html when td_str...
2005-03-29 tokulfix mbstring overloading issue with passwords (#929644).
2005-03-28 jervforsAdding comment about gettext versions
2005-03-27 tokul1043576 fix
2005-03-27 tokulusing mbstring functions for body wrapping, if they...
2005-03-27 tokulinformation about changes
2005-03-27 tokuladding limit_scope and filter support to ldap configuration
2005-03-27 tokuladding limit_scope and filter support. Should close...
2005-03-27 tokulmissing extension problems are handled inside backend...
2005-03-26 kinkadd includes from imap_search.php to imap.php for backwards
2005-03-26 kinkCompletely cleanup the folders management (create/subsc...
2005-03-26 kinkDrop unused file imap_search.php.
2005-03-25 tokuldoc update
2005-03-25 tokultranslating some internal vmailmgr library messages
2005-03-25 cigamitRemove the error suppressors I had included (@)
2005-03-25 cigamitChange config.php.sample to config.sample.php to allow...
2005-03-25 cigamitUpdate message copy and move functions to allow for...
2005-03-23 tokulfirst function can be used in other plugins. second...
2005-03-22 cigamitChanging "NOT DELETED" to "UNDELETED" per Seth and...
2005-03-21 cigamitAdd ability to filter on the Message body, or if text...
2005-03-21 cigamitAdd ability to filter on the Message body, or if text...
2005-03-21 kink"development team" -> "project team"
2005-03-21 kinkstrip absolute positioning css from html mails.
2005-03-21 cigamitFixed a few warning messages I ran into today when...
2005-03-21 cigamitAdd fix for Filters Plugin dealing with duplicate rule...
2005-03-21 cigamitAdd fix for Filters Plugin dealing with duplicate rule...
2005-03-21 cigamitAdd to Changelog about bringing the Filters plugin...
2005-03-20 cigamitUpdate the filters README to point to the new config.php
2005-03-20 cigamitUpdate the Filters plugin to comply with our Plugin...
2005-03-20 tokuladding space between sentences.
2005-03-20 tokulone more idea
2005-03-20 tokulconverting most of string to gettext.
2005-03-20 tokulremoving version info from login_error page.
2005-03-20 tokulinformation about Sunday's batch of updates
2005-03-20 tokulfix typo in address group.
2005-03-20 tokuladding two configuration options
2005-03-20 tokul'trim' was not working as expected and admins file...
2005-03-20 tokulseveral messages can be pushed in one array_push
2005-03-20 tokulsome cleanup in ldap documentation
2005-03-20 tokuladding "Successfully save options: User's password...
2005-03-20 tokuladding two configuration options - remote config test...
2005-03-20 tokulignore other configuration files and admins file from...
2005-03-20 tokuldata_dir is not that important in pear based setups.
2005-03-20 tokulscript creates two frames. there is no need to display...
2005-03-20 tokuldoc/plugins.txt. global.php is loaded by validate.php
2005-03-20 tokuladding phpdoc blocks to sqimap_mailbox_list function
2005-03-20 tokuladding warning about nulled var
2005-03-20 tokuladding listing controls to file backend
2005-03-20 tokulcheck if object is returned.
2005-03-19 janglissFix configtest to use correct PostgreSQL connection...
2005-03-19 pdontthinkJust a little more
2005-03-19 pdontthinkAdd missing hooks for new compose options screen
2005-03-18 pdontthinkMaking mailto: conversion in magicHTML() optional ...
2005-03-18 pdontthinkIt's _blank, not _new
2005-03-18 pdontthinkfixed signout page
2005-03-18 pdontthinkRoll back signout.php changes and move the fix to auth...
2005-03-17 jervforsXHTML fix
2005-03-17 pdontthinkAdded new highlighting color
2005-03-17 jervforsUpdating strings
2005-03-15 pdontthinkSorry folks. Changing onClick to onMouseDown so middle...
2005-03-15 pdontthinkBe nice to plugins who want to add to the onClick....
2005-03-15 pdontthinkDon't keep a row highlighted and checkbox checked when...
2005-03-15 pdontthinkbringing back forwarding functionality for message...
2005-03-15 pdontthinkRefactoring JavaScript, reduces bandwidth usage on...
2005-03-15 kinkAdd a first rough version of an about box to SquirrelMail.
2005-03-15 pdontthinkInfo about new hook attribute
2005-03-15 jervforsUpdate
next