Нет описания

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

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