thomascube
2011-12-09 2b017e7f79be26563ab767bb9e97fee5d88a01f4
2011-12-09 thomascube
Allow clean background:url(...) styles in safe mode. This will make Roundcu...
blob@ 2b017e commitdiff | diff to current
2011-12-07 alecpl
- Add option to set default font for HTML message (#1484137)
blob@ 7e263e commitdiff | diff to current
2011-11-27 alecpl
- Fix handling of invalid characters in request (#1488124)
blob@ 2cf55f commitdiff | diff to current
2011-11-25 alecpl
- Prevent from memory_limit exceeding when trying to parse big messages bod...
blob@ e0960f commitdiff | diff to current
2011-11-23 alecpl
- Fixed bug where similiar folder names were highlighted wrong (#1487860)
blob@ fb6d86 commitdiff | diff to current
2011-11-20 alecpl
- Added TinyMCE localizations
blob@ b1867b commitdiff | diff to current
2011-11-14 alecpl
- Don't consider \Noselect flag when building folders tree (#1488004)
blob@ 485c69 commitdiff | diff to current
2011-11-14 alecpl
- Small improvements in rcmail_render_folder_tree_html()
blob@ 854fbf commitdiff | diff to current
2011-11-08 alecpl
- Fix so folders with \Noinferiors attribute aren't listed in parent select...
blob@ aa07b2 commitdiff | diff to current
2011-11-04 alecpl
- Fix handling of dates (birthday/anniversary) in contact data - don't conv...
blob@ 77153b commitdiff | diff to current
2011-10-18 alecpl
- Removed zebra-class
blob@ 57863c commitdiff | diff to current
2011-09-30 thomascube
Restrict folders list to write-only in selectors for special folders and sa...
blob@ e750d1 commitdiff | diff to current
2011-09-28 thomascube
Distinguish standard timezone offset and DST of client
blob@ 65082b commitdiff | diff to current
2011-09-22 thomascube
Fix compose command from other tasks than mail and address book; skip commo...
blob@ ef4998 commitdiff | diff to current
2011-09-21 alecpl
- Add notice on autocompletion that not all records were displayed
blob@ 5f7129 commitdiff | diff to current
2011-09-12 thomascube
Make date/time format user configurable; drop 'date_today' config option
blob@ 1cc9e2 commitdiff | diff to current
2011-09-12 alecpl
- Extend rcube_label_exists() to search in loaded plugins localizations - A...
blob@ 8703b0 commitdiff | diff to current
2011-09-07 alecpl
- Rewritten messages caching (merged devel-mcache branch): Indexes are st...
blob@ 80152b commitdiff | diff to current
2011-09-06 alecpl
- Merge devel-spellcheck branch: - Added spellchecker exceptions dictiona...
blob@ 66df08 commitdiff | diff to current
2011-09-05 alecpl
- Check for "Permission denied" string in IMAP error messages to display mo...
blob@ 427e3a commitdiff | diff to current
2011-08-30 alecpl
- Make 5th argument of rcmail_deliver_message() optional
blob@ 95192c commitdiff | diff to current
2011-08-25 thomascube
Move timezone computation to rcube_config; don't override SESSION['timezone...
blob@ da7178 commitdiff | diff to current
2011-08-24 thomascube
Log session_id with logins
blob@ 9d5d7a commitdiff | diff to current
2011-08-18 thomascube
Fix folders drop-down list: descend into root folder (e.g. INBOX) even if p...
blob@ fbe540 commitdiff | diff to current
2011-08-16 alecpl
- Add client-side checking of uploaded files size
blob@ fe0cb6 commitdiff | diff to current
2011-08-14 thomascube
More unique error codes
blob@ 782d85 commitdiff | diff to current
2011-08-01 alecpl
- Remove function duplicate (from last commit)
blob@ f5e570 commitdiff | diff to current
2011-08-01 alecpl
- Move rcmail_localize_folderpath() to main.inc
blob@ 363514 commitdiff | diff to current
2011-07-29 alecpl
- Fix 'exceptions' parameter of rcmail_mailbox_select() to handle directori...
blob@ 4d784b commitdiff | diff to current
2011-07-27 thomascube
Move mail sending functions from mail task to core for general usage
blob@ d91778 commitdiff | diff to current
2011-07-25 alecpl
- Added optional "multithreading" autocomplete feature
blob@ 0213f8 commitdiff | diff to current
2011-07-21 alecpl
- Round upload progress percentage value
blob@ d8aff9 commitdiff | diff to current
2011-07-05 alecpl
- Remove debug code
blob@ b1057a commitdiff | diff to current
2011-07-04 alecpl
- Add optional textual upload progress indicator (#1486039)
blob@ 4171c5 commitdiff | diff to current
2011-06-17 alecpl
- Don't log errors when charset conversion fails
blob@ 3ddca3 commitdiff | diff to current
2011-06-02 alecpl
- Fix identities "reply-to" and "bcc" fields have a bogus value when left e...
blob@ d654e8 commitdiff | diff to current
2011-06-02 alecpl
- Replace preg_match() with faster strpos()
blob@ fde361 commitdiff | diff to current
2011-06-01 alecpl
- Fix doubled encoding in save-pref request (#1487941), small code improvem...
blob@ 4fb6a2 commitdiff | diff to current
2011-05-31 thomascube
Case-insensitive matching in autocompletion (#1487933); replace old string ...
blob@ 09c59a commitdiff | diff to current
2011-05-27 alecpl
- Fix handling of "<" character in contact data, search fields and folder n...
blob@ 516467 commitdiff | diff to current
2011-05-06 alecpl
- Fixed handling of folder with name "0" in folder selector
blob@ 0deec4 commitdiff | diff to current
2011-05-06 alecpl
- Add possibility (for plugins) to filter folders lists by some additional ...
blob@ 94bdcc commitdiff | diff to current
2011-05-05 alecpl
- Fix problems with subfolders of INBOX folder on some IMAP servers (#14877...
blob@ d08333 commitdiff | diff to current
2011-05-01 vbenincasa
- Now the %s variable (used in default_host) works with IDN and with Maste...
blob@ 2a3800 commitdiff | diff to current
2011-04-27 vbenincasa
- Added the %s variable in 'default_host' and 'smtp_server' option (%s var...
blob@ b04c51 commitdiff | diff to current
2011-04-25 alecpl
- Use shortest include path for better performance
blob@ 926948 commitdiff | diff to current
2011-04-20 alecpl
- Improve performance by including files with absolute path (#1487849)
blob@ 4351f7 commitdiff | diff to current
2011-04-12 alecpl
- Fix handling of debug_level=4 in ajax requests (#1487831)
blob@ 23b495 commitdiff | diff to current
2011-03-01 thomascube
Make it easier to add code to $(document).ready()
blob@ 044d66 commitdiff | diff to current
2011-02-20 alecpl
- Fix typo in html_editor hook name (#1487796)
blob@ f57257 commitdiff | diff to current
first | « prev | next »