]> git.wh0rd.org - tt-rss.git/log
tt-rss.git
16 years agoTAG 1.2.16 1.2.16
Andrew Dolgov [Mon, 22 Oct 2007 02:19:58 +0000 (03:19 +0100)] 
TAG 1.2.16

16 years agorelease 1.2.16
Andrew Dolgov [Mon, 22 Oct 2007 02:19:56 +0000 (03:19 +0100)] 
release 1.2.16

16 years agomove feedOpToolbar
Andrew Dolgov [Thu, 18 Oct 2007 11:02:15 +0000 (12:02 +0100)] 
move feedOpToolbar

16 years agoactually implement manual purge RPC call
Andrew Dolgov [Thu, 18 Oct 2007 10:58:44 +0000 (11:58 +0100)] 
actually implement manual purge RPC call

16 years agoadd manual purge prototype
Andrew Dolgov [Thu, 18 Oct 2007 05:06:20 +0000 (06:06 +0100)] 
add manual purge prototype

16 years agorework feed-prefs ops toolbar
Andrew Dolgov [Thu, 18 Oct 2007 04:51:29 +0000 (05:51 +0100)] 
rework feed-prefs ops toolbar

16 years agoupdate translations
Andrew Dolgov [Thu, 18 Oct 2007 03:11:19 +0000 (04:11 +0100)] 
update translations

16 years agotweak read article display in CDM
Andrew Dolgov [Thu, 18 Oct 2007 03:10:21 +0000 (04:10 +0100)] 
tweak read article display in CDM

16 years agohide expand article link when CDM is auto-expanded
Andrew Dolgov [Thu, 18 Oct 2007 03:02:28 +0000 (04:02 +0100)] 
hide expand article link when CDM is auto-expanded

16 years agotoggleUnread: properly handle cmode
Andrew Dolgov [Thu, 18 Oct 2007 03:00:18 +0000 (04:00 +0100)] 
toggleUnread: properly handle cmode

16 years agoadd collapsed CDM mode
Andrew Dolgov [Thu, 18 Oct 2007 02:55:44 +0000 (03:55 +0100)] 
add collapsed CDM mode

16 years agoadd option to auto-expand CDM list (bump schema)
Andrew Dolgov [Thu, 18 Oct 2007 02:24:22 +0000 (03:24 +0100)] 
add option to auto-expand CDM list (bump schema)

16 years agolimit fade effect on feedlist to non-cdm mode
Andrew Dolgov [Thu, 18 Oct 2007 02:21:37 +0000 (03:21 +0100)] 
limit fade effect on feedlist to non-cdm mode

16 years agolimit fade effect scope when hiding feeds/categories
Andrew Dolgov [Thu, 18 Oct 2007 02:11:37 +0000 (03:11 +0100)] 
limit fade effect scope when hiding feeds/categories

16 years agoshowArticleInHeadlines: abort when row is missing
Andrew Dolgov [Wed, 10 Oct 2007 12:09:09 +0000 (13:09 +0100)] 
showArticleInHeadlines: abort when row is missing

16 years agoadd new option: ENABLE_TAGWALL
Andrew Dolgov [Wed, 10 Oct 2007 07:29:43 +0000 (08:29 +0100)] 
add new option: ENABLE_TAGWALL

16 years agodo not apply magpie timeout override on simplepie
Andrew Dolgov [Thu, 4 Oct 2007 05:46:05 +0000 (06:46 +0100)] 
do not apply magpie timeout override on simplepie

16 years agotweak daemon hang detection
Andrew Dolgov [Thu, 4 Oct 2007 05:44:13 +0000 (06:44 +0100)] 
tweak daemon hang detection

16 years agofix catchup of fresh feed
Andrew Dolgov [Mon, 1 Oct 2007 03:26:06 +0000 (04:26 +0100)] 
fix catchup of fresh feed

16 years agodigest: add option to mark sent articles as read
Andrew Dolgov [Mon, 1 Oct 2007 03:13:09 +0000 (04:13 +0100)] 
digest: add option to mark sent articles as read

16 years agomerge new French translation
Andrew Dolgov [Sun, 30 Sep 2007 03:48:44 +0000 (04:48 +0100)] 
merge new French translation

16 years agofix hanged daemon notification (2)
Andrew Dolgov [Sun, 30 Sep 2007 03:13:27 +0000 (04:13 +0100)] 
fix hanged daemon notification (2)

16 years agofix hanged daemon notification
Andrew Dolgov [Fri, 28 Sep 2007 03:06:44 +0000 (04:06 +0100)] 
fix hanged daemon notification

16 years agoupdate translations
Andrew Dolgov [Tue, 25 Sep 2007 04:10:54 +0000 (05:10 +0100)] 
update translations

16 years agosanity check: only check whether DAEMON_REFRESH_ONLY is defined
Andrew Dolgov [Tue, 25 Sep 2007 04:08:29 +0000 (05:08 +0100)] 
sanity check: only check whether DAEMON_REFRESH_ONLY is defined

16 years agomisc cleanup
Andrew Dolgov [Tue, 25 Sep 2007 04:07:38 +0000 (05:07 +0100)] 
misc cleanup

16 years agoforce DAEMON_REFRESH_ONLY, block synchronous updating
Andrew Dolgov [Tue, 25 Sep 2007 04:06:21 +0000 (05:06 +0100)] 
force DAEMON_REFRESH_ONLY, block synchronous updating

16 years agolock checking in update_feeds.php
Andrew Dolgov [Tue, 25 Sep 2007 03:23:29 +0000 (04:23 +0100)] 
lock checking in update_feeds.php

16 years agoupdate translations
Andrew Dolgov [Thu, 20 Sep 2007 03:00:30 +0000 (04:00 +0100)] 
update translations

16 years agocheck for COUNTERS_MAX_AGE
Andrew Dolgov [Thu, 20 Sep 2007 03:00:19 +0000 (04:00 +0100)] 
check for COUNTERS_MAX_AGE

16 years agovalidate_session: hotfix for SINGLE_USER_MODE
Andrew Dolgov [Thu, 20 Sep 2007 02:57:53 +0000 (03:57 +0100)] 
validate_session: hotfix for SINGLE_USER_MODE

16 years agoTAG 1.2.15 1.2.15
Andrew Dolgov [Thu, 20 Sep 2007 02:50:54 +0000 (03:50 +0100)] 
TAG 1.2.15

16 years agorelease 1.2.15
Andrew Dolgov [Thu, 20 Sep 2007 02:50:51 +0000 (03:50 +0100)] 
release 1.2.15

16 years agoonly urlencode() login/pass for Magpie for the time being (refs #153)
Andrew Dolgov [Mon, 17 Sep 2007 06:10:10 +0000 (07:10 +0100)] 
only urlencode() login/pass for Magpie for the time being (refs #153)

16 years agoremove method chaining to be compatible with PHP4
Andrew Dolgov [Sat, 22 Sep 2007 10:33:51 +0000 (11:33 +0100)] 
remove method chaining to be compatible with PHP4

16 years agourlencode login/pass before passing them to Magpie (closes #153)
Andrew Dolgov [Mon, 17 Sep 2007 03:18:28 +0000 (04:18 +0100)] 
urlencode login/pass before passing them to Magpie (closes #153)

16 years agoupdate translations
Andrew Dolgov [Fri, 14 Sep 2007 03:14:20 +0000 (04:14 +0100)] 
update translations

16 years agouse login as salt when generating passwords (2)
Andrew Dolgov [Wed, 12 Sep 2007 03:58:05 +0000 (04:58 +0100)] 
use login as salt when generating passwords (2)

16 years agouse login as salt when generating passwords
Andrew Dolgov [Wed, 12 Sep 2007 03:56:22 +0000 (04:56 +0100)] 
use login as salt when generating passwords

16 years agoinvalidate session on password change
Andrew Dolgov [Wed, 12 Sep 2007 03:41:56 +0000 (04:41 +0100)] 
invalidate session on password change

16 years agoinfscroll: properly restore headline selections on load (closes #146)
Andrew Dolgov [Wed, 5 Sep 2007 16:10:35 +0000 (17:10 +0100)] 
infscroll: properly restore headline selections on load (closes #146)

16 years agoscriptaculous: only load needed modules
Andrew Dolgov [Wed, 5 Sep 2007 08:02:02 +0000 (09:02 +0100)] 
scriptaculous: only load needed modules

16 years agofix logout links short tag issue (closes #149)
Andrew Dolgov [Mon, 3 Sep 2007 08:43:39 +0000 (09:43 +0100)] 
fix logout links short tag issue (closes #149)

16 years agoupdate_generic_feed: fix category processing
Andrew Dolgov [Sat, 1 Sep 2007 04:51:25 +0000 (05:51 +0100)] 
update_generic_feed: fix category processing

16 years agoupdate_rss_feed: check whether feed id is valid
Andrew Dolgov [Sat, 1 Sep 2007 04:49:52 +0000 (05:49 +0100)] 
update_rss_feed: check whether feed id is valid

16 years agoadd patch to integrate better with firefox (closes #148)
Andrew Dolgov [Fri, 31 Aug 2007 00:55:33 +0000 (01:55 +0100)] 
add patch to integrate better with firefox (closes #148)

16 years agocatchupRelative: move to ajax.request
Andrew Dolgov [Thu, 30 Aug 2007 01:01:23 +0000 (02:01 +0100)] 
catchupRelative: move to ajax.request

16 years agogetFeedUnread: fix for tags
Andrew Dolgov [Wed, 29 Aug 2007 14:37:30 +0000 (15:37 +0100)] 
getFeedUnread: fix for tags

16 years agodisable infinite scrolling when Limit == 0 (closes #143)
Andrew Dolgov [Wed, 29 Aug 2007 14:10:41 +0000 (15:10 +0100)] 
disable infinite scrolling when Limit == 0 (closes #143)

16 years agotweak infscroll
Andrew Dolgov [Wed, 29 Aug 2007 01:01:14 +0000 (02:01 +0100)] 
tweak infscroll

16 years agoadd cache override
Andrew Dolgov [Wed, 29 Aug 2007 01:01:06 +0000 (02:01 +0100)] 
add cache override

16 years agotagwall: remove forced strtolower() on TW_URL attributes (closes #145)
Andrew Dolgov [Tue, 28 Aug 2007 05:17:54 +0000 (06:17 +0100)] 
tagwall: remove forced strtolower() on TW_URL attributes (closes #145)

16 years agotweak infscroll
Andrew Dolgov [Tue, 28 Aug 2007 05:12:01 +0000 (06:12 +0100)] 
tweak infscroll

16 years agofix on-catchup-select-next-unread feed highlighting in feedlist
Andrew Dolgov [Tue, 28 Aug 2007 05:07:57 +0000 (06:07 +0100)] 
fix on-catchup-select-next-unread feed highlighting in feedlist

16 years agorework infinite scroll request synchronization
Andrew Dolgov [Tue, 28 Aug 2007 05:05:45 +0000 (06:05 +0100)] 
rework infinite scroll request synchronization

16 years agomobile: add fresh feed
Andrew Dolgov [Sun, 26 Aug 2007 10:57:08 +0000 (11:57 +0100)] 
mobile: add fresh feed

16 years agomobile: bump copyright year
Andrew Dolgov [Sun, 26 Aug 2007 10:52:46 +0000 (11:52 +0100)] 
mobile: bump copyright year

16 years agomobile: fix mysql charset
Andrew Dolgov [Sun, 26 Aug 2007 10:51:17 +0000 (11:51 +0100)] 
mobile: fix mysql charset

16 years agophpmailer: set utf-8 charset
Andrew Dolgov [Sun, 26 Aug 2007 10:35:54 +0000 (11:35 +0100)] 
phpmailer: set utf-8 charset

16 years agoactually add phpmailer classes
Andrew Dolgov [Sun, 26 Aug 2007 10:34:22 +0000 (11:34 +0100)] 
actually add phpmailer classes

16 years agoimprove digest sending (closes #138)
Andrew Dolgov [Sun, 26 Aug 2007 10:32:48 +0000 (11:32 +0100)] 
improve digest sending (closes #138)

16 years agoviewfeed: code cleanups
Andrew Dolgov [Sun, 26 Aug 2007 06:39:46 +0000 (07:39 +0100)] 
viewfeed: code cleanups

16 years agoupdate translations
Andrew Dolgov [Sun, 26 Aug 2007 06:32:15 +0000 (07:32 +0100)] 
update translations

16 years agorename qfdDelete() to unsubscribeFeed()
Andrew Dolgov [Sun, 26 Aug 2007 06:28:29 +0000 (07:28 +0100)] 
rename qfdDelete() to unsubscribeFeed()

16 years agoupdate translations
Andrew Dolgov [Sun, 26 Aug 2007 06:27:21 +0000 (07:27 +0100)] 
update translations

16 years agoupdate translations
Andrew Dolgov [Sun, 26 Aug 2007 06:25:48 +0000 (07:25 +0100)] 
update translations

16 years agotweak rss.xsl (2)
Andrew Dolgov [Sun, 26 Aug 2007 04:50:07 +0000 (05:50 +0100)] 
tweak rss.xsl (2)

16 years agotweak rss.xsl
Andrew Dolgov [Sun, 26 Aug 2007 04:48:55 +0000 (05:48 +0100)] 
tweak rss.xsl

16 years agoclear_feed_articles: check caller UID
Andrew Dolgov [Sun, 26 Aug 2007 04:18:41 +0000 (05:18 +0100)] 
clear_feed_articles: check caller UID

16 years agoupdate translations
Andrew Dolgov [Sun, 26 Aug 2007 04:14:22 +0000 (05:14 +0100)] 
update translations

16 years agonew feed action: clear articles
Andrew Dolgov [Sun, 26 Aug 2007 04:13:50 +0000 (05:13 +0100)] 
new feed action: clear articles

16 years agoenable caching of images
Andrew Dolgov [Sun, 26 Aug 2007 04:00:30 +0000 (05:00 +0100)] 
enable caching of images

16 years agoschema: add cache_images feed option
Andrew Dolgov [Sun, 26 Aug 2007 03:34:52 +0000 (04:34 +0100)] 
schema: add cache_images feed option

16 years agoadd simplepie image handler
Andrew Dolgov [Sun, 26 Aug 2007 03:32:10 +0000 (04:32 +0100)] 
add simplepie image handler

16 years agoadd disabled option SIMPLEPIE_CACHE_IMAGES
Andrew Dolgov [Sat, 25 Aug 2007 17:23:41 +0000 (18:23 +0100)] 
add disabled option SIMPLEPIE_CACHE_IMAGES

16 years agoimplement SIMPLEPIE_CACHE_DIR
Andrew Dolgov [Sat, 25 Aug 2007 16:24:18 +0000 (17:24 +0100)] 
implement SIMPLEPIE_CACHE_DIR

16 years agofatalError: reference sign_excl.gif, not png
Andrew Dolgov [Sat, 25 Aug 2007 16:08:05 +0000 (17:08 +0100)] 
fatalError: reference sign_excl.gif, not png

16 years agomysql_convert_unicode: add transaction block
Andrew Dolgov [Sat, 25 Aug 2007 15:49:13 +0000 (16:49 +0100)] 
mysql_convert_unicode: add transaction block

16 years agorefactor qaddFeed, addFilter
Andrew Dolgov [Sat, 25 Aug 2007 12:16:26 +0000 (13:16 +0100)] 
refactor qaddFeed, addFilter

16 years agoremove some more raw xmlhttp code
Andrew Dolgov [Sat, 25 Aug 2007 12:11:54 +0000 (13:11 +0100)] 
remove some more raw xmlhttp code

16 years agofix category collapsing
Andrew Dolgov [Sat, 25 Aug 2007 11:43:26 +0000 (12:43 +0100)] 
fix category collapsing

16 years agoremove raw xmlhttp code from tt-rss.js
Andrew Dolgov [Sat, 25 Aug 2007 09:10:18 +0000 (10:10 +0100)] 
remove raw xmlhttp code from tt-rss.js

16 years agoupdate title of active feed in feedlist on the fly
Andrew Dolgov [Sat, 25 Aug 2007 07:38:18 +0000 (08:38 +0100)] 
update title of active feed in feedlist on the fly

16 years agosimplepie: properly escape feed title
Andrew Dolgov [Sat, 25 Aug 2007 07:27:14 +0000 (08:27 +0100)] 
simplepie: properly escape feed title

16 years agoadd schema version 22 scripts
Andrew Dolgov [Sat, 25 Aug 2007 04:49:41 +0000 (05:49 +0100)] 
add schema version 22 scripts

16 years agoadd index on ttrss_entries(date_entered), bump schema
Andrew Dolgov [Sat, 25 Aug 2007 04:48:27 +0000 (05:48 +0100)] 
add index on ttrss_entries(date_entered), bump schema

16 years agoremove mysql SET CHARACTER SET call
Andrew Dolgov [Sat, 25 Aug 2007 04:28:10 +0000 (05:28 +0100)] 
remove mysql SET CHARACTER SET call

16 years agogetFeedCounters: escape last_updated
Andrew Dolgov [Sat, 25 Aug 2007 03:36:19 +0000 (04:36 +0100)] 
getFeedCounters: escape last_updated

16 years agonew option: COUNTERS_MAX_AGE (2)
Andrew Dolgov [Sat, 25 Aug 2007 03:34:33 +0000 (04:34 +0100)] 
new option: COUNTERS_MAX_AGE (2)

16 years agoUNDO: new option: COUNTERS_MAX_AGE
Andrew Dolgov [Fri, 24 Aug 2007 17:27:29 +0000 (18:27 +0100)] 
UNDO: new option: COUNTERS_MAX_AGE

16 years agonew option: COUNTERS_MAX_AGE
Andrew Dolgov [Fri, 24 Aug 2007 17:27:29 +0000 (18:27 +0100)] 
new option: COUNTERS_MAX_AGE

16 years agoadd disabled fade effect to prefs selectTab()
Andrew Dolgov [Fri, 24 Aug 2007 14:35:08 +0000 (15:35 +0100)] 
add disabled fade effect to prefs selectTab()

16 years agofix catchup of a category
Andrew Dolgov [Fri, 24 Aug 2007 13:55:57 +0000 (14:55 +0100)] 
fix catchup of a category

16 years agogenerate article title when title is missing on import
Andrew Dolgov [Fri, 24 Aug 2007 13:48:10 +0000 (14:48 +0100)] 
generate article title when title is missing on import

16 years agoshowArticleInHeadlines: add exception handling
Andrew Dolgov [Fri, 24 Aug 2007 07:56:13 +0000 (08:56 +0100)] 
showArticleInHeadlines: add exception handling

16 years agoswitch view() to async
Andrew Dolgov [Fri, 24 Aug 2007 07:53:35 +0000 (08:53 +0100)] 
switch view() to async

16 years agodisable new_version_available override
Andrew Dolgov [Fri, 24 Aug 2007 07:00:27 +0000 (08:00 +0100)] 
disable new_version_available override

16 years agonew version icon tweaks
Andrew Dolgov [Fri, 24 Aug 2007 06:59:54 +0000 (07:59 +0100)] 
new version icon tweaks

16 years agoremove obsolete images
Andrew Dolgov [Fri, 24 Aug 2007 06:59:36 +0000 (07:59 +0100)] 
remove obsolete images

16 years agotweak display of multi-feed headlines
Andrew Dolgov [Fri, 24 Aug 2007 06:39:57 +0000 (07:39 +0100)] 
tweak display of multi-feed headlines