thomascube
fec2d8e130
Refactored IMAP cache expunge: delegate to storage object; don't rely on deprecated 'enable_caching' config option
2012-02-21 21:43:39 +00:00
alecpl
e5306ee5d0
- Fix date_today, broken in r5707
2012-02-17 07:29:32 +00:00
thomascube
fc7b5b8283
Get rid of global $__skin_path variable ( #1488336 )
2012-02-03 11:12:35 +00:00
thomascube
7fe3811c65
Changed license to GNU GPLv3+ with exceptions for skins and plugins
2012-01-18 11:10:46 +00:00
thomascube
c321a955a7
Merged devel-framework branch (r5746:5779) back into trunk
2012-01-16 15:14:41 +00:00
alecpl
4391a7809e
- Make mime type detection based on filename extension to be case-insensitive
2012-01-13 11:21:45 +00:00
alecpl
e86a21bd83
- Fix typo in timezone handling, more exception catching
2012-01-06 10:55:07 +00:00
alecpl
529bd3f1c4
- Don't return 'unknown', use empty string, DateTime* handle more exceptions
2012-01-06 10:43:05 +00:00
thomascube
87986cfdb9
Handle DateTime exceptions
2012-01-06 09:40:32 +00:00
thomascube
ac78df3417
Avoid use of DateTime::getTimestamp()
2012-01-06 08:40:18 +00:00
thomascube
6c0702e5e8
Avoid use of 5.2 functions ( #1488292 )
2012-01-06 08:38:37 +00:00
alecpl
f5d62f7157
- Fix bug in handling of base href and inline content ( #1488290 )
2012-01-05 09:51:41 +00:00
thomascube
5879c09ca0
Use proper timezones from PHP's internal timezonedb ( #1485592 )
2012-01-04 12:47:50 +00:00
alecpl
672dc411f9
- Add password type field support in rcmail_get_edit_field() ( #1488276 )
2011-12-25 10:47:28 +00:00
thomascube
f94e442469
Add more classes and options to HTML elements for better styleability
2011-12-16 18:38:59 +00:00
thomascube
ce86f0f14f
Make string for unread count configureable by skin; add file type classes to attachments list
2011-12-11 18:12:33 +00:00
thomascube
854397b216
Better CSS url() validation
2011-12-10 01:33:58 +00:00
thomascube
2b017e7f79
Allow clean background:url(...) styles in safe mode. This will make Roundcube pass the Email Standards Acid Test
2011-12-09 21:13:54 +00:00
alecpl
7e263ea204
- Add option to set default font for HTML message ( #1484137 )
2011-12-07 09:35:29 +00:00
alecpl
2cf55f4096
- Fix handling of invalid characters in request ( #1488124 )
2011-11-27 10:10:40 +00:00
alecpl
e0960f6365
- Prevent from memory_limit exceeding when trying to parse big messages bodies ( #1487424 ):
...
don't try to parse it, display notice with a link to download it directly
2011-11-25 13:47:07 +00:00
alecpl
fb6d86b9ad
- Fixed bug where similiar folder names were highlighted wrong ( #1487860 )
2011-11-23 18:05:38 +00:00
alecpl
b1867b8f19
- Added TinyMCE localizations
2011-11-20 13:34:35 +00:00
alecpl
485c69d812
- Don't consider \Noselect flag when building folders tree ( #1488004 )
2011-11-14 17:42:38 +00:00
alecpl
854fbf6d23
- Small improvements in rcmail_render_folder_tree_html()
2011-11-14 17:02:59 +00:00
alecpl
aa07b22906
- Fix so folders with \Noinferiors attribute aren't listed in parent selector
...
- Add LIST result and folder attributes cache
- rcmail_render_folder_tree_select(): fix 'exceptions' parameter, add 'skip_noinferiors' option
2011-11-08 11:22:14 +00:00
alecpl
77153b255d
- Fix handling of dates (birthday/anniversary) in contact data - don't convert them to users timezone ( #1488147 )
2011-11-04 11:01:54 +00:00
alecpl
57863c1a4d
- Removed zebra-class
2011-10-18 12:53:59 +00:00
thomascube
e750d1b816
Restrict folders list to write-only in selectors for special folders and save-message-to option
2011-09-30 15:22:08 +00:00
thomascube
65082b3adb
Distinguish standard timezone offset and DST of client
2011-09-28 11:49:37 +00:00
thomascube
ef4998c110
Fix compose command from other tasks than mail and address book; skip common request parameters
2011-09-22 08:48:05 +00:00
alecpl
5f71297bc9
- Add notice on autocompletion that not all records were displayed
2011-09-21 16:51:41 +00:00
thomascube
1cc9e210f5
Make date/time format user configurable; drop 'date_today' config option
2011-09-12 19:56:12 +00:00
alecpl
8703b08018
- Extend rcube_label_exists() to search in loaded plugins localizations
...
- Allow use localized addressbook field subtypes from plugins
2011-09-12 12:52:01 +00:00
alecpl
80152b333c
- Rewritten messages caching (merged devel-mcache branch):
...
Indexes are stored in a separate table, so there's no need to store all messages in a folder
Added threads data caching
Flags are stored separately, so flag change doesn't cause DELETE+INSERT, just UPDATE
- Partial QRESYNC support
- Improved FETCH response handling
- Improvements in response tokenization method
2011-09-07 11:07:03 +00:00
alecpl
66df084203
- Merge devel-spellcheck branch:
...
- Added spellchecker exceptions dictionary (shared or per-user)
- Added possibility to ignore words containing caps, numbers, symbols (spellcheck_ignore_* options)
2011-09-06 13:39:45 +00:00
alecpl
427e3a4023
- Check for "Permission denied" string in IMAP error messages to display more appropriate message to the user
2011-09-05 12:45:51 +00:00
alecpl
95192c6d0f
- Make 5th argument of rcmail_deliver_message() optional
2011-08-30 08:16:50 +00:00
thomascube
da71783bc9
Move timezone computation to rcube_config; don't override SESSION['timezone'] when saving prefs
2011-08-25 20:09:36 +00:00
thomascube
9d5d7a86f8
Log session_id with logins
2011-08-24 09:35:16 +00:00
thomascube
fbe54043cf
Fix folders drop-down list: descend into root folder (e.g. INBOX) even if part of the exception list
2011-08-18 17:40:07 +00:00
alecpl
fe0cb657f1
- Add client-side checking of uploaded files size
2011-08-16 12:11:21 +00:00
thomascube
782d8593bd
More unique error codes
2011-08-14 18:54:24 +00:00
alecpl
f5e5702aa2
- Remove function duplicate (from last commit)
2011-08-01 08:16:19 +00:00
alecpl
363514e30b
- Move rcmail_localize_folderpath() to main.inc
2011-08-01 08:15:22 +00:00
alecpl
4d784be2b9
- Fix 'exceptions' parameter of rcmail_mailbox_select() to handle directories on any level of the structure
2011-07-29 11:53:35 +00:00
thomascube
d917785e70
Move mail sending functions from mail task to core for general usage
2011-07-27 15:44:06 +00:00
alecpl
0213f8d4dd
- Added optional "multithreading" autocomplete feature
2011-07-25 10:49:39 +00:00
alecpl
d8aff9a651
- Round upload progress percentage value
2011-07-21 06:41:53 +00:00
alecpl
b1057a2781
- Remove debug code
2011-07-05 10:08:52 +00:00