Commit Graph

1194 Commits (a3861ba02f0ad7fdec4e13bab8a4194f920733a5)

Author SHA1 Message Date
svncommit 1966c53255 Added Drafts support (Feature #1326839) (richs) 18 years ago
thomascube d2a9dbb056 Updated MDB2 wrapper class contributed by Lukas Kahwe Smith 18 years ago
svncommit aadfa1f1dc renamed $mbox so that it will stop interfering with the $_SESSION when register_globals is turned on 18 years ago
thomascube 4f2d81edf3 Fixed search bugs 18 years ago
thomascube e21960f00e Fixed typos in function rcube_button() 18 years ago
thomascube ded2b7e166 Changed login page title regarding product name (Bug #1476413) 18 years ago
thomascube 326e87a5d6 Pimped search function 18 years ago
svncommit 97a915e662 fixed bug where the config option is not set 18 years ago
thomascube dd53e2b489 Started integrating GoogieSpell 18 years ago
svncommit 8fae1e6f85 Add support for undelete and fix previously undetected bug for marking multiple messages 18 years ago
svncommit de8c61c4e3 Added OPTIONS -> Javascript code 18 years ago
thomascube 6204390af1 Applied patch for requesting receipts by Salvatore Ansani 18 years ago
thomascube e6f36058e7 Applied prev/next patch by Leonard Bouchet 18 years ago
thomascube 86f1721926 Added sort order saving patch by Jacob Brunson 18 years ago
thomascube 026d680b6e Add configured domain to user names for login; changed get_input_value() 19 years ago
thomascube ac6b87c4a2 Improved search function 19 years ago
thomascube 4647e1bbb5 Started implementing search function 19 years ago
thomascube 8c2e58b42e Minor improvements and bugfixes (see changelog) 19 years ago
thomascube 8affba5be0 Improved error handling in DB connection failure 19 years ago
thomascube ea7c46b4f3 Improved reading of POST and GET values 19 years ago
thomascube 8eba300088 Improved SMTP error handling 19 years ago
thomascube bddb8fee29 Fixed some issues with new user creation 19 years ago
thomascube 1a7f034c25 Removed unnecessary header listing 19 years ago
thomascube a6a3f1e026 Fixed bug #1435989 19 years ago
thomascube 13c1afbcbb Fixed some charset bugs 19 years ago
thomascube e93c08daed Fixed bug with incorrect casting of message headers 19 years ago
thomascube f88d417c96 Applied several patches 19 years ago
thomascube 4de243309a Added fetch_array method 19 years ago
thomascube 88375ff980 Added RSS output (experimental) 19 years ago
thomascube bde645fdf1 Added patches for BCC headers 19 years ago
thomascube cc95700b58 Added message cache garbage collector 19 years ago
thomascube 58e3602a37 Bugfixes for encoding and sending with attachments 19 years ago
thomascube 5e35126796 Added folder purge function and some checks 19 years ago
thomascube 0677ca5a1e Add created date to message cache 19 years ago
thomascube 5cbdff598e Fixed bug #1406026 19 years ago
thomascube 83dbb7a8a5 Use iconv and utf8 class for charset conversion 19 years ago
thomascube 4b0d509d3e Use str_replace for %u and %p in SMTP authorization 19 years ago
thomascube 2a20b04f5e Added charset conversion in rcube_remote_response() 19 years ago
thomascube 3f9edb4c3e Switched to full UTF-8 support 19 years ago
thomascube 0af7e8c0e6 Switched to full UTF-8 support 19 years ago
svncommit d1d2c4fb1d adding files and modifications for public ldap search 19 years ago
thomascube 15a9d1ce67 Optimized loading time; added periodic mail check; added EXPUNGE command 19 years ago
thomascube 977a295eb1 Usage of virtusertable; mail_domain for new users; Chinese and Turkish localization 19 years ago
thomascube 749b07c78a IMAP bugfixes, better signature handling 19 years ago
thomascube 9fc381f4e8 Check if log files are writeable 19 years ago
thomascube 31b2cee231 Bugfixes on listing and caching functions 19 years ago
thomascube 1cded85790 Re-design of caching (new database table added\!); some bugfixes; Postgres support 19 years ago
thomascube 5bc8cb662f Minor bugfixes 19 years ago
thomascube 4b0f65a597 Fixed minor bugs 19 years ago
thomascube 0cbc094164 SMTPS support and minor bugfixes 19 years ago
thomascube fd8c506109 SMTPS support and minor bugfixes 19 years ago
thomascube b595c9fcf6 Minor bugfixes 19 years ago
thomascube 10a699759d Added localized messages to client and check form input 19 years ago
thomascube 36df57ce32 Edited MDB2 support 19 years ago
thomascube ccfda8966d Fixed session expiration issue with SQLite 19 years ago
thomascube 7cc38e0beb Added Finnish, Romanian and Chinese translation 19 years ago
svncommit 66773789e3 more postgres support 19 years ago
svncommit 4518342eca more mdb2 integration 19 years ago
thomascube b076a460e5 Finished message sorting and fixed some skin issues 19 years ago
svncommit fa3addfc5d mysqli support 19 years ago
svncommit 43fa235da3 fixed sql query bug 19 years ago
svncommit d7cb77414c more pear/mdb2 integration 19 years ago
thomascube e0ed972884 Optimized memory usage when sending a message 19 years ago
thomascube f3b659935f Added patches for default language and sorting function 19 years ago
thomascube f619dedc5a Patches for 20051021 release 19 years ago
svncommit 7dd801e710 html entities translation 19 years ago
thomascube a95e0e174c Improved support for UTF-8 and other charsets 19 years ago
thomascube 7902df457d Fixed SSL support; improved Courier compatibility; some visual enhancements and bugfixes 19 years ago
svncommit 1038d554e4 various fixes for correct catalan/spanish display 19 years ago
svncommit 53560c521e added DB LIMIT abstraction 19 years ago
svncommit ba94bf4282 DB code cleanup 19 years ago
svncommit 8c03283465 fixed some warnings 19 years ago
svncommit f45ec7e918 MDB2 integration 19 years ago
svncommit 4301b06027 typo fix 19 years ago
thomascube de2e1eba99 Added alt-texts for IE browser 19 years ago
thomascube 9fee0ed9af Fixed folder display; added Portuguese and Catalan 19 years ago
svncommit 69f71ba62d fixed warning with empty mailbox 19 years ago
svncommit e02e3dc895 fixed warning when empty mailbox 19 years ago
svncommit d206c1f4d7 added smtp auth method setting through config file 19 years ago
svncommit 17fc718915 minor improvment on reading headers 19 years ago
thomascube 14eafe4d89 Fixed bug #1325050; added alt-texts for IE 19 years ago
thomascube 09941ea763 Some error messages added 19 years ago
thomascube 520c36aa4c Better support for Courier IMAP 19 years ago
thomascube 42b1135149 Several bugfixes and feature improvements 19 years ago
thomascube 597170feb2 Added new languages, hierarchical folder tree and attachments in forwarded messages 19 years ago
thomascube 6dc0269fcc Make message caching configurable 19 years ago
thomascube adf95dde7b Changed file encoding to unix/UTF-8 19 years ago
thomascube 52c1f289c2 Minor bugfixes and SMTP support 19 years ago
svncommit d3d42bde2a affectedRows fix 19 years ago
svncommit 0f1bc4bf03 added use of persistent links and improved non-replication connection 19 years ago
svncommit 1676e1ebda Added PEAR:DB support plus database replication support 19 years ago
thomascube 968bdc7c90 Improved SMTP script for sending mails. Now using the PEAR::Net_SMTP class 19 years ago
thomascube 30233b8dfb Minor bugfixes and correction of confusing License notfications 19 years ago
thomascube 4e17e6c9db Initial revision 19 years ago