Tidak Ada Deskripsi

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

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