[dreamwidth/dw-free] 9af87c: (Bug 5242) Update event subclasses to use new raw_...
Branch: refs/heads/develop
Home: https://github.com/dreamwidth/dw-free
Commit: 9af87cc022136ecd2445a92c6d6fe9832e9822fa
https://github.com/dreamwidth/dw-free/commit/9af87cc022136ecd2445a92c6d6fe9832e9822fa
Author: Kareila <kareila@dreamwidth.org>
Date: 2015-01-29 (Thu, 29 Jan 2015)
Changed paths:
M cgi-bin/LJ/Event/ImportStatus.pm
M cgi-bin/LJ/Event/SecurityAttributeChanged.pm
M cgi-bin/LJ/Event/UserMessageSent.pm
M cgi-bin/LJ/Event/VgiftApproved.pm
M cgi-bin/LJ/Event/VgiftDelivered.pm
Log Message:
-----------
(Bug 5242) Update event subclasses to use new raw_subscriptions method.
Dre says we shouldn't be overriding subscriptions any more - the way of
the future is to provide our own raw_subscriptions method instead.
Commit: b7b15c221272d52847153aa64f19bf587cbd7a63
https://github.com/dreamwidth/dw-free/commit/b7b15c221272d52847153aa64f19bf587cbd7a63
Author: Kareila <kareila@dreamwidth.org>
Date: 2015-01-29 (Thu, 29 Jan 2015)
Changed paths:
M cgi-bin/LJ/Event.pm
M cgi-bin/LJ/Event/ImportStatus.pm
M cgi-bin/LJ/Event/SecurityAttributeChanged.pm
M cgi-bin/LJ/Event/UserMessageRecvd.pm
M cgi-bin/LJ/Event/UserMessageSent.pm
M cgi-bin/LJ/Event/VgiftApproved.pm
M cgi-bin/LJ/Event/VgiftDelivered.pm
M cgi-bin/LJ/Event/XPostFailure.pm
Log Message:
-----------
(Bug 5242) Refactor common code into _raw_always_subscribed parent method.
This was too much duplicated code to let stand.
Commit: af3371cb51d89d97b2ab2b073ab2e9d7b9792ef6
https://github.com/dreamwidth/dw-free/commit/af3371cb51d89d97b2ab2b073ab2e9d7b9792ef6
Author: Afuna <afuna@users.noreply.github.com>
Date: 2015-01-30 (Fri, 30 Jan 2015)
Changed paths:
M cgi-bin/LJ/Event.pm
M cgi-bin/LJ/Event/ImportStatus.pm
M cgi-bin/LJ/Event/SecurityAttributeChanged.pm
M cgi-bin/LJ/Event/UserMessageRecvd.pm
M cgi-bin/LJ/Event/UserMessageSent.pm
M cgi-bin/LJ/Event/VgiftApproved.pm
M cgi-bin/LJ/Event/VgiftDelivered.pm
M cgi-bin/LJ/Event/XPostFailure.pm
Log Message:
-----------
Merge pull request #1171 from kareila/bug5242-eventfixup
Bug 5242 - update all events to use LJ::Event::raw_subscriptions
Compare: https://github.com/dreamwidth/dw-free/compare/7a719047cb79...af3371cb51d8
Home: https://github.com/dreamwidth/dw-free
Commit: 9af87cc022136ecd2445a92c6d6fe9832e9822fa
https://github.com/dreamwidth/dw-free/commit/9af87cc022136ecd2445a92c6d6fe9832e9822fa
Author: Kareila <kareila@dreamwidth.org>
Date: 2015-01-29 (Thu, 29 Jan 2015)
Changed paths:
M cgi-bin/LJ/Event/ImportStatus.pm
M cgi-bin/LJ/Event/SecurityAttributeChanged.pm
M cgi-bin/LJ/Event/UserMessageSent.pm
M cgi-bin/LJ/Event/VgiftApproved.pm
M cgi-bin/LJ/Event/VgiftDelivered.pm
Log Message:
-----------
(Bug 5242) Update event subclasses to use new raw_subscriptions method.
Dre says we shouldn't be overriding subscriptions any more - the way of
the future is to provide our own raw_subscriptions method instead.
Commit: b7b15c221272d52847153aa64f19bf587cbd7a63
https://github.com/dreamwidth/dw-free/commit/b7b15c221272d52847153aa64f19bf587cbd7a63
Author: Kareila <kareila@dreamwidth.org>
Date: 2015-01-29 (Thu, 29 Jan 2015)
Changed paths:
M cgi-bin/LJ/Event.pm
M cgi-bin/LJ/Event/ImportStatus.pm
M cgi-bin/LJ/Event/SecurityAttributeChanged.pm
M cgi-bin/LJ/Event/UserMessageRecvd.pm
M cgi-bin/LJ/Event/UserMessageSent.pm
M cgi-bin/LJ/Event/VgiftApproved.pm
M cgi-bin/LJ/Event/VgiftDelivered.pm
M cgi-bin/LJ/Event/XPostFailure.pm
Log Message:
-----------
(Bug 5242) Refactor common code into _raw_always_subscribed parent method.
This was too much duplicated code to let stand.
Commit: af3371cb51d89d97b2ab2b073ab2e9d7b9792ef6
https://github.com/dreamwidth/dw-free/commit/af3371cb51d89d97b2ab2b073ab2e9d7b9792ef6
Author: Afuna <afuna@users.noreply.github.com>
Date: 2015-01-30 (Fri, 30 Jan 2015)
Changed paths:
M cgi-bin/LJ/Event.pm
M cgi-bin/LJ/Event/ImportStatus.pm
M cgi-bin/LJ/Event/SecurityAttributeChanged.pm
M cgi-bin/LJ/Event/UserMessageRecvd.pm
M cgi-bin/LJ/Event/UserMessageSent.pm
M cgi-bin/LJ/Event/VgiftApproved.pm
M cgi-bin/LJ/Event/VgiftDelivered.pm
M cgi-bin/LJ/Event/XPostFailure.pm
Log Message:
-----------
Merge pull request #1171 from kareila/bug5242-eventfixup
Bug 5242 - update all events to use LJ::Event::raw_subscriptions
Compare: https://github.com/dreamwidth/dw-free/compare/7a719047cb79...af3371cb51d8