github: shadowy octopus with the head of a robot, emblazoned with the Dreamwidth swirl (Default)
github ([personal profile] github) wrote in [site community profile] changelog2013-01-09 05:17 am

[dreamwidth/dw-free] 242c54: (Bug 3994) : New "deleted account" page

Branch: refs/heads/develop
Home: https://github.com/dreamwidth/dw-free
Commit: 242c54bde6184b5fa8a45090256eb0b5c818307c
https://github.com/dreamwidth/dw-free/commit/242c54bde6184b5fa8a45090256eb0b5c818307c
Author: swaldman <swaldman@dreamwidth.org>
Date: 2013-01-04 (Fri, 04 Jan 2013)

Changed paths:
M cgi-bin/LJ/User.pm
M views/journal/deleted.tt
M views/journal/deleted.tt.text

Log Message:
-----------
(Bug 3994) : New "deleted account" page

* Shows an initial paragraph according to your relationship with the
account and whether it is a community

* Shows the reason for deletion if there is one

* Shows the bit about being notified upon purge if you are logged in and
are not the owner/admin.


Commit: 8ee2d1ebf1d4832b855668681c1e24bb2bf5ee49
https://github.com/dreamwidth/dw-free/commit/8ee2d1ebf1d4832b855668681c1e24bb2bf5ee49
Author: swaldman <swaldman@dreamwidth.org>
Date: 2013-01-04 (Fri, 04 Jan 2013)

Changed paths:
M cgi-bin/LJ/User.pm
M views/journal/deleted.tt

Log Message:
-----------
(Bug 3994) : Don't offer to track protected usernames.


Commit: 09506e600627ff2babc575fd97a12fbe9e36fd88
https://github.com/dreamwidth/dw-free/commit/09506e600627ff2babc575fd97a12fbe9e36fd88
Author: swaldman <swaldman@dreamwidth.org>
Date: 2013-01-04 (Fri, 04 Jan 2013)

Changed paths:
M cgi-bin/LJ/User.pm
M views/journal/deleted.tt

Log Message:
-----------
(Bug 3994) : Now show "relationship text" & link.

If the user has granted access to or subscribes to or is a member of
the deleted account, tell them this and offer a link to change that.


Commit: 551337b17ecdca8d03abc1c287066abd602af537
https://github.com/dreamwidth/dw-free/commit/551337b17ecdca8d03abc1c287066abd602af537
Author: swaldman <swaldman@dreamwidth.org>
Date: 2013-01-05 (Sat, 05 Jan 2013)

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

Log Message:
-----------
(Bug 3994) : Tidied up indents, removed trailing spaces


Commit: 64e9d098984ba22371a8df19e49a737fc4fe90d3
https://github.com/dreamwidth/dw-free/commit/64e9d098984ba22371a8df19e49a737fc4fe90d3
Author: swaldman <swaldman@dreamwidth.org>
Date: 2013-01-07 (Mon, 07 Jan 2013)

Changed paths:
M cgi-bin/LJ/User.pm
M views/journal/deleted.tt

Log Message:
-----------
(Bug 3994) : Changes as requested in code review

* Cleanup of spaces & linebreaks

* Changed $dbr to $dbcr

* Only look up the deleter in the db when it's a community

* Tweak to page formatting


Commit: 22c3ad4dbf730f22999070fc936f9181b1ab9da8
https://github.com/dreamwidth/dw-free/commit/22c3ad4dbf730f22999070fc936f9181b1ab9da8
Author: swaldman <swaldman@dreamwidth.org>
Date: 2013-01-08 (Tue, 08 Jan 2013)

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

Log Message:
-----------
(Bug 3994) : Changed interpolated variables to bound params in db query


Commit: 53957bf2f553149583202913f29cd27e20df95bb
https://github.com/dreamwidth/dw-free/commit/53957bf2f553149583202913f29cd27e20df95bb
Author: swaldman <swaldman@dreamwidth.org>
Date: 2013-01-08 (Tue, 08 Jan 2013)

Changed paths:
M cgi-bin/LJ/Event/SecurityAttributeChanged.pm

Log Message:
-----------
(Bug 3994) : Corrected SecurityAttributeChanged.pm for best practice as per pull request comments

* Changed $dbr to $dbcr for cluster reader

* Changed interpolated variables to bound parameters in db query.


Commit: 954165cc46c5b6b8bc474108c4a46b94aca5ab52
https://github.com/dreamwidth/dw-free/commit/954165cc46c5b6b8bc474108c4a46b94aca5ab52
Author: Afuna <afunamatata+github@gmail.com>
Date: 2013-01-09 (Wed, 09 Jan 2013)

Changed paths:
M cgi-bin/LJ/Event/SecurityAttributeChanged.pm
M cgi-bin/LJ/User.pm
M views/journal/deleted.tt
M views/journal/deleted.tt.text

Log Message:
-----------
Merge pull request #195 from swaldman3/3994_deleted_account_pages

Bug 3994 : deleted account pages


Compare: https://github.com/dreamwidth/dw-free/compare/083d88d056a1...954165cc46c5