You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Andrew Dolgov a4543de3ac Merge branch 'feature/php8.2' into 'master' 3 weeks ago
.docker Bump to Alpine 3.18, PHP 8.2 3 weeks ago
.vscode rework phpstan task to use inotifywait 10 months ago
api simplify internal authentication code and bump default algo to SSHA-512 2 years ago
cache remove cache/js (no longer used) 5 years ago
classes _order_to_override_query: fix custom sort plugins overriding each other 1 month 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 3 months ago
js add Headlines.default_move_on_expand tunable 2 months ago
lib bump dojo to 1.16.5 2 months ago
locale Translated using Weblate (German) 5 months ago
lock remove .htaccess files 7 years ago
plugins * auth_internal OTP form: fix double-urlencode 2 months 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 12 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 3 months ago
themes.local support loading themes from themes.local 8 years ago
utils phpstan task: analyze only modified files 2 months ago
vendor exp: jaeger tracing 2 months ago
.editorconfig update editorconfig 2 years ago
.eslintrc.js fix eslint configuration 2 years ago
.gitignore commit package-lock.json, add eslint task 2 months ago
.gitlab-ci.yml CI: phpstan: check for PHPDOC_DEPLOY_SSH_KEY 2 months ago
CONTRIBUTING.md Update CONTRIBUTING.md 4 weeks ago
COPYING add COPYING 6 years ago
README.md add svg loading indicators 2 years ago
backend.php don't try to pass array to span tags 2 months ago
composer.json exp: jaeger tracing 2 months ago
composer.lock exp: jaeger tracing 2 months 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) 10 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 1 year ago
package-lock.json commit package-lock.json, add eslint task 2 months ago
package.json add workaround for gulp4 not updating file timestamps on build 2 years ago
phpstan.neon phpstan: exclude tests in lib/ 6 months ago
phpunit.xml add phpunit configuration 1 year ago
prefs.php show full commit timestamp with version information in prefs footer 5 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 1 year ago
update_daemon2.php * add UserHelper methods to manipulate user database (add, modify, delete) 1 year 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).