No Description

Andrew Dolgov 5ab9791f34 implement pubsubhubbub subscriber (update schema) 13 years ago
api fbd40f5dd8 api: default to admin username when logging in in single user mode (fixed) 13 years ago
cache 2aae0cce7e add internal directories for cache & lockfiles 14 years ago
extras 8dccabedae merge two patches: STRIP_IMAGES and ENABLE_FLASH_PLAYER from Sten (bump schema) 16 years ago
help 69de6b46b2 implement j/k hotkeys to move between feeds (closes #292) 13 years ago
icons 03bfdf4897 add icons subdirectory 15 years ago
images a40de1af2c remove obsolete images; layout cleanup 13 years ago
lib b0f379dfff add experimental support for pubsubhubbub in published feed, bump config version (refs #251) 13 years ago
locale f48237d2bb update translations 13 years ago
lock 2aae0cce7e add internal directories for cache & lockfiles 14 years ago
mobile 7fc715a997 mobile/classic: remove USER_STYLESHEET_URL 13 years ago
modules 5ab9791f34 implement pubsubhubbub subscriber (update schema) 13 years ago
schema 5ab9791f34 implement pubsubhubbub subscriber (update schema) 13 years ago
templates f72a7b6696 allow forwarding multiple articles by email 14 years ago
tests f679105cb2 add unit tests for rewrite_relative_url and fix a number of bugs in it 14 years ago
themes 72954b22c5 triple-pane: remove obsolete files 13 years ago
utils e8638cc996 update translations 13 years ago
.gitignore d8735fc8f0 update htmlpurifier cache stuff, add sanity check 13 years ago
FeedTree.js 906fc5b7a1 replace all occurences of double-escaped entities in FeedTree instead of only first one 13 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 14 years ago
PrefLabelTree.js 8a097fa381 fix preference tree elements not being properly clickable in Firefox 14 years ago
README 69941ff85d bump copyright year 14 years ago
backend.php 5ab9791f34 implement pubsubhubbub subscriber (update schema) 13 years ago
cdm.css 622586166a make sure links in CDM content are visible 13 years ago
config.php-dist 5ab9791f34 implement pubsubhubbub subscriber (update schema) 13 years ago
db-prefs.php ec39f07a84 db-prefs: add fix for USER_TIMEZONE default value 14 years ago
db-updater.php 6ef0c9c342 utility.css tweaks; i18n in twitter.php 14 years ago
db.php c7a8deacd9 db_escape_string: remove tags by default (refs #323) 13 years ago
deprecated.js ca8e3d75f4 use multiple classes to mark statuses, JS code cleanup 14 years ago
digest.css 29a5b4aae0 misc css/linking updates 14 years ago
digest.js 0fe841efb9 rpc/digest-get-contents: use JSON 14 years ago
digest.php 29a5b4aae0 misc css/linking updates 14 years ago
errors.php ebb948c24e rework initial sanitycheck to use JSON 13 years ago
feedlist.js bd202c3f89 backend/viewfeed: use JSON 13 years ago
functions.js ebb948c24e rework initial sanitycheck to use JSON 13 years ago
functions.php 5ab9791f34 implement pubsubhubbub subscriber (update schema) 13 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 f48237d2bb update translations 13 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
logout.php e672099651 logout fixes 17 years ago
messages.pot f48237d2bb update translations 13 years ago
opml.php fb0742394a remove error_reporting() hacks; set default error reporting level in functions.php 14 years ago
prefs.js 46a8bd444d prefs, remove obsolete removeSelectedPrefProfiles() 13 years ago
prefs.php a089699c89 build custom layer of Dojo to speed up loading of tt-rss (refs #293) 13 years ago
register.php fb0742394a remove error_reporting() hacks; set default error reporting level in functions.php 14 years ago
rss.xsl 1f8c187de3 replace tt-rss.spb.ru references with tt-rss.org; update translations 14 years ago
sanity_check.php e2bcd11bb1 add a sanity check for CURL when using pubsubhubbub 13 years ago
sanity_config.php 5ab9791f34 implement pubsubhubbub subscriber (update schema) 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 8ffd20110e implement a special dialog to show feeds without recent updates (closes #264) 13 years ago
tt-rss.js d80b3f3de1 fix triple-pane theme 13 years ago
tt-rss.php a40de1af2c remove obsolete images; layout cleanup 13 years ago
twitter.php 54a3dd8d10 switch twitter support from twitteroauth to tmhOAuth 13 years ago
update.php d195055341 Allow update.php to be run from outside of the main directory 13 years ago
update_daemon2.php e3b42c5a80 misc daemon updates 14 years ago
utility.css 6ef0c9c342 utility.css tweaks; i18n in twitter.php 14 years ago
version.php 1a945fbed4 release 1.5.2 13 years ago
viewfeed.js 6f1c5d1760 fix zoomToArticle() for new JSON reply format 13 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