My favorites | Sign in
Google
Project hosting will be READ-ONLY Wednesday at 8am PST due to brief network maintenance.
             
New issue | Search
for
| Advanced search | Search tips
Issue 125: Improve handling of @username replies in relation to private threads and XMPP, SMS
2 people starred this issue and may be notified of changes. Back to list
Status:  New
Owner:  ----
Type-Defect
Priority-Medium


Sign in to add a comment
 
Reported by jonasnockert, Jul 07, 2009
What steps will reproduce the problem?
1. User A sees a comment from user B and wants to make a follow-up comment.
2. User C has a private Jaiku account and User B comments on a post made by her (this should be 
invisible to the user A).
3. User A tries to post "@userb: I'd like to follow up on that..."
4. User A is met with a "Operation not allowed" response from the bot.

Ideally, Jaikuengine should iterate through user B's posts and comments starting with the most 
recent until it finds one that's available to user A. It should return a friendly error message upon 
reaching posts and comments that are older than a certain number of hours. The reply window 
should be configurable.

Sign in to add a comment