Commit Graph

36 Commits

Author SHA1 Message Date
alecpl
e019f2d0f2 - s/RoundCube/Roundcube/ 2010-09-25 13:03:53 +00:00
alecpl
7b7edcfa52 - Always check INBOX for recent messages, with check_all_folders=false too (#1486912) 2010-09-03 11:46:06 +00:00
alecpl
b25dfd0913 - removed PHP closing tag 2010-06-23 09:55:08 +00:00
alecpl
e99d21ba05 - remove offline message list generation on IE, this doesn't realy improve performance now 2010-05-15 12:15:58 +00:00
alecpl
488074965b - Fix check-recent action issues and performance (#1486526)
- Fix messages order after checking for recent (#1484664)
- Fix messages copying
- Reset check-recent interval after check-recent by hand
2010-05-12 19:09:29 +00:00
thomascube
f52c936f4d Merged devel-threads branch (r3066:3364) back into trunk 2010-03-17 12:24:09 +00:00
alecpl
349bb1cc45 - fix order of messages added by check_recent 2010-03-03 08:41:37 +00:00
thomascube
7c9d922b96 New recent check based on UIDs 2010-03-02 21:27:53 +00:00
thomascube
5e9a566101 Fix checking for new mail (#1485794) 2010-03-02 07:54:11 +00:00
alecpl
580ff9c55e - set svn:keywords 2010-01-25 19:05:05 +00:00
alecpl
5b3ed54e84 - Plugin API: added 'quota' hook 2009-12-13 18:28:47 +00:00
alecpl
00a833811e - save unseen count also for current mailbox 2009-09-17 13:06:31 +00:00
alecpl
cbeea3d4d0 - some code improvements for r2959 change 2009-09-17 12:36:32 +00:00
alecpl
78925f8f1a - Fix incorrect count of new messages in folder list when using multiple IMAP clients (#1485995)
- Fix all folders checking for new messages with disabled caching (#1486128)
2009-09-17 12:07:58 +00:00
thomascube
dc1dbc478d Implemented new_messages plugin hook (#1486005) 2009-08-14 08:13:23 +00:00
alecpl
7a72352294 - messages list fix for IE 2009-04-23 06:15:21 +00:00
thomascube
48ee693f49 Partially reverted r2339 + fix indentation 2009-03-10 08:09:33 +00:00
svncommit
93adb3fc1b Fixed check-recent [richs] 2009-03-09 21:03:10 +00:00
alecpl
2e1809e550 - Fix checking for recent messages on various IMAP servers (#1485702)
- performance fix: Don't fetch quota and recent messages in "message view" mode
2009-02-02 10:45:32 +00:00
till
cbbef379a5 * bumping up copyright (happy new year ;-)) 2009-01-17 01:55:39 +00:00
thomascube
2fd975071a Option to check for new mails in all folders (#1484374) 2008-11-28 19:03:24 +00:00
alecpl
06343d189e - Added option focus_on_new_message (#1485374) 2008-10-22 17:41:22 +00:00
alecpl
095d05ef00 #1484805: fix next/last page buttons when new message is added to the list + remove last message 2008-09-18 10:14:16 +00:00
alecpl
6d2714b3b3 #1484972: optimization: mark as read in one action with preview, deleted redundant quota reads 2008-04-11 16:53:59 +00:00
thomascube
cf1f0f97b2 Applied patch for updating page title (#1484727, #1484650) 2008-02-05 21:39:08 +00:00
thomascube
1107480192 Only show new messages if they match the current search (#1484176) 2007-11-25 20:40:10 +00:00
thomascube
5eee009671 Allow vars and PHP code in templates; improved page title; fixed #1484395 2007-09-19 06:29:28 +00:00
thomascube
f1154163b0 Merged branch devel-addressbook from r443 back to trunk 2007-04-28 18:07:12 +00:00
thomascube
d70ddea08c Fixed check for new messages (closes #1484310) 2007-04-08 13:21:24 +00:00
thomascube
c4e7e4f822 Message sorting: added patch by Eric; fixed check-for-recent confusion 2006-08-02 22:05:42 +00:00
svncommit
25d8ba63b3 Misc bug and compatibility fixes 2006-06-30 22:02:28 +00:00
svncommit
c8c1e0ef3b Renameable folders, mail-checking changes, other fixes (richs) 2006-06-27 21:56:44 +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
thomascube
58e3602a37 Bugfixes for encoding and sending with attachments 2006-02-04 19:08:10 +00:00
thomascube
5e35126796 Added folder purge function and some checks 2006-01-25 22:56:53 +00:00
thomascube
15a9d1ce67 Optimized loading time; added periodic mail check; added EXPUNGE command 2006-01-05 00:37:10 +00:00