![[personal profile]](https://www.dreamwidth.org/img/silk/identity/user.png)
Branch: refs/heads/develop
Home: https://github.com/dreamwidth/dw-free
Commit: ba8b02069e554c9fd60c2291f21acd866ae199e2
https://github.com/dreamwidth/dw-free/commit/ba8b02069e554c9fd60c2291f21acd866ae199e2
Author: rshatch <ruth.s.hatch@gmail.com>
Date: 2018-12-08 (Sat, 08 Dec 2018)
Changed paths:
A cgi-bin/DW/Controller/LatestFeed.pm
M cgi-bin/DW/Template.pm
R htdocs/latest.bml
M htdocs/stc/latest.css
A views/latest/index.tt
Log Message:
-----------
Convert /latest to TT and spruce it up a little. (#2372)
* Convert /latest to TT and spruce it up a little.
* -Use TT builtins to escape HTML/URIs instead of passing LJ subs
-Use render_cached_template instead of render_template
-Update render_cached_template to properly render section data
-Move variable generation for DW::Controller::LatestFeed to a seperate sub for caching
-Whitespace cleanup (responsible for the large diff, sigh)
**NOTE:** This service has been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/
Functionality will be removed from GitHub.com on January 31st, 2019.
Home: https://github.com/dreamwidth/dw-free
Commit: ba8b02069e554c9fd60c2291f21acd866ae199e2
https://github.com/dreamwidth/dw-free/commit/ba8b02069e554c9fd60c2291f21acd866ae199e2
Author: rshatch <ruth.s.hatch@gmail.com>
Date: 2018-12-08 (Sat, 08 Dec 2018)
Changed paths:
A cgi-bin/DW/Controller/LatestFeed.pm
M cgi-bin/DW/Template.pm
R htdocs/latest.bml
M htdocs/stc/latest.css
A views/latest/index.tt
Log Message:
-----------
Convert /latest to TT and spruce it up a little. (#2372)
* Convert /latest to TT and spruce it up a little.
* -Use TT builtins to escape HTML/URIs instead of passing LJ subs
-Use render_cached_template instead of render_template
-Update render_cached_template to properly render section data
-Move variable generation for DW::Controller::LatestFeed to a seperate sub for caching
-Whitespace cleanup (responsible for the large diff, sigh)
**NOTE:** This service has been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/
Functionality will be removed from GitHub.com on January 31st, 2019.