Apr. 19th, 2013

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: 126077b1131381e93629bc8e8a3c06a5eeecdf20
https://github.com/dreamwidth/dw-free/commit/126077b1131381e93629bc8e8a3c06a5eeecdf20
Author: ninetyd <ninetyd@dreamwidth.org>
Date: 2013-04-19 (Fri, 19 Apr 2013)

Changed paths:
M views/admin/capedit.tt
M views/admin/capedit.tt.text

Log Message:
-----------
Bug 4827 - Note on /admin/capedit that if you're changing payment status, you should try /admin/pay
http://bugs.dwscoalition.org/show_bug.cgi?id=4827
-- Add note and links to /pay and /priv?priv=payments on /admin/capedit


Commit: 07a0dbc6ef6c36ba6b7b320e980ca3fe42235295
https://github.com/dreamwidth/dw-free/commit/07a0dbc6ef6c36ba6b7b320e980ca3fe42235295
Author: Afuna <afunamatata+github@gmail.com>
Date: 2013-04-19 (Fri, 19 Apr 2013)

Changed paths:
M views/admin/capedit.tt
M views/admin/capedit.tt.text

Log Message:
-----------
Merge pull request #350 from ninetyd/bug4827/capedit_note

Bug 4827 - Note on /admin/capedit that if you're changing payment status...


Compare: https://github.com/dreamwidth/dw-free/compare/f4cc39256382...07a0dbc6ef6c
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: 091a7ddbaf06e8443d4b027e54206c0854a89d77
https://github.com/dreamwidth/dw-free/commit/091a7ddbaf06e8443d4b027e54206c0854a89d77
Author: Afuna <fu@dreamwidth.org>
Date: 2013-04-19 (Fri, 19 Apr 2013)

Changed paths:
M bin/checkconfig.pl
M bin/upgrading/en.dat
M bin/upgrading/proplists.dat
M bin/upgrading/update-db-general.pl
M bin/worker/incoming-email
A cgi-bin/DW/CleanEmail.pm
A cgi-bin/DW/EmailPost.pm
A cgi-bin/DW/EmailPost/Base.pm
A cgi-bin/DW/EmailPost/Comment.pm
A cgi-bin/DW/EmailPost/Entry.pm
M cgi-bin/LJ/Comment.pm
R cgi-bin/LJ/Emailpost.pm
M cgi-bin/LJ/Emailpost/Web.pm
M cgi-bin/LJ/Event/JournalNewComment.pm
M cgi-bin/LJ/Protocol.pm
M cgi-bin/LJ/Talk.pm
M etc/config.pl
M htdocs/admin/spamreports.bml
M htdocs/admin/spamreports.bml.text
M htdocs/admin/userlog.bml
M htdocs/manage/emailpost.bml
M htdocs/manage/emailpost.bml.text
M htdocs/tools/recent_emailposts.bml
A t/cleanemail.t
A t/emailpost-comment.t
M t/emailpost.t

Log Message:
-----------
(Bug 4196) New comments by replying to comment notifications

* Refactors the existing LJ::Emailpost into
DW::EmailPost/DW::EmailPost::Base/DW::EmailPost::Entry/DW::EmailPost::Comment

* DW::EmailPost::Entry works by providing a PIN, same as before

* DW::EmailPost::Comment works by having a one-time auth per
comment/comment thread, not time-limited, automatically generated by
DW

* comment notification email has a Reply-To header, and additional
instructions. Instead of going through the comment form, simply
"reply" via the email client.


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

Changed paths:
M bin/checkconfig.pl
M bin/upgrading/en.dat
M bin/upgrading/proplists.dat
M bin/upgrading/update-db-general.pl
M bin/worker/incoming-email
A cgi-bin/DW/CleanEmail.pm
A cgi-bin/DW/EmailPost.pm
A cgi-bin/DW/EmailPost/Base.pm
A cgi-bin/DW/EmailPost/Comment.pm
A cgi-bin/DW/EmailPost/Entry.pm
M cgi-bin/LJ/Comment.pm
R cgi-bin/LJ/Emailpost.pm
M cgi-bin/LJ/Emailpost/Web.pm
M cgi-bin/LJ/Event/JournalNewComment.pm
M cgi-bin/LJ/Protocol.pm
M cgi-bin/LJ/Talk.pm
M etc/config.pl
M htdocs/admin/spamreports.bml
M htdocs/admin/spamreports.bml.text
M htdocs/admin/userlog.bml
M htdocs/manage/emailpost.bml
M htdocs/manage/emailpost.bml.text
M htdocs/tools/recent_emailposts.bml
A t/cleanemail.t
A t/emailpost-comment.t
M t/emailpost.t

Log Message:
-----------
Merge pull request #346 from afuna/reply-to-comment-email-bug4196

(Bug 4196) New comments by replying to comment notifications


Compare: https://github.com/dreamwidth/dw-free/compare/07a0dbc6ef6c...07da8d402741
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-nonfree
Commit: 1531192e0604b47c1fbd3afc6d9a6ab8b6061be3
https://github.com/dreamwidth/dw-nonfree/commit/1531192e0604b47c1fbd3afc6d9a6ab8b6061be3
Author: Afuna <fu@dreamwidth.org>
Date: 2013-04-18 (Thu, 18 Apr 2013)

Changed paths:
M htdocs/site/suggest.bml

Log Message:
-----------
(Bug 3505) Don't guess at the timestamp, just use the actual time.


Commit: bbbfcc1a932b9926b43a68fce36c11f296a4edb2
https://github.com/dreamwidth/dw-nonfree/commit/bbbfcc1a932b9926b43a68fce36c11f296a4edb2
Author: Afuna <afunamatata+github@gmail.com>
Date: 2013-04-19 (Fri, 19 Apr 2013)

Changed paths:
M htdocs/site/suggest.bml

Log Message:
-----------
Merge pull request #31 from afuna/suggestions-time-bug3505

(Bug 3505) Don't guess at the timestamp, just use the actual time.


Compare: https://github.com/dreamwidth/dw-nonfree/compare/49faabe612d2...bbbfcc1a932b

Profile

Dreamwidth Changelog

June 2025

S M T W T F S
1234567
89101112 13 14
15161718192021
22232425262728
2930     

Most Popular Tags

Style Credit

Expand Cut Tags

No cut tags
Page generated Jun. 19th, 2025 07:15 am
Powered by Dreamwidth Studios