You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Go to file
Andrew Dolgov 6cf4ebbabd
bring back nginx_xaccel
22 hours ago
.docker bring back nginx_xaccel 22 hours ago
.gitea/workflows add gitea-CI docker builder 23 hours ago
.vscode rework phpstan task to use inotifywait 8 months ago
api simplify internal authentication code and bump default algo to SSHA-512 2 years ago
cache remove cache/js (no longer used) 4 years ago
classes * auth_internal OTP form: fix double-urlencode 3 days ago
feed-icons add feed-icons placeholder index.html 10 years ago
images share: move og:image back to head 2 years ago
include Merge branch 'master' of git.tt-rss.org:tt-rss/tt-rss 4 weeks ago
js Change 'FEED_NOTHING' to 'FEED_DASHBOARD'. 3 weeks ago
lib Address upcoming string interpolation deprecation. 4 months ago
locale Translated using Weblate (German) 3 months ago
lock remove .htaccess files 7 years ago
plugins * auth_internal OTP form: fix double-urlencode 3 days ago
plugins.local pluginhost: allow loading user plugins from plugins.local 8 years ago
schema bring back web dbupdate using new migrations system 2 years ago
sql schema: don't use 'create index if not exists' syntax because mysql doesn't support it 9 months ago
templates add digest preview button, also fix a bunch of bugs 2 years ago
templates.local allow overriding built-in templates via templates.local 3 years ago
tests tests: add stub autoloader, add a few more rewrite_relative tests 1 year ago
themes combined mode: prevent left part of footer pushing right part out of viewport 6 days ago
themes.local support loading themes from themes.local 8 years ago
utils rework phpstan task to use inotifywait 8 months ago
vendor Bump PHPStan from 1.8.2 to 1.10.3 3 weeks ago
.editorconfig update editorconfig 2 years ago
.eslintrc.js fix eslint configuration 2 years ago
.gitignore commit package-lock.json, add eslint task 1 day ago
CONTRIBUTING.md Update 'CONTRIBUTING.md' 6 months ago
COPYING add COPYING 6 years ago
README.md add svg loading indicators 2 years ago
backend.php Set user related sessions for single user mode 7 months ago
composer.json Bump PHPStan from 1.8.2 to 1.10.3 3 weeks ago
composer.lock Bump PHPStan from 1.8.2 to 1.10.3 3 weeks ago
config.php-dist add some ;s 2 years ago
gulpfile.js revert back to lower contrast light theme by default, add separate light-high-contrast.less 2 years ago
index.php properly check for baseline required PHP version (7.4) 8 months ago
jsconfig.json unify prefs/main App objects, remove fake classes, use single static App object instead 3 years ago
messages.pot rebase translations 10 months ago
package-lock.json commit package-lock.json, add eslint task 1 day ago
package.json add workaround for gulp4 not updating file timestamps on build 2 years ago
phpstan.neon phpstan: exclude tests in lib/ 3 months ago
phpunit.xml add phpunit configuration 1 year ago
prefs.php show full commit timestamp with version information in prefs footer 3 months ago
public.php move startup checks to Config, set a bunch of @deprecated annotations 2 years ago
update.php UserHelper, CLI: add a method to check user password 10 months ago
update_daemon2.php * add UserHelper methods to manipulate user database (add, modify, delete) 10 months ago

README.md

Tiny Tiny RSS

Web-based news feed aggregator, designed to allow you to read news from any location, while feeling as close to a real desktop application as possible.

http://tt-rss.org

This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.

This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.

You should have received a copy of the GNU General Public License along with this program. If not, see http://www.gnu.org/licenses/.

Copyright (c) 2005 Andrew Dolgov (unless explicitly stated otherwise).