1
0
mirror of https://tt-rss.org/git/tt-rss.git synced 2024-06-26 11:59:02 +02:00
Go to file
2009-12-23 19:21:42 +03:00
api api: implement pagination for getHeadlines; misc tweaks 2009-12-21 19:36:40 +03:00
extras/button merge two patches: STRIP_IMAGES and ENABLE_FLASH_PLAYER from Sten (bump schema) 2008-08-01 04:38:17 +01:00
help update translations (fix) 2009-02-11 18:36:31 +03:00
icons add icons subdirectory 2009-01-31 15:42:33 +03:00
images update fresh_sign.png 2009-10-09 13:57:22 +04:00
lib move some aux files to lib/ 2009-12-21 21:28:18 +03:00
locale update translations 2009-12-17 13:03:54 +03:00
mobile mobile: remove footer from mobile/classic 2009-12-21 17:00:02 +03:00
modules fix wrong title being displayed when trying to unsubscribe from feed editor 2009-10-22 11:55:50 +04:00
schema add per-user option to enable access to API 2009-12-16 14:36:59 +03:00
templates resetpass: add template 2008-05-18 08:33:11 +01:00
themes actions dropbox layout fix 2009-10-09 13:42:19 +04:00
utils automatically extract i18n data from .js files 2009-02-20 12:57:02 +03:00
backend.php backend: force login on init when in single user mode 2009-10-27 15:27:09 +03:00
compat.php
config.php-dist move phpmailer to lib/ 2009-01-22 14:28:15 +01:00
db-prefs.php enable prefs cache in single user mode 2009-12-16 14:36:37 +03:00
db.php
errors.php code cleanup, test for db_escape() crazyness in DB sanity check 2008-11-10 06:29:19 +01:00
feedlist.js Merge branch 'master' of bah.org.ru:public_html/testbox/tt-rss 2009-10-13 19:05:52 +04:00
functions.js tweak new articles available prompt 2009-12-17 13:01:46 +03:00
functions.php move some aux files to lib/ 2009-12-21 21:28:18 +03:00
gears_init.js gears: add support files 2009-02-02 13:45:33 +03:00
image.php move simplepie/ to lib 2009-01-22 14:31:24 +01:00
index.php
LICENSE add LICENSE 2008-12-29 06:43:39 +01:00
localized_js.php update translations 2009-12-17 13:03:54 +03:00
localized_schema.php add per-user option to enable access to API 2009-12-16 14:36:59 +03:00
login_form.php move some aux files to lib/ 2009-12-21 21:28:18 +03:00
logout.php
manifest.json.php offline: add localized_js.php to manifest 2009-02-20 13:01:00 +03:00
offline.js feed browser: add local spinner 2009-10-09 14:30:21 +04:00
opera.css
opml.php code cleanup, test for db_escape() crazyness in DB sanity check 2008-11-10 06:29:19 +01:00
prefs.js display active hotkey prefix on screen 2009-10-09 13:13:57 +04:00
prefs.php display active hotkey prefix on screen 2009-10-09 13:13:57 +04:00
README README: remove redundant crap (2) 2009-12-23 19:21:42 +03:00
register.php localization fixes 2009-01-25 18:19:09 +01:00
rss.xsl move some aux files to lib/ 2009-12-21 21:28:18 +03:00
sanity_check.php add per-user option to enable access to API 2009-12-16 14:36:59 +03:00
sessions.php do not redeclare internal php functions 2009-11-17 20:06:28 +03:00
tt-rss.css more auxDlg tweaks 2009-10-14 15:45:47 +04:00
tt-rss.js display active hotkey prefix on screen 2009-10-09 13:13:57 +04:00
tt-rss.php more auxDlg tweaks 2009-10-14 15:45:47 +04:00
update_daemon_loop.php make update scripts executable 2009-01-31 19:02:16 +03:00
update_daemon.php make update scripts executable 2009-01-31 19:02:16 +03:00
update_daemon2.php make update scripts executable 2009-01-31 19:02:16 +03:00
update_feedbrowser.php make update scripts executable 2009-01-31 19:02:16 +03:00
update_feeds.php make update scripts executable 2009-01-31 19:02:16 +03:00
update-translations.sh automatically extract i18n data from .js files 2009-02-20 12:57:02 +03:00
update.php code cleanup, test for db_escape() crazyness in DB sanity check 2008-11-10 06:29:19 +01:00
utility.css
version.php release 1.3.4 2009-10-21 11:42:40 +04:00
viewfeed.js view: hide auxDlg when clicking on an article 2009-10-27 16:24:37 +03:00
xml-rpc.php xml-rpc: getCategories() - return unread article count (closes #260) 2009-11-29 11:17:22 +03:00

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-2009 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 <cthulhoo(at)gmail.com>