Apr. 10th, 2016

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: 1ccebcd28a8780a2165293a3bf6a01672397ef6f
https://github.com/dreamwidth/dw-free/commit/1ccebcd28a8780a2165293a3bf6a01672397ef6f
Author: Chris Boyle <chris@boyle.name>
Date: 2016-04-02 (Sat, 02 Apr 2016)

Changed paths:
M htdocs/manage/circle/editfilters.bml

Log Message:
-----------
Don't re-add users removed between load/submit.

Fixes: #1208


Commit: 16897994a511e547ceab47c54306b2f4da45eb7e
https://github.com/dreamwidth/dw-free/commit/16897994a511e547ceab47c54306b2f4da45eb7e
Author: Chris Boyle <chris@boyle.name>
Date: 2016-04-03 (Sun, 03 Apr 2016)

Changed paths:
M htdocs/manage/circle/editfilters.bml

Log Message:
-----------
Fix style.


Commit: 8312b14b6ef56e61c013dee9a9cfe5187e48c88a
https://github.com/dreamwidth/dw-free/commit/8312b14b6ef56e61c013dee9a9cfe5187e48c88a
Author: Mark Smith <mark@qq.is>
Date: 2016-04-10 (Sun, 10 Apr 2016)

Changed paths:
M htdocs/manage/circle/editfilters.bml

Log Message:
-----------
Merge pull request #1731 from chrisboyle/editfilters-re-add-1208

Don't re-add users removed between load/submit.


Compare: https://github.com/dreamwidth/dw-free/compare/41341b1cfc1b...8312b14b6ef5
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: bd0a1b300d22d4155afd237a0727e2d227d3f5f4
https://github.com/dreamwidth/dw-free/commit/bd0a1b300d22d4155afd237a0727e2d227d3f5f4
Author: Chris Boyle <chris@boyle.name>
Date: 2016-02-21 (Sun, 21 Feb 2016)

Changed paths:
M cgi-bin/LJ/Talk.pm
M cgi-bin/LJ/Web.pm
M htdocs/talkpost.bml.text
M views/journal/quickreply.tt

Log Message:
-----------
QR: Warn of comment blocking in advance

Make QuickReply forms tell you clearly before you write a comment that
you won't be able to post with your current identity.

Fixes: #1622


Commit: 16147ec5bd0ae25fe83a17a891c8afc912de900a
https://github.com/dreamwidth/dw-free/commit/16147ec5bd0ae25fe83a17a891c8afc912de900a
Author: Chris Boyle <chris@boyle.name>
Date: 2016-04-02 (Sat, 02 Apr 2016)

Changed paths:
M bin/maint/clean_caches.pl
M bin/upgrading/deadphrases.dat
M bin/upgrading/en.dat
M bin/upgrading/proplists.dat
M cgi-bin/Apache/LiveJournal.pm
M cgi-bin/DW/Console/Command/BonusIcons.pm
M cgi-bin/DW/Console/Command/RenameOpts.pm
M cgi-bin/DW/Controller/Admin/SpamReports.pm
M cgi-bin/DW/Controller/Entry.pm
M cgi-bin/DW/Controller/Support/Submit.pm
M cgi-bin/DW/Hooks/EmbedWhitelist.pm
M cgi-bin/DW/Hooks/SSL.pm
M cgi-bin/DW/Logic/ProfilePage.pm
M cgi-bin/DW/User/Edges/WatchTrust/UserHelper.pm
M cgi-bin/LJ/CleanHTML.pm
M cgi-bin/LJ/Comment.pm
M cgi-bin/LJ/EmbedModule.pm
M cgi-bin/LJ/Entry.pm
M cgi-bin/LJ/Event/JournalNewEntry.pm
M cgi-bin/LJ/Global/Defaults.pm
M cgi-bin/LJ/S2/DayPage.pm
M cgi-bin/LJ/S2/EntryPage.pm
M cgi-bin/LJ/S2/FriendsPage.pm
M cgi-bin/LJ/S2/RecentPage.pm
M cgi-bin/LJ/S2/ReplyPage.pm
M cgi-bin/LJ/Support.pm
M cgi-bin/LJ/SynSuck.pm
M cgi-bin/LJ/Tags.pm
M cgi-bin/LJ/Talk.pm
M cgi-bin/LJ/TextUtil.pm
M cgi-bin/LJ/User/Styles.pm
M cgi-bin/LJ/Widget/Location.pm
M etc/config-local.pl
M etc/config-private.pl
M etc/config.pl
M htdocs/editjournal.bml
M htdocs/editjournal.bml.text
A htdocs/img/profile_icons/deviantart.png
M htdocs/js/jquery.quickreply.js
M htdocs/js/pages/entry/new.js
M htdocs/manage/profile/index.bml
M htdocs/manage/profile/index.bml.text
M htdocs/manage/settings/index.bml
M htdocs/profile.bml.text
M htdocs/site/opensource.bml
M htdocs/site/opensource.bml.text
M htdocs/support/act.bml
M htdocs/support/act.bml.text
M htdocs/support/see_request.bml.text
M htdocs/update.bml
M htdocs/update.bml.text
M src/s2/target/javascript/runtime/s2runtime.js
M styles/core2.s2
M styles/database/layout.s2
M t/console-moodthemes.t
M t/embed-whitelist.t
M views/entry/success.tt
M views/entry/success.tt.text
M views/support/request/form.tt
M views/support/submit.tt
M views/support/submit.tt.text

Log Message:
-----------
Merge branch 'develop' into quick-reply-unsubmittable-1622


Commit: 1e9b5b2c7d88e1388fb5b089edf2460cdc3476e2
https://github.com/dreamwidth/dw-free/commit/1e9b5b2c7d88e1388fb5b089edf2460cdc3476e2
Author: Chris Boyle <chris@boyle.name>
Date: 2016-04-03 (Sun, 03 Apr 2016)

Changed paths:
M cgi-bin/LJ/Talk.pm
M cgi-bin/LJ/User/Journal.pm
M cgi-bin/LJ/Web.pm

Log Message:
-----------
Extract logic re OpenIDs with unconfirmed email.


Commit: fb4453d293db0743679fb41d808ccf75f7f78b7b
https://github.com/dreamwidth/dw-free/commit/fb4453d293db0743679fb41d808ccf75f7f78b7b
Author: Chris Boyle <chris@boyle.name>
Date: 2016-04-03 (Sun, 03 Apr 2016)

Changed paths:
M cgi-bin/LJ/Talk.pm
M cgi-bin/LJ/Web.pm

Log Message:
-----------
Fix style.


Commit: e6a7b3b5e59f0b776c7f0ec0817c8fa4acb6874f
https://github.com/dreamwidth/dw-free/commit/e6a7b3b5e59f0b776c7f0ec0817c8fa4acb6874f
Author: Mark Smith <mark@qq.is>
Date: 2016-04-10 (Sun, 10 Apr 2016)

Changed paths:
M cgi-bin/LJ/Talk.pm
M cgi-bin/LJ/User/Journal.pm
M cgi-bin/LJ/Web.pm
M htdocs/talkpost.bml.text
M views/journal/quickreply.tt

Log Message:
-----------
Merge pull request #1696 from chrisboyle/quick-reply-unsubmittable-1622

QR: Warn of comment blocking in advance


Compare: https://github.com/dreamwidth/dw-free/compare/8312b14b6ef5...e6a7b3b5e59f
github: shadowy octopus with the head of a robot, emblazoned with the Dreamwidth swirl (Default)
[personal profile] github
Branch: refs/heads/release-1.28
Home: https://github.com/dreamwidth/dw-free
Commit: 2a856ae4cce1e914b798e9b6a66ae2ed2acc2645
https://github.com/dreamwidth/dw-free/commit/2a856ae4cce1e914b798e9b6a66ae2ed2acc2645
Author: Kareila <kareila@dreamwidth.org>
Date: 2016-04-10 (Sun, 10 Apr 2016)

Changed paths:
M src/proxy/main.go

Log Message:
-----------
Add type detection for image files to the HTTPS proxy

Don't rely on the value of ContentLength, since it is not always provided.

Fix by alierak.


Commit: 6b3739b6afd2b4f4acc6d96e1cd2930e269e5af4
https://github.com/dreamwidth/dw-free/commit/6b3739b6afd2b4f4acc6d96e1cd2930e269e5af4
Author: Kareila <kareila@dreamwidth.org>
Date: 2016-04-10 (Sun, 10 Apr 2016)

Changed paths:
M cgi-bin/DW/External/XPostProtocol/LJXMLRPC.pm

Log Message:
-----------
Increase the XMLRPC timeout value to 90 seconds.

Fix by zorkian.


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

Changed paths:
M bin/worker/send-email
M bin/worker/send-email-ses

Log Message:
-----------
Generate statistics on emails sent directly vs using SES

Fix by zorkian.


Commit: 8401c2904ba42946e628a0a693971a5334420c86
https://github.com/dreamwidth/dw-free/commit/8401c2904ba42946e628a0a693971a5334420c86
Author: Kareila <kareila@dreamwidth.org>
Date: 2016-04-10 (Sun, 10 Apr 2016)

Changed paths:
M cgi-bin/DW/Worker/XPostWorker.pm

Log Message:
-----------
Don't reschedule crossposts that time out - retry 5 times, then fail.

Fix by zorkian.


Commit: 5b19cd0cf5c4675c72efd3880e8aef325f3dcea9
https://github.com/dreamwidth/dw-free/commit/5b19cd0cf5c4675c72efd3880e8aef325f3dcea9
Author: Mark Smith <mark@qq.is>
Date: 2016-04-10 (Sun, 10 Apr 2016)

Changed paths:
M bin/worker/send-email
M bin/worker/send-email-ses
M cgi-bin/DW/External/XPostProtocol/LJXMLRPC.pm
M cgi-bin/DW/Worker/XPostWorker.pm
M src/proxy/main.go

Log Message:
-----------
Merge pull request #1741 from kareila/release-1.28

Release 1.28


Compare: https://github.com/dreamwidth/dw-free/compare/41341b1cfc1b...5b19cd0cf5c4

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 Jun. 20th, 2025 08:12 pm
Powered by Dreamwidth Studios