No Description

Andrew Dolgov e0d91d846d experimental split of public calls into public.php (refs #389) 12 years ago
api 8ad4bac0fd api: always chdir() to base directory (refs #375) 12 years ago
cache ca06ed7d36 move HTMLPurifier cache inside CACHE_DIR/htmlpurifier 13 years ago
debian e0d91d846d experimental split of public calls into public.php (refs #389) 12 years ago
help fe66e229d7 adding an email article hotkey 'e' 13 years ago
icons 03bfdf4897 add icons subdirectory 15 years ago
images 0cbf516976 add art-share icon 12 years ago
lib bd4dfcae6e enable checking of child checkboxes 12 years ago
locale b053b98144 update translations 12 years ago
lock 2aae0cce7e add internal directories for cache & lockfiles 13 years ago
mobile 1813fe83cc add image.php to mobile 12 years ago
modules e0d91d846d experimental split of public calls into public.php (refs #389) 12 years ago
schema 17140b71ed fix drop table 12 years ago
templates e4f7c97622 rename feed.xsl to atom-to-html.xsl 13 years ago
tests f679105cb2 add unit tests for rewrite_relative_url and fix a number of bugs in it 13 years ago
themes 72954b22c5 triple-pane: remove obsolete files 13 years ago
utils cb635435b1 add .deb creation script 12 years ago
.gitignore 9949bd154e functions.php: Fixed some mild errors. 13 years ago
FeedTree.js e3d2c029a6 add mark as read to feedlist popup menu 12 years ago
LICENSE 7e1a9fbcbc add LICENSE 15 years ago
PrefFeedTree.js 1644304f11 display last update times in PrefFeedTree (closes #284) 13 years ago
PrefFilterTree.js 8a097fa381 fix preference tree elements not being properly clickable in Firefox 13 years ago
PrefLabelTree.js 8a097fa381 fix preference tree elements not being properly clickable in Firefox 13 years ago
README 69941ff85d bump copyright year 14 years ago
atom-to-html.xsl e4f7c97622 rename feed.xsl to atom-to-html.xsl 13 years ago
backend.php e0d91d846d experimental split of public calls into public.php (refs #389) 12 years ago
cdm.css 915b61ef3b use css table layout in cdmHeader (fixes #383) 12 years ago
config.php-dist edfab7bd7f expand description of SELF_URL_PATH, set sanity check (closes #384) 12 years ago
db-prefs.php afba49c39a prefs caching improvements 12 years ago
db-updater.php 0ae2bb2a69 db-updater: properly handle situation of newer active schema; utility scripts: fix incorrect logo 13 years ago
db.php 68c48b7d48 db: disable qlog 12 years ago
deprecated.js ca8e3d75f4 use multiple classes to mark statuses, JS code cleanup 13 years ago
digest.css 56e0d2cb97 digest article scrolling fix 12 years ago
digest.js bb674f9493 rework digest mode 12 years ago
digest.php bb674f9493 rework digest mode 12 years ago
errors.php ebb948c24e rework initial sanitycheck to use JSON 13 years ago
feedlist.js a593cb62f3 catchupFeed: add confirmation prompt 12 years ago
functions.js 78b2c6ce9a rework caching, use html5 local storage 12 years ago
functions.php e0d91d846d experimental split of public calls into public.php (refs #389) 12 years ago
image.php 5ef03f1541 move simplepie/ to lib 15 years ago
index.php 659468ebf0 add php-gettext, i18n stuff 17 years ago
localized_js.php 7b26a148b0 config: remove ENABLE_TRANSLATIONS 13 years ago
localized_schema.php b053b98144 update translations 12 years ago
login_form.php bf9fc06072 only use autologin with SSL certificate when AUTO_LOGIN is enabled, otherwise redirect to login form as with remote auth 13 years ago
messages.pot b053b98144 update translations 12 years ago
opml.php 08ae2a5ba6 Extend OPML preferences pane, to provide more control of Export OPML 13 years ago
prefs.js 755c8f95ef rework editSelectedFeeds to use http POST 12 years ago
prefs.php 207d8118b4 prefs: enable Linked tab in single user mode 13 years ago
public.php e0d91d846d experimental split of public calls into public.php (refs #389) 12 years ago
register.php 410c0b3a01 fix register.php feed output 12 years ago
sanity_check.php edfab7bd7f expand description of SELF_URL_PATH, set sanity check (closes #384) 12 years ago
sanity_config.php 65eebd13f4 add option to disable PUSH client support globally (closes #340 13 years ago
sessions.php 3d72afa19a use SSL serial to bind certificate to user; implement autologin using SSL certificate; set a separate session cookie for SSL connections (refs #324) 13 years ago
tt-rss.css 86bda02b5a tweak code/pre css colors 12 years ago
tt-rss.js 0dfc968b1e esc closes article panel 12 years ago
tt-rss.php 147f563228 Extended Actions to include Select by tag (add local modifications, fix 12 years ago
twitter.php 54a3dd8d10 switch twitter support from twitteroauth to tmhOAuth 13 years ago
update.php f32eb194bb update: add get_linked_feeds to normal update tasks 13 years ago
update_daemon2.php ae5f7bb11a implement fetching and exporting of shared feeds 13 years ago
utility.css 0e2d03a74e css: remove Lucida Grande 12 years ago
version.php a70401690c release 1.5.6 12 years ago
viewfeed.js 507426ef6e make lazy loading of headlines lazier 12 years ago

README

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-2010 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
========

* FAQ: http://tt-rss.org/wiki/FrequentlyAskedQuestions
* Forum: http://tt-rss.org/forum
* Wiki: http://tt-rss.org/wiki/WikiStart

Contact
=======

Send your questions, comments, patches to Andrew Dolgov