Age | Commit message (Expand) | Author |
2014-11-19 | Fix import of multiple contact groups from Google-csv format (#1490159) | Aleksander Machniak |
2014-11-18 | Avoid duplicated errors in error dialog | Aleksander Machniak |
2014-11-17 | Merge pull request #249 from JohnDoh/patch-1 | Aleksander Machniak |
2014-11-17 | Fix drag-n-drop to folders expanded while dragging (#1490157) | Aleksander Machniak |
2014-11-16 | Remove redundant code | Aleksander Machniak |
2014-11-16 | Code cleanup - unused variables | Aleksander Machniak |
2014-11-16 | Merge branch 'master' of github.com:roundcube/roundcubemail | Aleksander Machniak |
2014-11-16 | Code improvements and fixes (mostly unused variables and methods) | Aleksander Machniak |
2014-11-16 | Merge pull request #250 from bbraybrook/master | Thomas B. |
2014-11-15 | Remove reference to non-existing option 'default_folders' | Aleksander Machniak |
2014-11-14 | fix for bug 1490153 | brendan braybrook |
2014-11-14 | Fix lack of delimiter for recipient addresses in smtp_log (#1490150) | Aleksander Machniak |
2014-11-13 | Don't append created iframe to document if it's going to be appended to a dia... | Aleksander Machniak |
2014-11-13 | Small fix for HTML editor border radius | Aleksander Machniak |
2014-11-13 | Fix missing HTML editor border | Aleksander Machniak |
2014-11-13 | check to see if the content frame exists before loading a contact | JohnDoh |
2014-11-12 | Fix padding of some form elements | Aleksander Machniak |
2014-11-12 | Force-pull translations from Transifex | Thomas Bruederli |
2014-11-12 | Remove empty labels and translation files | Thomas Bruederli |
2014-11-11 | Fix possible race-condition in using current folder | Aleksander Machniak |
2014-11-10 | Updated localizations from Transifex1.1-beta | Thomas Bruederli |
2014-11-09 | Merge branch 'master' of github.com:roundcube/roundcubemail | Aleksander Machniak |
2014-11-09 | Replace all attachment-image URIs with CID URIs, not only src and poster attr... | Aleksander Machniak |
2014-11-09 | Better wording about composer dependency | Thomas Bruederli |
2014-11-09 | Consider composer.json dependencies in installation and upgrading instruction... | Thomas Bruederli |
2014-11-07 | Fix some character sets detection (#1490135) | Aleksander Machniak |
2014-11-07 | Add csv2vcard for ru_RU localization | Aleksander Machniak |
2014-11-06 | Remove redundant margin | Aleksander Machniak |
2014-11-04 | Move TNEF decoder class to the Roundcube Framework (#1490055) | Aleksander Machniak |
2014-11-03 | Remove redundant code | Aleksander Machniak |
2014-11-03 | Update changelog | Thomas Bruederli |
2014-11-03 | Fix skin path handling in plugin context (#1488967): | Thomas Bruederli |
2014-11-03 | Check available memory for image resizing with GD on Windows (#1489937) | Thomas Bruederli |
2014-11-03 | Add plugin hook 'db_table_name' as requested in #1489837 | Thomas Bruederli |
2014-11-03 | Don't trust get_folder(), use mailbox environment variable when appropriate | Aleksander Machniak |
2014-11-02 | Remove debug code | Aleksander Machniak |
2014-11-02 | CS fixes | Aleksander Machniak |
2014-10-31 | Fixed typo | Aleksander Machniak |
2014-10-30 | More get_folder() -> $MESSAGE->folder | Aleksander Machniak |
2014-10-30 | Don't trust get_folder(), use $MESSAGE->folder if available | Aleksander Machniak |
2014-10-30 | CS fixes and bump version number after PR merge | Aleksander Machniak |
2014-10-30 | Merge pull request #243 from bnogas/master-p6 | Aleksander Machniak |
2014-10-30 | Remove redundant default | Aleksander Machniak |
2014-10-30 | Another correction for PR comments | Bartlomiej Nogas |
2014-10-30 | Fix possible issues in skin/skin_path config handling (#1490125) | Aleksander Machniak |
2014-10-30 | Give higher priority to the 'subject' parameter from request or plugin | Aleksander Machniak |
2014-10-30 | Correct load_config() return value with improvement in last commit | Aleksander Machniak |
2014-10-30 | Improve load_config() so when called many times it will read config file only... | Aleksander Machniak |
2014-10-29 | Correcting for PR comments + change rcmail to rc | Bartlomiej Nogas |
2014-10-29 | Remove redundant is_file() checks | Aleksander Machniak |