Sin descripción

Andrew Dolgov 842c2ab451 tweak daemon2 to run feedbrowser/etc tasks after update randomly, not instead of update hace 11 años
api 0bb5833beb api: add getFeedTree hace 11 años
cache 412865b99f remove cache/magpie hace 11 años
classes a7c0e150b6 fix invisible active headline in 3pane mode hace 11 años
feed-icons 81745ce738 finally rename icons/ (fixes #272) hace 12 años
images a0ddecb98d remove cdm tiles; update cdm stylesheet as to stop reading on yellow hace 11 años
include e81610d9ef daemon: sort by random hace 11 años
install c93f98e123 installer: do not create unneeded blank line at the end of config.php hace 11 años
js 60b88b254c add hotkey toggle_cdm_expanded (f c) hace 11 años
lib 01dffac771 remove lib/iui hace 11 años
locale 792d640b04 French translation update : new or modified strigs. hace 11 años
lock 2aae0cce7e add internal directories for cache & lockfiles hace 13 años
plugins 4188225c19 googlereaderimport: migrate article tags hace 11 años
schema 9cac360bd7 set combined display mode as default hace 11 años
templates f43e9e97a5 add basic password recovery thing hace 11 años
themes f67c80a77b add missing themes/ 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 f820f205d0 css cleanup; remove auxDlg; add separate prefs.css hace 11 años
backend.php 1ebf3b979e replace getmicrotime() wrapper with microtime(true) (2) hace 11 años
cdm.css f940535997 cdm: make box-shadow a bit bigger; fix missing shadow on expandable active item hace 11 años
config.php-dist 9427ba1d43 enable updater by default hace 11 años
db-updater.php 44c9dc8118 Replace call to vsprintf to sprintf because of arguments format hace 11 años
errors.php 6cb57cc375 Fix whitespace, gettext is whitespace fragile. hace 11 años
image.php dd856b4845 send Last-Modified header with the local image hace 11 años
index.php 5d40efc9b0 add ability to select CSS files in themes/ hace 11 años
messages.pot 20136c7860 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.css f820f205d0 css cleanup; remove auxDlg; add separate prefs.css hace 11 años
prefs.php 9e662b4d0f make prefs footer version respect HIDE_VERSION 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 a7c0e150b6 fix invisible active headline in 3pane mode hace 11 años
update.php e81610d9ef daemon: sort by random hace 11 años
update_daemon2.php 842c2ab451 tweak daemon2 to run feedbrowser/etc tasks after update randomly, not instead of update hace 11 años
utility.css 5d40efc9b0 add ability to select CSS files in themes/ 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