added a mirrors file
[squirrelmail.git] / src /
2001-05-21 fidian* Wasteful str_replaces could have been done with a...
2001-05-21 fidian* Put the select back in. Something is wrong with...
2001-05-21 fidian* Fixed MOTD, added new 'motd' hook to easily make...
2001-05-21 fidian* Fixed the MOTD
2001-05-21 lkehresmanremoved an unnecessary select from delete_message ...
2001-05-21 lkehresmanadded a grid of colors to message highlighting
2001-05-20 fidian* Hopefully we won't need to do this EVERY time......
2001-05-20 lkehresmanauto create sent/trash folders
2001-05-16 allah03Adding a hook on the signout page within the HTML output.
2001-05-15 fidian* That should now be everything ... except the plugins...
2001-05-15 fidian* More minor changes
2001-05-15 fidian* Moved load_prefs.php and display_page.php (or whateve...
2001-05-15 fidian* Uses a function to output the string
2001-05-15 fidian* <div> tags were unneeded. Centering was already...
2001-05-15 allah03Lots of little UI tweaks and some handsome borders...
2001-05-15 fidian* Forgot to make $identity global -- bug fixed
2001-05-14 fidian* Great little patch to open up the compose screen...
2001-05-14 fidian* Added several hooks
2001-05-13 fidian* Added loginname=blah to the core code
2001-05-11 fidian* Check for $delete_# properly
2001-05-11 lkehresmancleaned up interface
2001-05-10 fidian* Fixed bug with last line of headers not displaying.
2001-05-10 graf25Removed Russian Apache code since we no longer support...
2001-05-10 fidian* Adds multiple identities ("From:" addresses)
2001-05-07 fidian* Properly retains the mailbox when you use the HTML...
2001-05-07 fidian* Luke, 100% - 10% - 10% = 80% (one minor number you...
2001-05-07 lkehresmanremoved border=1 tag
2001-05-07 allah03Cleaned up Tyler's table layout update just a hair.
2001-05-07 fidian* Removed some extra spaces (might have went a little...
2001-05-07 fidian* Middle parameter wasn't used.
2001-05-07 fidian* Looks good to me in Netscape and IE
2001-05-07 fidian* Moved the <br> tag to avoid having a blank line at...
2001-05-05 fidian* Added the hooks for the login_auto plugin
2001-05-01 fidian* Saves 1/1000000000 of a second
2001-05-01 fidian* Apparently the PHP ereg function doesn't think that...
2001-05-01 fidian* Removed a warning
2001-05-01 allah03Whoops! Left out a close table tag from the last update.
2001-05-01 allah03Added hook to read_body.php, and rearranged the layout...
2001-04-26 fidian* Opera fix for the download headers from Ray Black III
2001-04-26 fidian* Removed potential security loophole that I inadvertan...
2001-04-26 lkehresmanadded fix so page isn't cached
2001-04-26 fidian* Fixed a bug I made
2001-04-26 fidian* To reduce on errors, I moved the includes for config...
2001-04-23 fidian* Stupid browsers and their headers.
2001-04-23 fidian* Finally fixed that weird To/Cc/Bcc bug (it might...
2001-04-23 fidian* Sending messages now works as expected
2001-04-22 lkehresmanwhoops.. meant to uncomment this
2001-04-22 lkehresman* added signout_page option to redirect after signout
2001-04-22 lkehresmangreatly improved smtp error handling (doesn't trash...
2001-04-22 lkehresmana few html bug fixes
2001-04-22 lkehresman*** empty log message ***
2001-04-21 lkehresmanadded option to enable/disable alternating row colors
2001-04-21 lkehresmanfixed bug that didn't display folders with spaces in...
2001-04-20 fidian* Fixed error when logging out
2001-04-20 fidian* Incremented left folder size by 10
2001-04-20 fidian* Forgot to mention that "Download this as a file"...
2001-04-19 fidian* When you browse for an attachment, then hit the Addre...
2001-04-19 fidian* Removed another warning
2001-04-19 fidian* Fixed a bug I created where the themes would get...
2001-04-19 fidian* Got bored and copied all the validate.php and define...
2001-04-16 fidian* Shows the attached file's type and size
2001-04-16 lkehresmanadded download enhancements to 1.1 tree
2001-04-16 gustavfAdded security patch
2001-04-13 fidian* split uses regexps. explode does not.
2001-04-10 fidian* Fixed typo when forwarding a message with attachments...
2001-04-03 fidian* Consider it done.
2001-04-03 fidian* Bugfix from Albert Novak <anovak@pu.carnet.hr>
2001-04-02 fidian* Removed warning messages
2001-03-28 fidian* I really didn't like the old attachment code
2001-03-22 fidian* Fixed bug when editing message highlighting
2001-03-18 lkehresmanadded bcc to html addressbook search (should have been...
2001-03-16 fidian* Added the !== false bit to the strstr so that even...
2001-03-15 fidian* UW workaround improved, methinks.
2001-03-10 palloMerged from stable (sm-1_0) branch: Fixed bug in folder...
2001-03-09 palloMerged from stable branch: added missing quote
2001-03-08 fidian* Changed preferences to cache them for reading (Yeay!)
2001-03-07 fidian* Removes (Purge) from next to Trash folder if there...
2001-03-07 fidian* Better error message
2001-03-07 fidian* If possible, replies now use the text-only version...
2001-03-07 fidian* Added code to show text/html messages (immediately...
2001-03-03 fidian* Fixed problem for forwarding files too.
2001-03-03 fidian* HTML cleaned up a bit
2001-02-24 lkehresmanadded bugfix from 1.0.3cvs
2001-02-22 centaurixadded check if loading of the theme is successful.
2001-02-22 lkehresmanput Tyler's collapsable folder listing back in
2001-02-20 cosworth$just_logged_in need to be set to 1 not 0. This kept...
2001-02-16 jbnanceSig Prefix fix (forgot getPref)
2001-02-16 fidian* Probable bugfixes for attachment code
2001-02-15 jbnanceIncluded no -- prefix support for signature.
2001-02-12 lbergmanrefined uw security patch
2001-02-10 lkehresmanreverted changes so that collapsable folders are only...
2001-02-10 fidian* This is pathetic.
2001-02-10 fidian* Now it works as it should to a bit more.
2001-02-10 fidian* Forgot to catch an 'if' so I could get proper indentation
2001-02-10 fidian* Another little bug I made when I was mucking with...
2001-02-10 fidian* Removed one line by accident
2001-02-10 fidian* Removed the unnecessary function replace_escaped_spac...
2001-02-10 lbergmanfix bug in display with no name
2001-02-09 lbergmanfixed errors
2001-02-09 lbergmanfixed errors in 'some'
next