Aleksander Machniak
|
5d0cb00d5e
|
Fix removing attachments from the list with database_attachments plugin
|
11 years ago |
Aleksander Machniak
|
f09b169e51
|
Support special Return-Path form used on some (PEAR) mailing list (#1489241)
|
11 years ago |
Aleksander Machniak
|
92e7ce6663
|
Merge branch 'master' of github.com:roundcube/roundcubemail
|
11 years ago |
Aleksander Machniak
|
ae853367ed
|
Fix downloading binary files with (wrong) text/* content-type (#1489267)
|
11 years ago |
Aleksander Machniak
|
80112d0749
|
Fixed typo in comment
|
11 years ago |
Thomas B.
|
86dd036774
|
Merge pull request #96 from Dennis1993/patch-6
Added required attribute and delete deprecated border attributes
|
11 years ago |
Aleksander Machniak
|
d59a8d29d6
|
Validate all text attachments not only text/plain. This fixes invalid
warning message for a case when pdf attachment is defined as text/html.
See #1489267.
|
11 years ago |
Aleksander Machniak
|
1c51d16eb3
|
- Fix rewrite rule in .htaccess (#1489240)
|
11 years ago |
Aleksander Machniak
|
59f0313d98
|
- Fix detecting Turkish language in ISO-8859-9 encoding (#1489252)
|
11 years ago |
Dennis1993
|
d52a77a10d
|
Update Socket.php
|
11 years ago |
Dennis1993
|
e950546903
|
Update SMTP.php
|
11 years ago |
Dennis1993
|
ac1fa98715
|
Update rcube_imap_generic.php
remove sensless version_compare(). Min PHP Version is 5.2.1 so is a check of PHP 5.1.0 sensless. So never occurs.
|
11 years ago |
Dennis1993
|
60a79649f2
|
Update Socket.php
remove sensless version_compare(). Min PHP Version is 5.2.1 so is a check of PHP 5.1.0 sensless. So never occurs.
|
11 years ago |
Dennis1993
|
e34e0fd2fa
|
Update SMTP.php
remove sensless version_compare(). Min PHP Version is 5.2.1 so is a check of PHP 5.1.0 sensless. So never occurs.
|
11 years ago |
Dennis1993
|
bb0ff20140
|
Update settings.html
added old frameborder Attribute for IE7 and IE8
|
11 years ago |
Dennis1993
|
4bf322d256
|
Update addressbook.html
added old frameborder Attribute for IE7 and IE8
|
11 years ago |
Dennis1993
|
269b5bfa95
|
Update mail.html
added old frameborder Attribute for IE7 and IE8
|
11 years ago |
Thomas Bruederli
|
5821a31351
|
Updated changelog
|
11 years ago |
Thomas Bruederli
|
c54157bb92
|
Fix identity-selection using Return-Path headers (#1489241)
|
11 years ago |
Thomas Bruederli
|
042b73f6cf
|
Updated Changelog
|
11 years ago |
Thomas Bruederli
|
cff07b5f76
|
Fix parsing of links with ... in URL (#1489192)
|
11 years ago |
Thomas Bruederli
|
469ede77cb
|
Better check for priority header
|
11 years ago |
Thomas Bruederli
|
64b55c4084
|
Fix priority selector when open in new window (#1489257)
|
11 years ago |
Thomas B.
|
c6af21333d
|
Merge pull request #98 from rodrigo-castillo/master
replaces smart quotes with regular quotes
|
11 years ago |
Thomas B.
|
b2ddc5a314
|
Merge pull request #93 from Dennis1993/patch-2
Remove old bugfix for PHP4
|
11 years ago |
rodrigo
|
b6a640bdc9
|
replaces smart quotes with regular quotes. Fixes improper doctype declarations in html emails
|
11 years ago |
Dennis1993
|
7d7d1437dd
|
Update func.inc
added missing ID for label
|
11 years ago |
Dennis1993
|
cfd799b905
|
Update settings.html
deleted deprecated frameborder attribute and use css instead
|
11 years ago |
Dennis1993
|
5b976a6187
|
Update addressbook.html
deleted deprecated frameborder attribute and use css instead
|
11 years ago |
Dennis1993
|
f6196e75e8
|
Update mail.html
deleted deprecated frameborder Attribute and use css instead
wrong closing DIV tag
|
11 years ago |
Thomas Bruederli
|
a6339fc491
|
Merge branch 'master' of github.com:roundcube/roundcubemail
|
11 years ago |
Thomas Bruederli
|
1a8cf64dd1
|
Avoid session timeouts with memcache backend as proposed by D. Carter via users mailing list
|
11 years ago |
Dennis1993
|
8df6bb9b1f
|
Update rcmail_output_html.php
added required Attribute to Login fields
|
11 years ago |
Dennis1993
|
7095f54fdc
|
Update header.html
deleted old border="0" attribute and use css instead
|
11 years ago |
Dennis1993
|
02b1a15775
|
Update login.html
deleted deprecated border="0" Attribute and use css instead
|
11 years ago |
Dennis1993
|
ec031a35f1
|
Update html.php
added required attribute to allowed list for input fields
|
11 years ago |
Dennis1993
|
7d4b41f592
|
Update styles.css
added support for required field (HTML5)
added border:none; for logos and delete deprecated border="0" html attribute
|
11 years ago |
Dennis1993
|
0009bd8e6c
|
Update .htaccess
Delete a bugfix for PHP4, because the current version requires at least PHP 5.2.1. The case thus never occurs.
|
11 years ago |
Thomas Bruederli
|
fd6b193c6e
|
Fix codestyle and indentation; use new save function in update script
|
11 years ago |
Thomas B.
|
d762878752
|
Merge pull request #90 from Dennis1993/master
Write config file automatically to RCUBE_CONFIG_DIR (if writeable)
|
11 years ago |
Thomas Bruederli
|
68eb1835e8
|
Keep unknown/plugin config options; only skip officially obsoleted ones
|
11 years ago |
Dennis1993
|
57a19745b9
|
Update config.php
-Replace tabs with spaces.
-Replace the word "files" with "files", because there is only one
|
11 years ago |
Thomas B.
|
a7fa90f3d3
|
Merge pull request #64 from Steffen185/patch-2
Add hook "message_check_safe"
|
11 years ago |
Thomas B.
|
5acb99a498
|
Merge pull request #87 from rimas-kudelis/master
Merge pull request #87 from rimas-kudelis: additions to newmail_notifier
|
11 years ago |
Thomas Bruederli
|
7b69636a70
|
Merge branch 'patch-1' of https://github.com/gerundt/roundcubemail into gerundt-patch-1
from pull request #74
|
11 years ago |
Thomas Bruederli
|
71b577ea7d
|
Added Luxembourgish localizations
|
11 years ago |
Thomas Bruederli
|
af6eb34197
|
Updated changelog
|
11 years ago |
Thomas Bruederli
|
4d480b36ea
|
Respect HTTP_X_FORWARDED_FOR and HTTP_X_REAL_IP variables for session IP check
|
11 years ago |
Dennis1993
|
77d5349ef2
|
Update config.php
write config file automatically to RCUBE_CONFIG_DIR
|
11 years ago |
Dennis1993
|
906953126e
|
Update rcube_install.php
write config file automatically to RCUBE_CONFIG_DIR
|
11 years ago |