Jul. 28th, 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: 5a6e9564cf4785cd0caf41f0011f74aa4e9bf611 https://github.com/dreamwidth/dreamwidth/commit/5a6e9564cf4785cd0caf41f0011f74aa4e9bf611 Author: Carly Ho carlymho@fastmail.com Date: 2023-07-28 (Fri, 28 Jul 2023)

Changed paths: M cgi-bin/LJ/Widget/CustomizeTheme.pm M cgi-bin/LJ/Widget/S2PropGroup.pm A htdocs/stc/cssedit/codemirror.css A htdocs/stc/cssedit/css-hint.js A htdocs/stc/cssedit/show-hint.css A htdocs/stc/cssedit/show-hint.js A htdocs/stc/cssedit/twilight.css M htdocs/stc/s2edit/codemirror.css

Log Message:


Add CodeMirror to Custom CSS field (#3123)

  • Add codemirror scripts

  • fix codemirror import?

  • fix paths

  • can i make codemirror work

  • escape dollar sign

  • add missing paren

  • don't use jquery since apparently it's not on this page

  • Add codemirror css file

  • Add a few style tweaks

  • style tweaks for codemirror syntax highlighter

  • add dark theme to codemirror

  • refactor javascript; add hinting

  • Add css hinting file

  • resolve merge conflict

  • are the paths correct NOW

  • move files around

  • fix check for whether hinting should apply on empty lines; change tab behavior to tab+space

  • Add hint about tab+space

  • update keyboard shortcuts

  • update resources

  • update suggestion for hinting to not use cmd

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

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: 6a449ca2e123d091b231c90941852c9e42c59144 https://github.com/dreamwidth/dreamwidth/commit/6a449ca2e123d091b231c90941852c9e42c59144 Author: Cocoa momijizukamori@gmail.com Date: 2023-07-28 (Fri, 28 Jul 2023)

Changed paths: M htdocs/scss/pages/inbox.scss M views/inbox/msg_list.tt

Log Message:


New Inbox style tweaks

  • Unread message titles are now bolded
  • 1px border between message rows

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

    Changed paths: M htdocs/scss/pages/inbox.scss

    Log Message:


Tweaks to fix pagination overflow

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

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

Log Message:


Move view back a page if users delete last page of notifs

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

Changed paths: M cgi-bin/DW/Controller/Inbox.pm M views/components/pagination.tt

Log Message:


Fix pagination links for inbox

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

Changed paths: M ext/dw-nonfree/htdocs/scss/skins/tropo/tropo-purple.scss M ext/dw-nonfree/htdocs/scss/skins/tropo/tropo-red.scss M htdocs/scss/skins/skin-colors.scss M htdocs/scss/skins/celerity.scss M htdocs/scss/skins/gradation/gradation-base.scss

Log Message:


Unify alternate-row styling in Foundation

Compare: https://github.com/dreamwidth/dreamwidth/compare/5a6e9564cf47...c1f1e8b164fe

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: 2b27dc26a2e2d51e45d33656e1e0279601f1aec2 https://github.com/dreamwidth/dreamwidth/commit/2b27dc26a2e2d51e45d33656e1e0279601f1aec2 Author: Kareila kareila@dreamwidth.org Date: 2023-07-28 (Fri, 28 Jul 2023)

Changed paths: M bin/upgrading/deadphrases.dat A cgi-bin/DW/Controller/Manage/Invites.pm R htdocs/manage/invites.bml R htdocs/manage/invites.bml.text R htdocs/stc/invites.css M views/manage/index.tt A views/manage/invites.tt A views/manage/invites.tt.text

Log Message:


convert /manage/invites from BML to TT

Commit: 6ebec3688974d069797dbaf8418af4cb62301dd6 https://github.com/dreamwidth/dreamwidth/commit/6ebec3688974d069797dbaf8418af4cb62301dd6 Author: Kareila kareila@dreamwidth.org Date: 2023-07-28 (Fri, 28 Jul 2023)

Changed paths: M views/communities/members/new.tt M views/manage/invites.tt

Log Message:


convert /manage/invites to Foundation

This also adjusts some minor display issues I found with the /members/new community management page while testing.

Commit: a4a437534cdb996a322c0f749a4a70d7d99fd93c https://github.com/dreamwidth/dreamwidth/commit/a4a437534cdb996a322c0f749a4a70d7d99fd93c Author: Kareila kareila@dreamwidth.org Date: 2023-07-28 (Fri, 28 Jul 2023)

Changed paths: M cgi-bin/DW/Controller/Manage/Invites.pm M views/manage/invites.tt

Log Message:


styling tweaks based on feedback

Compare: https://github.com/dreamwidth/dreamwidth/compare/5a6e9564cf47...a4a437534cdb

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: 38450a60419cb4ec6c8776d39728a3bd086c04bc https://github.com/dreamwidth/dreamwidth/commit/38450a60419cb4ec6c8776d39728a3bd086c04bc Author: Cocoa momijizukamori@gmail.com Date: 2023-07-28 (Fri, 28 Jul 2023)

Changed paths: M ext/dw-nonfree/htdocs/scss/skins/tropo/tropo-purple.scss M ext/dw-nonfree/htdocs/scss/skins/tropo/tropo-red.scss M ext/dw-nonfree/views/index.tt M htdocs/scss/skins/celerity.scss M htdocs/stc/widgets/latestinbox.css M views/widget/latestinbox.tt M views/widget/latestnews.tt M views/widget/quickupdate.tt

Log Message:


Tweak borders in Foundation

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

Changed paths: M views/openid/index.tt

Log Message:


#3192 - Have the OpenID login page use common site styling

Compare: https://github.com/dreamwidth/dreamwidth/compare/a4a437534cdb...d1ce04f36432

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: 2ae54da95a3f28b6ccd993706615d3767b9f3be6 https://github.com/dreamwidth/dreamwidth/commit/2ae54da95a3f28b6ccd993706615d3767b9f3be6 Author: Cocoa momijizukamori@gmail.com Date: 2023-07-28 (Fri, 28 Jul 2023)

Changed paths: M htdocs/scss/pages/inbox.scss M views/inbox/msg_list.tt

Log Message:


New Inbox style tweaks

  • Unread message titles are now bolded
  • 1px border between message rows

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

    Changed paths: M htdocs/scss/pages/inbox.scss

    Log Message:


Tweaks to fix pagination overflow

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

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

Log Message:


Move view back a page if users delete last page of notifs

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

Changed paths: M cgi-bin/DW/Controller/Inbox.pm M views/components/pagination.tt

Log Message:


Fix pagination links for inbox

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

Changed paths: M ext/dw-nonfree/htdocs/scss/skins/tropo/tropo-purple.scss M ext/dw-nonfree/htdocs/scss/skins/tropo/tropo-red.scss M htdocs/scss/skins/skin-colors.scss M htdocs/scss/skins/celerity.scss M htdocs/scss/skins/gradation/gradation-base.scss

Log Message:


Unify alternate-row styling in Foundation

Compare: https://github.com/dreamwidth/dreamwidth/compare/d1ce04f36432...33ae1865fbd0

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/dreamwidth Commit: e3a1ceb16da8ea3d6735be6b627542914c59ff1c https://github.com/dreamwidth/dreamwidth/commit/e3a1ceb16da8ea3d6735be6b627542914c59ff1c Author: Cocoa momijizukamori@gmail.com Date: 2023-06-26 (Mon, 26 Jun 2023)

Changed paths: M cgi-bin/DW/Controller/Entry.pm M views/entry/form.tt

Log Message:


Small tweaks to drafts on the new entries page

  • fix incorrect class for subject text input
  • display correct text on restore dialog when subject is empty
  • properly clear out draft userprops on post.

    Commit: c78545b51b43f0eab54c2ecafb49735910d05121 https://github.com/dreamwidth/dreamwidth/commit/c78545b51b43f0eab54c2ecafb49735910d05121 Author: momijizukamori momijizukamori+bugzilla@gmail.com Date: 2023-06-26 (Mon, 26 Jun 2023)

    Changed paths: M cgi-bin/DW/Controller/Inbox.pm M htdocs/js/dw/dw-core.js M htdocs/js/jquery.inbox.js M views/components/pagination.tt

    Log Message:


Properly update inbox count and inbox pagination when items are read/deleted (#3145)

  • Add the global inbox count update function back to new pages

  • Re-render inbox pagination on update

  • Fix pagination URLs for async updates

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 03:33 am
Powered by Dreamwidth Studios