説明なし

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