Commit Graph

71 Commits

Author SHA1 Message Date
thomascube
7139e33e6c Updated MDB2 with MSSQL support + some cosmetics 2006-09-08 15:16:47 +00:00
thomascube
e170b4b7f8 Some bugfixes and session expiration stuff 2006-09-07 18:54:37 +00:00
thomascube
c670f6ba1b Removed debug alert 2006-08-11 18:03:04 +00:00
thomascube
4d4264cdcd Fixed charset problems with folder renaming 2006-08-10 07:07:43 +00:00
thomascube
aade7b9804 Finalized 0.1beta2 release 2006-08-06 15:55:11 +00:00
thomascube
9a526141fc Added patch for Bug #1483932; Fixed attachment bug; Cleaned up JS vars 2006-08-06 13:24:11 +00:00
thomascube
fa4cd20fb1 Several bugfixes; see CHANGELOG for details 2006-08-04 12:10:34 +00:00
svncommit
2c57622f08 #1483826 added much longer but much more rfc 822/2822 compliant js email
validator.
2006-08-02 03:42:08 +00:00
thomascube
41fa0b909a Compose, save and sendmail cleanup 2006-07-31 22:51:23 +00:00
thomascube
f9c107afbe Fixed folder renaming; added confirmation after deleting a folder 2006-07-30 19:38:06 +00:00
thomascube
fe79b1bcf8 Alter links in HTML messages; highlight droptargets 2006-07-30 10:14:19 +00:00
thomascube
24053e0d30 Several bugfixes and improvements. See CHANGELOG for details 2006-07-25 22:11:50 +00:00
svncommit
f0f98fb108 Improvements to Draft handling 2006-07-24 18:41:27 +00:00
thomascube
f07394f209 Fixed bug #1483897 2006-07-20 21:03:29 +00:00
svncommit
b4b081713e Workaround for drag-drop using whitespace in FF, Junk emptying, misc fixes 2006-07-03 20:14:26 +00:00
svncommit
25d8ba63b3 Misc bug and compatibility fixes 2006-06-30 22:02:28 +00:00
svncommit
a894ba5029 Removeable attachments, Auto-default folder creation, bug fixes 2006-06-29 23:41:40 +00:00
svncommit
c8c1e0ef3b Renameable folders, mail-checking changes, other fixes (richs) 2006-06-27 21:56:44 +00:00
svncommit
1966c53255 Added Drafts support (Feature #1326839) (richs) 2006-06-19 19:04:51 +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
bf39ad587b Allow & in e-mail addresses 2006-05-18 19:12:28 +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
svncommit
e1cf7c4c35 Fix of empty folder bug by Jon Daley (roundcube@jon.limedaley.com) 2006-05-15 14:12:14 +00:00
thomascube
dd53e2b489 Started integrating GoogieSpell 2006-05-01 16:27:19 +00:00
svncommit
857a380c5b Added undelete functionality; made flagging system more flexible 2006-05-01 16:20:55 +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
svncommit
e8adc707c2 added a couple new features and bug fixes:
1) ability to change focus of selected message without selecting that message (requires a  new class)
2) fixed bug where navigating with arrows would "select" hidden messages
3) moving or deleting messages will now select the next message on the list
2006-04-25 17:29:48 +00:00
svncommit
356b6ef525 Delete key will delete selected messages 2006-04-24 16:15:16 +00:00
thomascube
bc8dc6573e Fixed parent.location problem for compose-links 2006-04-13 18:07:06 +00:00
thomascube
ac6b87c4a2 Improved search function 2006-03-27 19:07:13 +00:00
thomascube
4647e1bbb5 Started implementing search function 2006-03-23 22:32:47 +00:00
thomascube
8c2e58b42e Minor improvements and bugfixes (see changelog) 2006-03-20 22:11:35 +00:00
thomascube
01c86f2e7c Minor bugfixes 2006-03-04 13:45:30 +00:00
svncommit
f108b9c786 fix bug in safari browsers 2006-02-19 20:21:58 +00:00
thomascube
181798f913 Bugfix for unread count in window title 2006-02-19 18:30:38 +00:00
thomascube
58e3602a37 Bugfixes for encoding and sending with attachments 2006-02-04 19:08:10 +00:00
svncommit
2a1e18e50f fixed select-all bug 2006-01-31 03:06:13 +00:00
thomascube
5e35126796 Added folder purge function and some checks 2006-01-25 22:56:53 +00:00
svncommit
d58c69f949 Added ability to browse message list with arrow keys 2006-01-25 01:26:00 +00:00
thomascube
b11a0054e3 Added patch for ctrl/shift behavior 2006-01-19 22:38:04 +00:00
thomascube
3f9edb4c3e Switched to full UTF-8 support 2006-01-13 17:14:38 +00:00
thomascube
c030955634 Switched to full UTF-8 support 2006-01-13 16:03:36 +00:00
svncommit
c0da982d9e disable ldap search button if no servers configured 2006-01-08 07:40:09 +00:00
svncommit
d1d2c4fb1d adding files and modifications for public ldap search 2006-01-08 07:15:44 +00:00
thomascube
15a9d1ce67 Optimized loading time; added periodic mail check; added EXPUNGE command 2006-01-05 00:37:10 +00:00
thomascube
977a295eb1 Usage of virtusertable; mail_domain for new users; Chinese and Turkish localization 2005-12-16 20:05:41 +00:00