Aleksander Machniak
2013-06-11 174327c25cd68f203e0985df51b94765738c7dce
2013-06-11 Aleksander Machniak
Merge pull request #77 from dpc22/realnames
blob@ 174327 commitdiff | diff to current
2013-06-05 Aleksander Machniak
Small code improvement
blob@ 4fee77 commitdiff | diff to current
2013-06-05 Thomas Bruederli
Add option to use PHP's native session save handlers
blob@ 42de33 commitdiff | diff to current
2013-05-29 David Carter
Change show_actual_foldernames to be show_real_foldernames.
blob@ 149f8a commitdiff | diff to current
2013-05-29 David Carter
Add show_actual_foldernames preference and configuration option.
blob@ 52deb1 commitdiff | diff to current
2013-05-16 Thomas Bruederli
Move rcmail::deliver_message() to framework for common use
blob@ 0b9a7b commitdiff | diff to current
2013-05-07 Aleksander Machniak
Avoid uninitialized/unused variables
blob@ 3725cf commitdiff | diff to current
2013-05-03 Thomas Bruederli
Experimental: refactored list.js and html_table class to render lists with ...
blob@ 517dae commitdiff | diff to current
2013-04-29 Aleksander Machniak
Fix list page reset when viewing a message in Larry skin (#1489076)
blob@ 7dcf24 commitdiff | diff to current
2013-04-29 Aleksander Machniak
Fix possible warning on some misconfig
blob@ d14a2f commitdiff | diff to current
2013-03-10 Aleksander Machniak
Fix so task name can really contain all from a-z0-9_- characters (#1488941)
blob@ 8b7716 commitdiff | diff to current
2013-03-04 Aleksander Machniak
Really fix "quotum would exceed" error message handling
blob@ 8c93c2 commitdiff | diff to current
2013-03-04 Aleksander Machniak
Smarter overquota error detection (known error strings are: "Quota exceeded...
blob@ d3e7f9 commitdiff | diff to current
2013-03-02 Aleksander Machniak
Even better message on over quota error in move to trash operation (#1484164)
blob@ e7c1aa commitdiff | diff to current
2013-03-02 Aleksander Machniak
Display user-friendly message on IMAP "over quota" errors (#1484164)
blob@ 0bf724 commitdiff | diff to current
2013-01-31 Thomas Bruederli
- Refactored the hierarchical mailboxlist control into a separate widget cl...
blob@ 3c309a commitdiff | diff to current
2013-01-18 Aleksander Machniak
Remove deprecated functions (from bc.php file) usage in plugins
blob@ 61be82 commitdiff | diff to current
2013-01-18 Aleksander Machniak
Improved folder path presentation in page title (use unified delimiter, loc...
blob@ 4d7964 commitdiff | diff to current
2012-12-18 Aleksander Machniak
Plugin API: Added message_before_send hook
blob@ dfc578 commitdiff | diff to current
2012-11-27 Thomas Bruederli
Separate the very application-specific output classes from the Roundcube fr...
blob@ 60226a commitdiff | diff to current
2012-11-27 Thomas Bruederli
Move shortcut functions to framework class
blob@ 10da75 commitdiff | diff to current
2012-11-27 Aleksander Machniak
Define RCUBE_CHARSET in place of RCMAIL_CHARSET for naming consistency
blob@ a92beb commitdiff | diff to current
2012-11-23 Aleksander Machniak
Fix hidden flag and default_addressbook settings handling
blob@ 65dff8 commitdiff | diff to current
2012-11-12 Aleksander Machniak
Renamed config options: keep_alive to refresh_interval, min_keep_alive to m...
blob@ f22654 commitdiff | diff to current
2012-11-11 Aleksander Machniak
Added cross-task 'refresh' request for system state updates
blob@ 77de23 commitdiff | diff to current
2012-11-08 Aleksander Machniak
Simplify keep-alive action. Now the interval is based on session_lifetime, ...
blob@ c442f8 commitdiff | diff to current
2012-10-31 Thomas Bruederli
Improve client-side timezone detection using jsTimezoneDetect by Jon Nyland...
blob@ 086b15 commitdiff | diff to current
2012-10-22 Jean-Louis Dupond
Give option to hide DB address book with addressbook plugin
blob@ 5526f9 commitdiff | diff to current
2012-10-18 Thomas Bruederli
Merge branch 'master' of github.com:roundcube/roundcubemail
blob@ 9f0ca2 commitdiff | diff to current
2012-10-18 Thomas Bruederli
Don't display session error message if imap connection failed
blob@ 7ea292 commitdiff | diff to current
2012-10-18 Aleksander Machniak
Remove automatic to-lowercase conversion of usernames (#1488715)
blob@ df95e7 commitdiff | diff to current
2012-10-16 Aleksander Machniak
Fix return value of storage_connect()
blob@ 5f6c71 commitdiff | diff to current
2012-09-21 Aleksander Machniak
Re-fix HTML entities handling in addressbook names
blob@ 1b9923 commitdiff | diff to current
2012-09-13 Aleksander Machniak
Fix invalid error message on deleting mail from read only folder (#1488694)
blob@ 524e48 commitdiff | diff to current
2012-08-27 Aleksander Machniak
Fix deprecated functions usage
blob@ 6075f0 commitdiff | diff to current
2012-08-24 Aleksander Machniak
Fix setting locales under Solaris - use additional .UTF-8 suffix (#1488628)
blob@ 553225 commitdiff | diff to current
2012-08-17 Aleksander Machniak
Fix bug where domain name was converted to lower-case even with login_lc=fa...
blob@ c72325 commitdiff | diff to current
2012-07-13 Thomas Bruederli
Avoid warnings; silently pipe http: urls through rcmail::url()
blob@ 88fb56 commitdiff | diff to current
2012-07-10 Aleksander Machniak
Simplified method of getting default addressbook. Make sure to use the same...
blob@ 840b4d commitdiff | diff to current
2012-06-30 Aleksander Machniak
Show explicit error message when provided hostname is invalid (#1488550)
blob@ 7c8fd8 commitdiff | diff to current
2012-06-08 Aleksander Machniak
Fix attachment sizes in message print page and attachment preview page (#14...
blob@ 8749e9 commitdiff | diff to current
2012-05-26 Aleksander Machniak
Fix host autoselection when default_host is an array (#1488495)
blob@ 45dd7c commitdiff | diff to current
2012-05-23 Thomas Bruederli
Add another alias for backwards compatibility
blob@ b97f21 commitdiff | diff to current
2012-05-22 Aleksander Machniak
Removed $Id$
blob@ 041c93 commitdiff | diff to current
2012-05-22 Aleksander Machniak
Add is_escaped attribute for html_select and html_textarea (#1488485)
blob@ 0a1dd5 commitdiff | diff to current
2012-05-22 Aleksander Machniak
Deprecate storage_connect() method
blob@ 5a575b commitdiff | diff to current
2012-05-22 Aleksander Machniak
Add imap_connect() method for backward compat.
blob@ 38a08c commitdiff | diff to current
2012-05-01 thomascube
Better handling of HTTP request errors; re-send keep-alive requests on fail...
blob@ 110360 commitdiff | diff to current
2012-04-19 alecpl
- Fix incorrect cache ttl used in get_cache_engine() (#1488447), use time()...
blob@ 6a8b4c commitdiff | diff to current
2012-04-18 alecpl
- Fix render_folder_tree_select() (#1488441)
blob@ e7ca04 commitdiff | diff to current
first | « prev | next »