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-09-25
DRY: set (secure) cookies using rcmail::setcookie() + set session.only_use_co...
thomasb
2008-09-24
- Fix language autodetection (#1485401)
alec
2008-09-23
- fixed handling of apostrophes in filenames decoded according to rfc2231
alec
2008-09-22
- there's no 'locale_string' option now
alec
2008-09-21
Tiny correction of phpdoc
thomasb
2008-09-21
Separate method to create iframe tags (with a list of allowed attributes)
thomasb
2008-09-21
- added iframe tag to containers list
alec
2008-09-20
Add some post parameters to error log entry
thomasb
2008-09-20
- fixed identities sorting, to have allways identities with the same name in ...
alec
2008-09-19
Indent with spaces not tabs. Please respect our code-style when creating patc...
thomasb
2008-09-19
Don't set a hard-coded language in rcube_user
thomasb
2008-09-19
Made config files location configurable (#1485215)
thomasb
2008-09-19
Fix search box on Safari and make pages validate
thomasb
2008-09-19
applied tensor's patch: incorrect handling of filename of second and subseque...
alec
2008-09-19
- added 'exp' object support
alec
2008-09-19
- support 'cookie' type in conditions
alec
2008-09-19
- support variables of type 'cookie' (for feature use)
alec
2008-09-18
Also list message/rfc822 parts as attachment if a filename is specified
thomasb
2008-09-18
Treat US-ASCII as Latin-1 to give messages with wrong charset definition a ch...
thomasb
2008-09-18
Better detection of HTML double-encoded entities
thomasb
2008-09-18
Set the right number of arguments for setcookie()
thomasb
2008-09-18
- fixed typo
alec
2008-09-18
Secure the other cookie, too.
robin
2008-09-18
Bind cookie gotten over HTTPS to HTTPS only (#1485336).
robin
2008-09-16
- Allow and use spellcheck attribute for input/textarea fields (#1485060)
alec
2008-09-16
Fix typos + only add callback for style tags when safe-flag is set
thomasb
2008-09-16
Always return language prop even if no other prefs are saved
thomasb
2008-09-16
- removed temp write_log()
alec
2008-09-16
- Reduced memory footprint when forwarding attachments (#1485345)
alec
2008-09-15
Redesign of the identities settings + add config option to disable multiple i...
thomasb
2008-09-15
#1485266: changed rc_mime_content_type()'s failover to 'application/octet-str...
alec
2008-09-13
Fix broken quoted-printable encoding
thomasb
2008-09-13
#1485343: fix _task setting in url
alec
2008-09-12
Fix xss entitiy decoding
thomasb
2008-09-12
Allow (sanitized) style elements in HTML messages
thomasb
2008-09-12
Fix quoted-printable encoding according to RFC 2045
thomasb
2008-09-12
Fix rcmail::url(), don't use comm_path
thomasb
2008-09-12
Add link to open message in new window + tweaked some header styles
thomasb
2008-09-12
- Added vertical splitter for folders list resizing
alec
2008-09-12
Refactor drag & drop functionality. Don't rely on browser events anymore (#14...
thomasb
2008-09-10
Trigger SELECT command to restore connection status after reconnect (#1485330)
thomasb
2008-09-06
One error message is enough if template was not found
thomasb
2008-09-06
Add request URI to error log data
thomasb
2008-09-05
Immediately save sort_col/sort_order in user prefs (#1485265)
thomasb
2008-09-05
Allow application/pgp parts to be displayed (#1484753)
thomasb
2008-09-05
Applied mime_decode patch by David Lublink
thomasb
2008-09-05
Respect Content-Location headers in multipart/related messages (#1484946)
thomasb
2008-09-05
Killed one more global var + log logins to a separate file (not console)
thomasb
2008-09-04
Enable export of contacts as vCard + DRY
thomasb
2008-09-04
#1485312: added 'readonly' attribute for input and textarea objects
alec
[next]