Changelog Digest for Mon, Jul 13
Jul. 13th, 2009 04:01 pm![[personal profile]](https://www.dreamwidth.org/img/silk/identity/user.png)
Sorry I ended up being out of town for the code push! These are the changes from the past couple of days, and they're all live on the site.
[dw-free]
- 7aa1a54b2b1e: add confirmed email to register.bml
- Show the user in multiple places which address was confirmed.
- 099ca66be790: Changes crept in from a patch I was testing. Cleaning up.
- Reversing accidental changes.
- 405f9bcfe713: remove LJ::Search
- Remove stubs of search system; these didn't actually do anything.
- 83b16513deb0: Viewing entries moderation queue doesn't display non-whitelisted videos
- Embedded videos from moderation queue should be parsed as the community's, not as the poster's.
- 2d8af4871606: clean up no_mail_alias console command
- Refactor console setter & add db update to GUI setter.
- 32d605f3a7b8: linebreak quoted material in private messages at 80 characters
- Add linebreaks for quoted replies in PMs.
- e943df9d4340: Link to advanced customization
- Add a link on /customize/options.bml
- f3ee87866768: Allow community maintainers to cancel community invites
- Codemerge from LJ.
- f350288cf1bb: Provide some way to remove deleted accounts from your subscriptions
- Hide deleted accounts that subscribe to you or grant you access; show them when mode=full.
- fb6cfdde33c8: Restore previous statusvis after undeletion instead of forcing it to V
- Avoids issue where readonly-status could be removed by deleting/undeleting.
- 904246a1deb8: add account level to the manage settings page
- Add account level display under accounts tab.
- 9cd1f04529af: Add section on crossposter to the privacy policy
- Update privacy policy for importer, crossposter.
- 04ccfef357b5: Bug 1133: Confidential
- Fix redirection of embedded domain so it doesn't redirect anymore; also fix doubled slash.
- 8c9107777876: Strip ad-related code from the codebase
- Kill more ad code! Yaaaaaay!
- 2820a1a7fa83: another LJ::get_friend_group rabbit hole
- Fix emailpost.bml to use trust groups API instead of the login protocol.
- 62a215f0f9de: Navigation formatting glitch in Negatives
- Display navigation links in Negatives to display inline and remove padding from sidebar lists.
- 5f0f1648285b: integrate payment system with console/finduser
- Add paid account information to finduser.
- 09ad0e14b1dd: Entry preview does not include metadata, including tags
- Add missing metadata items to entry preview.
- f5182f9f9a31: Add current subscription count to manage/settings/?cat=notifications
- Add 'current' and 'max' counts to the subscriptions page.
- 14d55325e78b: comment notifs not marked 'read' in inbox when acted upon
- Mark inbox items as read when you interact with them.
- 653249cfe994: Add reply link to message notification emails
- Add new link to PM emails to reply to said PM.
- 279e0674d6fa: fix autovivification error in AccountLevel.pm
- Fix error where someone didn't have a paidstatus row leading to an autovivification error.
- 2a5a2c6ea216: fix xpost footer messages for people without the userprop defined
- Fix the fallback/default 'this is an xpost' text to display if the user hasn't customized it.
- 429488b55141: Footer appears even when comments are enabled
- Another fix for the xpost footer appearing when it shouldn't.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
[dw-nonfree]
- d677c5781599: Mark and Janine are married now
- Update staff page: Janine and Mark are married, woot!
- 9673b7b820cd: Update/Edit pages show text they shouldn't in Safari
- Fix text hiding issues with Safari, and large spaces around some text (tropo site schemes).
- e46aeffd1df4: Transmogrified generates navstrip outside of body tag
- Fix ordering of HTML to be valid in Transmogrified.
- d38b78dae404: Transmogrified reply page textarea can go behind the sidebar
- Fix overlapping of comment box in Transmogrified.
- a12f6da84eaf: Transmogrified margins too wide
- Reduce Transmogrified margin widths around the content area.
- 64b23167587d: Tropo purple 'create account' button unreadable
- Fix coloring of create account button in Tropospherical Purple.
- 23b0cbbe9fae: Tropo: <q> needs to be re-added to the CSS definitions
- Add styling for Q, SMALL, and BIG tags.
- 3a69b2d8e482: Implement suggestions generator
- Suggestions form for people to submit suggestions which end up posted to the community.
|
|
|
|
|
|
|
|