github: shadowy octopus with the head of a robot, emblazoned with the Dreamwidth swirl (Default)
github ([personal profile] github) wrote in [site community profile] changelog2015-03-16 09:13 pm

[dreamwidth/dw-free] b821d2: Removing this

Branch: refs/heads/develop
Home: https://github.com/dreamwidth/dw-free
Commit: b821d267f753c7b1f30bfeffb96c4e1f23c4fb97
https://github.com/dreamwidth/dw-free/commit/b821d267f753c7b1f30bfeffb96c4e1f23c4fb97
Author: Mark Smith <mark@dreamwidth.org>
Date: 2015-03-16 (Mon, 16 Mar 2015)

Changed paths:
R .gitattributes

Log Message:
-----------
Removing this


Commit: 299aeeafa9166da03e702a47ba86175af995eb3e
https://github.com/dreamwidth/dw-free/commit/299aeeafa9166da03e702a47ba86175af995eb3e
Author: Afuna <fu@dreamwidth.org>
Date: 2015-03-15 (Sun, 15 Mar 2015)

Changed paths:
M cgi-bin/Apache/LiveJournal.pm

Log Message:
-----------
Handle redirects from no ending slash -> ending slash

Move the return redir one level up, so it actually handles this case.


Commit: 4ad154016669e11d467bdc50092dbfe6d55d6afd
https://github.com/dreamwidth/dw-free/commit/4ad154016669e11d467bdc50092dbfe6d55d6afd
Author: Afuna <fu@dreamwidth.org>
Date: 2015-03-15 (Sun, 15 Mar 2015)

Changed paths:
M cgi-bin/DW/Controller/Community.pm
M cgi-bin/DW/User/Edges/CommMembership.pm
M cgi-bin/LJ/Community.pm
M cgi-bin/LJ/Setting/ViewingAdultContent.pm
M cgi-bin/LJ/Web.pm
M cgi-bin/LJ/Widget/CurrentTheme.pm
M htdocs/site/index.bml
M views/admin/capedit.tt
M views/communities/list.tt
M views/create/next.tt
M views/interests/add.tt

Log Message:
-----------
Add trailing slash to URLs that will redirect foo to foo/


Commit: 39ff1d22c6a6c636131e1bb743c94362558bc840
https://github.com/dreamwidth/dw-free/commit/39ff1d22c6a6c636131e1bb743c94362558bc840
Author: Afuna <fu@dreamwidth.org>
Date: 2015-03-15 (Sun, 15 Mar 2015)

Changed paths:
M cgi-bin/LJ/EmbedModule.pm

Log Message:
-----------
Don't sandbox iframes

This breaks iframes that contain plugins (e.g., old youtube videos with
object/embed codes)


Commit: e8a26428fa31a3da0bdc085b9456db3ce048d3de
https://github.com/dreamwidth/dw-free/commit/e8a26428fa31a3da0bdc085b9456db3ce048d3de
Author: Afuna <fu@dreamwidth.org>
Date: 2015-03-15 (Sun, 15 Mar 2015)

Changed paths:
M htdocs/js/journals/jquery.tag-nav.js

Log Message:
-----------
Use indexOf instead of startsWith for browser compatibility


Commit: 3dc8e6fab100e285635ba78940b1fb5d8da3fb2e
https://github.com/dreamwidth/dw-free/commit/3dc8e6fab100e285635ba78940b1fb5d8da3fb2e
Author: Afuna <fu@dreamwidth.org>
Date: 2015-03-15 (Sun, 15 Mar 2015)

Changed paths:
M cgi-bin/LJ/S2/ReplyPage.pm

Log Message:
-----------
[#1294] Turn on nocss for anon comments in ReplyPage

Fixes #1294.


Commit: a8cb333522af6eacafc85b67a7dec18a98f8b277
https://github.com/dreamwidth/dw-free/commit/a8cb333522af6eacafc85b67a7dec18a98f8b277
Author: Mark Smith <mark@qq.is>
Date: 2015-03-15 (Sun, 15 Mar 2015)

Changed paths:
M cgi-bin/LJ/S2/ReplyPage.pm

Log Message:
-----------
Merge pull request #1296 from afuna/anon-style-reply-bug-1294

[#1294] Turn on nocss for anon comments in ReplyPage


Commit: e1aef74e5c1357df4be95640080d9ea01fd39cee
https://github.com/dreamwidth/dw-free/commit/e1aef74e5c1357df4be95640080d9ea01fd39cee
Author: Mark Smith <mark@qq.is>
Date: 2015-03-15 (Sun, 15 Mar 2015)

Changed paths:
M htdocs/js/journals/jquery.tag-nav.js

Log Message:
-----------
Merge pull request #1295 from afuna/location-hash

Use indexOf instead of startsWith for browser compatibility


Commit: 9af2e537d8589512b4f7612703f46e42b2cb74a7
https://github.com/dreamwidth/dw-free/commit/9af2e537d8589512b4f7612703f46e42b2cb74a7
Author: Afuna <fu@dreamwidth.org>
Date: 2015-03-16 (Mon, 16 Mar 2015)

Changed paths:
M cgi-bin/LJ/CleanHTML.pm

Log Message:
-----------
[#1298] Make sure we close the table tag

Fixes #1298.


Commit: 8cace24acb1c108507ff64c18b5862c4c2c91f3d
https://github.com/dreamwidth/dw-free/commit/8cace24acb1c108507ff64c18b5862c4c2c91f3d
Author: Mark Smith <mark@qq.is>
Date: 2015-03-16 (Mon, 16 Mar 2015)

Changed paths:
M cgi-bin/LJ/EmbedModule.pm

Log Message:
-----------
Merge pull request #1292 from afuna/no-sandbox

Don't sandbox iframes


Commit: 71c0a299422fbf0d882ecc1e7abe11b8876e6409
https://github.com/dreamwidth/dw-free/commit/71c0a299422fbf0d882ecc1e7abe11b8876e6409
Author: Mark Smith <mark@qq.is>
Date: 2015-03-16 (Mon, 16 Mar 2015)

Changed paths:
M cgi-bin/LJ/CleanHTML.pm

Log Message:
-----------
Merge pull request #1300 from afuna/close-table-tags-bug-1298

[#1298] Make sure we close the table tag


Commit: 65378bf7263020d938f4547112eea22ca732c408
https://github.com/dreamwidth/dw-free/commit/65378bf7263020d938f4547112eea22ca732c408
Author: Afuna <fu@dreamwidth.org>
Date: 2015-03-16 (Mon, 16 Mar 2015)

Changed paths:
M cgi-bin/LJ/CleanHTML.pm
M t/clean-event.t

Log Message:
-----------
Close self-closing tags that aren't valid self-closing


Commit: 7e4574806c69651672077900722825ea0ba1ce71
https://github.com/dreamwidth/dw-free/commit/7e4574806c69651672077900722825ea0ba1ce71
Author: Mark Smith <mark@qq.is>
Date: 2015-03-16 (Mon, 16 Mar 2015)

Changed paths:
M cgi-bin/Apache/LiveJournal.pm
M cgi-bin/DW/Controller/Community.pm
M cgi-bin/DW/User/Edges/CommMembership.pm
M cgi-bin/LJ/Community.pm
M cgi-bin/LJ/Setting/ViewingAdultContent.pm
M cgi-bin/LJ/Web.pm
M cgi-bin/LJ/Widget/CurrentTheme.pm
M htdocs/site/index.bml
M views/admin/capedit.tt
M views/communities/list.tt
M views/create/next.tt
M views/interests/add.tt

Log Message:
-----------
Merge pull request #1293 from afuna/missing-ending-slash

Handle redirects from no ending slash -> ending slash


Commit: 4f22bfb1b5520d19b832cab7bff7ae129f2b5c1c
https://github.com/dreamwidth/dw-free/commit/4f22bfb1b5520d19b832cab7bff7ae129f2b5c1c
Author: Mark Smith <mark@qq.is>
Date: 2015-03-16 (Mon, 16 Mar 2015)

Changed paths:
M cgi-bin/LJ/CleanHTML.pm
M t/clean-event.t

Log Message:
-----------
Merge pull request #1302 from afuna/self-closing-invalid

Close self-closing tags that aren't valid self-closing


Commit: 83fff2235b9748d182647f60feec393b79f73fe6
https://github.com/dreamwidth/dw-free/commit/83fff2235b9748d182647f60feec393b79f73fe6
Author: Afuna <fu@dreamwidth.org>
Date: 2015-03-16 (Mon, 16 Mar 2015)

Changed paths:
R .gitattributes
M cgi-bin/Apache/LiveJournal.pm
M cgi-bin/DW/Controller/Community.pm
M cgi-bin/DW/User/Edges/CommMembership.pm
M cgi-bin/LJ/CleanHTML.pm
M cgi-bin/LJ/Community.pm
M cgi-bin/LJ/EmbedModule.pm
M cgi-bin/LJ/S2/ReplyPage.pm
M cgi-bin/LJ/Setting/ViewingAdultContent.pm
M cgi-bin/LJ/Web.pm
M cgi-bin/LJ/Widget/CurrentTheme.pm
M htdocs/js/journals/jquery.tag-nav.js
M htdocs/site/index.bml
M t/clean-event.t
M views/admin/capedit.tt
M views/communities/list.tt
M views/create/next.tt
M views/interests/add.tt

Log Message:
-----------
Merge branch 'release-1.24' into develop

* release-1.24:
Close self-closing tags that aren't valid self-closing
[#1298] Make sure we close the table tag
[#1294] Turn on nocss for anon comments in ReplyPage
Use indexOf instead of startsWith for browser compatibility
Don't sandbox iframes
Add trailing slash to URLs that will redirect foo to foo/
Handle redirects from no ending slash -> ending slash
Removing this


Compare: https://github.com/dreamwidth/dw-free/compare/b0b47b6d610f...83fff2235b97

Post a comment in response:

This account has disabled anonymous posting.
If you don't have an account you can create one now.
HTML doesn't work in the subject.
More info about formatting

If you are unable to use this captcha for any reason, please contact us by email at support@dreamwidth.org