Commit History

Author SHA1 Message Date
  Fredrik Jervfors 5fcc041bd2 Replacing tabs with spaces, trimming white space at EOL and newline at EOF (PHP only) 20 years ago
  Thijs Kinkhorst a73561b911 Increment year in copyright notice. 20 years ago
  Fredrik Jervfors 8c8ecffa57 Replacing tabs with spaces, trimming white space at EOL and newline at EOF 21 years ago
  Jimmy Conner 2cd94f0d75 Removed variables that were initialized, but never actually used 21 years ago
  Jimmy Conner f11b6a1d19 Small fix for users that get "Spurious argument" on every search query 21 years ago
  Fredrik Jervfors 303d308968 XHTML fixes 21 years ago
  stekkel 189db7bc35 Moved $imap_error_titles into sqimap_asearch_error_box because that's the only place that needs that error and it probably will stop a gettext error about a non existent _() function 21 years ago
  stekkel b0dfbb473f Cleanup indentation + spelling fix 21 years ago
  stekkel 73045ee858 Fixed created search strings. 21 years ago
  stekkel abf6bbc461 Rewrite of internal message caching 21 years ago
  alex-brainstorm 7621d836d1 Specifically avoid using SEARCH CHARSET "US-ASCII" because it happens although it should not 21 years ago
  alex-brainstorm 6913bb939f Be smarter with PHP numerical conversion, who knows if the previous code wouldn't fail on some version 21 years ago
  alex-brainstorm 239bc69bec Handle KMG for LARGER and SMALLER, and add default value for asearch_nz() 21 years ago
  tokul 17c56f73ed two more subpackage blocks 21 years ago
  Thijs Kinkhorst 5a4550f372 Remove almost all left overs of our non-uid-imap-server support. 21 years ago
  Thijs Kinkhorst 644750922c We don't support PHP 4.0.x anymore; update the docs to reflect that and 21 years ago
  Thijs Kinkhorst cde0377d36 We're living in 2004 now... perl is your friend for these kinds of things :) 21 years ago
  alex-brainstorm 8d260fef9e More PhpDocumentor works 22 years ago
  alex-brainstorm 09cdb8af38 Take the thread type user setting in account 22 years ago
  alex-brainstorm ff7338aaf7 Added subfoldering from an idea/patch by Thomas Pohl xraven at users.sourceforge.net (thanks Thomas), added handling of broken imap connection in THREAD, some PhpDocumentor works. 22 years ago
  alex-brainstorm e99df48e43 Fix typo, add SIZE in SORT in case someone wants to do it 22 years ago
  alex-brainstorm fcd9a1dd57 Handle multiple SORT responses, and PhpDocumentor homework ;) 22 years ago
  alex-brainstorm d2e24723a7 Workaround for EIMS split response to SEARCH 22 years ago
  alex-brainstorm 23bf6888c6 SORT and THREAD handling in search 22 years ago
  Thijs Kinkhorst 336662934c Add some basic documentation, and remove some long-obsolete functions. 22 years ago
  tassium 9098cb73e4 Preparation to begin using phpdocumentor. 22 years ago
  alex-brainstorm c3f03aea85 Forgot global ;) 22 years ago
  alex-brainstorm dd794ea88a Removed the last code dependency on a specific version 22 years ago
  alex-brainstorm 38ce5cc9f2 Reworked optional charset management. 22 years ago
  alex-brainstorm 24f05a49bc Use sm_print_r() only if it exists, so the code can be backported. 22 years ago