[dreamwidth/dw-free] e18b0c: [Bug 3965] move comment-related functions to LJ/En...
Branch: refs/heads/develop
Home: https://github.com/dreamwidth/dw-free
Commit: e18b0ccc55ae43b58052110f16e2591f2feea905
https://github.com/dreamwidth/dw-free/commit/e18b0ccc55ae43b58052110f16e2591f2feea905
Author: Kareila <kareila@dreamwidth.org>
Date: 2015-01-27 (Tue, 27 Jan 2015)
Changed paths:
M cgi-bin/LJ/Entry.pm
M cgi-bin/ljlib.pl
Log Message:
-----------
[Bug 3965] move comment-related functions to LJ/Entry.pm
This moves LJ::get_talktext2 next to similar LJ::get_logtext2, and
LJ::load_talk_props2 next to similar load_log_props2. Pretty sure
everything that uses these functions already relies on LJ::Entry
being loaded, so no further tweaks should be needed.
Commit: 10cd1b73d8def5827d550d69aa26a4bd6313526d
https://github.com/dreamwidth/dw-free/commit/10cd1b73d8def5827d550d69aa26a4bd6313526d
Author: Kareila <kareila@dreamwidth.org>
Date: 2015-01-27 (Tue, 27 Jan 2015)
Changed paths:
M cgi-bin/LJ/Auth.pm
M cgi-bin/ljlib.pl
Log Message:
-----------
[Bug 3965] move auth-related functions from ljlib.pl into LJ/Auth.pm
This is a straightforward cut and paste job - very little style review.
I did reorder the functions so they would be listed alphabetically
within their section of the new file.
Commit: 4ebbcf5c96c43a19737efb520798747e5dad89c5
https://github.com/dreamwidth/dw-free/commit/4ebbcf5c96c43a19737efb520798747e5dad89c5
Author: Mark Smith <mark@qq.is>
Date: 2015-01-28 (Wed, 28 Jan 2015)
Changed paths:
M cgi-bin/LJ/Auth.pm
M cgi-bin/LJ/Entry.pm
M cgi-bin/ljlib.pl
Log Message:
-----------
Merge pull request #1168 from kareila/bug3965-reorg
Bug 3965 - better organization of LJ functions (last gasp)
Compare: https://github.com/dreamwidth/dw-free/compare/e90d28af31b2...4ebbcf5c96c4
Home: https://github.com/dreamwidth/dw-free
Commit: e18b0ccc55ae43b58052110f16e2591f2feea905
https://github.com/dreamwidth/dw-free/commit/e18b0ccc55ae43b58052110f16e2591f2feea905
Author: Kareila <kareila@dreamwidth.org>
Date: 2015-01-27 (Tue, 27 Jan 2015)
Changed paths:
M cgi-bin/LJ/Entry.pm
M cgi-bin/ljlib.pl
Log Message:
-----------
[Bug 3965] move comment-related functions to LJ/Entry.pm
This moves LJ::get_talktext2 next to similar LJ::get_logtext2, and
LJ::load_talk_props2 next to similar load_log_props2. Pretty sure
everything that uses these functions already relies on LJ::Entry
being loaded, so no further tweaks should be needed.
Commit: 10cd1b73d8def5827d550d69aa26a4bd6313526d
https://github.com/dreamwidth/dw-free/commit/10cd1b73d8def5827d550d69aa26a4bd6313526d
Author: Kareila <kareila@dreamwidth.org>
Date: 2015-01-27 (Tue, 27 Jan 2015)
Changed paths:
M cgi-bin/LJ/Auth.pm
M cgi-bin/ljlib.pl
Log Message:
-----------
[Bug 3965] move auth-related functions from ljlib.pl into LJ/Auth.pm
This is a straightforward cut and paste job - very little style review.
I did reorder the functions so they would be listed alphabetically
within their section of the new file.
Commit: 4ebbcf5c96c43a19737efb520798747e5dad89c5
https://github.com/dreamwidth/dw-free/commit/4ebbcf5c96c43a19737efb520798747e5dad89c5
Author: Mark Smith <mark@qq.is>
Date: 2015-01-28 (Wed, 28 Jan 2015)
Changed paths:
M cgi-bin/LJ/Auth.pm
M cgi-bin/LJ/Entry.pm
M cgi-bin/ljlib.pl
Log Message:
-----------
Merge pull request #1168 from kareila/bug3965-reorg
Bug 3965 - better organization of LJ functions (last gasp)
Compare: https://github.com/dreamwidth/dw-free/compare/e90d28af31b2...4ebbcf5c96c4