Aucune description

Andrew Dolgov bb5e1a328d enable 4th field in plugin->about() to serve as a more info link il y a 11 ans
api acfbab375d mute warnings caused by session_start() to deal with potential ps_files_cleanup_dir stuff il y a 11 ans
cache c670a80ddd cache minified js files il y a 11 ans
classes bb5e1a328d enable 4th field in plugin->about() to serve as a more info link il y a 11 ans
feed-icons 81745ce738 finally rename icons/ (fixes #272) il y a 13 ans
images 884d16505e tweak how utility.css-based stuff looks il y a 11 ans
include 27f018bab7 rebase translations il y a 11 ans
install 884d16505e tweak how utility.css-based stuff looks il y a 11 ans
js eb0ea018c1 reduce moveToPost longpost scroll height il y a 11 ans
lib 01dffac771 remove lib/iui il y a 11 ans
locale 27f018bab7 rebase translations il y a 11 ans
lock 2aae0cce7e add internal directories for cache & lockfiles il y a 14 ans
plugins bb5e1a328d enable 4th field in plugin->about() to serve as a more info link il y a 11 ans
schema d14004776a change description of HIDE_READ_FEEDS il y a 11 ans
templates f43e9e97a5 add basic password recovery thing il y a 11 ans
utils be8612c438 remove release deb/tarball scripts il y a 11 ans
.buildpath 99627c4863 add eclipse stuff il y a 12 ans
.gitignore 1b2afd2bd3 Additions: il y a 11 ans
.project 99627c4863 add eclipse stuff il y a 12 ans
LICENSE 7e1a9fbcbc add LICENSE il y a 15 ans
README.md 771012ec04 update readme (c) il y a 11 ans
atom-to-html.xsl b7c8622ec7 atom xsl: fix missing feed icon il y a 11 ans
backend.php 1ebf3b979e replace getmicrotime() wrapper with microtime(true) (2) il y a 11 ans
cdm.css 2a457e8433 cdm expanded read: improve contrast a bit il y a 11 ans
config.php-dist 99534a3dde remove page title stuff for the time being il y a 11 ans
db-updater.php 884d16505e tweak how utility.css-based stuff looks il y a 11 ans
errors.php 6cb57cc375 Fix whitespace, gettext is whitespace fragile. il y a 11 ans
image.php f0bd8e6531 rework image caching to work without permanent article content rewriting (refs #582) il y a 11 ans
index.php 3b4c319d2c Merge branch 'master' of github.com:gothfox/Tiny-Tiny-RSS il y a 11 ans
messages.pot 27f018bab7 rebase translations il y a 11 ans
opml.php 3972bf5981 db_escape_string: specify link parameter for consistency; sessions: do not force-close db connection in _close() il y a 11 ans
prefs.php d0c6dd29d1 add experimental easy installer il y a 11 ans
public.php 1ebf3b979e replace getmicrotime() wrapper with microtime(true) (2) il y a 11 ans
register.php 884d16505e tweak how utility.css-based stuff looks il y a 11 ans
tt-rss.css d2f3467bb6 add a simple appearing preview for unexpanded cdm and normal mode il y a 11 ans
update.php 884d16505e tweak how utility.css-based stuff looks il y a 11 ans
update_daemon2.php db98542301 daemon2: actually handle --quiet option il y a 11 ans
utility.css 884d16505e tweak how utility.css-based stuff looks il y a 11 ans

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

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

See also