1
0
mirror of https://tt-rss.org/git/tt-rss.git synced 2024-06-21 11:26:38 +02:00
ttrss/classes/pref
Andrew Dolgov 9e8d69739f add two helper account access levels:
- read only - can't subscribe to more feeds, feed updates are skipped
 - disabled - can't login
define used access levels as UserHelper constants and refactor code to
use them instead of hardcoded numbers
2021-11-10 20:44:51 +03:00
..
feeds.php add two helper account access levels: 2021-11-10 20:44:51 +03:00
filters.php fix rendering of category filters on Uncategorized 2021-07-28 12:59:47 +03:00
labels.php Fix undefined array key "output" when adding new label 2021-10-15 23:05:50 +00:00
prefs.php add two helper account access levels: 2021-11-10 20:44:51 +03:00
system.php show E_COMPILE_ERROR in event log at higher severity levels 2021-03-09 17:00:51 +03:00
users.php Address PHPStan warning in 'classes/pref/users.php'. 2021-11-01 21:10:27 +00:00