[dreamwidth/dw-free] 5a6d43: remove %LJ::SSL_DISABLED_URI
Branch: refs/heads/master Home: https://github.com/dreamwidth/dw-free Commit: 5a6d4334f09990c38422f0bf755e2157022b9097 https://github.com/dreamwidth/dw-free/commit/5a6d4334f09990c38422f0bf755e2157022b9097 Author: Kareila kareila@dreamwidth.org Date: 2020-08-09 (Sun, 09 Aug 2020)
Changed paths: M cgi-bin/LJ/Global/Defaults.pm
Log Message:
remove %LJ::SSL_DISABLED_URI
The comment says it was temporary, and it appears to be no longer used.
Commit: 99683a792b3864b6cb354076ba3baf3544502d71 https://github.com/dreamwidth/dw-free/commit/99683a792b3864b6cb354076ba3baf3544502d71 Author: Kareila kareila@dreamwidth.org Date: 2020-08-09 (Sun, 09 Aug 2020)
Changed paths: M cgi-bin/LJ/User/Account.pm
Log Message:
fix undefined variable warning in cgi-bin/LJ/User/Account.pm
Use of uninitialized value $uuserid in addition (+) at cgi-bin/LJ/User/Account.pm line 1761.
Commit: 843f2e0e81a92e975f42c19657158617e23c8f4d https://github.com/dreamwidth/dw-free/commit/843f2e0e81a92e975f42c19657158617e23c8f4d Author: Kareila kareila@dreamwidth.org Date: 2020-08-09 (Sun, 09 Aug 2020)
Changed paths: M bin/upgrading/deadphrases.dat
Log Message:
remove dead userinfo.bml strings
I was looking up a string on /admin/translate and happened to notice that most of the strings belonging to /userinfo.bml (the predecessor of profile.bml) never got added to deadphrases.
Commit: a6d1b14829fbb6f1eb5225ab6acafd08a16cc40d https://github.com/dreamwidth/dw-free/commit/a6d1b14829fbb6f1eb5225ab6acafd08a16cc40d Author: Kareila kareila@dreamwidth.org Date: 2020-08-09 (Sun, 09 Aug 2020)
Changed paths: M cgi-bin/LJ/Global/Defaults.pm
Log Message:
remove unused config variable $LJ::MAX_FRIENDOF_LOAD
Looks like this was an earlier take on the FORCE_EMPTY_SUBSCRIPTIONS hack.
Commit: 82be65dd1ece0c1fdb1c03093fb12358cf0672ca https://github.com/dreamwidth/dw-free/commit/82be65dd1ece0c1fdb1c03093fb12358cf0672ca Author: Kareila kareila@dreamwidth.org Date: 2020-08-09 (Sun, 09 Aug 2020)
Changed paths: M bin/maint/taskinfo.txt
Log Message:
remove undefined 'memeclean' reference from ljmaint taskinfo
I don't think we ever had code for this.
Commit: 095b6b2e420c98b521ccf0c9b61575185517a104 https://github.com/dreamwidth/dw-free/commit/095b6b2e420c98b521ccf0c9b61575185517a104 Author: Kareila kareila@dreamwidth.org Date: 2020-08-09 (Sun, 09 Aug 2020)
Changed paths: M cgi-bin/DW/Controller/Customize/Advanced.pm
Log Message:
fix undefined variable warning in cgi-bin/DW/Controller/Customize/Advanced.pm
Use of uninitialized value in pattern match (m//) at cgi-bin/DW/Controller/Customize/Advanced.pm line 236.
Commit: 33fe92b32319f8f812577d7935a06cff6997ead1 https://github.com/dreamwidth/dw-free/commit/33fe92b32319f8f812577d7935a06cff6997ead1 Author: Kareila kareila@dreamwidth.org Date: 2020-08-09 (Sun, 09 Aug 2020)
Changed paths: M bin/upgrading/deadphrases.dat M htdocs/support/see_request.bml M htdocs/support/see_request.bml.text
Log Message:
update link on see_request to target /help instead of /help.bml
Commit: c701c57869376d8500108c2deaedbc16031b6e32 https://github.com/dreamwidth/dw-free/commit/c701c57869376d8500108c2deaedbc16031b6e32 Author: Kareila kareila@dreamwidth.org Date: 2020-08-09 (Sun, 09 Aug 2020)
Changed paths: M cgi-bin/LJ/User/Account.pm
Log Message:
machete commented out code for default friend groups
Protocol still defines editfriendgroups but it just fails.
Commit: 674b7291167cb057c4312d3339f9508c4e60d87f https://github.com/dreamwidth/dw-free/commit/674b7291167cb057c4312d3339f9508c4e60d87f Author: Kareila kareila@dreamwidth.org Date: 2020-08-09 (Sun, 09 Aug 2020)
Changed paths: M cgi-bin/LJ/Setting/Display/AccountStatus.pm
Log Message:
make actionlink for suspended accounts a link
It was doing something ineffective with aopts. Now it is a real link.
Commit: eb7408df45c6d408aaf1af0c74fb205edcb28e14 https://github.com/dreamwidth/dw-free/commit/eb7408df45c6d408aaf1af0c74fb205edcb28e14 Author: Kareila kareila@dreamwidth.org Date: 2020-08-09 (Sun, 09 Aug 2020)
Changed paths: M bin/upgrading/proplists.dat M cgi-bin/LJ/User/Journal.pm
Log Message:
remove userprop third_party_notify_list and related unused methods
Commit: c7351f32e86e29d5caa4b1d2aec4bcc773b53d41 https://github.com/dreamwidth/dw-free/commit/c7351f32e86e29d5caa4b1d2aec4bcc773b53d41 Author: Kareila kareila@dreamwidth.org Date: 2020-08-09 (Sun, 09 Aug 2020)
Changed paths: M views/admin/propedit.tt
Log Message:
fix textarea with no id in views/admin/propedit.tt
Use of uninitialized value in concatenation (.) or string at cgi-bin/DW/Template/Plugin/FormHTML.pm line 438.
Compare: https://github.com/dreamwidth/dw-free/compare/a5d792526618...c7351f32e86e