There was a bug in the function that told the Post.writer what index number to use. If the administrator had deleted some intermediate messages the index numbers would try to fill in those deletions. Whoops. Now it is faster and more accurate.
v572
•October 30, 2008 • Leave a CommentThe image streams we created for the submitted images (assets of a closebunch) were showing up as Flickr streams on a user’s account pages. We corrected that.
We finally have a handle on the RSS feeds. We can open a feed and cache the initial entries. We’ll need a way to periodically update all the feeds, but right now we need an interface for a user to add feeds to their account. We need to design a way for the entires to appear in the closebunch.
v566
•October 28, 2008 • Leave a CommentWe spent the weekend looking at RSS modules and trying to figure out how to add RSS feeds to closebunches. That might go in this week. We also discovered a bug that was keeping people from logging in and fixed that.
We found a bug in the Timezone code, which was a good one to catch.
It is now impossible for a user who has admin powers to unsubscribe the creator or owner from a closebunch. They also cannot grant (or revoke) their own admin powers, or unsubscribe themselves (that will be done on a different page and it will be the same for all members).
The list that a member (or admin) sees of the members of a closebunch is a little better presented.
We have started to look at RSS feeds, but the toolkits available are… immature. We’re not sure what we’re going to do on that front.
v559
•October 24, 2008 • Leave a CommentWhen looking at a message caught in the filter it is now possible to invite that author to join the closebunch. It is also possible to delete the post or accept it into the archive of the closebunch.
Eventually we will need to be smarter about handling bounced messages, but for now this should be enough.
v558
•October 24, 2008 • Leave a CommentWe tweaked the display of the notice and error messages at the tops of the page.
There is a difficult balance between spending time on the design and spending time on the inner workings that really make the service work. Ultimately, there will be a better design for the whole site, but we don’t want the beta site to be ugly. Continue reading ‘v558′
v550
•October 21, 2008 • Leave a CommentNow we can trigger the acceptance of an invitation to a closebunch from the admin pages. Until we get the acceptance process streamlined that seems like a good idea. Of course, while we were working on that we bumped into a few other things on the admin pages.
v549
•October 20, 2008 • Leave a CommentA lot of people have a standard signature line they use to close their email messages. Closebunch can now keep track of that signature line and use it to ignore both the signature line and anything below it. (There is a screen to set the signature line as part of a user’s account, but we probably need a way for a closebunch administrator to set it (unless it is already set).)
v547
•October 20, 2008 • Leave a CommentNot a bad morning for a Monday. We already cleaned up some of the code in the models (missive and bunch) and knocked a feature off the list of “Next Development Tasks.”
We need to create an MEL, which in aviation is a Minimum Equipment List, for our soft launch (where we suggest other people use the service). Right now there’s a problem with the incoming mail, which is sort of our of our hands. When that’s addressed we’ll work up a list of the features we need to have rock solid before adding more than our current dozen brave users.
v544
•October 16, 2008 • Leave a CommentYou can finally edit a frequency setting profile. That took forever. Amazing how when we spend a morning chasing a foolish bug it puts a damper on the rest of the day. Very frustrating to keep adding debugging and reporting code to a page, controller, and model until we discover that there’s just a basic misunderstanding of how the function call is used.
Ah well. Next item!
v541
•October 14, 2008 • Leave a CommentIt is now possible for an administrator to switch a member back to the default frequency for when their digests are sent.
The list on the front page of the closebunches is now legible. There were some cascading style sheet issues that were beyond us, and we brought in David Shaw of Belm to fix them.
Onward.
