Commit Graph

203 Commits (ba8f44c4da7724f5e35866277e9775ec26616dc7)

Author SHA1 Message Date
thomascube ba8f44c4da Fixed bug #1483856 in class rcube_imap 19 years ago
svncommit c8c1e0ef3b Renameable folders, mail-checking changes, other fixes (richs) 19 years ago
thomascube b068a07db2 Typos, Optimizations, Updates 19 years ago
thomascube bac9ff3393 Fixed GoogieSpell checker 19 years ago
thomascube fb5f4f31cf Assume ISO-8859-1 encoding of mail messages by default (Patch #1483839) 19 years ago
thomascube 9606ffb322 Changed behavior to include host-specific configuration (Bug #1483849) 19 years ago
thomascube cbdd6dcaea Fixed persistent connections with PHP4 19 years ago
svncommit 1966c53255 Added Drafts support (Feature #1326839) (richs) 19 years ago
svncommit a8435bdd12 Updated to latest version. Resolves issues with non-ISO-8859-1 characters in attachment filenames and headers 19 years ago
thomascube 6b6beac63d Updated Estonian localization and moved from ee to et 19 years ago
thomascube 17f8104f65 Updated Estonian localization and moved from ee to et 19 years ago
thomascube 71bacf93ef Added Bulgarian localization 19 years ago
thomascube dcc048f14e Updated Czech and Armenian localizations 19 years ago
thomascube ed5d29f4b3 Finalized GoogieSpell integration 19 years ago
svncommit 952860c180 change class to unfocused upon clicking outside of the message list 19 years ago
svncommit 717169353e Fixed major bug with deleting a single message 19 years ago
svncommit 1c585394b5 Fixed bug with toggling new status of message after it had been marked as deleted
Addded undelete functionality that works like Thunderbird (pressing delete icon/key on deleted message undeletes)
fixed many but not all of the 'strict' javascript error messages
19 years ago
svncommit ff9107290a Added "Enter" key support for viewing a message
slightly changed behavior of clicking/double clicking messages to conform to Outlook 2003 (OE/Outlook/Thunderbird all handle double-click with Ctrl key pressed differently)
19 years ago
thomascube d2a9dbb056 Updated MDB2 wrapper class contributed by Lukas Kahwe Smith 19 years ago
thomascube 2ea155bdec Added Arabic and Armenian localizations 19 years ago
thomascube b231420a50 Updated Russian localization 19 years ago
thomascube bf39ad587b Allow & in e-mail addresses 19 years ago
thomascube 4aaddb32e1 Removed MDB2 classes; install seperately 19 years ago
svncommit aadfa1f1dc renamed $mbox so that it will stop interfering with the $_SESSION when register_globals is turned on 19 years ago
svncommit c5ac073c9f renamed $mbox so that it will stop interfering with the $_SESSION when register_globals is turned on 19 years ago
svncommit dab06575dc 1)fixed bug where moving/deleting a single message in the list didn't work
2)fixed bug where marking a message as deleted from "view message" page caused errors
19 years ago
thomascube 4f2d81edf3 Fixed search bugs 19 years ago
svncommit e1cf7c4c35 Fix of empty folder bug by Jon Daley (roundcube@jon.limedaley.com) 19 years ago
svncommit 9c8b36488f added fields from current en_US to nl_NL 19 years ago
svncommit ec9515bddc added fields from current en_US to nl_NL and fixed some older translations 19 years ago
thomascube a31c874944 Removed ob_flush() because useless and buggy 19 years ago
thomascube e21960f00e Fixed typos in function rcube_button() 19 years ago
thomascube 6eeb17d833 Casting date parts in iil_StrToTime() to avoid warnings 19 years ago
thomascube ded2b7e166 Changed login page title regarding product name (Bug #1476413) 19 years ago
thomascube 326e87a5d6 Pimped search function 19 years ago
svncommit 97a915e662 fixed bug where the config option is not set 19 years ago
thomascube dd53e2b489 Started integrating GoogieSpell 19 years ago
thomascube fecb03f44a Check for empty mbox value in session 19 years ago
svncommit 4cd8976dc7 Added support for undelete 19 years ago
svncommit 6ec0a8518b Added undelete functionalist and support for delete toggle icon 19 years ago
svncommit 857a380c5b Added undelete functionality; made flagging system more flexible 19 years ago
svncommit 8fae1e6f85 Add support for undelete and fix previously undetected bug for marking multiple messages 19 years ago
svncommit de8c61c4e3 Added OPTIONS -> Javascript code 19 years ago
thomascube 6204390af1 Applied patch for requesting receipts by Salvatore Ansani 19 years ago
thomascube a4bafb4097 Applied patches by Mark Bucciarelli 19 years ago
thomascube e6f36058e7 Applied prev/next patch by Leonard Bouchet 19 years ago
svncommit 856110d981 Updated Mail::Mime libraries to latest CVS. Changes are bug fixes ONLY. 19 years ago
svncommit f8d0a5cb18 Corrected issue forwarding attachments that use content-description rather than filename or name disposition headers 19 years ago
svncommit f1bed7462c Corrected issue displaying attachments that use content-description rather than filename or name disposition headers 19 years ago
svncommit cbd62d9e75 fix number of bugs and issues with last patch.
1) fixed issue where switching folders would lose keyboard commands
2) fixed issue where you could not delete or move multiple messages
3) now moves to next message regardless of deleting it or moving it
4) moves to previous messsage when deleting or moving last message in list
19 years ago