alecpl
2010-05-02 b62c4869f7c43804601b7786809e7e7a2508566d
2009-07-28 alecpl
- revert unwanted commit
blob@ daa3f7 commitdiff | diff to current
2009-07-28 alecpl
- Fix displaying of HTML messages with unknown/malformed tags (#1486003) - ...
blob@ 2337a8 commitdiff | diff to current
2009-07-21 alecpl
- use simple rcube_smtp class - Installer: fix SMTP settings test
blob@ 2c3d81 commitdiff | diff to current
2009-07-19 alecpl
- don't call FETCH for empty (size=0) message parts
blob@ 3b7e00 commitdiff | diff to current
2009-07-06 alecpl
- Show SMTP errors in browser (#1485927)
blob@ 2818f8 commitdiff | diff to current
2009-07-05 alecpl
- don't create rcube_browser object twice
blob@ 2f2bb4 commitdiff | diff to current
2009-07-05 alecpl
- handle <broadcast> tag in html messages (#1485962)
blob@ 74ceb6 commitdiff | diff to current
2009-06-19 thomascube
No link on subject in IE browsers (#1484913)
blob@ 5302a9 commitdiff | diff to current
2009-06-10 alecpl
- fix email address pattern for some addresses
blob@ 7c60ff commitdiff | diff to current
2009-06-08 alecpl
- Colorized signatures in plain text messages
blob@ a54242 commitdiff | diff to current
2009-06-08 alecpl
- typo (#1485910)
blob@ 6ca827 commitdiff | diff to current
2009-06-05 alecpl
- fix rcmail_temp_gc() + small code cleanups
blob@ c5ee03 commitdiff | diff to current
2009-06-05 alecpl
- add 'Deleted' to search filter
blob@ 119cd1 commitdiff | diff to current
2009-06-05 alecpl
- Reviewed/fixed skip_deleted/read_when_deleted/flag_for_deletion options h...
blob@ 0b2ce9 commitdiff | diff to current
2009-06-04 alecpl
- speed up plain text messages parsing (up to 60%)
blob@ 88ed23 commitdiff | diff to current
2009-05-14 thomascube
Add hook 'message_sent' for logging or backup purpose
blob@ e54f6c commitdiff | diff to current
2009-05-12 svncommit
Minimize chance of race condition in session handling (#1485659, #1484678)
blob@ 617b4f commitdiff | diff to current
2009-05-02 alecpl
- Added quick search box menu (#1484304)
blob@ 30b152 commitdiff | diff to current
2009-04-23 alecpl
- messages list fix for IE
blob@ 7a7235 commitdiff | diff to current
2009-04-22 alecpl
- fix #1485812
blob@ 324f98 commitdiff | diff to current
2009-04-21 alecpl
- Speed up message list displaying on IE (initialize list in background) - ...
blob@ c4b819 commitdiff | diff to current
2009-04-19 thomascube
Merged branch devel-api (from r2208 to r2387) back into trunk (omitting som...
blob@ cc97ea commitdiff | diff to current
2009-04-17 alecpl
- Fix UTF-8 byte-order mark removing (#1485514)
blob@ 3bde30 commitdiff | diff to current
2009-03-31 alecpl
- Fix using mail() on Windows (#1485779)
blob@ 5d1101 commitdiff | diff to current
2009-03-30 alecpl
- Fix incorrect word wrapping in outgoing plaintext multibyte messages (#14...
blob@ 7145e0 commitdiff | diff to current
2009-03-02 thomascube
Revert r2322; this is done in rcmail_html4inline() and now secured + fix tests
blob@ 115263 commitdiff | diff to current
2009-03-02 thomascube
Add callback for <a> tags to add target=_blank
blob@ f54a3a commitdiff | diff to current
2009-02-19 alecpl
- fix r2301 (#1485745)
blob@ 8a78a1 commitdiff | diff to current
2009-02-18 alecpl
- Fix html body washing on reply/forward + fix attachments handling (#1485676)
blob@ ec603f commitdiff | diff to current
2009-02-10 alecpl
- Use default_charset for messages without specified charset (#1485661, #14...
blob@ 5faac0 commitdiff | diff to current
2009-01-28 alecpl
- Fix MDNSent flag checking, use arbitrary keywords (asterisk) flag (#1485706)
blob@ 5c771c commitdiff | diff to current
2009-01-23 thomascube
Also allow link-related attributes
blob@ 5282aa commitdiff | diff to current
2009-01-22 thomascube
Get rid of vulnerable preg_replace eval and create_function (#1485686) + co...
blob@ aa055c commitdiff | diff to current
2009-01-16 till
* bumping up copyright (happy new year ;-))
blob@ cbbef3 commitdiff | diff to current
2008-12-30 thomascube
Use <pre> instead of <div class=pre>: Fix line-break issue when copy & past...
blob@ 278064 commitdiff | diff to current
2008-12-27 alecpl
#1485647: handle PRE_TEXT tags in html messages (+ small fixes)
blob@ 334817 commitdiff | diff to current
2008-12-16 thomascube
Be more tolerant when splitting strings + remove col that we don't have a l...
blob@ 58687d commitdiff | diff to current
2008-12-09 alecpl
#1485611: removed 'organisation' header from default_headers
blob@ 591381 commitdiff | diff to current
2008-12-09 alecpl
#1485439: style fixes for IE6,7
blob@ de2e0b commitdiff | diff to current
2008-12-05 alecpl
- performance: skip imap connection for attachments actions - created attac...
blob@ 133bb0 commitdiff | diff to current
2008-12-04 alecpl
- performance: connect to imap server only when needed (some mail actions...
blob@ 39cd51 commitdiff | diff to current
2008-12-01 thomascube
Insert meta content-type at top of the html head + add both content-id and ...
blob@ ffbf91 commitdiff | diff to current
2008-11-24 alecpl
- make attachment check in rcmail_message_list and rcmail_js_message_list t...
blob@ 7a2d79 commitdiff | diff to current
2008-11-23 alecpl
- Allow setting attachment col position in 'list_cols' option - Allow overr...
blob@ d59aaa commitdiff | diff to current
2008-11-20 alecpl
- small improvements - removed redundant code
blob@ 4e5b11 commitdiff | diff to current
2008-11-19 thomascube
Remove BOM in html message body + don't require quotes in meta tag specifyi...
blob@ 5a1738 commitdiff | diff to current
2008-11-13 alecpl
- fix: initialize searching when '_action' is not set (when go back from co...
blob@ 8abda5 commitdiff | diff to current
2008-11-13 alecpl
- Added message status filter + fixes for r2046 (searching with SORT)
blob@ e538b3 commitdiff | diff to current
2008-11-12 alecpl
- fix doubled timestamp in sendmail log
blob@ 146977 commitdiff | diff to current
2008-10-09 alecpl
- don't set border=0 for images (use css for that)
blob@ 70087c commitdiff | diff to current
first | « prev | next »