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
/
include
Age
Commit message (
Expand
)
Author
2008-02-28
Fix bug in html select class introduced with r1155
thomascube
2008-02-28
Add IMAP test and some more options to installer script
thomascube
2008-02-28
Applied patch by Emanuele Rocca to make LDAP filters work with or without bra...
thomascube
2008-02-27
Make some code work without non-GPL libs
thomascube
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
thomascube
2008-02-20
Remove MDN headers before saving in sent folder + fix wrong variale name
thomascube
2008-02-20
* fixing #1484792 (Thanks for the note!)
till
2008-02-19
Localize folder name in page title (#1484785)
thomascube
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)
thomascube
2008-02-11
Fix send_modified_header() function
thomascube
2008-02-11
Add UI elements to mark the selected messages read/unread
thomascube
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)
thomascube
2008-02-08
Distinguish ssl and tls for imap connections (#1484667)
thomascube
2008-02-07
Truncate attachment filenames to 55 characters (#1484757) and fix misspelled ...
thomascube
2008-02-06
* committing patch from #1484593 (re-open if this breaks anything)
till
2008-02-06
Little fix for an unused feature :-)
thomascube
2008-02-05
Applied patch for updating page title (#1484727, #1484650)
thomascube
2008-02-04
Respect config when localize folder names
thomascube
2008-02-03
* cs
till
2008-02-02
Always update $CONFIG with user prefs (#1484729)
thomascube
2008-02-02
Simplified fix for remembering searches when viewing message + Don't ask for ...
thomascube
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
thomascube
2007-11-29
Track message disposition notification flag and headers
thomascube
2007-11-25
Only show new messages if they match the current search (#1484176)
thomascube
2007-11-25
More input sanitizing
thomascube
2007-11-25
Fixed some potential security risks + updatedd changelog
thomascube
2007-11-25
Fix bug with case-sensitive folder names (#1484245)
thomascube
2007-11-25
Don't create default folders by default
thomascube
2007-11-19
Correctly set session cookie lifetime if not 0
thomascube
2007-11-19
Cast to array because this could be empty; update requirements description
thomascube
2007-11-09
Add escapeSimple method to rcube_db() object, to be used instead of quote() w...
svncommit
2007-11-08
Optimize caching and avoid unnecessary IMAP requests
thomascube
2007-11-07
Correctly decode attachments when downloading them (fixes #1484645)
thomascube
2007-11-06
Fix bugs #1484555, #1484646 and #1484639
thomascube
2007-10-18
Add support for Korean charset (KS_C_5601)
thomascube
2007-10-17
Only change subscriptions when renaming succeeds; also quote slashes
thomascube
2007-10-17
Show appropriate warning on connection error
thomascube
2007-10-17
Make message listing less error prone
thomascube
2007-10-15
When a parent folder is deleted, delete the children immediately, instead of ...
svncommit
2007-10-15
Re-subscribe folders after renaming parent folder.
svncommit
[next]