Added ability to view more posts.
This commit is contained in:
parent
dd284a5abe
commit
fa8bdc0b2b
5 changed files with 80 additions and 13 deletions
|
@ -219,7 +219,7 @@ function on_pool_open(relay) {
|
|||
// explore views
|
||||
relay.subscribe(SID_EXPLORE, [{
|
||||
kinds: STANDARD_KINDS,
|
||||
limit: 500,
|
||||
limit: 5000,
|
||||
}]);
|
||||
|
||||
// Grab our friends history so our default timeline looks loaded
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue