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-11-27
Extend list_emails() to optionally return only default identity
Aleksander Machniak
2014-11-27
Merge branch 'master' of github.com:roundcube/roundcubemail
Aleksander Machniak
2014-11-27
Added rcube_user::list_emails() method with better performance than list_iden...
Aleksander Machniak
2014-11-26
Fix so all unknown email addresses from Google csv format are imported (#1490...
Aleksander Machniak
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 Transifex
1.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.
[next]