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
Age
Commit message (
Expand
)
Author
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-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
2014-10-29
Fix reply scrolling issue with text mode and start message below the quote (#...
Aleksander Machniak
2014-10-28
Add support for updating identities on each login
Bartlomiej Nogas
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-27
Merge pull request #239 from onny/patch-1
Aleksander Machniak
2014-10-27
Fixed typo in config
Jonas Heinrich
2014-10-26
Merge pull request #232 from JohnDoh/patch-1
Thomas B.
2014-10-26
Update password driver API description
Aleksander Machniak
2014-10-26
Fix syntax error in plesk driver
Aleksander Machniak
2014-10-26
CS fixes after PR merge
Aleksander Machniak
2014-10-26
Merge pull request #234 from bnogas/master-p3
Aleksander Machniak
2014-10-26
Merge pull request #235 from bnogas/master-p2
Aleksander Machniak
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
2014-10-24
Merge pull request #238 from bnogas/master-p5
Aleksander Machniak
2014-10-24
Fix of really fix UNKNOWN-CTE handling
Bartlomiej Nogas
2014-10-23
Really fix UNKNOWN-CTE handling
Aleksander Machniak
2014-10-23
Fix handling of UNKNOWN-CTE response, try do decode content client-side (#149...
Aleksander Machniak
[next]