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 9f734c9050 minor phpstan tweaks 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) 5 years ago
classes minor phpstan tweaks 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 OPML: multiple fixes 3 years ago
js add data-orig-feed-title to generated headline markup 3 years ago
lib move material-icons to composer 3 years ago
locale Update translation files 3 years ago
lock remove .htaccess files 8 years ago
plugins minor phpstan tweaks 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 add workaround for prefs feed tree favicon placement 3 years ago
themes.local support loading themes from themes.local 9 years ago
utils update messages.pot 3 years ago
vendor require phpstan via composer 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 Fix undefined index error 3 years ago
composer.json require phpstan via composer 3 years ago
composer.lock require phpstan via composer 3 years ago
config.php-dist add some ;s 3 years ago
gulpfile.js revert back to lower contrast light theme by default, add separate light-high-contrast.less 3 years ago
index.php main toolbar: clarify element ordering, fix some indents 3 years ago
jsconfig.json unify prefs/main App objects, remove fake classes, use single static App object instead 4 years ago
messages.pot rebase translations 3 years ago
package.json add workaround for gulp4 not updating file timestamps on build 3 years ago
phpstan.neon minor phpstan tweaks 3 years ago
prefs.php fix noscript notifications 3 years ago
public.php move startup checks to Config, set a bunch of @deprecated annotations 3 years ago
update.php OPML improvements/fixes: 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).