refine stream filter and forum notification behaviour (mostly for performance). personal posts will be displayed in unthreaded mode and clicking a forum notification will show only the unseen items of the forum in unthreaded mode. group the filters in the widget - threaded at the top, unthreaded beneath.

This commit is contained in:
Mario Vavti
2018-10-24 20:58:25 +02:00
parent 615402ea83
commit 5c4fbbebe1
6 changed files with 66 additions and 53 deletions

View File

@@ -484,4 +484,4 @@ function db_columns($table) {
}
return [];
}
}