[dreamwidth/dw-free] 8836ee: (Bug 4866) Allow collapsing of all profile section...
Branch: refs/heads/develop
Home: https://github.com/dreamwidth/dw-free
Commit: 8836ee321882a5e6d14707b8de115086f5c316b7
https://github.com/dreamwidth/dw-free/commit/8836ee321882a5e6d14707b8de115086f5c316b7
Author: Momijizukamori <momijizukamori@dreamwidth.org>
Date: 2013-08-05 (Mon, 05 Aug 2013)
Changed paths:
M bin/upgrading/proplists.dat
Log Message:
-----------
(Bug 4866) Allow collapsing of all profile sections to stick
This changes profile_collapsed_headers in userproplist from
a char to a blobchar - char is limited to 255 characteters, and
with the number of sections we have, not all would fit and the
last property would get truncated, which means existing data
is potentially corrupt.
As such, this change does not migrate old data, and users will
have to reset the collapsed sections after it goes live.
Commit: 0bccf33218d83d8f45c735d35a270135dd95e3b9
https://github.com/dreamwidth/dw-free/commit/0bccf33218d83d8f45c735d35a270135dd95e3b9
Author: Afuna <afuna@users.noreply.github.com>
Date: 2013-10-28 (Mon, 28 Oct 2013)
Changed paths:
M bin/upgrading/proplists.dat
Log Message:
-----------
Merge pull request #559 from momijizukamori/Bug4866/ProfileCollapse
(Bug 4866) Allow collapsing of all profile sections to stick
Compare: https://github.com/dreamwidth/dw-free/compare/b5a5575d227d...0bccf33218d8
Home: https://github.com/dreamwidth/dw-free
Commit: 8836ee321882a5e6d14707b8de115086f5c316b7
https://github.com/dreamwidth/dw-free/commit/8836ee321882a5e6d14707b8de115086f5c316b7
Author: Momijizukamori <momijizukamori@dreamwidth.org>
Date: 2013-08-05 (Mon, 05 Aug 2013)
Changed paths:
M bin/upgrading/proplists.dat
Log Message:
-----------
(Bug 4866) Allow collapsing of all profile sections to stick
This changes profile_collapsed_headers in userproplist from
a char to a blobchar - char is limited to 255 characteters, and
with the number of sections we have, not all would fit and the
last property would get truncated, which means existing data
is potentially corrupt.
As such, this change does not migrate old data, and users will
have to reset the collapsed sections after it goes live.
Commit: 0bccf33218d83d8f45c735d35a270135dd95e3b9
https://github.com/dreamwidth/dw-free/commit/0bccf33218d83d8f45c735d35a270135dd95e3b9
Author: Afuna <afuna@users.noreply.github.com>
Date: 2013-10-28 (Mon, 28 Oct 2013)
Changed paths:
M bin/upgrading/proplists.dat
Log Message:
-----------
Merge pull request #559 from momijizukamori/Bug4866/ProfileCollapse
(Bug 4866) Allow collapsing of all profile sections to stick
Compare: https://github.com/dreamwidth/dw-free/compare/b5a5575d227d...0bccf33218d8
no subject