svncommit
079bc8796d
Senders of deleted messages were not being properly greyed out when that message was selected
19 years ago
thomascube
8a256ef5e5
Always use output buffering
19 years ago
svncommit
952860c180
change class to unfocused upon clicking outside of the message list
19 years ago
svncommit
cd121ca6ca
Added unfocused class for when the message list does not have the focus
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
a0939d4f33
Testing the repository
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
cead5c7271
Updated CHANGELOG
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
e886c1e0ec
Fixed some bugs
19 years ago
thomascube
e21960f00e
Fixed typos in function rcube_button()
19 years ago
thomascube
8f4834d873
Check for zlib.output_compression before using ob_gzhandler
19 years ago
thomascube
6eeb17d833
Casting date parts in iil_StrToTime() to avoid warnings
19 years ago
thomascube
fd37259921
Corrected INSTALL description (Bug #1476106 )
19 years ago
thomascube
ded2b7e166
Changed login page title regarding product name (Bug #1476413 )
19 years ago
svncommit
69b83b900d
*** empty log message ***
19 years ago
thomascube
ad7063e03a
Updated the changelog
19 years ago
thomascube
7e85e0a734
Fixed Opera bug with CC and BCC fields
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
3a886697f1
Added deleted icon
19 years ago
svncommit
de8c61c4e3
Added OPTIONS -> Javascript code
19 years ago
svncommit
4b3af37c35
Added new delete behavior options.
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
svncommit
88f9e2f156
new style for messages with the focus without being selected
19 years ago