Commit History

Author SHA1 Message Date
  Thijs Kinkhorst 46e29148e7 Replaced ereg_replace with str_replace on several occasions, should be faster. 23 years ago
  Bron Gondwana f8d8561f8d This is a big one - fixes to sqimap_run_command in most uses. Had to add 23 years ago
  Bron Gondwana 58e55b85f0 Just tidying up the text because it looks nicer that way. Tested locally 23 years ago
  philippe_mingo 228080ecb5 Modifications to respect way back to search from reading. 23 years ago
  thomppj 1e2a9cc5d0 Getting ready for 1.2.0 release. 23 years ago
  thomppj 5d15361f1f Code cleanup brigage... 23 years ago
  philippe_mingo da2f3297dd ** -> * 23 years ago
  philippe_mingo d61b98077f Added (c) stuff and some formatting. 23 years ago
  philippe_mingo c3aed0d769 Some fixup: 24 years ago
  Pontus Ullgren 87928b66be Added code for priority. 24 years ago
  fallas d2f2aad9a6 Modified to return bcc header if available, for save as draft. 24 years ago
  thomppj 0e0192b790 Lots of changes to get closer to having save as draft working. Please, keep working hard on this!!! 24 years ago
  philippe_mingo 6d0500ab82 Some rearranging 24 years ago
  philippe_mingo 09481c9b5a Fixed imap search bug. 24 years ago
  philippe_mingo ca1cc1a204 Use sqimap_session_id instead of axxxx for imap connections. 24 years ago
  Tyler Akins 2b1d122c9d Viewing my Sent messages (#1002 - 902) caused a buffer overflow or something 24 years ago
  Luke Ehresman 1a27b719ff Added IMAP speed imrpovements from the guys at XS4ALL 24 years ago
  Tyler Akins 0d0de5d238 * Got bored and copied all the validate.php and define() stuff to 1.1 24 years ago
  Tyler Akins a955d2edbc * Removed another warning that shouldn't ever pop up, but it did with a 24 years ago
  Tyler Akins fc353073cf Fixed the weird date thing. Forgot it had to be an associative array. 24 years ago
  Tyler Akins c2cd55a5a9 * Changed some regexps into string matches and the like 24 years ago
  Tyler Akins 8266e5c308 Changed _('String') into _("String") to help out the gettext stuff 24 years ago
  Tyler Akins d5750c6aca Changed many "Call-time pass-by-reference" errors. Things should be passed 24 years ago
  Tyler Akins de965920f1 Removed a lot of the warnings generated when PHP has all warnings enabled. 24 years ago
  pallo cef8b45c7a Fixed bug #124841 where the Content-Type header charset wasn't parsed correctly. 24 years ago
  Tyler Akins a9354cd059 Added numerous changes from embeejay 25 years ago
  Tyler Akins bab85e2806 Added html_top and html_bottom hooks to read_body for compression plugin 25 years ago
  Luke Ehresman c1be332c49 If a message has attachments, it is shown in the message index by putting 25 years ago
  Tyler Akins 73f6370ab5 Changed size display: 25 years ago
  Luke Ehresman a23a8950e1 - improved date parsing 25 years ago