github: shadowy octopus with the head of a robot, emblazoned with the Dreamwidth swirl (Default)
github ([personal profile] github) wrote in [site community profile] changelog2022-10-09 07:58 pm

[dreamwidth/dw-free] ba0762: Fix send-email working on dreamhacks (#2951)

Branch: refs/heads/code-tour Home: https://github.com/dreamwidth/dw-free Commit: ba0762b9c9200abf5e106ce8b6a5a6eef861f3be https://github.com/dreamwidth/dw-free/commit/ba0762b9c9200abf5e106ce8b6a5a6eef861f3be Author: momijizukamori momijizukamori+bugzilla@gmail.com Date: 2022-05-15 (Sun, 15 May 2022)

Changed paths: M cgi-bin/DW/Task/SendEmail.pm

Log Message:


Fix send-email working on dreamhacks (#2951)

Co-authored-by: Cocoa momijizukamori@gmail.com

Commit: bcf70cb7773a8669049e31659d818035428ed22b https://github.com/dreamwidth/dw-free/commit/bcf70cb7773a8669049e31659d818035428ed22b Author: momijizukamori momijizukamori+bugzilla@gmail.com Date: 2022-06-07 (Tue, 07 Jun 2022)

Changed paths: M CONTRIBUTING.md

Log Message:


Add a link for Discord to contrib docs (#2952)

Commit: 03bb3e5f3b4b1311115d41a1e903900712857222 https://github.com/dreamwidth/dw-free/commit/03bb3e5f3b4b1311115d41a1e903900712857222 Author: R M Holsen jaguar.kitty@gmail.com Date: 2022-06-17 (Fri, 17 Jun 2022)

Changed paths: M cgi-bin/DW/External/Site/GitHub.pm

Log Message:


Fixes #2711 (#2834)

Commit: fbacf198540653b5437514899a4fed39fcadf656 https://github.com/dreamwidth/dw-free/commit/fbacf198540653b5437514899a4fed39fcadf656 Author: momijizukamori momijizukamori+bugzilla@gmail.com Date: 2022-06-20 (Mon, 20 Jun 2022)

Changed paths: M cgi-bin/DW/Controller/Tools.pm R htdocs/tools/emailmanage.bml R htdocs/tools/emailmanage.bml.text R htdocs/tools/opml.bml R htdocs/tools/recent_email.bml R htdocs/tools/recent_emailposts.bml A views/tools/emailmanage.tt A views/tools/emailmanage.tt.text A views/tools/opml.tt A views/tools/recent_email.tt A views/tools/recent_emailposts.tt A views/tools/tellafriend.tt A views/tools/tellafriend.tt.text

Log Message:


Convert /tools pages to TT (#2953)

  • Initial conversion for recent_email and recent_emailposts

  • convert /tools/opml

  • convert /tools/emailmanage to TT

  • tell-a-friend conversion

Co-authored-by: Cocoa momijizukamori@gmail.com

Commit: ac91f6002aa0c44f8197d16c6aae82892ad5165f https://github.com/dreamwidth/dw-free/commit/ac91f6002aa0c44f8197d16c6aae82892ad5165f Author: momijizukamori momijizukamori+bugzilla@gmail.com Date: 2022-08-01 (Mon, 01 Aug 2022)

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

Log Message:


Allow details and summary tags in comments (#2963)

Co-authored-by: Cocoa momijizukamori@gmail.com

Commit: 5a1dcba0e465126b61662c894e6be6c20eb91f2d https://github.com/dreamwidth/dw-free/commit/5a1dcba0e465126b61662c894e6be6c20eb91f2d Author: Cocoa momijizukamori@gmail.com Date: 2022-08-02 (Tue, 02 Aug 2022)

Changed paths: M htdocs/scss/foundation/normalize.scss M htdocs/stc/reset.css

Log Message:


Don't override browser display for details and summary

Commit: 743b1a7335236dd5caa97f31ab94bd61ff8561bc https://github.com/dreamwidth/dw-free/commit/743b1a7335236dd5caa97f31ab94bd61ff8561bc Author: momijizukamori momijizukamori+bugzilla@gmail.com Date: 2022-08-03 (Wed, 03 Aug 2022)

Changed paths: M htdocs/scss/foundation/normalize.scss M htdocs/stc/reset.css

Log Message:


Merge pull request #2964 from momijizukamori/2958/details-css

Don't override browser display for details and summary

Commit: efd4674e9834d6cc09587dcc7c45feda51556d84 https://github.com/dreamwidth/dw-free/commit/efd4674e9834d6cc09587dcc7c45feda51556d84 Author: momijizukamori momijizukamori+bugzilla@gmail.com Date: 2022-08-03 (Wed, 03 Aug 2022)

Changed paths: M schemes/celerity.tt M schemes/common.tt M schemes/lynx.tt

Log Message:


Add site scheme name as a body tag class (#2962)

  • Add site scheme name as a body tag class

  • Don't double up the gradation names, actually

Co-authored-by: Cocoa momijizukamori@gmail.com

Commit: 70e544ca6bbdb413412957c0745f7ebafa40fce6 https://github.com/dreamwidth/dw-free/commit/70e544ca6bbdb413412957c0745f7ebafa40fce6 Author: chebegeek 95310836+chebegeek@users.noreply.github.com Date: 2022-09-20 (Tue, 20 Sep 2022)

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

Log Message:


Add Podomatic and Diode.Zone to Embed Whitelist (#2975)

  • Add Podomatic and Diode.Zone to embed whitelist

    Commit: d3364caba301b1b30a3eed0864a568f8f6aacb80 https://github.com/dreamwidth/dw-free/commit/d3364caba301b1b30a3eed0864a568f8f6aacb80 Author: chebegeek 95310836+chebegeek@users.noreply.github.com Date: 2022-09-21 (Wed, 21 Sep 2022)

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

    Log Message:


Updating embed whitelist (#2977)

Commit: 5b5bdd5c5d38b24e00cc9b4ed3a9d722c60e666f https://github.com/dreamwidth/dw-free/commit/5b5bdd5c5d38b24e00cc9b4ed3a9d722c60e666f Author: momijizukamori momijizukamori+bugzilla@gmail.com Date: 2022-10-08 (Sat, 08 Oct 2022)

Changed paths: M cgi-bin/DW/Controller/Inbox.pm A htdocs/inbox/compose.bml A htdocs/inbox/compose.bml.text A htdocs/inbox/index.bml A htdocs/inbox/index.bml.text A htdocs/inbox/markspam.bml M views/beta.tt.text M views/inbox/folders.tt M views/inbox/index.tt M views/inbox/index.tt.text

Log Message:


Add Beta flag for new inbox redesign (#2970)

  • Add beta for new inbox

  • Add link for feedback entry

Co-authored-by: Cocoa momijizukamori@gmail.com

Commit: 0f34170aa9b241317e8d26caa6b7c53615ca3628 https://github.com/dreamwidth/dw-free/commit/0f34170aa9b241317e8d26caa6b7c53615ca3628 Author: Mark Smith mark@dreamwidth.org Date: 2022-10-08 (Sat, 08 Oct 2022)

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

Log Message:


fix my tidy disagreemenets and hope it's right

Commit: 0994dd2f3268b2e3f2e42497e020925bb1b8b49b https://github.com/dreamwidth/dw-free/commit/0994dd2f3268b2e3f2e42497e020925bb1b8b49b Author: Mark Smith mark@dreamwidth.org Date: 2022-10-08 (Sat, 08 Oct 2022)

Changed paths: M cgi-bin/Apache/LiveJournal.pm M cgi-bin/DW/Captcha.pm M cgi-bin/DW/Controller.pm M cgi-bin/DW/Controller/Auth.pm M etc/config-private.pl.example A views/auth/captcha.tt

Log Message:


Simple Captcha

This adds a very simple site-wide captcha (but only on things that go thru Controller...)

The goal here is to make it so we can replace the external captcha system that we have today with something that is more controllable and user friendly, as hCaptcha is pretty accessible.

Next up, I will try to standardize our captchas so that we have only the one system for doing it, instead of doing it in N different places.

Commit: 888fa4d53034c1cbf85166ac3a62f23beecb2ba8 https://github.com/dreamwidth/dw-free/commit/888fa4d53034c1cbf85166ac3a62f23beecb2ba8 Author: Mark Smith mark@dreamwidth.org Date: 2022-10-08 (Sat, 08 Oct 2022)

Changed paths: M cgi-bin/DW/Captcha.pm

Log Message:


Fix interval calculation.

Commit: 7640c87d5354937648c820d11101847b43f9a6f4 https://github.com/dreamwidth/dw-free/commit/7640c87d5354937648c820d11101847b43f9a6f4 Author: Mark Smith mark@dreamwidth.org Date: 2022-10-08 (Sat, 08 Oct 2022)

Changed paths: M cgi-bin/Apache/LiveJournal.pm M cgi-bin/DW/Captcha.pm M cgi-bin/DW/Controller/Auth.pm M cgi-bin/DW/Controller/Journal/EmbeddedContent.pm M cgi-bin/LJ/Sysban.pm M etc/config-private.pl.example

Log Message:


Add simple auto-blocking of fraudsters

Bots and scrapers that just get captcha redirects over and over but never attempt to solve will get blocked. This should be fairly loose so as not to cause user impact, but will require tuning.

This also adds a simple memcache based tempban system which doesn't persist to the database.

Commit: 1cbdaa4481324c5de7cdb8cae2875395dc5eb7e2 https://github.com/dreamwidth/dw-free/commit/1cbdaa4481324c5de7cdb8cae2875395dc5eb7e2 Author: Cocoa momijizukamori@gmail.com Date: 2022-10-09 (Sun, 09 Oct 2022)

Changed paths: M cgi-bin/DW/Controller/Inbox.pm M htdocs/scss/pages/inbox.scss M views/inbox/index.tt

Log Message:


Tweaks to the new inbox design

  • Unread items are now expanded by default
  • Fixed bad word-wrapping settings
  • Added a touch of margin to timestamps so they don't run up right against subject lines
  • Added the 'unsent' filter view back in.
  • Add controls back to the bottom of the message list

    Commit: 17e4fd4262fd00d36137dbc671f49da3bd3e291c https://github.com/dreamwidth/dw-free/commit/17e4fd4262fd00d36137dbc671f49da3bd3e291c Author: momijizukamori momijizukamori+bugzilla@gmail.com Date: 2022-10-08 (Sat, 08 Oct 2022)

    Changed paths: M cgi-bin/DW/Controller/Inbox.pm M htdocs/scss/pages/inbox.scss M views/inbox/index.tt

    Log Message:


Merge pull request #2978 from momijizukamori/inbox-tweaks-10-9

Tweaks to the new inbox design

Compare: https://github.com/dreamwidth/dw-free/compare/20bde6db934c...17e4fd4262fd


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