Bez popisu

Andrew Dolgov 99627c4863 add eclipse stuff před 12 roky
.settings 99627c4863 add eclipse stuff před 12 roky
api 46d60592ad api: implement setting article note through updateArticle před 13 roky
cache ca06ed7d36 move HTMLPurifier cache inside CACHE_DIR/htmlpurifier před 13 roky
debian 43ce4ebf10 release 1.5.7 před 13 roky
feed-icons 81745ce738 finally rename icons/ (fixes #272) před 13 roky
help b167df5e60 js: misc cleanup před 12 roky
images 56d7e94353 use css for help overlay, css cleanup před 13 roky
lib e331188f76 misc typo fixes před 12 roky
locale 2ea7ee5a35 update zh_CN translation před 13 roky
lock 2aae0cce7e add internal directories for cache & lockfiles před 14 roky
mobile e331188f76 misc typo fixes před 12 roky
modules 0bfbf1c235 php: remove unused functions před 12 roky
schema 17140b71ed fix drop table před 13 roky
templates e4f7c97622 rename feed.xsl to atom-to-html.xsl před 13 roky
tests f679105cb2 add unit tests for rewrite_relative_url and fix a number of bugs in it před 14 roky
themes 72954b22c5 triple-pane: remove obsolete files před 13 roky
utils b9d5537724 use git checkout instead of git co před 13 roky
.buildpath 99627c4863 add eclipse stuff před 12 roky
.gitignore 81745ce738 finally rename icons/ (fixes #272) před 13 roky
.project 99627c4863 add eclipse stuff před 12 roky
FeedTree.js e331188f76 misc typo fixes před 12 roky
LICENSE 7e1a9fbcbc add LICENSE před 15 roky
PrefFeedTree.js e331188f76 misc typo fixes před 12 roky
PrefFilterTree.js 8a097fa381 fix preference tree elements not being properly clickable in Firefox před 14 roky
PrefLabelTree.js 8a097fa381 fix preference tree elements not being properly clickable in Firefox před 14 roky
README 69941ff85d bump copyright year před 14 roky
atom-to-html.xsl e4f7c97622 rename feed.xsl to atom-to-html.xsl před 13 roky
backend.php e0d91d846d experimental split of public calls into public.php (refs #389) před 13 roky
cdm.css 915b61ef3b use css table layout in cdmHeader (fixes #383) před 13 roky
config.php-dist 81745ce738 finally rename icons/ (fixes #272) před 13 roky
db-prefs.php afba49c39a prefs caching improvements před 13 roky
db-updater.php 0ae2bb2a69 db-updater: properly handle situation of newer active schema; utility scripts: fix incorrect logo před 13 roky
db.php 68c48b7d48 db: disable qlog před 13 roky
deprecated.js ca8e3d75f4 use multiple classes to mark statuses, JS code cleanup před 14 roky
digest.css 56e0d2cb97 digest article scrolling fix před 13 roky
digest.js e331188f76 misc typo fixes před 12 roky
digest.php a299881140 misc layout fixes před 12 roky
errors.php ebb948c24e rework initial sanitycheck to use JSON před 13 roky
feedlist.js b167df5e60 js: misc cleanup před 12 roky
functions.js a299881140 misc layout fixes před 12 roky
functions.php b167df5e60 js: misc cleanup před 12 roky
image.php 5ef03f1541 move simplepie/ to lib před 15 roky
index.php 659468ebf0 add php-gettext, i18n stuff před 17 roky
localized_js.php 7b26a148b0 config: remove ENABLE_TRANSLATIONS před 13 roky
localized_schema.php 2ea7ee5a35 update zh_CN translation před 13 roky
login_form.php a299881140 misc layout fixes před 12 roky
messages.pot 2ea7ee5a35 update zh_CN translation před 13 roky
opml.php 08ae2a5ba6 Extend OPML preferences pane, to provide more control of Export OPML před 13 roky
prefs.js e331188f76 misc typo fixes před 12 roky
prefs.php e331188f76 misc typo fixes před 12 roky
public.php e0d91d846d experimental split of public calls into public.php (refs #389) před 13 roky
register.php a299881140 misc layout fixes před 12 roky
sanity_check.php edfab7bd7f expand description of SELF_URL_PATH, set sanity check (closes #384) před 13 roky
sanity_config.php 65eebd13f4 add option to disable PUSH client support globally (closes #340 před 13 roky
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) před 13 roky
tt-rss.css 8c622460c2 css cleanup před 12 roky
tt-rss.js b167df5e60 js: misc cleanup před 12 roky
tt-rss.php e331188f76 misc typo fixes před 12 roky
twitter.php e331188f76 misc typo fixes před 12 roky
update.php a10c2ed817 backend: close file pointer before unlinking. před 12 roky
update_daemon2.php ae5f7bb11a implement fetching and exporting of shared feeds před 13 roky
utility.css 0e2d03a74e css: remove Lucida Grande před 13 roky
version.php 43ce4ebf10 release 1.5.7 před 13 roky
viewfeed.js b167df5e60 js: misc cleanup před 12 roky

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