ttrss/include
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
..
autoload.php * switch to composer for qrcode and otp dependencies 2021-02-26 19:16:17 +03:00
colors.php Address PHPStan warnings in 'include/colors.php'. 2021-11-01 21:10:27 +00:00
controls.php cleanup javascript_tag and stylesheet_tag 2021-03-08 17:39:24 +03:00
controls_compat.php cleanup javascript_tag and stylesheet_tag 2021-03-08 17:39:24 +03:00
errorhandler.php OPML: multiple fixes 2021-09-08 09:04:15 +03:00
functions.php remove SELF_USER_AGENT custom constant, replaced with configurable Config::HTTP_USER_AGENT / Config::get_user_agent() 2021-08-23 10:56:31 +03:00
login_form.php add Config::LOCAL_OVERRIDE_JS 2021-03-11 07:44:58 +03:00
sessions.php add two helper account access levels: 2021-11-10 20:44:51 +03:00