Go to file
Andrew Dolgov d7c070b22b
make phpstan happy
2023-04-09 21:29:16 +03:00
.docker Revert "docker: point xaccel plugin url to gitlab" 2023-04-09 15:27:03 +03:00
.vscode rework phpstan task to use inotifywait 2022-07-31 11:13:17 +03:00
api
cache
classes make phpstan happy 2023-04-09 21:29:16 +03:00
feed-icons
images
include Merge branch 'master' of git.tt-rss.org:tt-rss/tt-rss 2023-02-25 19:31:07 +03:00
js add window.requestIdleCallback polyfill for safari 2023-04-09 10:29:42 +03:00
lib bump dojo to 1.16.5 2023-04-09 11:14:46 +03:00
locale Translated using Weblate (German) 2022-12-28 09:33:28 +00:00
lock
plugins * auth_internal OTP form: fix double-urlencode 2023-03-23 20:05:03 +03:00
plugins.local
schema
sql schema: don't use 'create index if not exists' syntax because mysql doesn't support it 2022-06-20 21:49:12 +03:00
templates
templates.local
tests
themes combined mode: prevent left part of footer pushing right part out of viewport 2023-03-20 18:33:29 +03:00
themes.local
utils phpstan task: analyze only modified files 2023-04-06 20:25:48 +03:00
vendor exp: jaeger tracing 2023-04-09 20:50:33 +03:00
.editorconfig
.eslintrc.js
.gitignore commit package-lock.json, add eslint task 2023-03-25 18:10:26 +03:00
.gitlab-ci.yml CI: phpstan: check for PHPDOC_DEPLOY_SSH_KEY 2023-04-06 20:27:04 +03:00
CONTRIBUTING.md Update 'CONTRIBUTING.md' 2022-09-29 17:23:40 +03:00
COPYING
README.md
backend.php make phpstan happy 2023-04-09 21:29:16 +03:00
composer.json exp: jaeger tracing 2023-04-09 20:50:33 +03:00
composer.lock exp: jaeger tracing 2023-04-09 20:50:33 +03:00
config.php-dist
gulpfile.js
index.php properly check for baseline required PHP version (7.4) 2022-07-29 06:34:20 +03:00
jsconfig.json
messages.pot rebase translations 2022-06-05 11:49:50 +03:00
package-lock.json commit package-lock.json, add eslint task 2023-03-25 18:10:26 +03:00
package.json
phpstan.neon phpstan: exclude tests in lib/ 2022-12-11 22:06:49 +03:00
phpunit.xml add phpunit configuration 2022-03-22 14:34:05 +03:00
prefs.php show full commit timestamp with version information in prefs footer 2022-12-30 09:46:01 +03:00
public.php
update.php UserHelper, CLI: add a method to check user password 2022-06-10 22:16:48 +03:00
update_daemon2.php * add UserHelper methods to manipulate user database (add, modify, delete) 2022-06-10 13:39:00 +03:00

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).