TinyTinyRSS for BananaNetwork - to apply required patches before release or release in async to the official version https://git.tt-rss.org/fox/tt-rss
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 e3c51b0e6c Revert "clip max displayed counter value to 9999 because of container node width"
This reverts commit c34a4c85bd.
3 years ago
.vscode reorder debug targets 3 years ago
api simplify internal authentication code and bump default algo to SSHA-512 3 years ago
cache remove cache/js (no longer used) 6 years ago
classes Revert "clip max displayed counter value to 9999 because of container node width" 3 years ago
feed-icons add feed-icons placeholder index.html 11 years ago
images share: move og:image back to head 3 years ago
include add Config::LOCAL_OVERRIDE_JS 3 years ago
js Revert "clip max displayed counter value to 9999 because of container node width" 3 years ago
lib move material-icons to composer 3 years ago
locale Translated using Weblate (Czech) 3 years ago
lock remove .htaccess files 8 years ago
plugins share: move og:image back to head 3 years ago
plugins.local pluginhost: allow loading user plugins from plugins.local 9 years ago
schema bring back web dbupdate using new migrations system 3 years ago
sql schema: add ttrss_users.last_auth_attempt 3 years ago
templates add digest preview button, also fix a bunch of bugs 3 years ago
templates.local allow overriding built-in templates via templates.local 4 years ago
themes yet another flex feedtree attempt 3 years ago
themes.local support loading themes from themes.local 9 years ago
utils update messages.pot 3 years ago
vendor initial for idiorm 3 years ago
.editorconfig update editorconfig 3 years ago
.eslintrc.js fix eslint configuration 3 years ago
.gitignore initial for idiorm 3 years ago
CONTRIBUTING.md Update 'CONTRIBUTING.md' 3 years ago
COPYING add COPYING 7 years ago
README.md add svg loading indicators 3 years ago
backend.php bring back web dbupdate using new migrations system 3 years ago
composer.json initial for idiorm 3 years ago
composer.lock initial for idiorm 3 years ago
config.php-dist add some ;s 3 years ago
gulpfile.js yet another flex feedtree attempt 3 years ago
index.php use svg icon for headlines loadmore prompt 3 years ago
jsconfig.json unify prefs/main App objects, remove fake classes, use single static App object instead 4 years ago
messages.pot update messages.pot 3 years ago
package.json add workaround for gulp4 not updating file timestamps on build 3 years ago
phpstan.neon cdmToggleGridSpan: toggle classname instead of a style property 3 years ago
prefs.php add Config::LOCAL_OVERRIDE_JS 3 years ago
public.php move startup checks to Config, set a bunch of @deprecated annotations 3 years ago
update.php reorganize update.php a bit, remove unneeded options 3 years ago
update_daemon2.php bring back web dbupdate using new migrations system 3 years 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).