api
api: updateArticle: update ccache when necessary
2010-11-07 11:18:41 +03:00
cache
add internal directories for cache & lockfiles
2010-11-02 13:45:48 +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
replace tt-rss.spb.ru references with tt-rss.org; update translations
2010-11-03 13:39:09 +03:00
icons
add icons subdirectory
2009-01-31 15:42:33 +03:00
images
add article forwarding by email ( closes #271 )
2010-11-06 00:47:02 +03:00
lib
Merge branch 'master' of madoka.volgo-balt.ru:public_html/testbox/tt-rss
2010-11-07 18:18:27 +03:00
locale
replace tt-rss.spb.ru references with tt-rss.org; update translations
2010-11-03 13:39:09 +03:00
lock
add internal directories for cache & lockfiles
2010-11-02 13:45:48 +03:00
mobile
implement per-user timezone support; store dates in UTC internally ( closes #254 )
2010-11-07 18:14:48 +03:00
modules
pref-prefs: block USER_TIMEZONE from pref profiles
2010-11-07 18:20:50 +03:00
schema
update ttrss_entries.content to longtext type; config: set default mysql charset to UTF8
2010-11-07 19:48:24 +03:00
templates
allow forwarding multiple articles by email
2010-11-06 11:13:07 +03:00
themes
compact theme: add missing options field
2010-11-07 18:25:47 +03:00
utils
add ttrss_entries.date_updated; use date_updated instead of date_enered for expiry checking (bump schema)
2010-10-27 12:05:20 +04:00
.gitignore
update .gitignore (ignore ctags)
2010-11-05 17:39:33 +03:00
backend.php
headlines: use JSON instead of separate helper xml objects like headlines-unread
2010-11-06 22:19:08 +03:00
compat.php
add dummy plug for mb_strtolower
2007-05-19 06:09:25 +01:00
config.php-dist
update ttrss_entries.content to longtext type; config: set default mysql charset to UTF8
2010-11-07 19:48:24 +03:00
db-prefs.php
do some warning housekeeping
2010-11-05 17:16:29 +03:00
db.php
allow connections to pgsql without password
2010-08-24 14:12:04 +04:00
digest.css
digest: properly mark fresh articles
2010-09-13 18:32:34 +04:00
digest.js
use JSON for init-params
2010-11-05 16:16:30 +03:00
digest.php
digest: support exception error box
2010-09-13 15:02:50 +04:00
errors.php
code cleanup, test for db_escape() crazyness in DB sanity check
2008-11-10 06:29:19 +01:00
feedlist.js
js: code cleanup
2010-11-07 12:11:05 +03:00
functions.js
remove old-style debugging
2010-11-07 14:38:59 +03:00
functions.php
implement per-user timezone support; store dates in UTC internally ( closes #254 )
2010-11-07 18:14:48 +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
add php-gettext, i18n stuff
2007-03-05 09:37:13 +01:00
infobox.css
add infobox css
2010-09-13 15:04:05 +04:00
LICENSE
add LICENSE
2008-12-29 06:43:39 +01:00
localized_js.php
localized_js: disable when translations are disabled in config.php
2010-01-13 21:38:18 +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
properly fix issue #274 : 404 errors when loading home page. this is a better solution than commit c30543bb56
2010-11-07 15:10:49 +03:00
logout.php
logout fixes
2007-03-01 13:34:03 +01:00
manifest.json.php
neon updates; make more icons themeable; misc fixes
2010-01-14 23:09:23 +03:00
offline.js
js: code cleanup
2010-11-07 12:11:05 +03:00
opml.php
rework OPML display in pref-feeds; hide authenticated feeds from public OPML
2010-06-30 13:13:57 +04:00
prefs.js
opml import: display progress notification
2010-11-07 19:41:28 +03:00
prefs.php
implement per-user timezone support; store dates in UTC internally ( closes #254 )
2010-11-07 18:14:48 +03:00
README
bump copyright year
2010-01-13 13:48:37 +03:00
register.php
register.php: remove short php tags
2009-12-24 15:46:57 +03:00
rss.xsl
replace tt-rss.spb.ru references with tt-rss.org; update translations
2010-11-03 13:39:09 +03:00
sanity_check.php
implement per-user timezone support; store dates in UTC internally ( closes #254 )
2010-11-07 18:14:48 +03:00
sessions.php
remove unused variable references
2010-03-29 11:26:51 +04:00
tt-rss.css
remove old-style debugging
2010-11-07 14:38:59 +03:00
tt-rss.js
remove old-style debugging
2010-11-07 14:38:59 +03:00
tt-rss.php
implement per-user timezone support; store dates in UTC internally ( closes #254 )
2010-11-07 18:14:48 +03:00
update-translations.sh
update translations
2010-02-18 16:07:49 +03:00
update.php
code cleanup, test for db_escape() crazyness in DB sanity check
2008-11-10 06:29:19 +01:00
update_daemon.php
daemon: fallback automatically when pcntl_signal() is not present
2010-03-22 11:17:58 +03:00
update_daemon2.php
daemon2: check proper lockfile location in reap_children()
2010-10-29 12:10:24 +04:00
update_daemon_loop.php
remove unnecessary mentions of global_purge_old_posts; add debugging to purge_orphans()
2010-10-03 12:19:09 +04:00
update_feedbrowser.php
make update scripts executable
2009-01-31 19:02:16 +03:00
update_feeds.php
remove unnecessary mentions of global_purge_old_posts; add debugging to purge_orphans()
2010-10-03 12:19:09 +04:00
utility.css
label help tweaks
2008-01-11 08:18:19 +01:00
version.php
release 1.4.3.1
2010-09-13 16:10:17 +04:00
viewfeed.js
cache_expire: remove localStorage items from start
2010-11-07 13:04:52 +03:00