summaryrefslogtreecommitdiff
path: root/roundcubemail/program/include/main.inc
AgeCommit message (Collapse)Author
2011-08-01- Remove function duplicate (from last commit)alec
git-svn-id: https://svn.roundcube.net/trunk@4998 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-08-01- Move rcmail_localize_folderpath() to main.incalec
git-svn-id: https://svn.roundcube.net/trunk@4997 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-07-29- Fix 'exceptions' parameter of rcmail_mailbox_select() to handle ↵alec
directories on any level of the structure git-svn-id: https://svn.roundcube.net/trunk@4988 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-07-27Move mail sending functions from mail task to core for general usagethomasb
git-svn-id: https://svn.roundcube.net/trunk@4977 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-07-25- Added optional "multithreading" autocomplete featurealec
git-svn-id: https://svn.roundcube.net/trunk@4963 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-07-21- Round upload progress percentage valuealec
git-svn-id: https://svn.roundcube.net/trunk@4948 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-07-05- Remove debug codealec
git-svn-id: https://svn.roundcube.net/trunk@4908 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-07-04- Add optional textual upload progress indicator (#1486039)alec
git-svn-id: https://svn.roundcube.net/trunk@4902 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-06-17- Don't log errors when charset conversion failsalec
git-svn-id: https://svn.roundcube.net/trunk@4859 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-06-02- Fix identities "reply-to" and "bcc" fields have a bogus value when left ↵alec
empty (#1487943) git-svn-id: https://svn.roundcube.net/trunk@4828 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-06-02- Replace preg_match() with faster strpos()alec
git-svn-id: https://svn.roundcube.net/trunk@4827 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-06-01- Fix doubled encoding in save-pref request (#1487941), small code improvementsalec
git-svn-id: https://svn.roundcube.net/trunk@4826 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-05-31Case-insensitive matching in autocompletion (#1487933); replace old string ↵thomasb
offset syntax git-svn-id: https://svn.roundcube.net/trunk@4819 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-05-27- Fix handling of "<" character in contact data, search fields and folder ↵alec
names, identity name and organization fields (#1487864) git-svn-id: https://svn.roundcube.net/trunk@4812 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-05-06- Fixed handling of folder with name "0" in folder selectoralec
git-svn-id: https://svn.roundcube.net/trunk@4738 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-05-06- Add possibility (for plugins) to filter folders lists by some additional ↵alec
criteria (e.g. folder type) git-svn-id: https://svn.roundcube.net/trunk@4735 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-05-05- Fix problems with subfolders of INBOX folder on some IMAP servers ↵alec
(#1487725) - Fix handling of folders that doesn't belong to any namespace (#1487637) git-svn-id: https://svn.roundcube.net/trunk@4733 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-05-01 - Now the %s variable (used in default_host) works with IDN and with Master ↵netbit
users from dovecot too (like user@domain.com*master) - rcube_parse_host() now returns false if %s is used and an invalid email is provided (to work better when a prefix is used in default_host like 'mail.%s') git-svn-id: https://svn.roundcube.net/trunk@4714 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-04-27 - Added the %s variable in 'default_host' and 'smtp_server' option (%s ↵netbit
variable is the domain name after the '@' from e-mail address provided at login screen). The %s just returns a value if the provided e-mail is valid to avoid unnecessary lookups and reduce the possibility of connections to undesirable hosts. - Small fix to the code comment of rcube_parse_host() git-svn-id: https://svn.roundcube.net/trunk@4705 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-04-25- Use shortest include path for better performancealec
git-svn-id: https://svn.roundcube.net/trunk@4695 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-04-20- Improve performance by including files with absolute path (#1487849) alec
git-svn-id: https://svn.roundcube.net/trunk@4678 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-04-12- Fix handling of debug_level=4 in ajax requests (#1487831)alec
git-svn-id: https://svn.roundcube.net/trunk@4646 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-03-01Make it easier to add code to $(document).ready()thomasb
git-svn-id: https://svn.roundcube.net/trunk@4588 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-02-20- Fix typo in html_editor hook name (#1487796)alec
git-svn-id: https://svn.roundcube.net/trunk@4565 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-02-17- Add variable for 'Today' label in date_today option (#1486120)alec
git-svn-id: https://svn.roundcube.net/trunk@4557 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-02-10- Support strftime format in date_today optionalec
git-svn-id: https://svn.roundcube.net/trunk@4520 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-02-09Always generate valid DOM identifiers using html_identifier() write original ↵thomasb
identifier string to rel attribute where possible git-svn-id: https://svn.roundcube.net/trunk@4508 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-02-08Add optional referer check to prevent CSRF in GET requeststhomasb
git-svn-id: https://svn.roundcube.net/trunk@4503 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-02-06Delegate contact input validation to rcube_addressbook instance; accept ↵thomasb
already localized texts in rcube_output::show_message() git-svn-id: https://svn.roundcube.net/trunk@4498 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-02-03- Fix IDNA support when IDN/INTL modules are in use (#1487742)alec
git-svn-id: https://svn.roundcube.net/trunk@4484 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-01-28Don't block CSS styles having important keywordsthomasb
git-svn-id: https://svn.roundcube.net/trunk@4461 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-01-23Also wrap unread count in span on server side (#1487720)thomasb
git-svn-id: https://svn.roundcube.net/trunk@4452 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-01-21Use improved strtotime() function + reduce duplicated codethomasb
git-svn-id: https://svn.roundcube.net/trunk@4439 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-01-18Merge branch devel-addressbook (r4193:4382) back into trunkthomasb
git-svn-id: https://svn.roundcube.net/trunk@4424 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-01-17- Fix %h/%z variables in username_domain option (#1487701)alec
git-svn-id: https://svn.roundcube.net/trunk@4420 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-01-12Missed some replacements in previous commit...thomasb
git-svn-id: https://svn.roundcube.net/trunk@4411 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-12-10- Improved emoticons text representationsalec
git-svn-id: https://svn.roundcube.net/trunk@4334 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-12-09- Add username and IP address to log message on unsuccessful login (#1487626)alec
git-svn-id: https://svn.roundcube.net/trunk@4326 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-12-08- Better support for READ-ONLY and NOPERM responses handling (#1487083)alec
- Add confirmation message on purge/expunge commands response - Fix CLOSE was called on unselected mailbox git-svn-id: https://svn.roundcube.net/trunk@4321 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-12-06- Fix plaintext versions of HTML messages don't contain placeholders for ↵alec
emotions (#1485206) git-svn-id: https://svn.roundcube.net/trunk@4309 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-12-03- New Folder Manager UIalec
- Fix invalid Request when creating a folder (#1487443) - Add folder size and quota indicator in folder manager (#1485780) - Add possibility to move a subfolder into root folder (#1486791) git-svn-id: https://svn.roundcube.net/trunk@4304 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-11-19- Fix last change in rcube_html_editor()alec
git-svn-id: https://svn.roundcube.net/trunk@4238 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-11-16- Execute HTML editor initialization in page footer (#1487125)alec
git-svn-id: https://svn.roundcube.net/trunk@4228 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-11-14- Re-fix handling of html entity strings in plain/text messagesalec
git-svn-id: https://svn.roundcube.net/trunk@4222 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-11-12- Fix handling of folders with "<>" characters in namealec
git-svn-id: https://svn.roundcube.net/trunk@4219 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-11-12- Fix handling of folders with name "0" (#1487119)alec
git-svn-id: https://svn.roundcube.net/trunk@4216 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-11-11- Fix displaying of text/plain messages containing HTML entitiesalec
git-svn-id: https://svn.roundcube.net/trunk@4215 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-11-04- Skip conversion when input charset is BINARYalec
git-svn-id: https://svn.roundcube.net/trunk@4178 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-10-26- Add support for selection options from LIST-EXTENDED extension (RFC 5258) ↵alec
- Don't list subscribed but non-existent folders (#1486225) - Fix \Noselect handling performance (#1487082) git-svn-id: https://svn.roundcube.net/trunk@4140 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-10-25- Add basic IMAP LIST's \Noselect option support (mark unselectable folders ↵alec
as virtual, etc.) git-svn-id: https://svn.roundcube.net/trunk@4132 208e9e7b-5314-0410-a742-e7e81cd9613c