Changelog Digest for Wed, Jun 10
Jun. 10th, 2009 03:44 pm![[personal profile]](https://www.dreamwidth.org/img/silk/identity/user.png)
![[community profile]](https://www.dreamwidth.org/img/silk/identity/community.png)
[dw-free]
- 17ca5b4d2b8b: periodic inability to join communities
- Operating on edges is a 'best effort' thing, so don't return immediately on failure.
- 5d8cc0226685: another LJ::get_friend_group rabbit hole
- Rename list_friendgroups sub to list_trustgroups; make it work.
- 0cc6a2936852: nuke all references to LJ friend functions
- cgi-bin/LJ/Widget/FriendBirthdays.pm
- bbd6f2efb159: nuke all references to LJ friend functions
- Fix network view (the view formerly known as friendsfriends)
- 1dd338c2158f: nuke all references to LJ friend functions
- readd blank list check
- 86e9c7645063: update console command for setting tag security
- Use members/access as appropriate.
|
|
|
|
|
|
Producing these
Date: 2009-06-12 02:31 pm (UTC)Re: Producing these
Date: 2009-06-12 02:49 pm (UTC)I have a script I run manually that uses the code status page for the basic row generation, that I copy-paste stuff into from
Takes me about 5-10 minutes.
Re: Producing these
Date: 2009-06-12 03:00 pm (UTC)How easy do you think it would be to adapt the script to do the same for LJ? I can't even find an equivalent to the code status page.
Re: Producing these
Date: 2009-06-12 11:29 pm (UTC)If I were going to write a script based on changelog output directly, I'd probably look at the XML feed for the community and process that instead of the HTML.