Tidak Ada Deskripsi

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

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