Age | Commit message (Expand) | Author |
2014-11-22 | Fix rcube_utils::anytodatetime() with no timezone specified | Aleksander Machniak |
2014-11-20 | Add method to display operation (uploading) progress in UI message | Aleksander Machniak |
2014-11-20 | Make upload progress text more compact. | Aleksander Machniak |
2014-11-20 | Fix "x from y" -> "x of y" | Aleksander Machniak |
2014-11-19 | Fix import of multiple contact groups from Google-csv format (#1490159) | 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 | check to see if the content frame exists before loading a contact | JohnDoh |
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 | Replace all attachment-image URIs with CID URIs, not only src and poster attr... | Aleksander Machniak |
2014-11-07 | Fix some character sets detection (#1490135) | Aleksander Machniak |
2014-11-07 | Add csv2vcard for ru_RU localization | Aleksander Machniak |
2014-11-04 | Move TNEF decoder class to the Roundcube Framework (#1490055) | Aleksander Machniak |
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 | Remove redundant default | Aleksander Machniak |
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 | Fix reply scrolling issue with text mode and start message below the quote (#... | Aleksander Machniak |
2014-10-28 | Allways call rcube_imap::set_folder() before rcube_imap::get_message_part() | Aleksander Machniak |
2014-10-28 | Fix bug where creating subfolders in shared folders wasn't possible without A... | Aleksander Machniak |
2014-10-28 | Fix so draft auto-save does not turn spellchecker off (#1490120) | Aleksander Machniak |
2014-10-28 | Fix regresion that caused double charset conversion in some messages (#1490121) | Aleksander Machniak |
2014-10-27 | Fix compose body area size, so scrollbars aren't truncated, unify padding | Aleksander Machniak |
2014-10-27 | Fix so DDL script for Oracle can be executed in SQLPlus | Aleksander Machniak |
2014-10-26 | Merge pull request #232 from JohnDoh/patch-1 | Thomas B. |
2014-10-26 | Correctly detect charset of attachment names in TNEF messages | Aleksander Machniak |
2014-10-25 | Catch only left-button clicks on the list widget's mouseup handler | Aleksander Machniak |
2014-10-25 | Skip unnecessary session updates on task switch - switch session task less of... | Aleksander Machniak |
2014-10-24 | Call exif_read_data() only on JPEG images | Aleksander Machniak |