index
:
roundcube.git
local
master
working
Unnamed repository; edit this file 'description' to name the repository.
git repository hosting
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
program
/
include
Age
Commit message (
Expand
)
Author
2012-12-01
enriched.inc -> rcube_enriched
Aleksander Machniak
2012-11-27
Bring back rcube_html_page class which was lost in framework refactoring; fix...
Thomas Bruederli
2012-11-27
Separate the very application-specific output classes from the Roundcube fram...
Thomas Bruederli
2012-11-27
Move shortcut functions to framework class
Thomas Bruederli
2012-11-27
Define RCUBE_CHARSET in place of RCMAIL_CHARSET for naming consistency
Aleksander Machniak
2012-11-25
Unify path schema in global constants: paths always end with a /. Keep RCMAIL...
Thomas Bruederli
2012-11-25
Separate framework and application constants
Thomas Bruederli
2012-11-25
Define more (uniquely prefixed) constants for Roundcube directories in order ...
Thomas Bruederli
2012-11-23
Fix hidden flag and default_addressbook settings handling
Aleksander Machniak
2012-11-21
Rename rcube_bc.inc to bc.php for consistency
Aleksander Machniak
2012-11-21
Framework files moved to lib/Roundcube
Aleksander Machniak
2012-11-21
Create Roundcube Framework initialization script (bootstrap)
Aleksander Machniak
2012-11-20
Move prompt_silent() and get_opt() to rcube_utils class
Aleksander Machniak
2012-11-20
Check if checkdnsrr() and getmxrr() functions exist before using them
Aleksander Machniak
2012-11-19
Unset null values in user prefs
Thomas Bruederli
2012-11-19
Check mbstring extension before calling mb_internal_encoding()
Thomas Bruederli
2012-11-19
Fix wrapping of quoted text with format=flowed (#1488177)
Aleksander Machniak
2012-11-19
Improve line wrapping behavior where message charset is changed by plugins (i...
Thomas Bruederli
2012-11-18
Fix so mobile phone has TYPE=CELL in exported vCard (#1488812)
Aleksander Machniak
2012-11-17
Move default value for client_mimetypes to rcube_config; make sure an array i...
Thomas Bruederli
2012-11-17
Merge branch 'master' of github.com:roundcube/roundcubemail
Thomas Bruederli
2012-11-17
Define @package and @subpackage of Framework classes
Aleksander Machniak
2012-11-17
Fix parsing header in English when localized map is defined
Aleksander Machniak
2012-11-16
Add more data validation
Aleksander Machniak
2012-11-16
Support contacts import from CSV file (#1486399)
Aleksander Machniak
2012-11-16
Properly set object properties in set() method, small perf. improvement
Aleksander Machniak
2012-11-15
Fix rcube_utils::explode_quoted_string() with explode(), added tests
Aleksander Machniak
2012-11-15
Move BIG5 at the end of charsets list in detect()
Aleksander Machniak
2012-11-15
Improved rcube_charset::detect() with BOM checks from rcube_vcard::detect_enc...
Aleksander Machniak
2012-11-15
Merge branch 'keep-alive'
Aleksander Machniak
2012-11-14
Fix handling of text/enriched content on message reply/forward/edit
Aleksander Machniak
2012-11-14
Remove useless code
Aleksander Machniak
2012-11-14
Enable default behavior of the browser when shift/ctrl-click task links (e.g....
Thomas Bruederli
2012-11-13
Fix warning when 'autovalues' property isn't set
Aleksander Machniak
2012-11-13
Cache identities data in memory for faster access when get_identity() is call...
Aleksander Machniak
2012-11-12
Avoid deprecated template warnings in extended skins
Thomas Bruederli
2012-11-12
Renamed config options: keep_alive to refresh_interval, min_keep_alive to min...
Aleksander Machniak
2012-11-12
Don't throw error when plugin doesn't register 'refresh' action handler
Aleksander Machniak
2012-11-12
Fix skin template paths when linking js and css files (#1488790)
Thomas Bruederli
2012-11-12
BINARY extension can't be used with $formatting=true on binary content
Aleksander Machniak
2012-11-11
Make recent changes in skin template engine more backwards-compatible (#1488790)
Thomas Bruederli
2012-11-11
Added cross-task 'refresh' request for system state updates
Aleksander Machniak
2012-11-10
New feature: display attached images as thumbnails below message body
Thomas Bruederli
2012-11-10
Simplify keep-alive action. Now the interval is based on session_lifetime,
Aleksander Machniak
2012-11-09
Add config options to automatically generate LDAP attributes for new entries
Thomas Bruederli
2012-11-07
Adapt to common naming scheme for template tag attributes
Thomas Bruederli
2012-11-06
Allow setting contentframe from template (as frame object attribute)
Aleksander Machniak
2012-11-06
Fix syntax error
Thomas Bruederli
2012-11-06
Merge branch 'master' of github.com:roundcube/roundcubemail
Thomas Bruederli
2012-11-06
Recursively resolve paths of iframe contents; unify contentframe registration...
Thomas Bruederli
[next]