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
/
include
Age
Commit message (
Expand
)
Author
2010-12-17
- Make possible to overwrite server's namespaces with imap_ns_* options
alec
2010-12-14
- Fix charset conversion for text attachments without charset specification (...
alec
2010-12-10
- Allow setting _user and _host via GET parameters on login screen (#1486993)
alec
2010-12-10
- Improved emoticons text representations
alec
2010-12-09
- CS fixes
alec
2010-12-09
- Add username and IP address to log message on unsuccessful login (#1487626)
alec
2010-12-08
- Fix handling of untagged responses for AUTHENTICATE command (#1487450)
alec
2010-12-08
- Better support for READ-ONLY and NOPERM responses handling (#1487083)
alec
2010-12-07
- Fix closeConnection() call in rcube_imap::reconnect()
alec
2010-12-07
- Get rid of IMAP connection message tracing
alec
2010-12-06
- Improve performance of folder rename and delete actions. Don't get list of ...
alec
2010-12-06
- Fix plaintext versions of HTML messages don't contain placeholders for emot...
alec
2010-12-03
- Removed temp debug code
alec
2010-12-03
- Improve performance of moving or copying of all messages in a folder (use C...
alec
2010-12-03
- New Folder Manager UI
alec
2010-12-01
- Allow setting autocomplete attribute for all inputs separately (#1487313)
alec
2010-11-30
- Add 'login_lc' config option for case-insensitive authentication (#1487113)
alec
2010-11-29
- Fix attachments of type message/rfc822 are not listed on attachments list
alec
2010-11-29
- Handle PHP warning in decrypt function (#1485970)
alec
2010-11-27
Save session data with bas64 ecoding to make it more robust against garbage d...
thomasb
2010-11-26
- Add workaround for MSOE's multipart/related messages with non-related attac...
alec
2010-11-24
Add check to other cases, too
thomasb
2010-11-24
Fix php warnings; Courier doesn't like spaces appended to the EXPUNGE command
thomasb
2010-11-24
Allow plugin templates to include local files (#1487133); make autocomplete o...
thomasb
2010-11-24
- Temporarily commented out \Noselect flag checking in select(), because of p...
alec
2010-11-24
- Small code cleanup
alec
2010-11-23
- Fix PHP warning: check if array isn't empty before using max()
alec
2010-11-19
- Fix last change in rcube_html_editor()
alec
2010-11-18
- Add threads() result checking
alec
2010-11-18
- Don't set attachment's charset in Content-type header (#1487122)
alec
2010-11-16
- Execute HTML editor initialization in page footer (#1487125)
alec
2010-11-14
- Re-fix handling of html entity strings in plain/text messages
alec
2010-11-12
- More fixes for folders with name "0"
alec
2010-11-12
- Fix handling of folders with "<>" characters in name
alec
2010-11-12
- Fix handling of folders with name "0" (#1487119)
alec
2010-11-11
- Fix displaying of text/plain messages containing HTML entities
alec
2010-11-10
- Fix handling of message bodies (quoted-printable encoded) with NULL charact...
alec
2010-11-09
- Fix lack of IMAP server response in logged error message when using AUTHENT...
alec
2010-11-09
- oops, fix parse error from last commit
alec
2010-11-09
- Add support for shared folders (#1403507)
alec
2010-11-08
- Fix operations on messages in unsubscribed folders (#1487107)
alec
2010-11-07
Support skins with old template names
thomasb
2010-11-07
- Remove redundant directory separator
alec
2010-11-05
- CS fixes
alec
2010-11-05
- Fix mailbox status checking when skip_deleted and threading are enabled
alec
2010-11-04
- Add possibility to force mailbox selection. There're situations where we're...
alec
2010-11-04
- Skip conversion when input charset is BINARY
alec
2010-11-04
- remove charset=binary from content-type
alec
2010-11-03
- Use consistent naming (folder -> mailbox), fixed #1487101
alec
2010-11-03
- Added option imap_force_lsub for some buggy LIST-EXTENDED implementations (...
alec
[next]