Nav apraksta

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

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