Age | Commit message (Expand) | Author |
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 |
2013-12-12 | Merge branch 'master' of github.com:roundcube/roundcubemail | Aleksander Machniak |
2013-12-12 | In normalize_string() replace 4-byte unicode characters with '?' character. | Aleksander Machniak |
2013-12-11 | Fix use of non-existing localization label (#1489474) | Aleksander Machniak |
2013-12-11 | Improved drag-n-drop layer: - do not auto-select children of collapsed threads, | Aleksander Machniak |
2013-12-11 | Fix regression where only first new folder was placed in correct place on the... | Aleksander Machniak |
2013-12-09 | Fix issue where children of selected and collapsed thread were skipped on var... | Aleksander Machniak |
2013-12-09 | Added sk_SK localization for csv2vcard map | Aleksander Machniak |
2013-12-09 | Fix quota image broken in e71ceb0c98b33409af5978f0f33c6c95148bd86b (#1489467) | Aleksander Machniak |
2013-12-08 | Fix fixed header issue after removing rows (1295420) | Aleksander Machniak |
2013-12-08 | Make sure selected group is listed after delete error (#1489463) | Aleksander Machniak |
2013-12-08 | Clarify update() result description, return boolean when ID didn't change | Aleksander Machniak |
2013-12-07 | trigger insertrow JS event from compose screen address book widget | JohnDoh |
2013-12-05 | Check rcube_addressbook::get_error() after failing delete (#1489463) | Aleksander Machniak |
2013-12-04 | Fix issue where groups were not deleted when "Replace entire addressbook" opt... | Aleksander Machniak |
2013-12-01 | Fix performance of listing writeable folders (#1489451) | Aleksander Machniak |
2013-11-28 | Display version from composer.json even if not intstalled | Thomas Bruederli |
2013-11-28 | Updated localizations from Transifex | Thomas Bruederli |
2013-11-28 | Fix preparation of message object before saving into the cache. | Aleksander Machniak |
2013-11-28 | Exec config_get hook also in rcube_config::all() (#1485981) | Aleksander Machniak |
2013-11-28 | Fix handling of invalid closing tags in HTML messages (#1489446) | Aleksander Machniak |
2013-11-26 | Always send unread counter update for current folder | Aleksander Machniak |