dionnejkelly / parrot-im

Automatically exported from code.google.com/p/parrot-im
0 stars 0 forks source link

Block user functionality #3

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
In buddyPanel, the blocked user list is not being obtained from the users' 
blocked setting; instead it is gathering it from a list defined in the 
database.

Resolution:
1. Add a model method to create the blocked list from parsing the user data.
2. Set the buddenPanel methods to use this model method instead of a list to 
gather blocked data.

Original issue reported on code.google.com by kevin.f...@gmail.com on 22 Jun 2009 at 5:41

GoogleCodeExporter commented 8 years ago
Oops, duplicate.

Original comment by kevin.f...@gmail.com on 22 Jun 2009 at 5:42