Jul. 16th, 2023

github: shadowy octopus with the head of a robot, emblazoned with the Dreamwidth swirl (Default)
[personal profile] github

Branch: refs/heads/main Home: https://github.com/dreamwidth/dreamwidth Commit: 3497b1a8884ca6ee4153be22cfffb2c9a91217c9 https://github.com/dreamwidth/dreamwidth/commit/3497b1a8884ca6ee4153be22cfffb2c9a91217c9 Author: Cocoa momijizukamori@gmail.com Date: 2023-07-16 (Sun, 16 Jul 2023)

Changed paths: M .github/workflows/web-build.yml M .github/workflows/worker-build.yml

Log Message:


Pass the branch that triggered the action to docker build

github: shadowy octopus with the head of a robot, emblazoned with the Dreamwidth swirl (Default)
[personal profile] github

Branch: refs/heads/canary Home: https://github.com/dreamwidth/dreamwidth Commit: e8974a2161342fbe5e79b50e14ee50fe620e1255 https://github.com/dreamwidth/dreamwidth/commit/e8974a2161342fbe5e79b50e14ee50fe620e1255 Author: momijizukamori momijizukamori+bugzilla@gmail.com Date: 2023-07-16 (Sun, 16 Jul 2023)

Changed paths: M .github/workflows/web-build.yml M .github/workflows/worker-build.yml

Log Message:


Merge main into Canary (#3204)

  • Build images from canary branch, too

  • Pass the branch that triggered the action to docker build

github: shadowy octopus with the head of a robot, emblazoned with the Dreamwidth swirl (Default)
[personal profile] github

Branch: refs/heads/main Home: https://github.com/dreamwidth/dreamwidth Commit: 585a0f9d356f763fb2effc99ca95938ff967af75 https://github.com/dreamwidth/dreamwidth/commit/585a0f9d356f763fb2effc99ca95938ff967af75 Author: Carly Ho carlymho@fastmail.com Date: 2023-07-16 (Sun, 16 Jul 2023)

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

Log Message:


Add nofollow to everything on the profile (#3148)

github: shadowy octopus with the head of a robot, emblazoned with the Dreamwidth swirl (Default)
[personal profile] github

Branch: refs/heads/main Home: https://github.com/dreamwidth/dreamwidth Commit: 0ab4f31947d215d171e91f8338509bf648604f5e https://github.com/dreamwidth/dreamwidth/commit/0ab4f31947d215d171e91f8338509bf648604f5e Author: Carly Ho carlymho@fastmail.com Date: 2023-07-16 (Sun, 16 Jul 2023)

Changed paths: M cgi-bin/DW/Hooks/EmbedWhitelist.pm M t/embed-whitelist.t

Log Message:


Add more whitelisted embeds (#3143)

  • add rutube.ru embeds and test

  • Add twitch embeds

  • Add nekocap embeds

  • add library of congress to embeds

  • add google drive embeds

github: shadowy octopus with the head of a robot, emblazoned with the Dreamwidth swirl (Default)
[personal profile] github

Branch: refs/heads/main Home: https://github.com/dreamwidth/dreamwidth Commit: 33cb4eabac33a4e7aeb53b965bb6d687ebc927fa https://github.com/dreamwidth/dreamwidth/commit/33cb4eabac33a4e7aeb53b965bb6d687ebc927fa Author: Jen kareila@dreamwidth.org Date: 2023-07-16 (Sun, 16 Jul 2023)

Changed paths: M bin/upgrading/deadphrases.dat M bin/upgrading/en.dat M cgi-bin/DW/API/Key.pm A cgi-bin/DW/Controller/Manage/EmailPost.pm A cgi-bin/DW/Setting/ApiKeyDelete.pm A cgi-bin/DW/Setting/ApiKeyGenerate.pm A cgi-bin/DW/Setting/ResetReplyEmail.pm M cgi-bin/LJ/Emailpost/Web.pm M cgi-bin/LJ/Setting/EmailPosting.pm M cgi-bin/bml/scheme/global.look R htdocs/manage/emailpost.bml R htdocs/manage/emailpost.bml.text M htdocs/manage/settings/index.bml M htdocs/stc/settings.css A views/manage/emailpost.tt A views/manage/emailpost.tt.text A views/manage/emailpost_help.tt A views/manage/emailpost_help.tt.text

Log Message:


convert and reorganize /manage/emailpost (#3161)

  • convert /manage/emailpost from BML to TT (minus form processing)

  • add form processing to cgi-bin/DW/Controller/Manage/EmailPost.pm

  • remove emailpost.bml and add bml strings to deadphrases

  • reduce duplication between setting module and controller module

  • move "reset reply by email address" to a mobile setting module

  • move "delete API keys" to a mobile setting module

  • move "generate new API key" to a mobile setting module

github: shadowy octopus with the head of a robot, emblazoned with the Dreamwidth swirl (Default)
[personal profile] github

Branch: refs/heads/canary Home: https://github.com/dreamwidth/dreamwidth Commit: 0755366d68b1820ce3593b997579f287ed330e05 https://github.com/dreamwidth/dreamwidth/commit/0755366d68b1820ce3593b997579f287ed330e05 Author: Cocoa momijizukamori@gmail.com Date: 2023-06-30 (Fri, 30 Jun 2023)

Changed paths: M cgi-bin/LJ/Widget/CurrentTheme.pm M cgi-bin/LJ/Widget/FriendBirthdays.pm A views/widget/currenttheme.tt A views/widget/friendbirthdays.tt

Log Message:


widget conversions

Commit: fb43a7a04ab4f6e2baa416c701b4a1f287a880df https://github.com/dreamwidth/dreamwidth/commit/fb43a7a04ab4f6e2baa416c701b4a1f287a880df Author: Cocoa momijizukamori@gmail.com Date: 2023-06-30 (Fri, 30 Jun 2023)

Changed paths: M cgi-bin/DW/Widget/AccountStatistics.pm M cgi-bin/DW/Widget/CommunityManagement.pm M cgi-bin/DW/Widget/LatestInbox.pm M cgi-bin/DW/Widget/LatestNews.pm M cgi-bin/DW/Widget/ReadingList.pm M cgi-bin/DW/Widget/SiteSearch.pm M cgi-bin/LJ/Widget/FriendBirthdays.pm A views/widget/accountstatistics.tt A views/widget/communitymanagement.tt M views/widget/friendbirthdays.tt A views/widget/latestinbox.tt A views/widget/latestnews.tt A views/widget/readinglist.tt A views/widget/sitesearch.tt

Log Message:


more wiget convert

Commit: 49d338dd9a5bab5cce9ff8d476408d223dd4200b https://github.com/dreamwidth/dreamwidth/commit/49d338dd9a5bab5cce9ff8d476408d223dd4200b Author: Cocoa momijizukamori@gmail.com Date: 2023-07-04 (Tue, 04 Jul 2023)

Changed paths: M cgi-bin/DW/Widget/QuickUpdate.pm M cgi-bin/DW/Widget/UserTagCloud.pm M cgi-bin/LJ/Web.pm A views/widget/quickupdate.tt A views/widget/usertagcloud.tt

Log Message:


convert quickupdate widget

Commit: bcfced2d564bb8f14550acec122f28c9ef6cb845 https://github.com/dreamwidth/dreamwidth/commit/bcfced2d564bb8f14550acec122f28c9ef6cb845 Author: Cocoa momijizukamori@gmail.com Date: 2023-07-06 (Thu, 06 Jul 2023)

Changed paths: M cgi-bin/DW/Controller/Entry.pm M cgi-bin/DW/Panel.pm M cgi-bin/DW/Widget/QuickUpdate.pm M cgi-bin/LJ/Widget.pm A ext/dw-nonfree/cgi-bin/DW/Controller/Index.pm R ext/dw-nonfree/htdocs/index.bml R ext/dw-nonfree/htdocs/index.bml.text.local M ext/dw-nonfree/htdocs/stc/tropo/homepage.css A ext/dw-nonfree/views/index.tt A ext/dw-nonfree/views/index.tt.text.local M htdocs/scss/foundation/components/_type.scss M htdocs/stc/widgets/currenttheme.css M htdocs/stc/widgets/latestinbox.css M htdocs/stc/widgets/quickupdate.css M views/widget/accountstatistics.tt M views/widget/communitymanagement.tt M views/widget/currenttheme.tt M views/widget/friendbirthdays.tt M views/widget/latestinbox.tt M views/widget/latestnews.tt M views/widget/quickupdate.tt M views/widget/readinglist.tt M views/widget/sitesearch.tt M views/widget/usertagcloud.tt

Log Message:


Index page conversion

Commit: 7db1b3cd186c92536ff56bca6487cbafffebf735 https://github.com/dreamwidth/dreamwidth/commit/7db1b3cd186c92536ff56bca6487cbafffebf735 Author: Cocoa momijizukamori@gmail.com Date: 2023-07-07 (Fri, 07 Jul 2023)

Changed paths: M ext/dw-nonfree/views/index.tt M views/widget/communitymanagement.tt M views/widget/currenttheme.tt M views/widget/friendbirthdays.tt M views/widget/latestinbox.tt M views/widget/latestnews.tt M views/widget/quickupdate.tt M views/widget/readinglist.tt M views/widget/sitesearch.tt

Log Message:


Tidying

Commit: 30ec033619cbdffac7f34e96862e513b58c5eca7 https://github.com/dreamwidth/dreamwidth/commit/30ec033619cbdffac7f34e96862e513b58c5eca7 Author: Cocoa momijizukamori@gmail.com Date: 2023-07-07 (Fri, 07 Jul 2023)

Changed paths: R ext/dw-nonfree/htdocs/js/homepage_loggedin.js M ext/dw-nonfree/htdocs/js/tropo/homepage.js

Log Message:


JS cleanup

Commit: df471b0f3ffa07bebb2e3933e2afcc9a96ee1eba https://github.com/dreamwidth/dreamwidth/commit/df471b0f3ffa07bebb2e3933e2afcc9a96ee1eba Author: Cocoa momijizukamori@gmail.com Date: 2023-07-13 (Thu, 13 Jul 2023)

Changed paths: M cgi-bin/DW/Controller/Entry.pm M views/widget/quickupdate.tt

Log Message:


Use existing showform route through Entry controller

Commit: 85c96e5718f9cb5550e06da3a90ecf5aa8d2ce92 https://github.com/dreamwidth/dreamwidth/commit/85c96e5718f9cb5550e06da3a90ecf5aa8d2ce92 Author: Cocoa momijizukamori@gmail.com Date: 2023-07-16 (Sun, 16 Jul 2023)

Changed paths: M views/widget/latestnews.tt

Log Message:


Fix bad var in latestnews.tt

Commit: 4505e6e9ca6004801ebd9c7b5f135348a7e3c23c https://github.com/dreamwidth/dreamwidth/commit/4505e6e9ca6004801ebd9c7b5f135348a7e3c23c Author: momijizukamori momijizukamori+bugzilla@gmail.com Date: 2023-07-16 (Sun, 16 Jul 2023)

Changed paths: M .github/workflows/web-build.yml M .github/workflows/worker-build.yml M bin/upgrading/deadphrases.dat M bin/upgrading/en.dat M cgi-bin/Apache/LiveJournal.pm M cgi-bin/DW/Controller/Create.pm M cgi-bin/DW/Controller/Entry.pm M cgi-bin/DW/Controller/LatestFeed.pm M cgi-bin/DW/Controller/Profile.pm A cgi-bin/DW/Controller/Register.pm M cgi-bin/DW/Controller/Search/Interests.pm M cgi-bin/DW/Hooks/EmbedWhitelist.pm M cgi-bin/DW/LatestFeed.pm M cgi-bin/DW/Logic/MenuNav.pm M cgi-bin/DW/Task/SendEmail.pm M cgi-bin/DW/Template/Plugin/FormHTML.pm M cgi-bin/LJ/Event/JournalNewComment/Edited.pm M cgi-bin/LJ/HTMLControls.pm M cgi-bin/LJ/S2.pm M cgi-bin/LJ/User/Styles.pm R cgi-bin/LJ/Widget/CreateAccountTheme.pm R cgi-bin/LJ/Widget/CreateAccountUpgrade.pm R cgi-bin/LJ/Widget/Feeds.pm R cgi-bin/LJ/Widget/FriendUpdates.pm R cgi-bin/LJ/Widget/PopularInterests.pm M ext/dw-nonfree/views/legal/diversity.tt M htdocs/customize/index.bml M htdocs/customize/index.bml.text M htdocs/js/jquery.inbox.js M htdocs/manage/settings/index.bml M htdocs/manage/settings/index.bml.text R htdocs/register.bml R htdocs/register.bml.text R htdocs/stc/widgets/createaccounttheme.css R htdocs/stc/widgets/feeds.css R htdocs/stc/widgets/friendupdates.css R htdocs/stc/widgets/popularinterests.css M styles/core2.s2 M styles/core2base/layout.s2 M styles/pattern/layout.s2 M styles/trifecta/layout.s2 M styles/venture/layout.s2 M views/dev/style-guide.tt M views/entry/form.tt M views/error/suspended.tt A views/error/suspended.tt.text M views/inbox/index.tt M views/inbox/msg_list.tt A views/register.tt A views/register.tt.text M views/site/index.tt M views/site/index.tt.text M views/success.tt M views/widget/latestnews.tt

Log Message:


Merge branch 'canary' into IndexTT

Commit: 7203dceacfd6255cc79e65975003c6c35a015d44 https://github.com/dreamwidth/dreamwidth/commit/7203dceacfd6255cc79e65975003c6c35a015d44 Author: momijizukamori momijizukamori+bugzilla@gmail.com Date: 2023-07-16 (Sun, 16 Jul 2023)

Changed paths: M views/widget/latestnews.tt

Log Message:


Merge pull request #3205 from momijizukamori/IndexTT

Index tt

Compare: https://github.com/dreamwidth/dreamwidth/compare/e8974a216134...7203dceacfd6

github: shadowy octopus with the head of a robot, emblazoned with the Dreamwidth swirl (Default)
[personal profile] github

Branch: refs/heads/main Home: https://github.com/dreamwidth/dreamwidth Commit: 90336410a24535b5be2e5bf666ef105080a60903 https://github.com/dreamwidth/dreamwidth/commit/90336410a24535b5be2e5bf666ef105080a60903 Author: Jen kareila@dreamwidth.org Date: 2023-07-16 (Sun, 16 Jul 2023)

Changed paths: M ext/dw-nonfree/htdocs/stc/tropo/tropo-base.css M htdocs/stc/gradation/gradation.css

Log Message:


don't hardcode hover menu widths (#3187)

  • don't hardcode hover menu widths

  • additional padding-right on tropo

github: shadowy octopus with the head of a robot, emblazoned with the Dreamwidth swirl (Default)
[personal profile] github

Branch: refs/heads/canary Home: https://github.com/dreamwidth/dreamwidth Commit: 5f0b3503ec984d41e085806a7fd62a5abecca3e8 https://github.com/dreamwidth/dreamwidth/commit/5f0b3503ec984d41e085806a7fd62a5abecca3e8 Author: Cocoa momijizukamori@gmail.com Date: 2023-07-16 (Sun, 16 Jul 2023)

Changed paths: M views/widget/latestnews.tt

Log Message:


Fix typo in LatestNews

Commit: 442947fdd739ecd1f384a6bf1ceb7cfbaec143a8 https://github.com/dreamwidth/dreamwidth/commit/442947fdd739ecd1f384a6bf1ceb7cfbaec143a8 Author: momijizukamori momijizukamori+bugzilla@gmail.com Date: 2023-07-16 (Sun, 16 Jul 2023)

Changed paths: M views/widget/latestnews.tt

Log Message:


Merge pull request #3206 from momijizukamori/IndexTT

Fix typo in LatestNews

Compare: https://github.com/dreamwidth/dreamwidth/compare/7203dceacfd6...442947fdd739

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:14 pm
Powered by Dreamwidth Studios