summaryrefslogtreecommitdiff
path: root/program/include/rcmail.php
AgeCommit message (Expand)Author
2014-08-05 c'est la merde..workingHugues Hiegel
2013-09-09Add option force specified domain in user login - username_domain_forced (#14...Aleksander Machniak
2013-09-02Fix "PHP Warning: Missing argument 1 for rcmail::log_login()"Aleksander Machniak
2013-09-02Log also failed logins to userlogins logAleksander Machniak
2013-08-26Fix bugs when invoking contact creation form when read-only addressbook is se...Aleksander Machniak
2013-07-12Allow to load config files for different environments (#1487311); keep (non-d...Thomas Bruederli
2013-06-21Disable workaround for http://bugs.php.net/bug.php?id=18556 if PHP 5.5 is det...Aleksander Machniak
2013-06-20Canonize boolean ini_get() results (#1489189)Aleksander Machniak
2013-06-18Merge branch 'dev-advanced-ldap-groups':Thomas Bruederli
2013-06-16Fix session issues when local and database time differs (#1486132)Aleksander Machniak
2013-06-11Fix error when there's no writeable addressbook source (#1489162)Aleksander Machniak
2013-06-11Improvements to PR merge "add option show_real_foldernames"Aleksander Machniak
2013-06-11Merge pull request #77 from dpc22/realnamesAleksander Machniak
2013-06-05Small code improvementAleksander Machniak
2013-06-05Add option to use PHP's native session save handlersThomas Bruederli
2013-05-29Change show_actual_foldernames to be show_real_foldernames.David Carter
2013-05-29Add show_actual_foldernames preference and configuration option.David Carter
2013-05-16Move rcmail::deliver_message() to framework for common useThomas Bruederli
2013-05-07Avoid uninitialized/unused variablesAleksander Machniak
2013-05-03Experimental: refactored list.js and html_table class to render lists with di...Thomas Bruederli
2013-04-29Fix list page reset when viewing a message in Larry skin (#1489076)Aleksander Machniak
2013-04-29Fix possible warning on some misconfigAleksander Machniak
2013-03-10Fix so task name can really contain all from a-z0-9_- characters (#1488941)Aleksander Machniak
2013-03-04Really fix "quotum would exceed" error message handlingAleksander Machniak
2013-03-04Smarter overquota error detection (known error strings are:Aleksander Machniak
2013-03-02Even better message on over quota error in move to trash operation (#1484164)Aleksander Machniak
2013-03-02Display user-friendly message on IMAP "over quota" errors (#1484164)Aleksander Machniak
2013-02-05Add special config attribute 'group_filters' to specify a fixed list of group...Thomas Bruederli
2013-01-31- Refactored the hierarchical mailboxlist control into a separate widget classThomas Bruederli
2013-01-18Remove deprecated functions (from bc.php file) usage in pluginsAleksander Machniak
2013-01-18Improved folder path presentation in page title (use unified delimiter, local...Aleksander Machniak
2012-12-18Plugin API: Added message_before_send hookAleksander Machniak
2012-11-27Separate the very application-specific output classes from the Roundcube fram...Thomas Bruederli
2012-11-27Move shortcut functions to framework classThomas Bruederli
2012-11-27Define RCUBE_CHARSET in place of RCMAIL_CHARSET for naming consistencyAleksander Machniak
2012-11-23Fix hidden flag and default_addressbook settings handlingAleksander Machniak
2012-11-12Renamed config options: keep_alive to refresh_interval, min_keep_alive to min...Aleksander Machniak
2012-11-11Added cross-task 'refresh' request for system state updatesAleksander Machniak
2012-11-10Simplify keep-alive action. Now the interval is based on session_lifetime,Aleksander Machniak
2012-10-31Improve client-side timezone detection using jsTimezoneDetect by Jon Nylander...Thomas Bruederli
2012-10-23Give option to hide DB address book with addressbook pluginJean-Louis Dupond
2012-10-18Merge branch 'master' of github.com:roundcube/roundcubemailThomas Bruederli
2012-10-18Don't display session error message if imap connection failedThomas Bruederli
2012-10-18Remove automatic to-lowercase conversion of usernames (#1488715)Aleksander Machniak
2012-10-16Fix return value of storage_connect()Aleksander Machniak
2012-09-21Re-fix HTML entities handling in addressbook namesAleksander Machniak
2012-09-13Fix invalid error message on deleting mail from read only folder (#1488694)Aleksander Machniak
2012-08-27Fix deprecated functions usageAleksander Machniak
2012-08-24Fix setting locales under Solaris - use additional .UTF-8 suffix (#1488628)Aleksander Machniak
2012-08-17Fix bug where domain name was converted to lower-case even with login_lc=fals...Aleksander Machniak