- included strings.php before config.php to avoid warning (see Bug #130107 )
[squirrelmail.git] / functions /
2001-01-28 centaurix- included strings.php before config.php to avoid warni...
2001-01-28 lkehresmanadded finnish locale
2001-01-27 fidianReplaced preg_match with ereg (speed)
2001-01-25 lkehresmanfixed some problems in sqimap_read_body(). Please...
2001-01-20 lkehresmanfixed mistype, added translation to i18n.php
2001-01-18 lkehresmanAdded a much better fix for the IE/SSL problem. No...
2001-01-17 fidianCHEAP HACK to fix the problem. This should REALLY...
2001-01-17 fidianTemporary fix for problem when reading a message and...
2001-01-17 fidianAnother fix for my broken code.
2001-01-17 fidianparseAddrs now always returns an array (expected behavior)
2001-01-17 fidian* Fixed typo.
2001-01-17 fidianChanged the second ereg() function to a strcasecmp...
2001-01-17 palloReplaced an eregi() with strcasecmp() which should...
2001-01-17 palloReverted 1.53->1.54 change because it introduced a...
2001-01-17 lkehresmanfixed select all bug with spaces in folder name
2001-01-17 lkehresmanFinally fixed the IE/SSL download problem.
2001-01-16 lkehresmanchanged version to: 1.0pre3 [cvs]
2001-01-16 fidianWhy did we have two eregi() functions in a row? I...
2001-01-16 fidianFixed a bug where users that did not log in before...
2001-01-16 lkehresmanfixed minor bug with expunge button not showing up
2001-01-15 fidianAdded patch 103186 -- $HTTPS variable checking to case...
2001-01-13 fidianmade $sent_folder global so that the 'from' column...
2001-01-11 gpadghamo PHP 4.0.4 seemed to have problems with the usort...
2001-01-11 lkehresmanfixed the "Select All" bug (bottom string didn't change...
2001-01-11 lkehresmanmade deleted (but not expunged) messages easier to...
2001-01-11 lkehresmanfixed bug #128278 - size not displayed correctly when...
2001-01-10 mattphillipsPatch contained in "[ Bug #128309 ] m$ exchange bug...
2001-01-10 mattphillipsFix for [ Bug #125985 ] Random Login Failure. Sometime...
2001-01-10 lkehresmangreatly improved speed and memory management of downloa...
2001-01-09 fidianChanged timeout from 0 seconds (died for me constantly...
2001-01-09 lkehresman* Removed sqimap_mailbox_close() function -- automatica...
2001-01-09 lkehresmanadded Taiwan transation
2001-01-03 thomppjChanged mailbox display so that flags would be aligned...
2001-01-03 palloFixed bug #126497 + problem with error handling in...
2000-12-26 fidianHopefully killing the quotemeta and login problems...
2000-12-26 centaurixApplied patch #102655. Ha! my first commit !
2000-12-18 palloThe configured IMAP folder delimiter ($optional_delimit...
2000-12-18 palloFixed bug in readShortMailboxName() if "needle" (delimi...
2000-12-15 fidianThis fixes SquirrelMail's inability to download large...
2000-12-15 fidianAnother array detection "if" statement.
2000-12-14 lkehresmanadded catalan help translation
2000-12-14 ondrassimap_mailbox: Fixed minor bug in sqimap_mailbox_list
2000-12-14 ondrassUpdated language name for Czech Language
2000-12-14 lkehresmanfixed the bug of not being able to have a period on...
2000-12-13 fidianFixed bug where str_repeat was called with 0 as multipl...
2000-12-13 lkehresmanUpdated folder displaying code with changes we discusse...
2000-12-09 palloFixed how folder names are formatted in a hierarchy...
2000-12-09 lkehresmansubmitted patch from Stefan Sels that fixes the i18n...
2000-12-07 palloFixed bug #124841 where the Content-Type header charset...
2000-12-07 lkehresmanfixed some problems and improved "view header" function...
2000-12-07 lkehresmanfixed an HTML rendering bug in search display
2000-12-06 lkehresman- added patch from srakhada that uses quotemeta() funct...
2000-12-06 lkehresmanadded config option to specify the IMAP folder delimite...
2000-12-05 fidianFixed the startMessage stuff for the Select/Unselect...
2000-12-05 fidianmime_fetch_body reworked to fix a bug I found on my...
2000-12-05 lkehresmanadded patch from tcabot for a pure HTML method of selec...
2000-12-05 gustavfAdded missing ';' in ISO-8859-1
2000-11-30 lkehresmanfixed bug with one line length text message with an...
2000-11-28 fidianMade the handle_errors flag to sqimap_mailbox_expunge...
2000-11-24 palloApplied patch #102205 + some extra code to fix bug...
2000-11-17 fidianMinor bugfix to make sure that startMessage is correct...
2000-11-16 fidianChanged an if {} else if {} into if {} else {} (removed...
2000-11-16 fidianFixed missing $startMessage stuff for "Message List...
2000-11-16 lbergmanAdded a name parameter to content-type header to fix...
2000-11-16 lkehresmanfixed uninitialized urlMailbox bug on bug list
2000-11-16 lkehresmanmade sorting a bit faster
2000-11-12 lkehresmanfixed all bugs i could find in "no sorting" code.
2000-11-12 lkehresmanfixed problems with not sorting.. sorts descending...
2000-11-11 lkehresmanadded option to have no sorting (click on icon beside...
2000-11-09 gpadghamfixed a bug that wasn't allowing the mailbox to be...
2000-11-08 mattphillipsFixed a bug that was causing problems deleting messages...
2000-11-01 gpadghammore places needed the $invert_time variable declared...
2000-11-01 gpadghamfixed a function where a variable needed to be global...
2000-11-01 mattphillipsdisplayHtmlHeader expects a title, not colors.
2000-10-30 lkehresmanadded serbian translation
2000-10-30 lkehresman- Changed version numbers from 0.6pre1 to 1.0pre1
2000-10-30 lkehresmanfixed bug in figuring out which date format to show.
2000-10-30 lkehresmanremoved some buggy UW specific code -- subscribed folde...
2000-10-30 fidian<pre> tags instead of <tt> and &nbsp; stuff for reading...
2000-10-27 fidian- Returned sqimap_get_delimiter() to the old code,...
2000-10-27 lbergmanAdded redirection from subdirs to prevent file listing.
2000-10-23 fidianAdded numerous changes from embeejay
2000-10-23 ondrassI have apllied patch to handle virtual domains login...
2000-10-22 fidiansqimap_read_data now uses the $response and $message...
2000-10-21 fidianAdded html_top and html_bottom hooks to read_body for...
2000-10-20 ondrass- fixed error in iso-8859-2 handling function in functi...
2000-10-18 fidianClosure of bug 117039
2000-10-18 fidianMoved a lot of duplicated code into a separate function...
2000-10-18 fidianSearches now show proper headers for the columns of...
2000-10-17 fidianWhen reading mail messages, you won't get all spaces...
2000-10-17 fidianWhen there is an error logging in, and since we are...
2000-10-17 fidianAttempted to fix a bug where the port number was added...
2000-10-17 lkehresmanadded hooks for allbox plugin
2000-10-14 fidianChanged how replied-to messages are wrapped.
2000-10-13 palloFirst version of an address book backend for personal...
2000-10-13 fidianAttachment hook has the filename sent.
2000-10-12 fidianModified sqWordWrap again, it also now works with lines...
2000-10-12 lkehresmanruns message through sqWordWrap before putting it in...
2000-10-12 lkehresmanIf a message has attachments, it is shown in the messag...
2000-10-11 fidianAdded the 'login_top' hook (was missing) (login.php)
next