fixed mentions badget and cursor

This commit is contained in:
jeena 2013-09-09 03:33:43 +02:00
parent 8a1e17d41c
commit e8392eff7a
3 changed files with 161 additions and 105 deletions

View file

@ -131,7 +131,7 @@ function(Core, APICalls, HostApp, URI) {
uri.addSearch("types", post_types.join(","));
//uri.addSearch("sort_by", "published_at");
uri.addSearch("limit", this.posts_limit);
uri.addSearch("max_refs", 20);
//uri.addSearch("max_refs", 20);
uri.addSearch("profiles", "entity");
if(this.since_time) {