@@ -555,3 +555,12 @@ function parse_runtime_info(elem) {
param=param.nextSibling;
}
}
functioncatchupCurrentFeed(){
varfn=getFeedName(getActiveFeedId());
if(confirm("Mark all articles in "+fn+" as read?")){
returnviewCurrentFeed(0,'MarkAllRead')
}
}
Reference in New Issue
Block a user
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.