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.
30123fe630
Posts with pubDate in the future always appear at the top, which is ruining the whole "newest at top" idea. One way to handle this is to use time() instead. This is what google reader does and seems reasonable. |
12 years ago | |
---|---|---|
api | 12 years ago | |
cache | 12 years ago | |
classes | 12 years ago | |
feed-icons | 13 years ago | |
images | 12 years ago | |
include | 12 years ago | |
js | 12 years ago | |
lib | 12 years ago | |
locale | 12 years ago | |
lock | 14 years ago | |
plugins | 12 years ago | |
schema | 12 years ago | |
templates | 12 years ago | |
utils | 12 years ago | |
.buildpath | 13 years ago | |
.gitignore | 12 years ago | |
.project | 13 years ago | |
LICENSE | 16 years ago | |
README.md | 12 years ago | |
atom-to-html.xsl | 12 years ago | |
backend.php | 12 years ago | |
cdm.css | 12 years ago | |
config.php-dist | 12 years ago | |
db-updater.php | 12 years ago | |
errors.php | 12 years ago | |
image.php | 12 years ago | |
index.php | 12 years ago | |
messages.pot | 12 years ago | |
opml.php | 12 years ago | |
prefs.php | 12 years ago | |
public.php | 12 years ago | |
register.php | 12 years ago | |
tt-rss.css | 12 years ago | |
update.php | 12 years ago | |
update_daemon2.php | 12 years ago | |
utility.css | 12 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.
Licensed under GNU GPL version 2
Copyright (c) 2005 Andrew Dolgov (unless explicitly stated otherwise).
Requirements
- Compatible web browser (http://tt-rss.org/wiki/CompatibleBrowsers)
- Web server, for example Apache
- PHP (with support for mbstring functions)
- PostgreSQL (tested on 8.3) or MySQL (InnoDB and version 4.1+ required)
Installation Notes
http://tt-rss.org/wiki/InstallationNotes