thomascube
|
40deec8be7
|
Add some post parameters to error log entry
|
16 years ago |
thomascube
|
6925adb279
|
Fix empty subject header display (#1485383) + improve safari CSS hacks
|
16 years ago |
alecpl
|
fc1a10b4d5
|
- fixed identities sorting, to have allways identities with the same name in the same order on the list
|
16 years ago |
alecpl
|
106d057f84
|
- allow signature textarea size setting from skin + use cols=60
|
16 years ago |
thomascube
|
42e328a85f
|
Indent with spaces not tabs. Please respect our code-style when creating patches!
|
16 years ago |
thomascube
|
29111be340
|
Don't set a hard-coded language in rcube_user
|
16 years ago |
yllar
|
4f9e36dc7b
|
et_EE update
|
16 years ago |
thomascube
|
bba657e64f
|
Made config files location configurable (#1485215)
|
16 years ago |
thomascube
|
e5af2fe88e
|
Create valid <a> tags
|
16 years ago |
thomascube
|
a3f149eb57
|
Fix search box on Safari and make pages validate
|
16 years ago |
alecpl
|
20a25197f3
|
applied tensor's patch: incorrect handling of filename of second and subsequent long non-ASCII attachments
|
16 years ago |
alecpl
|
25c35c81e1
|
- added set_message, set_message_icon and set_message_status functions
- icon setting more unified + some small fixes/typos
- get rid of *_from_preview() functions
(Thomas, don't be mad, it was truly tested ;))
|
16 years ago |
alecpl
|
8e1d4af2e5
|
- added 'exp' object support
|
16 years ago |
alecpl
|
21cf1ec487
|
- ru_RU update
|
16 years ago |
alecpl
|
3562eb319e
|
#1485368: en_* update
|
16 years ago |
alecpl
|
f00c35f3de
|
#1485371: pt_BR update
|
16 years ago |
alecpl
|
ea373f6573
|
- support 'cookie' type in conditions
|
16 years ago |
alecpl
|
d4273b8990
|
- support variables of type 'cookie' (for feature use)
|
16 years ago |
thomascube
|
ae579cee86
|
Also list message/rfc822 parts as attachment if a filename is specified
|
16 years ago |
thomascube
|
b6a27ff85b
|
Treat US-ASCII as Latin-1 to give messages with wrong charset definition a chance
|
16 years ago |
thomascube
|
fdebae88c2
|
Better detection of HTML double-encoded entities
|
16 years ago |
thomascube
|
633142fa6b
|
Prevent drag layer from wrapping lines
|
16 years ago |
thomascube
|
44385fd68f
|
Trim and abbreviate subjects in message listing
|
16 years ago |
thomascube
|
7dfb1fba50
|
Set the right number of arguments for setcookie()
|
16 years ago |
alecpl
|
d1ed46dd1d
|
- lt_LT update
|
16 years ago |
alecpl
|
380c7ca734
|
- zh_CN update
|
16 years ago |
alecpl
|
dda75730ae
|
- fixed typo
|
16 years ago |
svncommit
|
72d25b1159
|
Secure the other cookie, too.
|
16 years ago |
svncommit
|
d0b973cf6a
|
Bind cookie gotten over HTTPS to HTTPS only (#1485336).
|
16 years ago |
svncommit
|
cc0d55cbcb
|
Revert r1821; already fixed in r1819.
|
16 years ago |
svncommit
|
c41ae1053d
|
Update page buttons and counter after updating new mail count.
|
16 years ago |
svncommit
|
cd6422ba07
|
Do not grab complete focus.
|
16 years ago |
alecpl
|
095d05ef00
|
#1484805: fix next/last page buttons when new message is added to the list + remove last message
|
16 years ago |
alecpl
|
9281884ff0
|
- don't add new row to messages list if only marking as deleted (flag_for_deletion=true)
|
16 years ago |
svncommit
|
b8817ea504
|
Update nl_NL translation.
|
16 years ago |
alecpl
|
0bca279c69
|
- nn_NO update
|
16 years ago |
alecpl
|
4f4bad0a7f
|
- fr_FR update
|
16 years ago |
alecpl
|
2cb6d48e63
|
- code cleanup + fix for malformed html (#1485139)
|
16 years ago |
svncommit
|
8b7f5a3792
|
Workaround a (possible) IE bug (#1485309).
|
16 years ago |
alecpl
|
7f62581c10
|
- Smart Tags and NOBR tag support in html messages (#1485363, #1485327)
|
16 years ago |
svncommit
|
e11bc4aa9e
|
Update nl_NL (#1485361)
|
16 years ago |
alecpl
|
d93fc991a8
|
- Display progress message for folders create/delete/rename operations (#1485357)
|
16 years ago |
alecpl
|
5758b9b32a
|
- Added Reply-To to forwarded emails (#1485315)
|
16 years ago |
alecpl
|
d734041f00
|
- Added icons for forwarded/forwarded+replied messages (#1485257)
|
16 years ago |
alecpl
|
491a6e2901
|
- Allow and use spellcheck attribute for input/textarea fields (#1485060)
|
16 years ago |
thomascube
|
a47acc56c6
|
Allow content of HTML head sections to be processes
|
16 years ago |
thomascube
|
36c236eee7
|
Fix typos + only add callback for style tags when safe-flag is set
|
16 years ago |
alecpl
|
2f746dcd68
|
- Fix inline images handling when replying/forwarding html messages
|
16 years ago |
thomascube
|
155329b71c
|
Always return language prop even if no other prefs are saved
|
16 years ago |
alecpl
|
b62b5a0395
|
- removed temp write_log()
|
16 years ago |