alecpl
2010-03-12 b579f42b550a5c3f3bf11a0cee13149d67c1bcd8
2010-03-12 alecpl
- fixes for proper handling of email addresses with form: "user"@domain.tld
blob@ b579f4 commitdiff | diff to current
2010-03-12 alecpl
- Improved check_email()
blob@ 1baeb6 commitdiff | diff to current
2010-03-11 thomascube
Save draft information in one header; finally fixes #1486203
blob@ bc404f commitdiff | diff to current
2010-03-09 alecpl
- messages list performance: build subject link on client side
blob@ 4d8154 commitdiff | diff to current
2010-03-09 alecpl
- Improved charset replacement in html meta header (#1486542)
blob@ 69a7d3 commitdiff | diff to current
2010-03-03 thomascube
Remember search modifiers in user prefs (#1486146) + bring back the old def...
blob@ 7910c0 commitdiff | diff to current
2010-03-02 alecpl
- Fix Recipient/Sender column name in drafts folder (#1486351)
blob@ ffaea6 commitdiff | diff to current
2010-03-02 alecpl
- Hide 'add contact' icon if there's no writable address book
blob@ 55243b commitdiff | diff to current
2010-03-01 alecpl
- Improve performance by avoiding unnecessary updates to the session table ...
blob@ 929a50 commitdiff | diff to current
2010-02-21 thomascube
Use rcmail::imap_connect() to establish IMAP connections; always initialize...
blob@ 47d8d3 commitdiff | diff to current
2010-02-13 alecpl
- Fix imap_init hook broken in r3258 (#1486493)
blob@ 48bc52 commitdiff | diff to current
2010-02-09 alecpl
- Fix attachment excessive memory use, support messages of any size (#1484660)
blob@ 91790e commitdiff | diff to current
2010-02-06 alecpl
- Fix setting task name according to auth state. So, any action before user...
blob@ 9b94eb commitdiff | diff to current
2010-02-05 alecpl
- Fix handling of extended mailto links (with params) (#1486354)
blob@ ad18d6 commitdiff | diff to current
2010-01-18 alecpl
- Fix removal of <title> tag from HTML messages (#1486432)
blob@ 96b679 commitdiff | diff to current
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
first | « prev | next »