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
Age
Commit message (
Collapse
)
Author
2008-09-24
#1485405: typo
alecpl
2008-09-24
update zh_TW
svncommit
2008-09-23
#1485403: fix "bolding" of folder with subfolders with more than two levels
alecpl
2008-09-23
- fixed handling of apostrophes in filenames decoded according to rfc2231
alecpl
2008-09-22
- allow to enable/disable configuration for only some of special folders
alecpl
2008-09-22
- read current language from rcube_user object (config may contains 'pl', ↵
alecpl
but user 'pl_PL')
2008-09-22
- there's no 'locale_string' option now
alecpl
2008-09-22
update (#1485392)
svncommit
2008-09-21
Tiny correction of phpdoc
thomascube
2008-09-21
Separate method to create iframe tags (with a list of allowed attributes)
thomascube
2008-09-21
- use more 'html' class
alecpl
2008-09-21
- added iframe tag to containers list
alecpl
2008-09-20
- he_IL update
alecpl
2008-09-20
- ar_SA update
alecpl
2008-09-20
#1485384: fix quota span tag attribs
alecpl
2008-09-20
#1485385: fix missing close form tag
alecpl
2008-09-20
Add some post parameters to error log entry
thomascube
2008-09-20
Fix empty subject header display (#1485383) + improve safari CSS hacks
thomascube
2008-09-20
- fixed identities sorting, to have allways identities with the same name in ↵
alecpl
the same order on the list
2008-09-20
- allow signature textarea size setting from skin + use cols=60
alecpl
2008-09-19
Indent with spaces not tabs. Please respect our code-style when creating ↵
thomascube
patches!
2008-09-19
Don't set a hard-coded language in rcube_user
thomascube
2008-09-19
et_EE update
yllar
2008-09-19
Made config files location configurable (#1485215)
thomascube
2008-09-19
Create valid <a> tags
thomascube
2008-09-19
Fix search box on Safari and make pages validate
thomascube
2008-09-19
applied tensor's patch: incorrect handling of filename of second and ↵
alecpl
subsequent long non-ASCII attachments
2008-09-19
- added set_message, set_message_icon and set_message_status functions
alecpl
- icon setting more unified + some small fixes/typos - get rid of *_from_preview() functions (Thomas, don't be mad, it was truly tested ;))
2008-09-19
- added 'exp' object support
alecpl
2008-09-19
- ru_RU update
alecpl
2008-09-19
#1485368: en_* update
alecpl
2008-09-19
#1485371: pt_BR update
alecpl
2008-09-19
- support 'cookie' type in conditions
alecpl
2008-09-19
- support variables of type 'cookie' (for feature use)
alecpl
2008-09-18
Also list message/rfc822 parts as attachment if a filename is specified
thomascube
2008-09-18
Treat US-ASCII as Latin-1 to give messages with wrong charset definition a ↵
thomascube
chance
2008-09-18
Better detection of HTML double-encoded entities
thomascube
2008-09-18
Prevent drag layer from wrapping lines
thomascube
2008-09-18
Trim and abbreviate subjects in message listing
thomascube
2008-09-18
Set the right number of arguments for setcookie()
thomascube
2008-09-18
- lt_LT update
alecpl
2008-09-18
- zh_CN update
alecpl
2008-09-18
- fixed typo
alecpl
2008-09-18
Secure the other cookie, too.
svncommit
2008-09-18
Bind cookie gotten over HTTPS to HTTPS only (#1485336).
svncommit
2008-09-18
Revert r1821; already fixed in r1819.
svncommit
2008-09-18
Update page buttons and counter after updating new mail count.
svncommit
2008-09-18
Do not grab complete focus.
svncommit
2008-09-18
#1484805: fix next/last page buttons when new message is added to the list + ↵
alecpl
remove last message
2008-09-18
- don't add new row to messages list if only marking as deleted ↵
alecpl
(flag_for_deletion=true)
[next]