alecpl
|
1a00f138c6
|
- Fix IE issue with non-UTF-8 characters in AJAX response (#1486159)
|
15 years ago |
alecpl
|
91354e90e8
|
- performance fix in rcmail_js_message_list()
|
15 years ago |
alecpl
|
4f69328132
|
- Partially fixed "empty body" issue by showing raw body of malformed message (#1486166)
|
15 years ago |
alecpl
|
7d1db8c901
|
- fix setting unread count in pagetitle
|
15 years ago |
alecpl
|
bf1b66bf1d
|
- Fix handling HTML comments in HTML messages (#1486189)
|
15 years ago |
alecpl
|
cbeea3d4d0
|
- some code improvements for r2959 change
|
15 years ago |
alecpl
|
4906eb830c
|
- show Recipient column also for subfolders of Sent/Drafts
|
15 years ago |
alecpl
|
b48d9bf5d4
|
- Use faster/secure mt_rand() (#1486094)
|
15 years ago |
alecpl
|
4f7aa85f22
|
- remove all html tag attribs (#1486003)
|
15 years ago |
thomascube
|
6c2d7ed243
|
Strip xmlns attributes from html tag
|
15 years ago |
alecpl
|
10d0e3e0ac
|
- oops, remove debug console call
|
15 years ago |
alecpl
|
f4bf206fd4
|
- fix charset modification in html messages (#1486031)
|
15 years ago |
alecpl
|
269fb829ce
|
- revert r2819 commit removed in last commit
|
15 years ago |
alecpl
|
e54bb72d30
|
- Added 'display_next' option
|
15 years ago |
thomascube
|
24585b8ce6
|
Prevent from having two meta tags in html code
|
15 years ago |
svncommit
|
a80b7d416c
|
better solution for HTML washing encoding issue
|
15 years ago |
alecpl
|
daa3f720bc
|
- revert unwanted commit
|
16 years ago |
alecpl
|
2337a82f72
|
- Fix displaying of HTML messages with unknown/malformed tags (#1486003)
- Some other changes for styled HTML display
|
16 years ago |
alecpl
|
2c3d81dddd
|
- use simple rcube_smtp class
- Installer: fix SMTP settings test
|
16 years ago |
alecpl
|
3b7e00fbda
|
- don't call FETCH for empty (size=0) message parts
|
16 years ago |
alecpl
|
2818f8e9ed
|
- Show SMTP errors in browser (#1485927)
|
16 years ago |
alecpl
|
2f2bb4020b
|
- don't create rcube_browser object twice
|
16 years ago |
alecpl
|
74ceb69d11
|
- handle <broadcast> tag in html messages (#1485962)
|
16 years ago |
thomascube
|
5302a931ff
|
No link on subject in IE browsers (#1484913)
|
16 years ago |
alecpl
|
7c60ffbdaa
|
- fix email address pattern for some addresses
|
16 years ago |
alecpl
|
a54242c2b1
|
- Colorized signatures in plain text messages
|
16 years ago |
alecpl
|
6ca8274e5a
|
- typo (#1485910)
|
16 years ago |
alecpl
|
c5ee036866
|
- fix rcmail_temp_gc() + small code cleanups
|
16 years ago |
alecpl
|
119cd17abf
|
- add 'Deleted' to search filter
|
16 years ago |
alecpl
|
0b2ce91f25
|
- Reviewed/fixed skip_deleted/read_when_deleted/flag_for_deletion options handling in UI
|
16 years ago |
alecpl
|
88ed237f7c
|
- speed up plain text messages parsing (up to 60%)
|
16 years ago |
thomascube
|
e54f6c7a9e
|
Add hook 'message_sent' for logging or backup purpose
|
16 years ago |
svncommit
|
617b4f699f
|
Minimize chance of race condition in session handling (#1485659, #1484678)
|
16 years ago |
alecpl
|
30b152b194
|
- Added quick search box menu (#1484304)
|
16 years ago |
alecpl
|
7a72352294
|
- messages list fix for IE
|
16 years ago |
alecpl
|
324f985e47
|
- fix #1485812
|
16 years ago |
alecpl
|
c4b819e9b9
|
- Speed up message list displaying on IE (initialize list in background)
- use DOM methods instead of jQuery for messages list object
|
16 years ago |
thomascube
|
cc97ea0559
|
Merged branch devel-api (from r2208 to r2387) back into trunk (omitting some sample plugins)
|
16 years ago |
alecpl
|
3bde305e77
|
- Fix UTF-8 byte-order mark removing (#1485514)
|
16 years ago |
alecpl
|
5d110184c0
|
- Fix using mail() on Windows (#1485779)
|
16 years ago |
alecpl
|
7145e009e4
|
- Fix incorrect word wrapping in outgoing plaintext multibyte messages (#1485714)
- Fix double footer in HTML message with embedded images
|
16 years ago |
thomascube
|
11526305f5
|
Revert r2322; this is done in rcmail_html4inline() and now secured + fix tests
|
16 years ago |
thomascube
|
f54a3a6d41
|
Add callback for <a> tags to add target=_blank
|
16 years ago |
alecpl
|
8a78a16155
|
- fix r2301 (#1485745)
|
16 years ago |
alecpl
|
ec603f7da6
|
- Fix html body washing on reply/forward + fix attachments handling (#1485676)
|
16 years ago |
alecpl
|
5faac054c3
|
- Use default_charset for messages without specified charset (#1485661, #1484961)
|
16 years ago |
alecpl
|
5c771cb25e
|
- Fix MDNSent flag checking, use arbitrary keywords (asterisk) flag (#1485706)
|
16 years ago |
thomascube
|
5282aa65e2
|
Also allow link-related attributes
|
16 years ago |
thomascube
|
aa055c931a
|
Get rid of vulnerable preg_replace eval and create_function (#1485686) + correctly handle base and link tags in html messages
|
16 years ago |
till
|
cbbef379a5
|
* bumping up copyright (happy new year ;-))
|
16 years ago |