I think "Mailbox" returns the message that are in the user's timeline rather than the messages the user sent.
@Vassil: is that correct? D. On Fri, Oct 2, 2009 at 9:21 PM, Dave Briccetti <[email protected]> wrote: > > On Oct 2, 2009, at 2:30 AM, Anne Kathrine Petterøe wrote: > >> Just did a bit of testing, and there seems to be a couple of issues. >> > Hi Anne. > >> 1. I can no longer follow any users from the "List users" page. The link >> to the profile pages are broken. >> I have to enter the profile URL (like: >> http://esmecloudserverapache.dickhirsch.staxapps.net/user/esjewett) to >> access the user's profile page. > > Oops. > >> 2. Under "Last message" my reply to @vdichev shows up on both my user as >> well as for @vdichev. > > I’m using this approach: > > Mailbox.mostRecentMessagesFor(id, 1) > > to find the last message. Is something more complex required? > >
