Không có mô tả

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

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