|
|
|
@3099
|
4 years |
alec |
- fix replyto and cc cols css issue (#1486276) + handle their values as in …
|
|
|
|
@3058
|
4 years |
alec |
- Fix quota indicator issues by content generation on client-size
…
|
|
|
|
@3046
|
4 years |
alec |
- fix regular expression for malformed tags handler
|
|
|
|
@3036
|
4 years |
alec |
- Fix IE issue with non-UTF-8 characters in AJAX response (#1486159)
|
|
|
|
@3035
|
4 years |
alec |
- performance fix in rcmail_js_message_list()
|
|
|
|
@3034
|
4 years |
alec |
- Partially fixed "empty body" issue by showing raw body of malformed …
|
|
|
|
@3005
|
4 years |
alec |
- fix setting unread count in pagetitle
|
|
|
|
@3002
|
4 years |
alec |
- Fix handling HTML comments in HTML messages (#1486189)
|
|
|
|
@2960
|
4 years |
alec |
- some code improvements for r2959 change
|
|
|
|
@2944
|
4 years |
alec |
- show Recipient column also for subfolders of Sent/Drafts?
|
|
|
|
@2932
|
4 years |
alec |
- Use faster/secure mt_rand() (#1486094)
|
|
|
|
@2880
|
4 years |
alec |
- remove all html tag attribs (#1486003)
|
|
|
|
@2878
|
4 years |
thomasb |
Strip xmlns attributes from html tag
|
|
|
|
@2843
|
4 years |
alec |
- oops, remove debug console call
|
|
|
|
@2842
|
4 years |
alec |
- fix charset modification in html messages (#1486031)
|
|
|
|
@2823
|
4 years |
alec |
- revert r2819 commit removed in last commit
|
|
|
|
@2822
|
4 years |
alec |
- Added 'display_next' option
|
|
|
|
@2819
|
4 years |
thomasb |
Prevent from having two meta tags in html code
|
|
|
|
@2815
|
4 years |
estadtherr |
better solution for HTML washing encoding issue
|
|
|
|
@2803
|
4 years |
alec |
- revert unwanted commit
|
|
|
|
@2802
|
4 years |
alec |
- Fix displaying of HTML messages with unknown/malformed tags (#1486003)
- …
|
|
|
|
@2776
|
4 years |
alec |
- use simple rcube_smtp class
- Installer: fix SMTP settings test
|
|
|
|
@2770
|
4 years |
alec |
- don't call FETCH for empty (size=0) message parts
|
|
|
|
@2713
|
4 years |
alec |
- Show SMTP errors in browser (#1485927)
|
|
|
|
@2712
|
4 years |
alec |
- don't create rcube_browser object twice
|
|
|
|
@2710
|
4 years |
alec |
- handle <broadcast> tag in html messages (#1485962)
|
|
|
|
@2656
|
4 years |
thomasb |
No link on subject in IE browsers (#1484913)
|
|
|
|
@2631
|
4 years |
alec |
- fix email address pattern for some addresses
|
|
|
|
@2623
|
4 years |
alec |
- Colorized signatures in plain text messages
|
|
|
|
@2621
|
4 years |
alec |
- typo (#1485910)
|
|
|
|
@2617
|
4 years |
alec |
- fix rcmail_temp_gc() + small code cleanups
|
|
|
|
@2616
|
4 years |
alec |
- add 'Deleted' to search filter
|
|
|
|
@2615
|
4 years |
alec |
- Reviewed/fixed skip_deleted/read_when_deleted/flag_for_deletion options …
|
|
|
|
@2606
|
4 years |
alec |
- speed up plain text messages parsing (up to 60%)
|
|
|
|
@2480
|
4 years |
thomasb |
Add hook 'message_sent' for logging or backup purpose
|
|
|
|
@2467
|
4 years |
robin |
Minimize chance of race condition in session handling (#1485659, #1484678)
|
|
|
|
@2446
|
4 years |
alec |
- Added quick search box menu (#1484304)
|
|
|
|
@2414
|
4 years |
alec |
- messages list fix for IE
|
|
|
|
@2411
|
4 years |
alec |
- fix #1485812
|
|
|
|
@2408
|
4 years |
alec |
- Speed up message list displaying on IE (initialize list in background)
- …
|
|
|
|
@2401
|
4 years |
thomasb |
Merged branch devel-api (from r2208 to r2387) back into trunk (omitting …
|
|
|
|
@2397
|
4 years |
alec |
- Fix UTF-8 byte-order mark removing (#1485514)
|
|
|
|
@2370
|
4 years |
alec |
- Fix using mail() on Windows (#1485779)
|
|
|
|
@2368
|
4 years |
alec |
- Fix incorrect word wrapping in outgoing plaintext multibyte messages …
|
|
|
|
@2324
|
4 years |
thomasb |
Revert r2322; this is done in rcmail_html4inline() and now secured + fix …
|
|
|
|
@2322
|
4 years |
thomasb |
Add callback for <a> tags to add target=_blank
|
|
|
|
@2302
|
4 years |
alec |
- fix r2301 (#1485745)
|
|
|
|
@2301
|
4 years |
alec |
- Fix html body washing on reply/forward + fix attachments handling …
|
|
|
|
@2286
|
4 years |
alec |
- Use default_charset for messages without specified charset (#1485661, …
|
|
|
|
@2263
|
4 years |
alec |
- Fix MDNSent flag checking, use arbitrary keywords (asterisk) flag …
|
|
|
|
@2258
|
4 years |
thomasb |
Also allow link-related attributes
|
|
|
|
@2252
|
4 years |
thomasb |
Get rid of vulnerable preg_replace eval and create_function (#1485686) + …
|
|
|
|
@2237
|
4 years |
till |
* bumping up copyright (happy new year ;-))
|
|
|
|
@2197
|
4 years |
thomasb |
Use <pre> instead of <div class=pre>: Fix line-break issue when copy & …
|
|
|
|
@2190
|
4 years |
alec |
#1485647: handle PRE_TEXT tags in html messages (+ small fixes)
|
|
|
|
@2163
|
5 years |
thomasb |
Be more tolerant when splitting strings + remove col that we don't have a …
|
|
|
|
@2140
|
5 years |
alec |
#1485611: removed 'organisation' header from default_headers
|
|
|
|
@2138
|
5 years |
alec |
#1485439: style fixes for IE6,7
|
|
|
|
@2121
|
5 years |
alec |
- performance: skip imap connection for attachments actions
- created …
|
|
|
|
@2119
|
5 years |
alec |
- performance: connect to imap server only when needed
(some mail …
|
|
|
|
@2106
|
5 years |
thomasb |
Insert meta content-type at top of the html head + add both content-id and …
|
|
|
|
@2088
|
5 years |
alec |
- make attachment check in rcmail_message_list and rcmail_js_message_list …
|
|
|
|
@2078
|
5 years |
alec |
- Allow setting attachment col position in 'list_cols' option
- Allow …
|
|
|
|
@2068
|
5 years |
alec |
- small improvements - removed redundant code
|
|
|
|
@2064
|
5 years |
thomasb |
Remove BOM in html message body + don't require quotes in meta tag …
|
|
|
|
@2051
|
5 years |
alec |
- fix: initialize searching when '_action' is not set (when go back from …
|
|
|
|
@2049
|
5 years |
alec |
- Added message status filter + fixes for r2046 (searching with SORT)
|
|
|
|
@2047
|
5 years |
alec |
- fix doubled timestamp in sendmail log
|
|
|
|
@1967
|
5 years |
alec |
- don't set border=0 for images (use css for that)
|
|
|
|
@1953
|
5 years |
alec |
- Write username instead of id in sendmail log (#1485477)
|
|
|
|
@1942
|
5 years |
alec |
- #1485463: fixed css classes setting in messages list
|
|
|
|
@1939
|
5 years |
alec |
- removed deprecated rcube_add_label() and all uses
- code for 'show' …
|
|
|
|
@1937
|
5 years |
estadtherr |
restore some script environment variables removed in r1918 but needed in …
|
|
|
|
@1918
|
5 years |
alec |
- Fix race conditions when changing mailbox (set some env variables only …
|
|
|
|
@1871
|
5 years |
thomasb |
Separate method to create iframe tags (with a list of allowed attributes)
|
|
|
|
@1870
|
5 years |
alec |
- use more 'html' class
|
|
|
|
@1866
|
5 years |
alec |
#1485384: fix quota span tag attribs
|
|
|
|
@1862
|
5 years |
thomasb |
Fix empty subject header display (#1485383) + improve safari CSS hacks
|
|
|
|
@1851
|
5 years |
thomasb |
Create valid <a> tags
|
|
|
|
@1831
|
5 years |
thomasb |
Trim and abbreviate subjects in message listing
|
|
|
|
@1814
|
5 years |
alec |
- code cleanup + fix for malformed html (#1485139)
|
|
|
|
@1811
|
5 years |
alec |
- Smart Tags and NOBR tag support in html messages (#1485363, #1485327)
|
|
|
|
@1807
|
5 years |
alec |
- Added icons for forwarded/forwarded+replied messages (#1485257)
|
|
|
|
@1804
|
5 years |
thomasb |
Fix typos + only add callback for style tags when safe-flag is set
|
|
|
|
@1791
|
5 years |
alec |
- handle 'undisclosed-recipients in imap.inc
|
|
|
|
@1790
|
5 years |
alec |
- don't show 'To' header if contains only /undisclosed-recipients[:;]*$/
|
|
|
|
@1776
|
5 years |
alec |
- Fixed quota img height/width setting from template (#1484857)
|
|
|
|
@1773
|
5 years |
thomasb |
Allow (sanitized) style elements in HTML messages
|
|
|
|
@1766
|
5 years |
alec |
- Added vertical splitter for folders list resizing
- Added possibility to …
|
|
|
|
@1751
|
5 years |
thomasb |
Don't wrap worwarded text; better wrap reply message text
|
|
|
|
@1739
|
5 years |
thomasb |
showImages attribute is skin template is obsolte: now set in user prefs
|
|
|
|
@1721
|
5 years |
alec |
- Fix Reply-To header displaying (#1485314)
|
|
|
|
@1691
|
5 years |
alec |
- Added option 'quota_zero_as_unlimited' (#1484604)
|
|
|
|
@1686
|
5 years |
alec |
- Write to log also sent MDN confirmation messages
|
|
|
|
@1676
|
5 years |
thomasb |
Remove mailto links from sender/recipient addresses in message list and …
|
|
|
|
@1662
|
5 years |
alec |
#1485287: allow underline in html charset for proper replacement
|
|
|
|
@1647
|
5 years |
thomasb |
Added template object for current mailbox name (#1485256)
|
|
|
|
@1606
|
5 years |
alec |
PHP bug #32547 workaround: remove <title> tag because of libxml2 library …
|
|
|
|
@1605
|
5 years |
alec |
#1485200: fixed text/enriched displaying
|
|
|
|
@1603
|
5 years |
thomasb |
Improve HTML sanitization with washtml
|
|
|
|