Jun. 10th, 2013

github: shadowy octopus with the head of a robot, emblazoned with the Dreamwidth swirl (Default)
[personal profile] github
Branch: refs/heads/pr/338
Home: https://github.com/dreamwidth/dw-free
Commit: d4f305f612ffd3ef5e433b29bc9c723f7fd52557
https://github.com/dreamwidth/dw-free/commit/d4f305f612ffd3ef5e433b29bc9c723f7fd52557
Author: Deborah Kaplan <deborah.kaplan@suberic.net>
Date: 2013-06-10 (Mon, 10 Jun 2013)

Changed paths:
M bin/upgrading/en.dat
M bin/upgrading/update-db-general.pl
A bin/worker/embeds
A cgi-bin/DW/Worker/EmbedWorker.pm
M cgi-bin/LJ/EmbedModule.pm
M cgi-bin/LJ/Web.pm
M doc/config-local.pl.txt
M doc/config-private.pl.txt
M etc/workers.conf
M htdocs/tools/embedcontent.bml
M t/clean-embed.t

Log Message:
-----------
(Bug 3448) Embed YouTube URLs and description

This adds a worker that gets additional metadata information from
YouTube and Vimeo on embedded content and allows us to expose that to
users. This provides a more accessible experience.
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: 7e6c7ca1681d9bb3926b9c8389970a1498f6d682
https://github.com/dreamwidth/dw-free/commit/7e6c7ca1681d9bb3926b9c8389970a1498f6d682
Author: Deborah Kaplan <deborah.kaplan@suberic.net>
Date: 2013-06-10 (Mon, 10 Jun 2013)

Changed paths:
M bin/upgrading/en.dat
M bin/upgrading/update-db-general.pl
A bin/worker/embeds
A cgi-bin/DW/Worker/EmbedWorker.pm
M cgi-bin/LJ/EmbedModule.pm
M cgi-bin/LJ/Web.pm
M doc/config-local.pl.txt
M doc/config-private.pl.txt
M etc/workers.conf
M htdocs/tools/embedcontent.bml
M t/clean-embed.t

Log Message:
-----------
(Bug 3448) Embed YouTube URLs and description

This adds a worker that gets additional metadata information from
YouTube and Vimeo on embedded content and allows us to expose that to
users. This provides a more accessible experience.
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: 81ab704f56165bd17e2b65dbae418a638bf2d023
https://github.com/dreamwidth/dw-free/commit/81ab704f56165bd17e2b65dbae418a638bf2d023
Author: mark <mark@dreamwidth.org>
Date: 2013-06-10 (Mon, 10 Jun 2013)

Changed paths:
M bin/upgrading/update-db-general.pl

Log Message:
-----------
(Bug 3448) Fix syntax error in update-db-general.pl

Bad reviewer, no biscuit. Missed a syntax error.
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: c7a681924964f5190a6091f3c7c880f06aa560cb
https://github.com/dreamwidth/dw-free/commit/c7a681924964f5190a6091f3c7c880f06aa560cb
Author: mark <mark@dreamwidth.org>
Date: 2013-06-10 (Mon, 10 Jun 2013)

Changed paths:
M cgi-bin/Apache/LiveJournal.pm
R cgi-bin/LJ/AccessLogRecord.pm
R cgi-bin/LJ/AccessLogSink.pm
R cgi-bin/LJ/AccessLogSink/DBIProfile.pm
R cgi-bin/LJ/AccessLogSink/DInsertd.pm
R cgi-bin/LJ/AccessLogSink/Database.pm
M cgi-bin/LJ/ConfCheck/General.pm
M cgi-bin/LJ/Config.pm
M cgi-bin/ljlib.pl

Log Message:
-----------
Remove AccessLogSink/Record

This code had bitrotted and not been used for years. I also don't see us
adding it like this in the future, and when we do, we'll have to spend
as much time fixing it as we would just writing something that works for
our particular needs.
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: 5f72c072de8982ca197adb00bbaede4edfe2dc18
https://github.com/dreamwidth/dw-free/commit/5f72c072de8982ca197adb00bbaede4edfe2dc18
Author: mark <mark@dreamwidth.org>
Date: 2013-06-10 (Mon, 10 Jun 2013)

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

Log Message:
-----------
Remove userpic on-disk cache

Icons are now served from MogileFS, we don't ever store them in local
disk cache. Get rid of that functionality, which had one big "please
reimplement me" chunk of code, even.

(Cleanup is fun!)
github: shadowy octopus with the head of a robot, emblazoned with the Dreamwidth swirl (Default)
[personal profile] github
Branch: refs/heads/release-1.16
Home: https://github.com/dreamwidth/dw-free
Commit: ee49ceef6d6471efcf5d43de243f5e37f517a556
https://github.com/dreamwidth/dw-free/commit/ee49ceef6d6471efcf5d43de243f5e37f517a556
Author: Momijizukamori <momijizukamori@dreamwidth.org>
Date: 2013-06-09 (Sun, 09 Jun 2013)

Changed paths:
M htdocs/img/customize/previews/librariansdream/moss.png
M htdocs/img/customize/previews/librariansdream/pumpkinpie.png

Log Message:
-----------
(Bug 5101) Fix incorrect previews for Librarian's Dream


Commit: d67826186a5cfdbdbf1865181b293d8f61688ef0
https://github.com/dreamwidth/dw-free/commit/d67826186a5cfdbdbf1865181b293d8f61688ef0
Author: Mark Smith <mark@qq.is>
Date: 2013-06-10 (Mon, 10 Jun 2013)

Changed paths:
M htdocs/img/customize/previews/librariansdream/moss.png
M htdocs/img/customize/previews/librariansdream/pumpkinpie.png

Log Message:
-----------
Merge pull request #430 from momijizukamori/release-1.16

(Bug 5101) Fix incorrect previews for Librarian's Dream


Compare: https://github.com/dreamwidth/dw-free/compare/3d62f7636cbd...d67826186a5c
github: shadowy octopus with the head of a robot, emblazoned with the Dreamwidth swirl (Default)
[personal profile] github
Branch: refs/heads/release-1.16
Home: https://github.com/dreamwidth/dw-free
Commit: cc36c0493461e6b93358dc1202ad0133904ea238
https://github.com/dreamwidth/dw-free/commit/cc36c0493461e6b93358dc1202ad0133904ea238
Author: Momijizukamori <momijizukamori@dreamwidth.org>
Date: 2013-06-09 (Sun, 09 Jun 2013)

Changed paths:
M htdocs/img/customize/previews/abstractia/cocoa.png

Log Message:
-----------
(Bug 5100) Fix preview for Cocoa theme in Abstractia


Commit: a50ddde48e8daefef9a99d83242888549c9cc332
https://github.com/dreamwidth/dw-free/commit/a50ddde48e8daefef9a99d83242888549c9cc332
Author: Mark Smith <mark@qq.is>
Date: 2013-06-10 (Mon, 10 Jun 2013)

Changed paths:
M htdocs/img/customize/previews/abstractia/cocoa.png

Log Message:
-----------
Merge pull request #431 from momijizukamori/Bug5100/AbstractiaPreview

Bug5100/abstractia preview


Compare: https://github.com/dreamwidth/dw-free/compare/d67826186a5c...a50ddde48e8d
github: shadowy octopus with the head of a robot, emblazoned with the Dreamwidth swirl (Default)
[personal profile] github
Branch: refs/heads/release-1.16
Home: https://github.com/dreamwidth/dw-free
Commit: 4347f76424c9920cda64fcc3bc125c2c946f5944
https://github.com/dreamwidth/dw-free/commit/4347f76424c9920cda64fcc3bc125c2c946f5944
Author: Momijizukamori <momijizukamori@dreamwidth.org>
Date: 2013-06-09 (Sun, 09 Jun 2013)

Changed paths:
M htdocs/stc/entrypage.css

Log Message:
-----------
(Bug 5096) Keep subject from overlapping tags on Gradation site scheme entrypages


Commit: 64b87baec08294dcc84933bf1c86dfe16171e066
https://github.com/dreamwidth/dw-free/commit/64b87baec08294dcc84933bf1c86dfe16171e066
Author: Mark Smith <mark@qq.is>
Date: 2013-06-10 (Mon, 10 Jun 2013)

Changed paths:
M htdocs/stc/entrypage.css

Log Message:
-----------
Merge pull request #432 from momijizukamori/Bug5096/GradationEntryPage

Bug5096/gradation entry page


Compare: https://github.com/dreamwidth/dw-free/compare/a50ddde48e8d...64b87baec082
github: shadowy octopus with the head of a robot, emblazoned with the Dreamwidth swirl (Default)
[personal profile] github
Branch: refs/heads/release-1.16
Home: https://github.com/dreamwidth/dw-free
Commit: 62e9650933e90601fc6e7b6b46a31e6c2712e983
https://github.com/dreamwidth/dw-free/commit/62e9650933e90601fc6e7b6b46a31e6c2712e983
Author: ninetyd <ninetyd@dreamwidth.org>
Date: 2013-06-09 (Sun, 09 Jun 2013)

Changed paths:
M bin/upgrading/s2layers/core2.s2

Log Message:
-----------
(bug 5038) contextual popups color set
-- switch to entry color set instead of page
-- use page colors as fallback


Commit: 8348923295ad60d8a81267e144aa164877a233c0
https://github.com/dreamwidth/dw-free/commit/8348923295ad60d8a81267e144aa164877a233c0
Author: Afuna <afunamatata+github@gmail.com>
Date: 2013-06-10 (Mon, 10 Jun 2013)

Changed paths:
M bin/upgrading/s2layers/core2.s2

Log Message:
-----------
Merge pull request #429 from ninetyd/release-1.16

(bug 5038) contextual popups color set


Compare: https://github.com/dreamwidth/dw-free/compare/64b87baec082...8348923295ad
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: d0d6f29345a9cdbfc246e2b1c7e52e90455cf807
https://github.com/dreamwidth/dw-free/commit/d0d6f29345a9cdbfc246e2b1c7e52e90455cf807
Author: Mark Smith <mark@dreamwidth.org>
Date: 2013-06-07 (Fri, 07 Jun 2013)

Changed paths:
M bin/ljumover.pl
M bin/moveucluster.pl

Log Message:
-----------
Fix some binaries for extlib


Commit: 326a8d6499a24863d41c5d7bad587700ae0e860d
https://github.com/dreamwidth/dw-free/commit/326a8d6499a24863d41c5d7bad587700ae0e860d
Author: Mark Smith <mark@dreamwidth.org>
Date: 2013-06-07 (Fri, 07 Jun 2013)

Changed paths:
M bin/upgrading/update-db-general.pl

Log Message:
-----------
logslogs -> logslugs

It's logs, logs...


Commit: 8b012428c51e4f74144b0eed540e7ceb33ca15f7
https://github.com/dreamwidth/dw-free/commit/8b012428c51e4f74144b0eed540e7ceb33ca15f7
Author: Mark Smith <mark@dreamwidth.org>
Date: 2013-06-07 (Fri, 07 Jun 2013)

Changed paths:
M htdocs/js/jquery.cuttag-ajax.js

Log Message:
-----------
Update SVG sizes

Due to size multiplication, these SVGs were coming across in varying
sizes from style to style. This sets it to 1.0em which should work
correctly.


Commit: 03904876f93b97283f5a0e0b9b393342fd7180aa
https://github.com/dreamwidth/dw-free/commit/03904876f93b97283f5a0e0b9b393342fd7180aa
Author: exor674 <exor674@dreamwidth.org>
Date: 2013-06-07 (Fri, 07 Jun 2013)

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

Log Message:
-----------
Use the style user, not the user.


Commit: 128653db61eed36cd69c3f60a207e7e64c29de1f
https://github.com/dreamwidth/dw-free/commit/128653db61eed36cd69c3f60a207e7e64c29de1f
Author: Mark Smith <mark@dreamwidth.org>
Date: 2013-06-07 (Fri, 07 Jun 2013)

Changed paths:
M bin/upgrading/en.dat
M cgi-bin/LJ/S2.pm
M cgi-bin/LJ/Talk.pm
M cgi-bin/LJ/Web.pm
A htdocs/js/jquery.commentpreview.js

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


Commit: 2457e85dd917a53501d8e31eabee249dc20c4fbd
https://github.com/dreamwidth/dw-free/commit/2457e85dd917a53501d8e31eabee249dc20c4fbd
Author: Mark Smith <mark@qq.is>
Date: 2013-06-07 (Fri, 07 Jun 2013)

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

Log Message:
-----------
Merge pull request #418 from anall/hotfix/custom-themes

Fix custom themes with style=mine


Commit: 291ff9f70791446be853a70f24f290e6858a498f
https://github.com/dreamwidth/dw-free/commit/291ff9f70791446be853a70f24f290e6858a498f
Author: exor674 <exor674@dreamwidth.org>
Date: 2013-06-07 (Fri, 07 Jun 2013)

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

Log Message:
-----------
Work for logged out viewers too.


Commit: f91230f05fcd9cdcbfca8f4c7625f90800fc576f
https://github.com/dreamwidth/dw-free/commit/f91230f05fcd9cdcbfca8f4c7625f90800fc576f
Author: Mark Smith <mark@qq.is>
Date: 2013-06-07 (Fri, 07 Jun 2013)

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

Log Message:
-----------
Merge pull request #419 from anall/release-1.16

Work for logged out viewers too.


Commit: 69f9f93b100bf279c8bf21e6f18acf4ce7c8d6a6
https://github.com/dreamwidth/dw-free/commit/69f9f93b100bf279c8bf21e6f18acf4ce7c8d6a6
Author: Mark Smith <mark@dreamwidth.org>
Date: 2013-06-07 (Fri, 07 Jun 2013)

Changed paths:
M bin/worker/sphinx-search-gm

Log Message:
-----------
Search support reverse by date

By request.


Commit: c84db6334c1917d43239a68e8fa788c7ad5d009c
https://github.com/dreamwidth/dw-free/commit/c84db6334c1917d43239a68e8fa788c7ad5d009c
Author: ninetyd <ninetyd@dreamwidth.org>
Date: 2013-06-08 (Sat, 08 Jun 2013)

Changed paths:
M bin/upgrading/s2layers/core2.s2

Log Message:
-----------
(bug 5038) correct link color for contextual popups
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: b9fa390c58b031573c61677db7c8103be10e1651
https://github.com/dreamwidth/dw-free/commit/b9fa390c58b031573c61677db7c8103be10e1651
Author: Allen Petersen <allen@suberic.net>
Date: 2013-06-10 (Mon, 10 Jun 2013)

Changed paths:
M htdocs/editicons.bml

Log Message:
-----------
(Bug 5013) Add flag to prevent overwriting newly active icons' metadata

Adding a flag to show that an icon was inactive when the editicons form
was rendered. We now double-check between the icon's status at commit time
and its status at page render time, so that if the icon was inactive at
either time, we don't update its values.


Commit: ae9f4a46f936d01f01f5b051d059c1daa81f79de
https://github.com/dreamwidth/dw-free/commit/ae9f4a46f936d01f01f5b051d059c1daa81f79de
Author: Afuna <afunamatata+github@gmail.com>
Date: 2013-06-10 (Mon, 10 Jun 2013)

Changed paths:
M htdocs/editicons.bml

Log Message:
-----------
Merge pull request #435 from akpdw/bug5013-icon-metadata-vanishing

(Bug 5013) Add flag to prevent overwriting newly active icons' metadata


Compare: https://github.com/dreamwidth/dw-free/compare/7b37b3f0688f...ae9f4a46f936

Profile

Dreamwidth Changelog

August 2025

S M T W T F S
     12
3456789
10111213141516
171819202122 23
2425262728 29 30
31      

Most Popular Tags

Style Credit

Expand Cut Tags

No cut tags
Page generated Sep. 7th, 2025 08:28 am
Powered by Dreamwidth Studios