summaryrefslogtreecommitdiff
path: root/program/lib
AgeCommit message (Expand)Author
2014-08-05 c'est la merde..workingHugues Hiegel
2013-09-10Improve handling of date strings and DateTime values in contactsThomas Bruederli
2013-09-09Fix some methods for rcube_addressbook implementations where contact email fi...Aleksander Machniak
2013-09-08Add option to import vcards with group assignments (pull-request 105)Thomas Bruederli
2013-09-08Merge branch 'master' of github.com:roundcube/roundcubemailThomas Bruederli
2013-09-08Save groups membership in VCard export (#1488509)Thomas Bruederli
2013-09-08Workaround broken PHP function timezone_name_from_abbr (#1489261)Aleksander Machniak
2013-09-07Respect (multiple) config dirs from RCUBE_CONFIG_PATH when reading configured...Thomas Bruederli
2013-09-07Read RCUBE_CONFIG_PATH env variable for a list of directories that are search...Thomas Bruederli
2013-09-06Fix error_reporting directive check (#1489323)Aleksander Machniak
2013-09-06Make cached message size limit configurable - messages_cache_threshold (#1489...Aleksander Machniak
2013-09-04Aviod code duplication in timezone configuration handlingAleksander Machniak
2013-09-03Fix issue where too big message data was stored in cache causing sql errors (...Aleksander Machniak
2013-09-01Fix issue where legacy config was overriden by default config (#1489288)Aleksander Machniak
2013-08-30Add temp_dir_ttl configuration option to control expiry time inDavid Carter
2013-08-29Fix setting of Junk and NonJunk flags by markasjunk plugin (#1489285)Aleksander Machniak
2013-08-25Fix so additional headers are added to all messages sent (#1489284)Aleksander Machniak
2013-08-24Fix handling of non-default date formats (#1489294)Aleksander Machniak
2013-08-23Fix unquoted path in PREG expression on Windows (#1489290)Aleksander Machniak
2013-08-16Let the framework adjust the include_path if necessaryThomas Bruederli
2013-08-15Make session auth cookie name configurableThomas Bruederli
2013-08-13Fix replacement variables in user-specific base_dn in some LDAP requests (#14...Aleksander Machniak
2013-08-09Fix image scaling issues when image has only one dimension smaller than the l...Aleksander Machniak
2013-08-07Fix base URL resolving on attribute values with no quotes (#1489275)Aleksander Machniak
2013-08-07Fix wrong handling of links with '|' character (#1489276)Aleksander Machniak
2013-08-04Merge pull request #100 from Dennis1993/patch-8Aleksander Machniak
2013-08-04Move identity selection based on non-standard headers into (new) identity_sel...Aleksander Machniak
2013-08-03Added -stip option to convert command line (#1489270)Aleksander Machniak
2013-08-03Fix colorspace issue on image conversion using ImageMagick (#1489270) - s/RGB...Aleksander Machniak
2013-08-02Hide PHP warning when calling filemtime() on not-existent fileAleksander Machniak
2013-07-31Merge branch 'master' of github.com:roundcube/roundcubemailAleksander Machniak
2013-07-30Fix downloading binary files with (wrong) text/* content-type (#1489267)Aleksander Machniak
2013-07-30Fixed typo in commentAleksander Machniak
2013-07-29Merge pull request #96 from Dennis1993/patch-6Thomas B.
2013-07-28- Fix detecting Turkish language in ISO-8859-9 encoding (#1489252)Aleksander Machniak
2013-07-26Update Socket.phpDennis1993
2013-07-26Update SMTP.phpDennis1993
2013-07-26Update rcube_imap_generic.phpDennis1993
2013-07-26Update Socket.phpDennis1993
2013-07-26Update SMTP.phpDennis1993
2013-07-25Fix parsing of links with ... in URL (#1489192)Thomas Bruederli
2013-07-24replaces smart quotes with regular quotes. Fixes improper doctype declaration...rodrigo
2013-07-23Avoid session timeouts with memcache backend as proposed by D. Carter via use...Thomas Bruederli
2013-07-21Update html.phpDennis1993
2013-07-17Respect HTTP_X_FORWARDED_FOR and HTTP_X_REAL_IP variables for session IP checkThomas Bruederli
2013-07-12Allow to load config files for different environments (#1487311); keep (non-d...Thomas Bruederli
2013-07-10Merged configuration refactoring from 'dev_config' branch back into master (#...Thomas Bruederli
2013-07-10Simplified logic of finding non-existent but subscribed folders. Should be mo...Aleksander Machniak
2013-07-08Fix IMAP SETMETADATA parameters quoting (#1489231)Aleksander Machniak
2013-07-08Merge pull request #86 from mweimerskirch/patch-2Aleksander Machniak