Commit Graph

2703 Commits

Author SHA1 Message Date
thomascube
ba8f44c4da Fixed bug #1483856 in class rcube_imap 2006-06-27 22:00:21 +00:00
svncommit
c8c1e0ef3b Renameable folders, mail-checking changes, other fixes (richs) 2006-06-27 21:56:44 +00:00
thomascube
b068a07db2 Typos, Optimizations, Updates 2006-06-26 18:38:03 +00:00
thomascube
bac9ff3393 Fixed GoogieSpell checker 2006-06-25 10:04:45 +00:00
thomascube
fb5f4f31cf Assume ISO-8859-1 encoding of mail messages by default (Patch #1483839) 2006-06-25 09:38:44 +00:00
thomascube
9606ffb322 Changed behavior to include host-specific configuration (Bug #1483849) 2006-06-25 09:18:00 +00:00
thomascube
cbdd6dcaea Fixed persistent connections with PHP4 2006-06-25 09:17:07 +00:00
svncommit
1966c53255 Added Drafts support (Feature #1326839) (richs) 2006-06-19 19:04:51 +00:00
svncommit
a8435bdd12 Updated to latest version. Resolves issues with non-ISO-8859-1 characters in attachment filenames and headers 2006-06-09 16:47:21 +00:00
thomascube
6b6beac63d Updated Estonian localization and moved from ee to et 2006-06-02 18:16:48 +00:00
thomascube
17f8104f65 Updated Estonian localization and moved from ee to et 2006-06-02 18:15:44 +00:00
thomascube
71bacf93ef Added Bulgarian localization 2006-06-02 18:15:01 +00:00
thomascube
dcc048f14e Updated Czech and Armenian localizations 2006-05-30 18:27:19 +00:00
thomascube
ed5d29f4b3 Finalized GoogieSpell integration 2006-05-25 18:25:04 +00:00
svncommit
952860c180 change class to unfocused upon clicking outside of the message list 2006-05-25 14:41:56 +00:00
svncommit
717169353e Fixed major bug with deleting a single message 2006-05-24 19:27:32 +00:00
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
2006-05-24 18:25:47 +00:00
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)
2006-05-19 16:35:44 +00:00
thomascube
d2a9dbb056 Updated MDB2 wrapper class contributed by Lukas Kahwe Smith 2006-05-18 21:25:11 +00:00
thomascube
2ea155bdec Added Arabic and Armenian localizations 2006-05-18 21:10:23 +00:00
thomascube
b231420a50 Updated Russian localization 2006-05-18 20:56:29 +00:00
thomascube
bf39ad587b Allow & in e-mail addresses 2006-05-18 19:12:28 +00:00
thomascube
4aaddb32e1 Removed MDB2 classes; install seperately 2006-05-18 17:49:20 +00:00
svncommit
aadfa1f1dc renamed $mbox so that it will stop interfering with the $_SESSION when register_globals is turned on 2006-05-18 15:53:06 +00:00
svncommit
c5ac073c9f renamed $mbox so that it will stop interfering with the $_SESSION when register_globals is turned on 2006-05-18 15:46:50 +00:00
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
2006-05-17 14:54:12 +00:00
thomascube
4f2d81edf3 Fixed search bugs 2006-05-15 20:54:33 +00:00
svncommit
e1cf7c4c35 Fix of empty folder bug by Jon Daley (roundcube@jon.limedaley.com) 2006-05-15 14:12:14 +00:00
svncommit
9c8b36488f added fields from current en_US to nl_NL 2006-05-13 11:41:09 +00:00
svncommit
ec9515bddc added fields from current en_US to nl_NL and fixed some older translations 2006-05-13 11:39:07 +00:00
thomascube
a31c874944 Removed ob_flush() because useless and buggy 2006-05-05 17:28:21 +00:00
thomascube
e21960f00e Fixed typos in function rcube_button() 2006-05-05 17:18:08 +00:00
thomascube
6eeb17d833 Casting date parts in iil_StrToTime() to avoid warnings 2006-05-05 17:03:39 +00:00
thomascube
ded2b7e166 Changed login page title regarding product name (Bug #1476413) 2006-05-05 16:53:21 +00:00
thomascube
326e87a5d6 Pimped search function 2006-05-01 18:07:17 +00:00
svncommit
97a915e662 fixed bug where the config option is not set 2006-05-01 17:19:45 +00:00
thomascube
dd53e2b489 Started integrating GoogieSpell 2006-05-01 16:27:19 +00:00
thomascube
fecb03f44a Check for empty mbox value in session 2006-05-01 16:26:10 +00:00
svncommit
4cd8976dc7 Added support for undelete 2006-05-01 16:23:03 +00:00
svncommit
6ec0a8518b Added undelete functionalist and support for delete toggle icon 2006-05-01 16:22:09 +00:00
svncommit
857a380c5b Added undelete functionality; made flagging system more flexible 2006-05-01 16:20:55 +00:00
svncommit
8fae1e6f85 Add support for undelete and fix previously undetected bug for marking multiple messages 2006-05-01 16:15:04 +00:00
svncommit
de8c61c4e3 Added OPTIONS -> Javascript code 2006-05-01 16:06:25 +00:00
thomascube
6204390af1 Applied patch for requesting receipts by Salvatore Ansani 2006-05-01 14:47:27 +00:00
thomascube
a4bafb4097 Applied patches by Mark Bucciarelli 2006-05-01 14:14:54 +00:00
thomascube
e6f36058e7 Applied prev/next patch by Leonard Bouchet 2006-05-01 14:06:19 +00:00
svncommit
856110d981 Updated Mail::Mime libraries to latest CVS. Changes are bug fixes ONLY. 2006-04-26 23:38:24 +00:00
svncommit
f8d0a5cb18 Corrected issue forwarding attachments that use content-description rather than filename or name disposition headers 2006-04-26 21:49:38 +00:00
svncommit
f1bed7462c Corrected issue displaying attachments that use content-description rather than filename or name disposition headers 2006-04-26 21:31:53 +00:00
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
2006-04-26 17:05:10 +00:00