Sin descripción

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

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