No Description

Andrew Dolgov 3fe38208c8 update prototype to 1.7, apply experimental fix for Dojo 12 years ago
.settings 667a82727c update eclipse .settings 12 years ago
api 839b065860 api: remove unneeded stuff, add special header for android httpurlconnection which seems to be retarded 12 years ago
cache acccafe3da replace htmlpurifier with htmlawed 12 years ago
classes 72ae3877a3 opml: fix export broken by special characters in category titles 12 years ago
feed-icons 81745ce738 finally rename icons/ (fixes #272) 13 years ago
help 5482b38807 add hotkeys to select marked/published articles 12 years ago
images 5417fbd77e implement recently read vfeed (-6) 12 years ago
include 624d649f86 Labels were cached without taking into account related owner 12 years ago
js b926f38750 further improve headline appending speed 12 years ago
lib 3fe38208c8 update prototype to 1.7, apply experimental fix for Dojo 12 years ago
locale 009a0a3db7 Update locale/es_ES/LC_MESSAGES/messages.po 12 years ago
lock 2aae0cce7e add internal directories for cache & lockfiles 14 years ago
mobile 675f198a7c rework login form 12 years ago
schema b24504b121 add ability to auto-assign articles to labels (bump schema) 12 years ago
templates 9c97041d55 make generated_feed parameters optional, add specific date type for RSS feeds 12 years ago
themes 983702546e rename triple-pane theme to widescreen 12 years ago
utils 0e63fc49ab remove obsolete stuff from utils/ 12 years ago
.buildpath 99627c4863 add eclipse stuff 12 years ago
.gitignore 81745ce738 finally rename icons/ (fixes #272) 13 years ago
.project 99627c4863 add eclipse stuff 12 years ago
LICENSE 7e1a9fbcbc add LICENSE 15 years ago
README 481870bdaf update README (2) 12 years ago
atom-to-html.xsl e4f7c97622 rename feed.xsl to atom-to-html.xsl 13 years ago
backend.php 675f198a7c rework login form 12 years ago
cdm.css 915b61ef3b use css table layout in cdmHeader (fixes #383) 13 years ago
config.php-dist 304aadb907 remove twitter-specific code 12 years ago
db-updater.php f03a795de7 include path fix for lighttpd 12 years ago
digest.css 86edc737f4 fix several css typos 12 years ago
digest.php 310fa2ddef implement search in pref-filters 12 years ago
errors.php f03a795de7 include path fix for lighttpd 12 years ago
image.php 487f0750c8 workaround against markup being broken by cache_images() 12 years ago
index.php c0c2abbaa7 force refetch feed when clicking update/clicking on same feed in the tree 12 years ago
localized_js.php f03a795de7 include path fix for lighttpd 12 years ago
messages.pot 2d6a64af16 fix es_ES syntax, update translations 12 years ago
opml.php d75409bfda move opml stuff to classes/opml.php 12 years ago
prefs.php 0d421af86f split authentication to separate modules 12 years ago
public.php 369dbc19d6 rework class system to use subdirectories 12 years ago
register.php f9c0fc6eb7 register: include functions.php before checking for action parameter to set proper error_reporting (fixes #448) 12 years ago
tt-rss.css 89faa1df1a Revert "tweak dijit dialog" 12 years ago
update.php 120c2b016f add update.php -force-update 12 years ago
update_daemon2.php 9aceda3afc remove hook-based plugins 12 years ago
utility.css 1b4d1a6b44 sharepopup: implement assigning labels while sharing 12 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