@@ -823,7 +823,14 @@ function collapse_feedlist() {
}catch(e){
exception_error(e,"toggle_feedlist");
}
}
functionviewModeChanged(){
cache_empty();
returnviewCurrentFeed(0,'')
}
functionviewLimitChanged(){
cache_empty();
returnviewCurrentFeed(0,'')
}
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.