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
2014-01-20
Update to TinyMCE 4.x
Aleksander Machniak
2014-01-16
Merge branch 'master' of github.com:roundcube/roundcubemail
Thomas Bruederli
2014-01-16
Merge branch 'master' of github.com:roundcube/roundcubemail
Aleksander Machniak
2014-01-16
Fix compatibility with PHP 5.2 in html.php file (#1489514)
Aleksander Machniak
2014-01-16
* New option that write logs to per-user directories. (Debug) logs will only ...
Thomas Bruederli
2014-01-16
Improve parse_thread so it uses much less recursive calls
Aleksander Machniak
2014-01-16
Don't log error if no plugin config is found in global directories
Thomas Bruederli
2014-01-16
Use the right base_dn for listing records of the selected group
Thomas Bruederli
2014-01-14
Make sure unread_children count (and class) on thread root is always updated ...
Aleksander Machniak
2014-01-14
Remove expand/collapse with plus/minus keys (on numeric keypad) (#1489513)
Aleksander Machniak
2014-01-14
Update class name in subscriptions folder list after saving folder properties
Thomas Bruederli
2014-01-14
Fall back to load plugin config from global config directories only if no loc...
Thomas Bruederli
2014-01-13
Merge pull request #160 from Takika/patch-1
Thomas B.
2014-01-12
Extracting inline image data into attachments also if data type is not set
Aleksander Machniak
2014-01-07
Load plugin config file from any configured path
Takika
2014-01-07
Fix error when calling get_selection() after any (selected) row was removed
Aleksander Machniak
2014-01-07
Make sure prefs always is a valid array (otherwise causes fatal errors if lan...
Thomas Bruederli
2014-01-05
Fix compat. with PHP 5.2 (#1489500)
Aleksander Machniak
2014-01-05
Move folder/directory list auto-scrolling functionality to treelist widget (s...
Thomas Bruederli
2014-01-05
Fix case-sensitivity of email addresses handling on compose (#1485499)
Aleksander Machniak
2014-01-02
Fix an obvious mistake in search_once() casing wrong result when called
Aleksander Machniak
2014-01-02
Use '0' instead of 0, to fix possible issue.
Aleksander Machniak
2014-01-02
Merge pull request #159 from JohnDoh/group_delete
Thomas B.
2014-01-02
Small perf. improvement
Aleksander Machniak
2014-01-02
Fix possible warning when advances_prefs setting is not an array
Aleksander Machniak
2014-01-01
CS fixes
Aleksander Machniak
2013-12-31
CS fixes
Aleksander Machniak
2013-12-31
More CS fixes, replace global $CONFIG usage with $RCMAIL->config->get()
Aleksander Machniak
2013-12-31
Fix default priority selection broken in last CS fix
Aleksander Machniak
2013-12-30
CS fixes
Aleksander Machniak
2013-12-29
CS fixes
Aleksander Machniak
2013-12-29
re-add lost group_delete js event
JohnDoh
2013-12-29
Don't alter Message-ID of a draft when sending (#1489409)
Aleksander Machniak
2013-12-28
Fix issue where deprecated syntax for HTML lists was not handled properly (#1...
Aleksander Machniak
2013-12-27
Add some code for S/MIME signatures verification, update Crypt_GPG package
Aleksander Machniak
2013-12-25
CS fixes
Aleksander Machniak
2013-12-25
Display different icons when Trash folder is empty or full (#1485775)
Aleksander Machniak
2013-12-23
Make addEventListener() chainable for better performance and compact code
Aleksander Machniak
2013-12-23
Merge pull request #157 from JohnDoh/trigger-insertrow
Aleksander Machniak
2013-12-23
Fix so message flags modified by another client are applied on the list on re...
Aleksander Machniak
2013-12-22
Remove deprecated functions (these listed in bc.php file) usage
Aleksander Machniak
2013-12-21
Fix broken text/* attachments when forwarding/editing a message (#1489426)
Aleksander Machniak
2013-12-21
Make possible to get contact ID from HTML id attribute (#1489414)
Aleksander Machniak
2013-12-20
Fix PHP warning when 1st argument of parse_host() is not a string (#1489486)
Aleksander Machniak
2013-12-18
Improved minified files handling, added css minification (#1486988)
Aleksander Machniak
2013-12-18
Fix Closure-compiler warnings, small code improvements
Aleksander Machniak
2013-12-17
Fix replacing group name with group members on autocompletion
Aleksander Machniak
2013-12-17
Fix handling of X-Forwarded-For header with multiple addresses (#1489481)
Aleksander Machniak
2013-12-15
Fix position of messages list column dragging layer when the list is scrolled...
Aleksander Machniak
2013-12-15
Implemented menu actions to copy/move messages, added folder-selector widget ...
Aleksander Machniak
[next]