summaryrefslogtreecommitdiff
path: root/roundcubemail/program/include
AgeCommit message (Collapse)Author
2011-08-19- Don't add console to error pages, prevents js erroralec
git-svn-id: https://svn.roundcube.net/trunk@5099 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-08-19- Use internal cache for mailbox_info() resultalec
git-svn-id: https://svn.roundcube.net/trunk@5095 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-08-18Fix folders drop-down list: descend into root folder (e.g. INBOX) even if ↵thomasb
part of the exception list git-svn-id: https://svn.roundcube.net/trunk@5089 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-08-18- Unsubscribe from non-existing folders always (on listing), not only in ↵alec
Settings/Folders UI git-svn-id: https://svn.roundcube.net/trunk@5085 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-08-16Correctly quote group filterthomasb
git-svn-id: https://svn.roundcube.net/trunk@5074 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-08-16- Add option to hide selected LDAP addressbook on the listalec
git-svn-id: https://svn.roundcube.net/trunk@5072 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-08-16- Add client-side checking of uploaded files sizealec
git-svn-id: https://svn.roundcube.net/trunk@5071 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-08-14More unique error codesthomasb
git-svn-id: https://svn.roundcube.net/trunk@5068 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-08-12Pass attributes as vars to labelthomasb
git-svn-id: https://svn.roundcube.net/trunk@5060 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-08-12- Fix infinite recurrence when saving user preferences stored in sessionalec
git-svn-id: https://svn.roundcube.net/trunk@5057 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-08-12- Revert r5046, the change will be applied to devel-mcache branch, where it ↵alec
belongs for now git-svn-id: https://svn.roundcube.net/trunk@5055 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-08-12- Add debug for operations on groupsalec
git-svn-id: https://svn.roundcube.net/trunk@5051 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-08-12- Remove double semicolonalec
git-svn-id: https://svn.roundcube.net/trunk@5050 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-08-11Fix saving and deleting LDAP contacts; skip client-side input validation for ↵thomasb
contacts, this is done server-side git-svn-id: https://svn.roundcube.net/trunk@5049 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-08-11- Added IMAP ENABLE (RFC5161) supportalec
- Removed deprecated @access comments git-svn-id: https://svn.roundcube.net/trunk@5046 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-08-09- Fix XSS vulnerability in UI messages (#1488030)alec
git-svn-id: https://svn.roundcube.net/trunk@5037 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-08-09- Fix handling of email addresses with quoted local part (#1487939)alec
git-svn-id: https://svn.roundcube.net/trunk@5034 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-08-09- Fix handling of email addresses with quoted local part (#1487939)alec
git-svn-id: https://svn.roundcube.net/trunk@5033 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-08-03- Display current user name in page title if devel_mode=truealec
git-svn-id: https://svn.roundcube.net/trunk@5013 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-08-03- Fix EOL character in vCard exports (#1487873)alec
git-svn-id: https://svn.roundcube.net/trunk@5012 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-08-03- Remove temp debug codealec
git-svn-id: https://svn.roundcube.net/trunk@5011 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-08-03- Added possibility to extend rcube_vcard's fieldmapalec
- Skip empty values in vCard export git-svn-id: https://svn.roundcube.net/trunk@5010 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-08-02- Fix get_address_book() to call get_address_sources() internally when ↵alec
looking for default source git-svn-id: https://svn.roundcube.net/trunk@5008 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-08-02- Support department field as X-DEPARTMENTalec
git-svn-id: https://svn.roundcube.net/trunk@5004 208e9e7b-5314-0410-a742-e7e81cd9613c
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-08-01- Improved detection of folder rename possibility and its handlingalec
git-svn-id: https://svn.roundcube.net/trunk@4996 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-07-30Log session validation errors; keep error message when redirecting to login ↵thomasb
after session error git-svn-id: https://svn.roundcube.net/trunk@4991 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-29- Fix 'sql' identifier for addressbook handling (#1488013)alec
git-svn-id: https://svn.roundcube.net/trunk@4987 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-07-27- Performance fix: don't create addressbook object to close() it if it ↵alec
wasn't created before, skipping unneeded LDAP connection git-svn-id: https://svn.roundcube.net/trunk@4981 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-07-27- Use rcube_imap_generic::tokenizeResponse() for parsing BODYSTRUCTURE, ↵alec
fixes #1488007 git-svn-id: https://svn.roundcube.net/trunk@4980 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-07-27- Delay imap cache initialization, fixes problem with cache cleanup on login ↵alec
(where user ID wasn't set on init time) git-svn-id: https://svn.roundcube.net/trunk@4978 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-27- Don't use default source if source id is specified in get_address_source()alec
git-svn-id: https://svn.roundcube.net/trunk@4975 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-07-27- Fix IE9 detection (#1488008)alec
git-svn-id: https://svn.roundcube.net/trunk@4971 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-07-26- Move console object initialization code into one placealec
git-svn-id: https://svn.roundcube.net/trunk@4966 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-07-25- Fixed display name on contact listsalec
git-svn-id: https://svn.roundcube.net/trunk@4965 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-25- Plugin API: Added 'config_get' hookalec
git-svn-id: https://svn.roundcube.net/trunk@4962 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-07-21- Simplify undo message, add dots at the end of messagesalec
git-svn-id: https://svn.roundcube.net/trunk@4951 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-17Small improvements and codestylethomasb
git-svn-id: https://svn.roundcube.net/trunk@4932 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-07-17Filter LDAP groups by search querythomasb
git-svn-id: https://svn.roundcube.net/trunk@4931 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-07-17Fix ldap group members listingthomasb
git-svn-id: https://svn.roundcube.net/trunk@4928 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-07-11Session object can be null if db/memcache is not availablethomasb
git-svn-id: https://svn.roundcube.net/trunk@4925 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-07-10- Add add_shutdown_function() method. Make possible to call user function ↵alec
before destoying all objects (e.g. session) git-svn-id: https://svn.roundcube.net/trunk@4923 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-07-08- Make Undo action optional by setting undo_timeout=0alec
git-svn-id: https://svn.roundcube.net/trunk@4919 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-07-07- Added possibility to undo last contact delete operationalec
git-svn-id: https://svn.roundcube.net/trunk@4916 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-07-06- Fix infinite loop in tokenizeResponse() when server returns atoms with ↵alec
forbidden characters git-svn-id: https://svn.roundcube.net/trunk@4914 208e9e7b-5314-0410-a742-e7e81cd9613c