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
Age
Commit message (
Expand
)
Author
2015-03-08
Fix Opera browser detection in javascript (#1490307)
Aleksander Machniak
2015-03-08
Plugin API: added message_part_body hook, fixes around message structure hand...
Aleksander Machniak
2015-03-08
get_part_content() -> get_part_body()
Aleksander Machniak
2015-03-06
Merge pull request #257 from corbosman/session_refactor
Thomas B.
2015-03-05
Update to TinyMCE 4.1.8
Aleksander Machniak
2015-03-04
Remove redundant encoding of message subject with mb_encode_mimeheader() (#14...
Aleksander Machniak
2015-03-04
Fix "PHP Fatal error: Using $this when not in object context"
Aleksander Machniak
2015-03-04
minor fixes
corbosman
2015-03-03
Only normalize search term when searching in 'words' column
Thomas Bruederli
2015-03-03
Fix full-text searching in a given list of fields
Thomas Bruederli
2015-03-03
Adapt fulltext search in local address book to ignore words order
Thomas Bruederli
2015-03-03
Add untility function to match strings ignoring word order
Thomas Bruederli
2015-03-03
Improve LDAP search by ignoring words order in fuzzy substring matching mode
Thomas Bruederli
2015-03-03
Add utility function to compose a full-text-like LDAP search filter
Thomas Bruederli
2015-03-02
Fix javascript error after creating a folder which is a subfolder of another ...
Aleksander Machniak
2015-03-02
Fix so localized folder name is displayed in multi-folder search result (#149...
Aleksander Machniak
2015-02-27
remove commented out code
corbosman
2015-02-27
use factory
corbosman
2015-02-27
Fix duplicate entry on timezones list in rcube_config::timezone_name_from_abb...
Aleksander Machniak
2015-02-27
Fix parsing ldap URI for cases where hostname is non-empty
Aleksander Machniak
2015-02-27
Fix parsing invalid HTML messages with BOM after <!DOCTYPE> (#1490291)
Aleksander Machniak
2015-02-26
Fix "Non-static method PEAR::isError() should not be called statically" error...
Aleksander Machniak
2015-02-25
Reset default db_max_allowed_packet, fix max packet size detection
Aleksander Machniak
2015-02-25
Fix duplicate entries supression in autocomplete result (#1490290)
Aleksander Machniak
2015-02-25
Improve compose_search_name() to not return "email@address <email@address>" e...
Aleksander Machniak
2015-02-25
Don't sent the message again in saveonly mode
Aleksander Machniak
2015-02-25
Improved handling of storage errors after message is sent
Aleksander Machniak
2015-02-25
Fix so "over quota" errors are displayed also in message compose page
Aleksander Machniak
2015-02-24
Update internal reference to treelist node contents after insert. Fixes some ...
Thomas Bruederli
2015-02-24
Add possibility to configure max_allowed_packet value for all database engine...
Aleksander Machniak
2015-02-24
Fix "PHP Fatal error: Call to a member function getMessage() on a non-object"
Aleksander Machniak
2015-02-24
Really make sure plugins aren't initialized twice
Aleksander Machniak
2015-02-24
Use also Organization field as a fallback if contact has no name(s) specified
Aleksander Machniak
2015-02-23
Fix regression where require_plugin() wasn't initializing the plugin
Aleksander Machniak
2015-02-22
Fix cursor position on reply below the quote in HTML mode (#1490263)
Aleksander Machniak
2015-02-22
Fix fatal errors on systems without mbstring extension or mb_regex_encoding()...
Aleksander Machniak
2015-02-22
Fix missing or not up-to-date CATEGORIES entry in vCard export (#1490277)
Aleksander Machniak
2015-02-20
Really fix unwanted warning on BMP attachments (#1490269)
Aleksander Machniak
2015-02-20
Fix performance of rcube_db_mysql::get_variable()
Aleksander Machniak
2015-02-19
Fix handling of some improper constructs in format=flowed text as per the RFC...
Aleksander Machniak
2015-02-19
session refactor and add redis driver
corbosman
2015-02-19
Fix needless security warning on BMP attachments display (#1490282)
Aleksander Machniak
2015-02-19
Merge branch 'master' of github.com:roundcube/roundcubemail
Aleksander Machniak
2015-02-19
Fix setting max packet size for DB caches and check packet size also in share...
Aleksander Machniak
2015-02-19
Merge pull request #259 from corbosman/plugin_preload
Aleksander Machniak
2015-02-18
Fix saving/sending emoticon images when assets_dir is set (Kolab #4608)
Aleksander Machniak
2015-02-17
Add possibility to print contact information (of a single contact)
Aleksander Machniak
2015-02-16
Merge branch 'master' of github.com:roundcube/roundcubemail
Aleksander Machniak
2015-02-16
Set version number to 1.2-git
Aleksander Machniak
2015-02-16
Fix a regression where some contact data was missing in export and PHP warnin...
Aleksander Machniak
[next]