May. 1st, 2017

github: shadowy octopus with the head of a robot, emblazoned with the Dreamwidth swirl (Default)
[personal profile] github
Branch: refs/heads/code-tour
Home: https://github.com/dreamwidth/dw-free
Commit: 8a729f15b907b20851d63605fa8f977a935f68fa
https://github.com/dreamwidth/dw-free/commit/8a729f15b907b20851d63605fa8f977a935f68fa
Author: Kareila <kareila@dreamwidth.org>
Date: 2017-04-20 (Thu, 20 Apr 2017)

Changed paths:
M cgi-bin/DW/Controller/Media.pm
M views/media/home.tt
M views/media/home.tt.text

Log Message:
-----------
add quota usage and /file/list link to index page


Commit: ddf82aa678bacbf78bc0cf4d13c6682c9b9a03c6
https://github.com/dreamwidth/dw-free/commit/ddf82aa678bacbf78bc0cf4d13c6682c9b9a03c6
Author: Kareila <kareila@dreamwidth.org>
Date: 2017-04-20 (Thu, 20 Apr 2017)

Changed paths:
M cgi-bin/DW/Controller/Media.pm
M views/media/edit.tt
M views/media/edit.tt.text
M views/media/index.tt
M views/media/index.tt.text

Log Message:
-----------
[#1985] add quota usage to image management pages


Commit: 12c2ea1b5f7b45aefb6fb758cfbceebb0e4d1c6f
https://github.com/dreamwidth/dw-free/commit/12c2ea1b5f7b45aefb6fb758cfbceebb0e4d1c6f
Author: Kareila <kareila@dreamwidth.org>
Date: 2017-04-20 (Thu, 20 Apr 2017)

Changed paths:
M views/media/edit.tt

Log Message:
-----------
strip trailing whitespace in media/edit.tt


Commit: da87520c644f076e21a37edbacfe434887374b08
https://github.com/dreamwidth/dw-free/commit/da87520c644f076e21a37edbacfe434887374b08
Author: Kareila <kareila@dreamwidth.org>
Date: 2017-04-20 (Thu, 20 Apr 2017)

Changed paths:
M cgi-bin/DW/Controller/Media.pm
M htdocs/support/see_request.bml

Log Message:
-----------
how do percentages even work, lol


Commit: 8b2468e15fbe8f312f282c2ac00781a104790913
https://github.com/dreamwidth/dw-free/commit/8b2468e15fbe8f312f282c2ac00781a104790913
Author: Kareila <kareila@dreamwidth.org>
Date: 2017-04-20 (Thu, 20 Apr 2017)

Changed paths:
M htdocs/js/jquery.fileupload.js

Log Message:
-----------
[#2036] set allowmask=1 when using "usemask" security on /file/new


Commit: e9d198dd52fb3c38ee9a56dcad0cba6390690c67
https://github.com/dreamwidth/dw-free/commit/e9d198dd52fb3c38ee9a56dcad0cba6390690c67
Author: Kareila <kareila@dreamwidth.org>
Date: 2017-04-20 (Thu, 20 Apr 2017)

Changed paths:
M htdocs/js/jquery.fileupload.js

Log Message:
-----------
[#2033] escape special characters in embed HTML on /file/new


Commit: f02756ee45e7a7b877941c471e6943da1ef95529
https://github.com/dreamwidth/dw-free/commit/f02756ee45e7a7b877941c471e6943da1ef95529
Author: Kareila <kareila@dreamwidth.org>
Date: 2017-04-28 (Fri, 28 Apr 2017)

Changed paths:
R htdocs/support/submit_do.bml.text

Log Message:
-----------
remove unused file htdocs/support/submit_do.bml.text


Commit: 98d05541fb8edb4f6659d52cd1932b6a178cbb99
https://github.com/dreamwidth/dw-free/commit/98d05541fb8edb4f6659d52cd1932b6a178cbb99
Author: Kareila <kareila@dreamwidth.org>
Date: 2017-04-28 (Fri, 28 Apr 2017)

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

Log Message:
-----------
fix undefined value warning in LJ/Userpic.pm

Use of uninitialized value in numeric eq (==) .. cgi-bin/LJ/Userpic.pm line 891.

Happens if a user has icons uploaded but no default selected.


Commit: aa6bb98dee8b94860de7525f1c56a99aa92a2576
https://github.com/dreamwidth/dw-free/commit/aa6bb98dee8b94860de7525f1c56a99aa92a2576
Author: Kareila <kareila@dreamwidth.org>
Date: 2017-04-28 (Fri, 28 Apr 2017)

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

Log Message:
-----------
fix undefined value warning in LJ/HTMLControls.pm

Use of uninitialized value in concatenation (.) or string .. cgi-bin/LJ/HTMLControls.pm line 228.


Commit: fa394ce0e47ea83d5b5d0db994de324b049a9ccb
https://github.com/dreamwidth/dw-free/commit/fa394ce0e47ea83d5b5d0db994de324b049a9ccb
Author: Kareila <kareila@dreamwidth.org>
Date: 2017-04-28 (Fri, 28 Apr 2017)

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

Log Message:
-----------
entry preview page does not support QuickReply

Was generating a scripting error when viewing the page.


Commit: 1ed17099a0b54ccd5a9d9d9695bccfbfa1edf697
https://github.com/dreamwidth/dw-free/commit/1ed17099a0b54ccd5a9d9d9695bccfbfa1edf697
Author: Kareila <kareila@dreamwidth.org>
Date: 2017-04-28 (Fri, 28 Apr 2017)

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

Log Message:
-----------
fix undefined value warning in LJ/Entry.pm

Use of uninitialized value in string eq .. cgi-bin/LJ/Entry.pm line 1107.

Use of uninitialized value in string eq .. cgi-bin/LJ/Entry.pm line 1108.

Was being generated on entry preview page.


Commit: f05877b6365c19e9e4dbd6e225123a1a85e0c7f3
https://github.com/dreamwidth/dw-free/commit/f05877b6365c19e9e4dbd6e225123a1a85e0c7f3
Author: Kareila <kareila@dreamwidth.org>
Date: 2017-04-28 (Fri, 28 Apr 2017)

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

Log Message:
-----------
fix undefined value warning in LJ/Auth.pm

Use of uninitialized value within %reqvars in join or string .. cgi-bin/LJ/Auth.pm line 113.

Related to the display of embedded content.


Commit: 0141bc42a0704d2908fe68b7673258ca36c15f10
https://github.com/dreamwidth/dw-free/commit/0141bc42a0704d2908fe68b7673258ca36c15f10
Author: Kareila <kareila@dreamwidth.org>
Date: 2017-04-28 (Fri, 28 Apr 2017)

Changed paths:
M cgi-bin/DW/Controller/Search/Journal.pm

Log Message:
-----------
[#1891] do server-side permission check for comment search

If the check fails, just do regular entry search.

Fixes #1891.


Commit: 2f99ac146bd9bb89e9b6211cdc9feef72fcd92c5
https://github.com/dreamwidth/dw-free/commit/2f99ac146bd9bb89e9b6211cdc9feef72fcd92c5
Author: Kareila <kareila@dreamwidth.org>
Date: 2017-04-28 (Fri, 28 Apr 2017)

Changed paths:
M styles/core1.s2
M styles/core2.s2

Log Message:
-----------
remove .bml suffix from tag_manage_url in s2


Commit: 4aef6680ac83acd15a196ba993af264fe30b4dcd
https://github.com/dreamwidth/dw-free/commit/4aef6680ac83acd15a196ba993af264fe30b4dcd
Author: Kareila <kareila@dreamwidth.org>
Date: 2017-04-28 (Fri, 28 Apr 2017)

Changed paths:
M styles/boxesandborders/layout.s2
M styles/core2.s2

Log Message:
-----------
[#1998] make print_global_title a hyperlink to Recent Entries

This should modify the behavior for every page except
for reading pages that use a custom title.

The Boxes and Borders layout had a customized print_global_title
function that required updating as well.

Fixes #1998.


Commit: b5fd22dcd67cbbbb4f2b1fed37fef5393e01f0e1
https://github.com/dreamwidth/dw-free/commit/b5fd22dcd67cbbbb4f2b1fed37fef5393e01f0e1
Author: Kareila <kareila@dreamwidth.org>
Date: 2017-04-28 (Fri, 28 Apr 2017)

Changed paths:
M cgi-bin/LJ/User/Message.pm

Log Message:
-----------
remove check for nonexistent conf parameter 'esn_ui'


Commit: 898337ee9b0eda21df9e5e255678103d629a15ab
https://github.com/dreamwidth/dw-free/commit/898337ee9b0eda21df9e5e255678103d629a15ab
Author: Kareila <kareila@dreamwidth.org>
Date: 2017-04-28 (Fri, 28 Apr 2017)

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

Log Message:
-----------
[#2044] print correct entry url when truncating feed content

Use qq instead of q so that variables are interpreted correctly.

Fixes #2044.


Commit: 406d045162f2713aeb3ce94b3680f40a136fbbc0
https://github.com/dreamwidth/dw-free/commit/406d045162f2713aeb3ce94b3680f40a136fbbc0
Author: Kareila <kareila@dreamwidth.org>
Date: 2017-04-29 (Sat, 29 Apr 2017)

Changed paths:
M cgi-bin/LJ/S2/FriendsPage.pm
M styles/core2.s2

Log Message:
-----------
[#1778] add prev/next day links to /read?date=YYYY-MM-DD

This changes the existing behavior of the Reading Page View
By Date feature as follows:

- Add navigation links to Previous Day and Next Day, unless the
next day would be in the future (according to GMT), or if
there are more entries to view for the given day (normal
skip behavior constrained by date, as before).

- Don't propagate ?date page arguments in skiplinks if the user
can't use the feature (page renders normally, argument is ignored).

- Print text_noentries_day on an empty reading page if viewing
by date and no entries were found for that day (according to
server logtime, which again is in GMT). We infer whether we
are viewing by date by checking for usage of a backward skip
link on an empty reading page.

This does NOT:

- Transition automatically from normal viewing mode at the
end of the 14 day / 1000 entry limit if the user can use
the feature (that's a different bug);

- Take the user's timezone into account (that's outside of scope).

Fixes #1778.


Commit: 501e1ae7fafded2613c881e595f8159b2f12f3d3
https://github.com/dreamwidth/dw-free/commit/501e1ae7fafded2613c881e595f8159b2f12f3d3
Author: Mark Smith <mark@qq.is>
Date: 2017-04-29 (Sat, 29 Apr 2017)

Changed paths:
M cgi-bin/LJ/S2/FriendsPage.pm
M styles/core2.s2

Log Message:
-----------
Merge pull request #2155 from kareila/1778-navidate

[#1778] add prev/next day links to /read?date=YYYY-MM-DD


Commit: 519353f2f8147801f172f8b051cf755ac91faf59
https://github.com/dreamwidth/dw-free/commit/519353f2f8147801f172f8b051cf755ac91faf59
Author: Mark Smith <mark@qq.is>
Date: 2017-04-29 (Sat, 29 Apr 2017)

Changed paths:
M cgi-bin/LJ/Auth.pm
M cgi-bin/LJ/Entry.pm
M cgi-bin/LJ/HTMLControls.pm
M cgi-bin/LJ/S2.pm
M cgi-bin/LJ/User/Message.pm
M cgi-bin/LJ/Userpic.pm
R htdocs/support/submit_do.bml.text
M styles/core1.s2
M styles/core2.s2

Log Message:
-----------
Merge pull request #2154 from kareila/cleanup-2017q2

Cleanup for 4/30 code push


Commit: 76b996bb14d2188088c0b33cf7e4855c66de2473
https://github.com/dreamwidth/dw-free/commit/76b996bb14d2188088c0b33cf7e4855c66de2473
Author: Mark Smith <mark@qq.is>
Date: 2017-04-29 (Sat, 29 Apr 2017)

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

Log Message:
-----------
Merge pull request #2153 from kareila/2044-readmore

[#2044] print correct entry url when truncating feed content


Commit: 4b6744e22057a5165ccb0ed1ad4c762c02bebb91
https://github.com/dreamwidth/dw-free/commit/4b6744e22057a5165ccb0ed1ad4c762c02bebb91
Author: Mark Smith <mark@qq.is>
Date: 2017-04-29 (Sat, 29 Apr 2017)

Changed paths:
M styles/boxesandborders/layout.s2
M styles/core2.s2

Log Message:
-----------
Merge pull request #2152 from kareila/1998-titlelink

[#1998] make print_global_title a hyperlink to Recent Entries


Commit: 30dc6af2e1059f4fe93e03e22c61030b4934fef3
https://github.com/dreamwidth/dw-free/commit/30dc6af2e1059f4fe93e03e22c61030b4934fef3
Author: Mark Smith <mark@qq.is>
Date: 2017-04-29 (Sat, 29 Apr 2017)

Changed paths:
M cgi-bin/DW/Controller/Search/Journal.pm

Log Message:
-----------
Merge pull request #2151 from kareila/1891-commentsearch

[#1891] do server-side permission check for comment search


Commit: f6b467d56ee2ddd96ccd010e668d5db6c909af75
https://github.com/dreamwidth/dw-free/commit/f6b467d56ee2ddd96ccd010e668d5db6c909af75
Author: Kareila <kareila@dreamwidth.org>
Date: 2017-04-30 (Sun, 30 Apr 2017)

Changed paths:
M htdocs/js/jquery.fileupload.js

Log Message:
-----------
[#2033] escape code tweaks


Commit: 9895bff7c5f63a9980cd2b1486a0a7e5880998fd
https://github.com/dreamwidth/dw-free/commit/9895bff7c5f63a9980cd2b1486a0a7e5880998fd
Author: Jen <kareila@dreamwidth.org>
Date: 2017-05-01 (Mon, 01 May 2017)

Changed paths:
M cgi-bin/DW/Controller/Media.pm
M htdocs/js/jquery.fileupload.js
M htdocs/support/see_request.bml
M views/media/edit.tt
M views/media/edit.tt.text
M views/media/home.tt
M views/media/home.tt.text
M views/media/index.tt
M views/media/index.tt.text

Log Message:
-----------
Merge pull request #2132 from kareila/image-pages

Fixes for image pages


Compare: https://github.com/dreamwidth/dw-free/compare/2394d6de13d1...9895bff7c5f6
github: shadowy octopus with the head of a robot, emblazoned with the Dreamwidth swirl (Default)
[personal profile] github
Branch: refs/heads/release-1.33
Home: https://github.com/dreamwidth/dw-free
Commit: 63d734dc9c9258b2ec8faf000099cb6395708c15
https://github.com/dreamwidth/dw-free/commit/63d734dc9c9258b2ec8faf000099cb6395708c15
Author: Mark Smith <mark@dreamwidth.org>
Date: 2017-05-01 (Mon, 01 May 2017)

Changed paths:
M cgi-bin/DW/Worker/ContentImporter/LiveJournal/Comments.pm
M cgi-bin/DW/Worker/ContentImporter/LiveJournal/Entries.pm

Log Message:
-----------
Fix dual fail/success messages returned from importer

A refactoring error caused this to both fail and succeed in
quick succession if an encoding problem was encountered while
importing entries or comments.
github: shadowy octopus with the head of a robot, emblazoned with the Dreamwidth swirl (Default)
[personal profile] github
Branch: refs/heads/release-1.33
Home: https://github.com/dreamwidth/dw-free
Commit: 9a9d2e1a874eaf994063791533fb239ff88eef09
https://github.com/dreamwidth/dw-free/commit/9a9d2e1a874eaf994063791533fb239ff88eef09
Author: Kareila <kareila@dreamwidth.org>
Date: 2017-05-01 (Mon, 01 May 2017)

Changed paths:
M styles/abstractia/layout.s2
M styles/bannering/layout.s2
M styles/bases/layout.s2
M styles/boxesandborders/layout.s2
M styles/brittle/layout.s2
M styles/colorside/layout.s2
M styles/corinthian/layout.s2
M styles/crossroads/layout.s2
M styles/database/layout.s2
M styles/drifting/layout.s2
M styles/dustyfoot/layout.s2
M styles/easyread/layout.s2
M styles/fantaisie/layout.s2
M styles/fiveam/layout.s2
M styles/fluidmeasure/layout.s2
M styles/funkycircles/layout.s2
M styles/goldleaf/layout.s2
M styles/headsup/layout.s2
M styles/hibiscus/layout.s2
M styles/leftovers/layout.s2
M styles/lefty/layout.s2
M styles/librariansdream/layout.s2
M styles/lineup/layout.s2
M styles/marginless/layout.s2
M styles/modish/layout.s2
M styles/modular/layout.s2
M styles/nouveauoleanders/layout.s2
M styles/paletteable/layout.s2
M styles/patsy/layout.s2
M styles/pattern/layout.s2
M styles/planetcaravan/layout.s2
M styles/practicality/layout.s2
M styles/refriedtablet/layout.s2
M styles/seamless/layout.s2
M styles/skittlishdreams/layout.s2
M styles/snakesandboxes/layout.s2
M styles/steppingstones/layout.s2
M styles/strata/layout.s2
M styles/summertime/layout.s2
M styles/tectonic/layout.s2
M styles/tranquilityiii/layout.s2

Log Message:
-----------
[#2159] adjust journal header styling to accommodate title links

For most styles, the only adjustment needed was to reapply color_page_title
to the header link. For styles that didn't define color_page_title, I used
color_page_text instead. (This fixed a bug in Brittle, which was using an
undefined color_page_title.)

I also removed underlining of links where appropriate. I did my best
to blend my changes in with the existing style.

Some styles needed no adjustment. These were in the minority.

The style that needed the most attention was Summertime. I added new
basic styling for "#header-primary a" and moved the existing styling for
"#header a" to "#header-secondary a".

Fixes #2159.


Commit: 72300add520bbe3ef7540a187866c3de0ef5f45d
https://github.com/dreamwidth/dw-free/commit/72300add520bbe3ef7540a187866c3de0ef5f45d
Author: Jen <kareila@dreamwidth.org>
Date: 2017-05-02 (Tue, 02 May 2017)

Changed paths:
M styles/abstractia/layout.s2
M styles/bannering/layout.s2
M styles/bases/layout.s2
M styles/boxesandborders/layout.s2
M styles/brittle/layout.s2
M styles/colorside/layout.s2
M styles/corinthian/layout.s2
M styles/crossroads/layout.s2
M styles/database/layout.s2
M styles/drifting/layout.s2
M styles/dustyfoot/layout.s2
M styles/easyread/layout.s2
M styles/fantaisie/layout.s2
M styles/fiveam/layout.s2
M styles/fluidmeasure/layout.s2
M styles/funkycircles/layout.s2
M styles/goldleaf/layout.s2
M styles/headsup/layout.s2
M styles/hibiscus/layout.s2
M styles/leftovers/layout.s2
M styles/lefty/layout.s2
M styles/librariansdream/layout.s2
M styles/lineup/layout.s2
M styles/marginless/layout.s2
M styles/modish/layout.s2
M styles/modular/layout.s2
M styles/nouveauoleanders/layout.s2
M styles/paletteable/layout.s2
M styles/patsy/layout.s2
M styles/pattern/layout.s2
M styles/planetcaravan/layout.s2
M styles/practicality/layout.s2
M styles/refriedtablet/layout.s2
M styles/seamless/layout.s2
M styles/skittlishdreams/layout.s2
M styles/snakesandboxes/layout.s2
M styles/steppingstones/layout.s2
M styles/strata/layout.s2
M styles/summertime/layout.s2
M styles/tectonic/layout.s2
M styles/tranquilityiii/layout.s2

Log Message:
-----------
Merge pull request #2161 from kareila/2159-styles

[#2159] adjust journal header styling to accommodate title links


Compare: https://github.com/dreamwidth/dw-free/compare/63d734dc9c92...72300add520b
github: shadowy octopus with the head of a robot, emblazoned with the Dreamwidth swirl (Default)
[personal profile] github
Branch: refs/heads/develop
Home: https://github.com/dreamwidth/dw-free
Commit: 9a9d2e1a874eaf994063791533fb239ff88eef09
https://github.com/dreamwidth/dw-free/commit/9a9d2e1a874eaf994063791533fb239ff88eef09
Author: Kareila <kareila@dreamwidth.org>
Date: 2017-05-01 (Mon, 01 May 2017)

Changed paths:
M styles/abstractia/layout.s2
M styles/bannering/layout.s2
M styles/bases/layout.s2
M styles/boxesandborders/layout.s2
M styles/brittle/layout.s2
M styles/colorside/layout.s2
M styles/corinthian/layout.s2
M styles/crossroads/layout.s2
M styles/database/layout.s2
M styles/drifting/layout.s2
M styles/dustyfoot/layout.s2
M styles/easyread/layout.s2
M styles/fantaisie/layout.s2
M styles/fiveam/layout.s2
M styles/fluidmeasure/layout.s2
M styles/funkycircles/layout.s2
M styles/goldleaf/layout.s2
M styles/headsup/layout.s2
M styles/hibiscus/layout.s2
M styles/leftovers/layout.s2
M styles/lefty/layout.s2
M styles/librariansdream/layout.s2
M styles/lineup/layout.s2
M styles/marginless/layout.s2
M styles/modish/layout.s2
M styles/modular/layout.s2
M styles/nouveauoleanders/layout.s2
M styles/paletteable/layout.s2
M styles/patsy/layout.s2
M styles/pattern/layout.s2
M styles/planetcaravan/layout.s2
M styles/practicality/layout.s2
M styles/refriedtablet/layout.s2
M styles/seamless/layout.s2
M styles/skittlishdreams/layout.s2
M styles/snakesandboxes/layout.s2
M styles/steppingstones/layout.s2
M styles/strata/layout.s2
M styles/summertime/layout.s2
M styles/tectonic/layout.s2
M styles/tranquilityiii/layout.s2

Log Message:
-----------
[#2159] adjust journal header styling to accommodate title links

For most styles, the only adjustment needed was to reapply color_page_title
to the header link. For styles that didn't define color_page_title, I used
color_page_text instead. (This fixed a bug in Brittle, which was using an
undefined color_page_title.)

I also removed underlining of links where appropriate. I did my best
to blend my changes in with the existing style.

Some styles needed no adjustment. These were in the minority.

The style that needed the most attention was Summertime. I added new
basic styling for "#header-primary a" and moved the existing styling for
"#header a" to "#header-secondary a".

Fixes #2159.


Commit: 63d734dc9c9258b2ec8faf000099cb6395708c15
https://github.com/dreamwidth/dw-free/commit/63d734dc9c9258b2ec8faf000099cb6395708c15
Author: Mark Smith <mark@dreamwidth.org>
Date: 2017-05-01 (Mon, 01 May 2017)

Changed paths:
M cgi-bin/DW/Worker/ContentImporter/LiveJournal/Comments.pm
M cgi-bin/DW/Worker/ContentImporter/LiveJournal/Entries.pm

Log Message:
-----------
Fix dual fail/success messages returned from importer

A refactoring error caused this to both fail and succeed in
quick succession if an encoding problem was encountered while
importing entries or comments.


Commit: 72300add520bbe3ef7540a187866c3de0ef5f45d
https://github.com/dreamwidth/dw-free/commit/72300add520bbe3ef7540a187866c3de0ef5f45d
Author: Jen <kareila@dreamwidth.org>
Date: 2017-05-02 (Tue, 02 May 2017)

Changed paths:
M styles/abstractia/layout.s2
M styles/bannering/layout.s2
M styles/bases/layout.s2
M styles/boxesandborders/layout.s2
M styles/brittle/layout.s2
M styles/colorside/layout.s2
M styles/corinthian/layout.s2
M styles/crossroads/layout.s2
M styles/database/layout.s2
M styles/drifting/layout.s2
M styles/dustyfoot/layout.s2
M styles/easyread/layout.s2
M styles/fantaisie/layout.s2
M styles/fiveam/layout.s2
M styles/fluidmeasure/layout.s2
M styles/funkycircles/layout.s2
M styles/goldleaf/layout.s2
M styles/headsup/layout.s2
M styles/hibiscus/layout.s2
M styles/leftovers/layout.s2
M styles/lefty/layout.s2
M styles/librariansdream/layout.s2
M styles/lineup/layout.s2
M styles/marginless/layout.s2
M styles/modish/layout.s2
M styles/modular/layout.s2
M styles/nouveauoleanders/layout.s2
M styles/paletteable/layout.s2
M styles/patsy/layout.s2
M styles/pattern/layout.s2
M styles/planetcaravan/layout.s2
M styles/practicality/layout.s2
M styles/refriedtablet/layout.s2
M styles/seamless/layout.s2
M styles/skittlishdreams/layout.s2
M styles/snakesandboxes/layout.s2
M styles/steppingstones/layout.s2
M styles/strata/layout.s2
M styles/summertime/layout.s2
M styles/tectonic/layout.s2
M styles/tranquilityiii/layout.s2

Log Message:
-----------
Merge pull request #2161 from kareila/2159-styles

[#2159] adjust journal header styling to accommodate title links


Compare: https://github.com/dreamwidth/dw-free/compare/9895bff7c5f6...72300add520b

Profile

Dreamwidth Changelog

June 2025

S M T W T F S
1234567
89101112 13 14
1516171819 2021
22232425262728
2930     

Most Popular Tags

Style Credit

Expand Cut Tags

No cut tags
Page generated Jul. 10th, 2025 11:54 am
Powered by Dreamwidth Studios