Changelog Digest for Sat, Feb 21
Feb. 21st, 2015 01:23 pm[dw-free]
- 33dc191: Issue #1004: Switch external site icons to use https if/when possible
- Use our https proxy to cache external site icons.
- 4a4cec6: Issue #871: HTTPS connections for reading content
- Add support to the HTML cleaner for proxying insecure journal content.
- 078df3c: Bug #2152: Multiple stickies
- Only add entry to list of stickies if it's not already sticky.
- 9d5aa91: Issue #1215: Fix some tests
- Update some tests to fix lack of extlib support and other issues.
- 1a066da: Issue #1149: Entry links from an https journal page should be https as well
- Update $u->journal_base to generate https links when viewing with https.
- 8c9661f: Issue #871: HTTPS connections for reading content
- Check $LJ::IS_SSL in CleanHTML instead of passing arguments.
- 2721cb9: Issue #1214: Remove uses of smartmatch
- Don't use a recent Perl misfeature, since it causes complaints.
- 89e967e: Issue #1218: Fix lookup-routing script
- Strip any code blocks from redirect arguments before storing/printing.
- 00461df: Issue #1221: Turn off the style attribute for anonymous comments
- Don't allow anonymous comments to use CSS style attributes.
- d76fc64: Issue #1221: Turn off the style attribute for anonymous comments
- Don't allow anonymous comments to use <font> tags.
- 1ca7b3f: Issue #1223: Make cleaner closer more intelligently
- Try to close tags in the order they were opened, to avoid display problems.
- 5d34b93: Issue #1213: embedded iframes: mixed content issue
- Rewrite http:// video embeds to use protocol relative URLs when possible.
- 29f36a8: Issue #1222: Site skinned comment pages claim UTC at all times, even when inappropriate
- Don't display 'UTC' for entry times with unknown timezone.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|