Added ability to view more posts.

This commit is contained in:
Thomas Mathews 2023-01-25 13:38:26 -08:00
parent dd284a5abe
commit fa8bdc0b2b
5 changed files with 80 additions and 13 deletions

View file

@ -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