2018-01-21

kareila: "Mom, I'm hungry." "Hush, I'm coding. You ate yesterday." (coding)
[personal profile] kareila2018-01-21 10:49 am

Changelog Digest for Sun, Jan 21

[dw-free]

aa8afa3: Issue #1785: Make member moderation easier to find
Add member moderation links to community management pages.
ef2b60b: Issue #1706: change the 'icons' info in the profile page blurb at top to include bonus icons count to logged-in users with bonus icons
Update profile icon text to include info about available slots.
6d4e93a: Issue #1590: manage/tags should not silently truncate renamed tags
Give an error message when renamed-to tag exceeds the allowed length.
890219e: Issue #1627: Point sending form loses comment field after error
Preserve the note field and value when a points transfer has an error.
c97089d: Issue #2281: Do not include deleted & purged accounts in the Support High Scores Board
Skip expunged accounts in support high scores.
236e902: Issue #2295: Cleanup 2017q2
Fix undefined variable warning in DW/Controller/RPC/MiscLegacy.pm.
6edd47b: Issue #2295: Cleanup 2017q2
Fix non-numeric variable warnings in views/communities/list.tt.
40fce61: Issue #2295: Cleanup 2017q2
Fix undefined variable warning in DW/Controller/Rename.pm.
c324baa: Issue #2295: Cleanup 2017q2
Fix undefined variable warning in DW/Controller/Search/Multisearch.pm.
ecc5723: Issue #2295: Cleanup 2017q2
Fix undefined variable warning in LJ/Userpic.pm.
343a58d: Issue #2295: Cleanup 2017q2
Readd missing string customize.cats.special.
56a3418: Issue #993: Detect misspellings of gmail, etc.
Use fuzzy matching to spellcheck gmail.com and other common domains.
9415354: Issue #2255: Get rid of remaining references to S1 memcache keys
Remove unused memcache keys left over from S1 style system.
2d3b8a7: Issue #2223: Consider removing userprop dogeartime from bin/upgrading/proplists.dat
Removes unused userprop dogeartime.
3d07a66: Issue #2258: update LJ::User methods in DW::Media to be methods on the DW::Media class instead
Change LJ::User methods in DW::Media to DW::Media class methods.