Sen descrición

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

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