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
2008-03-02
Minor bug fixes and visual enhancements
thomasb
2008-02-28
Fix bug in html select class introduced with r1155
thomasb
2008-02-28
Add IMAP test and some more options to installer script
thomasb
2008-02-28
Applied patch by Emanuele Rocca to make LDAP filters work with or without bra...
thomasb
2008-02-27
Make some code work without non-GPL libs
thomasb
2008-02-25
* introduced isset() because that is how you test if a var is set (which is w...
till
2008-02-20
Add (currently unused) function to delete all contacts + update changelog
thomasb
2008-02-20
Remove MDN headers before saving in sent folder + fix wrong variale name
thomasb
2008-02-20
* fixing #1484792 (Thanks for the note!)
till
2008-02-19
Localize folder name in page title (#1484785)
thomasb
2008-02-16
* doublechecking the user id is set
till
2008-02-15
* cs in require_once
till
2008-02-14
* small cs fixes
till
2008-02-14
* more verbose error msg
till
2008-02-14
* mime_content_type() is unavailable in PHP5 and breaks sending emails with a...
till
2008-02-13
* implemented feature from #1484476
till
2008-02-12
Also do charset decoding as suggested in RFC 2231 (fix #1484321)
thomasb
2008-02-11
Fix send_modified_header() function
thomasb
2008-02-11
Add UI elements to mark the selected messages read/unread
thomasb
2008-02-10
* fixing #1484494 (people can delete the last identity otherwise)
till
2008-02-08
Added some charset aliases to fix typical mis-labelling (#1484565)
thomasb
2008-02-08
Distinguish ssl and tls for imap connections (#1484667)
thomasb
2008-02-07
Truncate attachment filenames to 55 characters (#1484757) and fix misspelled ...
thomasb
2008-02-06
* committing patch from #1484593 (re-open if this breaks anything)
till
2008-02-06
Little fix for an unused feature :-)
thomasb
2008-02-05
Applied patch for updating page title (#1484727, #1484650)
thomasb
2008-02-04
Respect config when localize folder names
thomasb
2008-02-03
* cs
till
2008-02-02
Always update $CONFIG with user prefs (#1484729)
thomasb
2008-02-02
Simplified fix for remembering searches when viewing message + Don't ask for ...
thomasb
2008-02-02
* fixed #1484738
till
2008-01-29
* included error code in error message
till
2007-12-10
New class rcube_user + send message disposition notification
thomasb
2007-11-29
Track message disposition notification flag and headers
thomasb
2007-11-25
Only show new messages if they match the current search (#1484176)
thomasb
2007-11-25
More input sanitizing
thomasb
2007-11-25
Fixed some potential security risks + updatedd changelog
thomasb
2007-11-25
Fix bug with case-sensitive folder names (#1484245)
thomasb
2007-11-25
Don't create default folders by default
thomasb
2007-11-19
Correctly set session cookie lifetime if not 0
thomasb
2007-11-19
Cast to array because this could be empty; update requirements description
thomasb
2007-11-09
Add escapeSimple method to rcube_db() object, to be used instead of quote() w...
robin
2007-11-08
Optimize caching and avoid unnecessary IMAP requests
thomasb
2007-11-07
Correctly decode attachments when downloading them (fixes #1484645)
thomasb
2007-11-06
Fix bugs #1484555, #1484646 and #1484639
thomasb
2007-10-18
Add support for Korean charset (KS_C_5601)
thomasb
2007-10-17
Only change subscriptions when renaming succeeds; also quote slashes
thomasb
2007-10-17
Show appropriate warning on connection error
thomasb
2007-10-17
Make message listing less error prone
thomasb
2007-10-15
When a parent folder is deleted, delete the children immediately, instead of ...
robin
[next]