[dreamwidth/dw-free] fecdeb: Replace opt-in s2foundation beta with opt-out nos2...
Branch: refs/heads/master
Home: https://github.com/dreamwidth/dw-free
Commit: fecdeb3a94f1e4568ce5c564091fac53f925996e
https://github.com/dreamwidth/dw-free/commit/fecdeb3a94f1e4568ce5c564091fac53f925996e
Author: Nick Fagerlund <nick.fagerlund@gmail.com>
Date: 2020-07-12 (Sun, 12 Jul 2020)
Changed paths:
M bin/upgrading/deadphrases.dat
M cgi-bin/DW/Controller/Talk.pm
M cgi-bin/LJ/S2.pm
M cgi-bin/LJ/Talk.pm
M cgi-bin/LJ/Web.pm
M etc/config-local.pl.example
M views/beta.tt.text
Log Message:
-----------
Replace opt-in s2foundation beta with opt-out nos2foundation beta
Opt-out betas are a little weird. Also, to keep the diff small, I'm switching
these "if" statements to "if (!)" instead of rewriting them; we'll hopefully be
removing them soon anyway.
Home: https://github.com/dreamwidth/dw-free
Commit: fecdeb3a94f1e4568ce5c564091fac53f925996e
https://github.com/dreamwidth/dw-free/commit/fecdeb3a94f1e4568ce5c564091fac53f925996e
Author: Nick Fagerlund <nick.fagerlund@gmail.com>
Date: 2020-07-12 (Sun, 12 Jul 2020)
Changed paths:
M bin/upgrading/deadphrases.dat
M cgi-bin/DW/Controller/Talk.pm
M cgi-bin/LJ/S2.pm
M cgi-bin/LJ/Talk.pm
M cgi-bin/LJ/Web.pm
M etc/config-local.pl.example
M views/beta.tt.text
Log Message:
-----------
Replace opt-in s2foundation beta with opt-out nos2foundation beta
Opt-out betas are a little weird. Also, to keep the diff small, I'm switching
these "if" statements to "if (!)" instead of rewriting them; we'll hopefully be
removing them soon anyway.