Block a user
"Load more" button to scroll further back in time
Fix systemd service to kill the node process
Make mastodon instance configurable
Increase delay between refreshes when page is in background
Implement issues for v1.1.0
Implement issues for v1.1.0
Improve "Load More" button
Suggestion for improved design:
button:not(:disabled) {
box-shadow: 2px 2px 1px 0 var(--color-link-visited);
}
button:hover:not(:disabled) {
box-shadow: 4px 4px 3px 0 var(--color-…