index
:
roundcube.git
css_sprites
local_0.8.6
local_0.9.0
nkinkade
npk
svn-trunk
A clone of the Roundcube Mail code for testing and development.
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
roundcubemail
/
program
/
steps
/
mail
Age
Commit message (
Expand
)
Author
2011-05-31
Case-insensitive matching in autocompletion (#1487933); replace old string of...
thomasb
2011-05-31
- Optimization for spellcheck_before_send: don't invoke new ajax request. Whi...
alec
2011-05-30
- Fix setting language for spellchecker on spellcheck_before_send
alec
2011-05-30
- Add option to force spellchecking before sending a message (#1485458)
alec
2011-05-27
- Fix handling of "<" character in contact data, search fields and folder nam...
alec
2011-05-27
- Added option to specify to which address book add new contacts
alec
2011-05-23
- Store user preferences in session when write-master is not available and se...
alec
2011-05-19
- Removed focus_on_new_message option, added newmail_notify plugin
alec
2011-05-16
- Add option to set default action of Forward button to "Forward as attachment"
alec
2011-05-16
- Trim HTML message before washing, to make sure that BOM is removed even whe...
alec
2011-05-13
Don't connect to address books unless necessary
thomasb
2011-05-13
- Add forward-as-attachment feature
alec
2011-05-12
Improve display name composition when saving contacts (#1487143), with plugin...
thomasb
2011-05-06
- Add possibility (for plugins) to filter folders lists by some additional cr...
alec
2011-05-05
- Fix problems with subfolders of INBOX folder on some IMAP servers (#1487725...
alec
2011-05-03
- Add 'uploadingmany' message translation
alec
2011-05-03
- Enable multiselection for attachments uploading in capable browsers (#1485969)
alec
2011-04-29
- Fix relative URLs handling according to a <base> in HTML (#1487889)
alec
2011-04-26
- Fix handling of top-level domains with more than 5 chars or unicode chars (...
alec
2011-04-20
- Improve performance by including files with absolute path (#1487849)
alec
2011-04-12
Don't decode recipent strings submitted by address book
thomasb
2011-04-08
- Improve space-stuffing handling in format=flowed messages (#1487861)
alec
2011-03-31
- Add info about indexcontacts.sh script in upgrade procedure
alec
2011-03-17
- Handle properly situation when uploaded attachment file is too big
alec
2011-03-10
Prepare for multiple concurrent compose windows
thomasb
2011-02-28
- Fix parsing links with non-printable characters inside (#1487805)
alec
2011-02-15
- Replying to a sent message puts the old recipient as the new recipient (#14...
alec
2011-02-08
- Use html::span instead of HTML code
alec
2011-02-08
- Make so addcontact icon doesn't jump alone to next line
alec
2011-02-04
- Fix adding contacts: convert e-mail to ascii before format checking
alec
2011-02-03
Prevent from relaying arbitrary requests through modcss.inc (security issue)
thomasb
2011-02-03
- Fix IDNA support when IDN/INTL modules are in use (#1487742)
alec
2011-02-02
Don't decode already decoded from header
thomasb
2011-01-31
- Prevent from messages_sort_col == null
alec
2011-01-31
- Fix add/remove columns in message list when message_sort_order isn't set (#...
alec
2011-01-28
Don't block CSS styles having important keywords
thomasb
2011-01-26
Separate full message headers UI element from headers table (#1487715) + Remo...
thomasb
2011-01-23
- Add part MIME ID to message_part_* hooks (#1487718)
alec
2011-01-19
Show full mail subject as title (#1487128)
thomasb
2011-01-18
Merge branch devel-addressbook (r4193:4382) back into trunk
thomasb
2011-01-16
- Move action files map from index.php to steps' func.inc files
alec
2011-01-12
Bumbed version; Roundcube development is not Switzerland only
thomasb
2011-01-06
Wrap HTML parts with <html><body> and add Doctype declaration (#1487098)
thomasb
2011-01-04
- Use improved get_capability() syntax, saves CAPABILITY call in some cases
alec
2010-12-23
- Fix duplicated rcmBody div
alec
2010-12-20
- Revert wrong optimization in r4354
alec
2010-12-20
- small performance improvement
alec
2010-12-10
- Set Mail-Reply-To also for identity's reply-to
alec
2010-12-09
- Improved Mail-Reply-To and Mail-Followup-To headers handling
alec
2010-12-08
- Better support for READ-ONLY and NOPERM responses handling (#1487083)
alec
[next]