Ei kuvausta

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

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