summaryrefslogtreecommitdiff
path: root/roundcubemail/program/include
AgeCommit message (Collapse)Author
2011-11-16- Fix typoalec
git-svn-id: https://svn.roundcube.net/trunk@5431 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-11-15- Fix commit r5424 + preformance microoptimizationsalec
git-svn-id: https://svn.roundcube.net/trunk@5425 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-11-15- Fix listing of folders in hidden namespaces (#1486796)alec
git-svn-id: https://svn.roundcube.net/trunk@5424 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-11-14- Don't consider \Noselect flag when building folders tree (#1488004)alec
git-svn-id: https://svn.roundcube.net/trunk@5423 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-11-14- Small improvements in rcmail_render_folder_tree_html()alec
git-svn-id: https://svn.roundcube.net/trunk@5422 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-11-13- Add option to set session name (#1486433)alec
git-svn-id: https://svn.roundcube.net/trunk@5418 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-11-12- Fix mailbox_status() so first run returns proper (empty) resultalec
git-svn-id: https://svn.roundcube.net/trunk@5416 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-11-11Fix: decode session data into superglobals after re-readingthomasb
git-svn-id: https://svn.roundcube.net/trunk@5414 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-11-10- Fix handling of type separator in get_col_values()alec
git-svn-id: https://svn.roundcube.net/trunk@5411 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-11-10- Fix inconsistent behaviour of Compose button in Drafts folder, add Edit ↵alec
button for drafts git-svn-id: https://svn.roundcube.net/trunk@5409 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-11-10- Add option to define matching method for addressbook search (#1486564, ↵alec
#1487907) git-svn-id: https://svn.roundcube.net/trunk@5406 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-11-09Consider replication delays in session storagethomasb
git-svn-id: https://svn.roundcube.net/trunk@5403 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-11-08- Improved _listMailboxes() performance and small parseResponse() ↵alec
improvement (#1488134) git-svn-id: https://svn.roundcube.net/trunk@5400 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-11-08- Make $name property to be public (#1488140)alec
git-svn-id: https://svn.roundcube.net/trunk@5399 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-11-08- Fix so folders with \Noinferiors attribute aren't listed in parent selectoralec
- Add LIST result and folder attributes cache - rcmail_render_folder_tree_select(): fix 'exceptions' parameter, add 'skip_noinferiors' option git-svn-id: https://svn.roundcube.net/trunk@5398 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-11-08Implement common setters for debug modethomasb
git-svn-id: https://svn.roundcube.net/trunk@5397 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-11-08Remove unused cruftthomasb
git-svn-id: https://svn.roundcube.net/trunk@5396 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-11-07- Fix handling of DB connection failures. Detect failure on connection level ↵alec
instead of on query level. Fixes issue when one write query failed, next queries were not executed. - Changed 'var' to 'public'. git-svn-id: https://svn.roundcube.net/trunk@5395 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-11-07- Fix handling of curly brackets in URLs (#1488168)alec
git-svn-id: https://svn.roundcube.net/trunk@5394 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-11-05Added config property to set LDAP_OPT_REFERRALS option to an LDAP connectionthomasb
git-svn-id: https://svn.roundcube.net/trunk@5392 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-11-04- Fix handling of dates (birthday/anniversary) in contact data - don't ↵alec
convert them to users timezone (#1488147) git-svn-id: https://svn.roundcube.net/trunk@5390 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-10-30Also merge properties of child cols of composite address book fields + ↵thomasb
remove undefined fields from template git-svn-id: https://svn.roundcube.net/trunk@5379 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-10-30Improve definition of composite address fields of LDAP contactsthomasb
git-svn-id: https://svn.roundcube.net/trunk@5377 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-10-30Allow cross-task ajax requeststhomasb
git-svn-id: https://svn.roundcube.net/trunk@5375 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-10-28Avoid errorsthomasb
git-svn-id: https://svn.roundcube.net/trunk@5373 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-10-28LDAP: use VLV pseudo-search for autocompletionthomasb
git-svn-id: https://svn.roundcube.net/trunk@5372 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-10-27Fix inline display of image attachmentsthomasb
git-svn-id: https://svn.roundcube.net/trunk@5371 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-10-26- Fix getting message part data from structure, fixes r5363 alec
git-svn-id: https://svn.roundcube.net/trunk@5365 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-10-24- Improve handling of situation when FETCH returns OK, but no dataalec
git-svn-id: https://svn.roundcube.net/trunk@5363 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-10-24- Fix issue where wrong message sequence range could be generated when it ↵alec
was build according to number of messages in a folder git-svn-id: https://svn.roundcube.net/trunk@5362 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-10-23- Add underline character to charset regexpalec
git-svn-id: https://svn.roundcube.net/trunk@5359 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-10-21- Small code improvementalec
git-svn-id: https://svn.roundcube.net/trunk@5358 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-10-21- Fix threads cache validation when skip_deleted=truealec
git-svn-id: https://svn.roundcube.net/trunk@5357 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-10-19Add (experimental) support for some extendted PHP LDAP functions when ↵thomasb
querying VLV enabled directories git-svn-id: https://svn.roundcube.net/trunk@5356 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-10-19- Added 'search_dn_default' variable in ldap configalec
- Better handling of situation when search for bind DN doesn't return data git-svn-id: https://svn.roundcube.net/trunk@5349 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-10-19- Fix handling of folder creation error while moving/copying messagealec
git-svn-id: https://svn.roundcube.net/trunk@5347 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-10-18- Removed zebra-classalec
git-svn-id: https://svn.roundcube.net/trunk@5342 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-10-18Find charset in HTML meta tags if not specified in content-type header ↵thomasb
(#1488125) git-svn-id: https://svn.roundcube.net/trunk@5341 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-10-14- Fix %dn replacementalec
git-svn-id: https://svn.roundcube.net/trunk@5339 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-10-14Also allow groups list to be fetched using VLVthomasb
git-svn-id: https://svn.roundcube.net/trunk@5338 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-10-12Support plugin commands on HTML pages, toothomasb
git-svn-id: https://svn.roundcube.net/trunk@5336 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-10-12Fix BER encoding of records-per-page parameterthomasb
git-svn-id: https://svn.roundcube.net/trunk@5333 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-10-11Improve group member fetchingthomasb
git-svn-id: https://svn.roundcube.net/trunk@5331 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-10-11- Fix FETCH response parsing in fetchMIMEHeaders() method (first line of ↵alec
headers was malformed) git-svn-id: https://svn.roundcube.net/trunk@5330 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-10-10Contact groups can have direct email addresses => distribution lists; enable ↵thomasb
'compose' command for the selected group git-svn-id: https://svn.roundcube.net/trunk@5328 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-10-10Rewrite groups listing: use recursive methods to list members of (nested) ↵thomasb
groups of various types; cache the results git-svn-id: https://svn.roundcube.net/trunk@5327 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-10-07Autocomplete LDAP records when adding contacts from mail (#1488073)thomasb
git-svn-id: https://svn.roundcube.net/trunk@5322 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-10-07- Ignore DSN request when it isn't supported by SMTP server (#1487800)alec
git-svn-id: https://svn.roundcube.net/trunk@5319 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-10-07- Make sure LDAP name fields aren't arrays (#1488108)alec
git-svn-id: https://svn.roundcube.net/trunk@5318 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-10-06Read group members according to objectClass of group records; support ↵thomasb
groupOfUrls; cache groups listing for better performance git-svn-id: https://svn.roundcube.net/trunk@5317 208e9e7b-5314-0410-a742-e7e81cd9613c