added next view shortcut to linux

This commit is contained in:
jeena 2013-04-09 22:48:21 +02:00
parent cf4e3386e7
commit 3cda481255
4 changed files with 35 additions and 2 deletions

View file

@ -14,7 +14,7 @@ function(Core, Paths, HostApp, URI) {
this.action = "timeline";
this.reload_blocked = false;
this.max_length = 200;
this.max_length = 20;
this.timeout = 10 * 1000; // every 10 seconds
this.since_id = null;
this.since_id_entity = null;