alecpl
2009-12-13 5b3ed54e84590bdb6efbfe3c79c5e0129486ef1a
2009-12-13 alecpl
- Plugin API: added 'quota' hook
blob@ 5b3ed5 commitdiff | diff to current
2009-12-11 alecpl
- use proper unicode cleanup for JSON, fixes #1486356
blob@ 2717f9 commitdiff | diff to current
2009-12-09 alecpl
- Fix parsing conditional comments in HTML messages (#1486350)
blob@ f96ffd commitdiff | diff to current
2009-12-09 alecpl
- Use built-in json_encode() for proper JSON format in AJAX replies (and co...
blob@ e5d60d commitdiff | diff to current
2009-11-04 alecpl
- fix replyto and cc cols css issue (#1486276) + handle their values as in ...
blob@ 5cef5b commitdiff | diff to current
2009-10-24 alecpl
- Fix quota indicator issues by content generation on client-size instead...
blob@ 7415c0 commitdiff | diff to current
2009-10-16 alecpl
- fix regular expression for malformed tags handler
blob@ b6673c commitdiff | diff to current
2009-10-12 alecpl
- Fix IE issue with non-UTF-8 characters in AJAX response (#1486159)
blob@ 1a00f1 commitdiff | diff to current
2009-10-12 alecpl
- performance fix in rcmail_js_message_list()
blob@ 91354e commitdiff | diff to current
2009-10-12 alecpl
- Partially fixed "empty body" issue by showing raw body of malformed messa...
blob@ 4f6932 commitdiff | diff to current
2009-10-01 alecpl
- fix setting unread count in pagetitle
blob@ 7d1db8 commitdiff | diff to current
2009-09-30 alecpl
- Fix handling HTML comments in HTML messages (#1486189)
blob@ bf1b66 commitdiff | diff to current
2009-09-17 alecpl
- some code improvements for r2959 change
blob@ cbeea3 commitdiff | diff to current
2009-09-11 alecpl
- show Recipient column also for subfolders of Sent/Drafts
blob@ 4906eb commitdiff | diff to current
2009-09-07 alecpl
- Use faster/secure mt_rand() (#1486094)
blob@ b48d9b commitdiff | diff to current
2009-08-27 alecpl
- remove all html tag attribs (#1486003)
blob@ 4f7aa8 commitdiff | diff to current
2009-08-27 thomascube
Strip xmlns attributes from html tag
blob@ 6c2d7e commitdiff | diff to current
2009-08-06 alecpl
- oops, remove debug console call
blob@ 10d0e3 commitdiff | diff to current
2009-08-06 alecpl
- fix charset modification in html messages (#1486031)
blob@ f4bf20 commitdiff | diff to current
2009-07-31 alecpl
- revert r2819 commit removed in last commit
blob@ 269fb8 commitdiff | diff to current
2009-07-31 alecpl
- Added 'display_next' option
blob@ e54bb7 commitdiff | diff to current
2009-07-31 thomascube
Prevent from having two meta tags in html code
blob@ 24585b commitdiff | diff to current
2009-07-30 svncommit
better solution for HTML washing encoding issue
blob@ a80b7d commitdiff | diff to current
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
first | « prev | next »