summaryrefslogtreecommitdiff
path: root/program/include/rcmail.php
AgeCommit message (Expand)Author
2015-02-25Fix so "over quota" errors are displayed also in message compose pageAleksander Machniak
2015-02-19Merge pull request #259 from corbosman/plugin_preloadAleksander Machniak
2015-02-04Load plugins before sessions have startedcorbosman
2015-01-12Fix blocked.gif image usage with assets_dir setAleksander Machniak
2014-12-16Get rid of requests whitelist for security check bypassAleksander Machniak
2014-12-16Improve system security by using optional special URL with security tokenAleksander Machniak
2014-11-28Fix regression in rcmail::show_bytes() where unit was set to "[]" instead of "B"Aleksander Machniak
2014-11-20Add method to display operation (uploading) progress in UI messageAleksander Machniak
2014-11-20Make upload progress text more compact.Aleksander Machniak
2014-10-25Skip unnecessary session updates on task switch - switch session task less of...Aleksander Machniak
2014-10-07Update rcmail.phpandryyy
2014-09-10Don't init output in CLI modeAleksander Machniak
2014-08-24Added rcube_utils::resolve_url()Aleksander Machniak
2014-08-24Remove code for PHP<5.3, use PHP_VERSION_ID instead of version_compare() for ...Aleksander Machniak
2014-08-22Fix comm_path update on task switch (#1490041)Aleksander Machniak
2014-08-13Extend rcmail::url() to produce absolute and fully qualified URLsThomas Bruederli
2014-07-28Set 'compose_extwin' env property on every step; accept a list of URL paramet...Thomas Bruederli
2014-06-30Allways return current folder from quota_content()Aleksander Machniak
2014-06-30Display quota information for current folder not INBOX only (#1487993)Aleksander Machniak
2014-06-29Support images in HTML signatures (#1488676)Aleksander Machniak
2014-06-28Get rid of some rcube_config::all() callsAleksander Machniak
2014-06-26Display full quota information in popup (#1485769, #1486604)Aleksander Machniak
2014-06-24Extend get_quota() so it's possible to specify GETQUOTAROOT folder and return...Aleksander Machniak
2014-06-06The following:David Carter
2014-06-05Merge branch 'dev-accessibility'Thomas Bruederli
2014-06-04Improved video support, all tinymce related resources moved to program/js/tin...Aleksander Machniak
2014-06-03Apply accessibility improvements to the settings sectionThomas Bruederli
2014-06-02Some more improvemements on content structure, text representation and keyboa...Thomas Bruederli
2014-05-30Display a warning if popup window was blocked (#1489618)Aleksander Machniak
2014-05-30Implemented Text Editor widget that integrates all operations onAleksander Machniak
2014-05-28Merge branch 'tinymce4'Aleksander Machniak
2014-05-27Implemented image selector dialog for TinyMCE, css fixes in classic skin for ...Aleksander Machniak
2014-05-08Add 'performance_stats' option, so perf. stats can be logged with disabled de...Aleksander Machniak
2014-05-04Support upload progress with session.upload_progress and PECL uploadprogress ...Aleksander Machniak
2014-04-30Fix invalid host validation on login (#1489841)Aleksander Machniak
2014-04-23Set task variable to 'cli' when loading rcmail instance in shell scriptsThomas Bruederli
2014-04-14Fix invalid page title for some folders (1489804)Aleksander Machniak
2014-04-13Fix deleting/moving folders from folders with name "0", "00", etc.Aleksander Machniak
2014-04-13Fix lack of translation of special folders in some configurations (#1489799)Aleksander Machniak
2014-04-10Merge branch 'master' of github.com:roundcube/roundcubemailAleksander Machniak
2014-04-10Make sure preformance info logged in devel_mode uses locale-independent numbe...Aleksander Machniak
2014-04-08Make multi-folder message identifiers work with folders containing commasThomas Bruederli
2014-04-08Fix _uid=* case for regular selectionsThomas Bruederli
2014-04-08Don't display error when moving a message to the same folder it already residesThomas Bruederli
2014-04-08Fix message UID extraction for _uid=*; update unread count for all affected m...Thomas Bruederli
2014-04-07Make UID extraction function globally availbale (for plugins)Thomas Bruederli
2014-04-04Improve error message on failed http connectionAleksander Machniak
2014-04-01Removed redundant default_folders config option (#1489737)Aleksander Machniak
2014-03-31Render 'now' dates in short form, tooThomas Bruederli
2014-03-22Make sure parent folder selector always contains parent folderAleksander Machniak