]> git.wh0rd.org - tt-rss.git/log
tt-rss.git
13 years agoadd a sanity check for CURL when using pubsubhubbub
Andrew Dolgov [Fri, 1 Apr 2011 05:42:15 +0000 (09:42 +0400)] 
add a sanity check for CURL when using pubsubhubbub

13 years agoadd experimental support for pubsubhubbub in published feed, bump config version...
Andrew Dolgov [Fri, 1 Apr 2011 05:36:29 +0000 (09:36 +0400)] 
add experimental support for pubsubhubbub in published feed, bump config version (refs #251)

13 years agofix zoomToArticle() for new JSON reply format
Andrew Dolgov [Thu, 31 Mar 2011 10:27:13 +0000 (14:27 +0400)] 
fix zoomToArticle() for new JSON reply format

13 years agohlClicked: allow opening originating article directly while middle-clicking on the...
Andrew Dolgov [Wed, 30 Mar 2011 12:39:27 +0000 (16:39 +0400)] 
hlClicked: allow opening originating article directly while middle-clicking on the headline title

13 years agofix wrong content-type of pref-feeds/add when subscribing through an external mechani...
Andrew Dolgov [Tue, 29 Mar 2011 14:01:04 +0000 (18:01 +0400)] 
fix wrong content-type of pref-feeds/add when subscribing through an external mechanism (closes #330)

13 years agomobile/classic: remove USER_STYLESHEET_URL
Andrew Dolgov [Tue, 29 Mar 2011 12:00:06 +0000 (16:00 +0400)] 
mobile/classic: remove USER_STYLESHEET_URL

13 years agoallow logging in with a different user instead of one supplied by remote authenticati...
Andrew Dolgov [Tue, 29 Mar 2011 11:50:28 +0000 (15:50 +0400)] 
allow logging in with a different user instead of one supplied by remote authentication/SSL cert

13 years agomobile: properly load additional headlines when browsing categories (closes #329)
Andrew Dolgov [Tue, 29 Mar 2011 10:10:12 +0000 (14:10 +0400)] 
mobile: properly load additional headlines when browsing categories (closes #329)

13 years agoupdate_rss_feed: fix proper typecasting of mark_unread_on_update/update_on_checksum_c...
Andrew Dolgov [Tue, 29 Mar 2011 08:23:15 +0000 (12:23 +0400)] 
update_rss_feed: fix proper typecasting of mark_unread_on_update/update_on_checksum_change

13 years agoadd ttrss_feeds.update_on_checksum_change
Andrew Dolgov [Tue, 29 Mar 2011 08:09:42 +0000 (12:09 +0400)] 
add ttrss_feeds.update_on_checksum_change

13 years agoadd ttrss_feeds.mark_unread_on_update, bump schema, cleanup ttrss_prefs
Andrew Dolgov [Tue, 29 Mar 2011 07:54:44 +0000 (11:54 +0400)] 
add ttrss_feeds.mark_unread_on_update, bump schema, cleanup ttrss_prefs

13 years agoprefs, remove obsolete removeSelectedPrefProfiles()
Andrew Dolgov [Mon, 28 Mar 2011 11:55:50 +0000 (15:55 +0400)] 
prefs, remove obsolete removeSelectedPrefProfiles()

13 years agoimplement a special dialog to show feeds without recent updates (closes #264)
Andrew Dolgov [Mon, 28 Mar 2011 11:53:48 +0000 (15:53 +0400)] 
implement a special dialog to show feeds without recent updates (closes #264)

13 years agoremove obsolete images; layout cleanup
Andrew Dolgov [Mon, 28 Mar 2011 09:14:23 +0000 (13:14 +0400)] 
remove obsolete images; layout cleanup

13 years agotriple-pane: remove obsolete files
Andrew Dolgov [Mon, 28 Mar 2011 09:08:56 +0000 (13:08 +0400)] 
triple-pane: remove obsolete files

13 years agoonly use autologin with SSL certificate when AUTO_LOGIN is enabled, otherwise redirec...
Andrew Dolgov [Mon, 28 Mar 2011 09:03:43 +0000 (13:03 +0400)] 
only use autologin with SSL certificate when AUTO_LOGIN is enabled, otherwise redirect to login form as with remote auth

13 years agoupdate feeds with errors dialog
Andrew Dolgov [Mon, 28 Mar 2011 08:34:39 +0000 (12:34 +0400)] 
update feeds with errors dialog

13 years agopref-prefs: profile blacklist SSL_CERT_SERIAL
Andrew Dolgov [Mon, 28 Mar 2011 08:26:33 +0000 (12:26 +0400)] 
pref-prefs: profile blacklist SSL_CERT_SERIAL

13 years agofix blank content pane after removeSelectedFilters()
Andrew Dolgov [Mon, 28 Mar 2011 08:22:23 +0000 (12:22 +0400)] 
fix blank content pane after removeSelectedFilters()

13 years agopref-prefs: blacklist HEADLINES_SMART_DATE
Andrew Dolgov [Mon, 28 Mar 2011 08:17:40 +0000 (12:17 +0400)] 
pref-prefs: blacklist HEADLINES_SMART_DATE

13 years agoremove obsolete themes
Andrew Dolgov [Mon, 28 Mar 2011 08:14:28 +0000 (12:14 +0400)] 
remove obsolete themes

13 years agopref-prefs: show disabled register certificate button when certificate is unavailable
Andrew Dolgov [Mon, 28 Mar 2011 07:39:50 +0000 (11:39 +0400)] 
pref-prefs: show disabled register certificate button when certificate is unavailable

13 years agofix triple-pane theme
Andrew Dolgov [Mon, 28 Mar 2011 07:33:41 +0000 (11:33 +0400)] 
fix triple-pane theme

13 years agoauthenticate against a hash of identifyable information from certificate instead...
Andrew Dolgov [Mon, 28 Mar 2011 05:45:23 +0000 (09:45 +0400)] 
authenticate against a hash of identifyable information from certificate instead of only serial (refs #324)

13 years agouse SSL serial to bind certificate to user; implement autologin using SSL certificate...
Andrew Dolgov [Mon, 28 Mar 2011 04:30:00 +0000 (08:30 +0400)] 
use SSL serial to bind certificate to user; implement autologin using SSL certificate; set a separate session cookie for SSL connections (refs #324)

13 years agoallow authentication using SSL client certificates (closes #324)
Andrew Dolgov [Sun, 27 Mar 2011 12:40:23 +0000 (16:40 +0400)] 
allow authentication using SSL client certificates (closes #324)

13 years agomention possible need to rename ICONS_DIR
Andrew Dolgov [Sun, 27 Mar 2011 10:49:21 +0000 (14:49 +0400)] 
mention possible need to rename ICONS_DIR

13 years agoimprove favicon detection (refs #322)
Andrew Dolgov [Thu, 24 Mar 2011 10:41:25 +0000 (13:41 +0300)] 
improve favicon detection (refs #322)

13 years agosearch dialog: fix is_cat not parsed properly
Andrew Dolgov [Wed, 23 Mar 2011 11:51:50 +0000 (14:51 +0300)] 
search dialog: fix is_cat not parsed properly

13 years agoset default update method back to magpie
Andrew Dolgov [Tue, 22 Mar 2011 07:03:52 +0000 (10:03 +0300)] 
set default update method back to magpie

13 years agorelease 1.5.2 1.5.2
Andrew Dolgov [Mon, 21 Mar 2011 09:02:41 +0000 (12:02 +0300)] 
release 1.5.2

13 years agoupdate translations
Andrew Dolgov [Mon, 21 Mar 2011 09:01:26 +0000 (12:01 +0300)] 
update translations

13 years agofetch_file_contents: fix CURL option setting
Andrew Dolgov [Fri, 18 Mar 2011 16:27:48 +0000 (19:27 +0300)] 
fetch_file_contents: fix CURL option setting

13 years agoconfig: remove ENABLE_TRANSLATIONS
Andrew Dolgov [Fri, 18 Mar 2011 16:25:06 +0000 (19:25 +0300)] 
config: remove ENABLE_TRANSLATIONS

13 years agorpc: no longer use XML
Andrew Dolgov [Fri, 18 Mar 2011 16:12:38 +0000 (19:12 +0300)] 
rpc: no longer use XML

13 years agoupdate translations
Andrew Dolgov [Fri, 18 Mar 2011 15:25:21 +0000 (18:25 +0300)] 
update translations

13 years agoconfig: add special constant which is required to be set before config is accepted
Andrew Dolgov [Fri, 18 Mar 2011 15:21:58 +0000 (18:21 +0300)] 
config: add special constant which is required to be set before config is accepted

13 years agoconfig: set default update method to simplepie
Andrew Dolgov [Fri, 18 Mar 2011 15:13:27 +0000 (18:13 +0300)] 
config: set default update method to simplepie

13 years agojs: remove obsolete dojo require calls
Andrew Dolgov [Fri, 18 Mar 2011 15:10:24 +0000 (18:10 +0300)] 
js: remove obsolete dojo require calls

13 years agomobile: fix uncategorized category not respecting the browse cat setting
Andrew Dolgov [Fri, 18 Mar 2011 15:08:07 +0000 (18:08 +0300)] 
mobile: fix uncategorized category not respecting the browse cat setting

13 years agorework initial sanitycheck to use JSON
Andrew Dolgov [Fri, 18 Mar 2011 14:39:23 +0000 (17:39 +0300)] 
rework initial sanitycheck to use JSON

13 years agobackend/viewfeed: fix feed checking for validity
Andrew Dolgov [Fri, 18 Mar 2011 14:22:20 +0000 (17:22 +0300)] 
backend/viewfeed: fix feed checking for validity

13 years agofix report function in exception dialog
Andrew Dolgov [Fri, 18 Mar 2011 11:31:54 +0000 (14:31 +0300)] 
fix report function in exception dialog

13 years agovalidatePrefsReset: fix function not working properly
Andrew Dolgov [Fri, 18 Mar 2011 11:15:06 +0000 (14:15 +0300)] 
validatePrefsReset: fix function not working properly

13 years agobackend/viewfeed: use JSON
Andrew Dolgov [Fri, 18 Mar 2011 09:55:45 +0000 (12:55 +0300)] 
backend/viewfeed: use JSON

13 years agobackend/view: use JSON instead of XML; backend: output session invalid error using...
Andrew Dolgov [Fri, 18 Mar 2011 09:46:22 +0000 (12:46 +0300)] 
backend/view: use JSON instead of XML; backend: output session invalid error using JSON

13 years agouse CURL when it is available, remove option USE_CURL
Andrew Dolgov [Thu, 17 Mar 2011 16:16:44 +0000 (19:16 +0300)] 
use CURL when it is available, remove option USE_CURL

13 years agomake it possible to subscribe to password-protected feeds (closes #314)
Andrew Dolgov [Thu, 17 Mar 2011 16:05:28 +0000 (19:05 +0300)] 
make it possible to subscribe to password-protected feeds (closes #314)

13 years agoadd master .pot; update translations
Andrew Dolgov [Wed, 16 Mar 2011 12:51:22 +0000 (15:51 +0300)] 
add master .pot; update translations

13 years agoupdate translations
Andrew Dolgov [Thu, 10 Mar 2011 08:57:47 +0000 (11:57 +0300)] 
update translations

13 years agochange description of filter 'filter' action (bump schema)
Andrew Dolgov [Thu, 10 Mar 2011 08:54:10 +0000 (11:54 +0300)] 
change description of filter 'filter' action (bump schema)

13 years agoallow rdf:about as a guid source
Andrew Dolgov [Tue, 8 Mar 2011 16:04:54 +0000 (19:04 +0300)] 
allow rdf:about as a guid source

13 years agogetURLParam: use Prototype
Andrew Dolgov [Tue, 8 Mar 2011 08:28:21 +0000 (11:28 +0300)] 
getURLParam: use Prototype

13 years agosimplify adding/removing labels manually; simplify headline popup menu
Andrew Dolgov [Mon, 7 Mar 2011 12:24:49 +0000 (15:24 +0300)] 
simplify adding/removing labels manually; simplify headline popup menu

13 years agosubtoolbar: add shortcut to catchupPage()
Andrew Dolgov [Mon, 7 Mar 2011 12:21:31 +0000 (15:21 +0300)] 
subtoolbar: add shortcut to catchupPage()

13 years agofetch_twitter_rss: use proper uid
Andrew Dolgov [Sun, 6 Mar 2011 09:10:32 +0000 (12:10 +0300)] 
fetch_twitter_rss: use proper uid

13 years agoswitch twitter support from twitteroauth to tmhOAuth
Andrew Dolgov [Sun, 6 Mar 2011 09:05:58 +0000 (12:05 +0300)] 
switch twitter support from twitteroauth to tmhOAuth

13 years agoadd code to report fatal exceptions to tt-rss.org
Andrew Dolgov [Sun, 6 Mar 2011 07:56:08 +0000 (10:56 +0300)] 
add code to report fatal exceptions to tt-rss.org

13 years agoenable auto catchup for three pane mode
Andrew Dolgov [Sun, 6 Mar 2011 06:55:58 +0000 (09:55 +0300)] 
enable auto catchup for three pane mode

13 years agochange description of CDM_AUTO_CATCHUP (bump schema)
Andrew Dolgov [Sun, 6 Mar 2011 06:51:32 +0000 (09:51 +0300)] 
change description of CDM_AUTO_CATCHUP (bump schema)

13 years agorework cdm autocatchup
Andrew Dolgov [Sun, 6 Mar 2011 06:42:21 +0000 (09:42 +0300)] 
rework cdm autocatchup

13 years agoallow searching for date using @keyword syntax
Andrew Dolgov [Sat, 5 Mar 2011 07:02:49 +0000 (10:02 +0300)] 
allow searching for date using @keyword syntax

13 years agobuild custom layer of Dojo to speed up loading of tt-rss (refs #293)
Andrew Dolgov [Fri, 4 Mar 2011 16:02:28 +0000 (19:02 +0300)] 
build custom layer of Dojo to speed up loading of tt-rss (refs #293)

13 years agomobile: allow showing category content inline (closes #315)
Andrew Dolgov [Fri, 4 Mar 2011 14:53:02 +0000 (17:53 +0300)] 
mobile: allow showing category content inline (closes #315)

13 years agocdmClicked: use correct function to parse returned JSON
Andrew Dolgov [Tue, 1 Mar 2011 12:46:41 +0000 (15:46 +0300)] 
cdmClicked: use correct function to parse returned JSON

13 years agosubcribe_to_feed: only try to use twitter OAuth when authentication information is...
Andrew Dolgov [Sat, 26 Feb 2011 12:11:20 +0000 (15:11 +0300)] 
subcribe_to_feed: only try to use twitter OAuth when authentication information is available (closes #325)

13 years agoupdate_rss_feed: do not strip tags of entry_content (refs #323)
Andrew Dolgov [Sat, 19 Feb 2011 21:13:13 +0000 (00:13 +0300)] 
update_rss_feed: do not strip tags of entry_content (refs #323)

13 years agodb_escape_string: remove tags by default (refs #323)
Andrew Dolgov [Sat, 19 Feb 2011 13:55:36 +0000 (16:55 +0300)] 
db_escape_string: remove tags by default (refs #323)

13 years agofix fatalError() not working properly
Andrew Dolgov [Fri, 18 Feb 2011 09:28:03 +0000 (12:28 +0300)] 
fix fatalError() not working properly

13 years agoAllow update.php to be run from outside of the main directory
John Kristensen [Wed, 9 Feb 2011 01:50:47 +0000 (12:50 +1100)] 
Allow update.php to be run from outside of the main directory

 * Change the update.php working directory to be the main tt-rss application
   directory so that the script can be run from anywhere without problems.
   Useful for adding the update.php script to cron.

13 years agobackend/rss: fix previous patch breaking active session id (refs #318)
Andrew Dolgov [Wed, 9 Feb 2011 09:41:35 +0000 (12:41 +0300)] 
backend/rss: fix previous patch breaking active session id (refs #318)

13 years agobackend/rss: better error reporting for unauthorized feeds, do not automatically...
Andrew Dolgov [Wed, 9 Feb 2011 09:37:50 +0000 (12:37 +0300)] 
backend/rss: better error reporting for unauthorized feeds, do not automatically fallback on active session id when key has been provided (refs #318)

13 years agoapi: default to admin username when logging in in single user mode (fixed)
Andrew Dolgov [Mon, 7 Feb 2011 13:25:37 +0000 (16:25 +0300)] 
api: default to admin username when logging in in single user mode (fixed)

13 years agoapi: default to admin username when logging in in single user mode
Andrew Dolgov [Mon, 7 Feb 2011 10:38:03 +0000 (13:38 +0300)] 
api: default to admin username when logging in in single user mode

13 years agoimplement a proper fix of cached images URL (refs #305, closes #300)
Andrew Dolgov [Mon, 31 Jan 2011 10:22:36 +0000 (13:22 +0300)] 
implement a proper fix of cached images URL (refs #305, closes #300)

13 years agofocus content pane on view() (closes #312)
Andrew Dolgov [Mon, 31 Jan 2011 10:10:54 +0000 (13:10 +0300)] 
focus content pane on view() (closes #312)

13 years agofix sanity_config script, regenerate check file
Andrew Dolgov [Sun, 30 Jan 2011 16:01:29 +0000 (19:01 +0300)] 
fix sanity_config script, regenerate check file

13 years agoupdate image caching handler code (refs #300)
Andrew Dolgov [Wed, 26 Jan 2011 09:29:45 +0000 (12:29 +0300)] 
update image caching handler code (refs #300)

13 years agoonly show cache images option in feed editor when SIMPLEPIE_CACHE_IMAGES is enabled
Andrew Dolgov [Wed, 26 Jan 2011 08:38:07 +0000 (11:38 +0300)] 
only show cache images option in feed editor when SIMPLEPIE_CACHE_IMAGES is enabled

13 years agologin form: fix copyright year
Andrew Dolgov [Tue, 25 Jan 2011 12:15:30 +0000 (15:15 +0300)] 
login form: fix copyright year

13 years agoremove DB_PORT from the list of required config keywords (closes #310)
Andrew Dolgov [Mon, 24 Jan 2011 09:18:39 +0000 (12:18 +0300)] 
remove DB_PORT from the list of required config keywords (closes #310)

13 years agoreplace all occurences of double-escaped entities in FeedTree instead of only first one
Andrew Dolgov [Mon, 24 Jan 2011 07:05:15 +0000 (10:05 +0300)] 
replace all occurences of double-escaped entities in FeedTree instead of only first one

13 years agorelease 1.5.1 1.5.1
Andrew Dolgov [Fri, 21 Jan 2011 18:37:29 +0000 (21:37 +0300)] 
release 1.5.1

13 years agofix edit subscription option button doing nothing after external subscription
Andrew Dolgov [Tue, 18 Jan 2011 14:04:29 +0000 (17:04 +0300)] 
fix edit subscription option button doing nothing after external subscription

13 years agoproperly handle multiple feed extraction in external subscription dialog
Andrew Dolgov [Tue, 18 Jan 2011 13:58:26 +0000 (16:58 +0300)] 
properly handle multiple feed extraction in external subscription dialog

13 years agoproperly handle redirecting back to requested page after logging in (closes #302)
Andrew Dolgov [Tue, 18 Jan 2011 13:47:52 +0000 (16:47 +0300)] 
properly handle redirecting back to requested page after logging in (closes #302)

13 years agoMerge branch 'master' of fakecake.org:public_html/testbox/tt-rss
Andrew Dolgov [Tue, 18 Jan 2011 13:28:05 +0000 (16:28 +0300)] 
Merge branch 'master' of fakecake.org:public_html/testbox/tt-rss

13 years agofix j/k selecting hidden categories (refs #292)
Andrew Dolgov [Tue, 18 Jan 2011 13:27:31 +0000 (16:27 +0300)] 
fix j/k selecting hidden categories (refs #292)

13 years agofix x hotkey firing simultaneously with X
Andrew Dolgov [Tue, 18 Jan 2011 09:42:07 +0000 (12:42 +0300)] 
fix x hotkey firing simultaneously with X

13 years agoproperly skip over collapsed categories when using j/k hotkeys (refs #292)
Andrew Dolgov [Tue, 18 Jan 2011 09:40:19 +0000 (12:40 +0300)] 
properly skip over collapsed categories when using j/k hotkeys (refs #292)

13 years agore-add ForceUpdate to viewfeed for update debugging, add some filter debugging
Andrew Dolgov [Mon, 17 Jan 2011 21:32:48 +0000 (00:32 +0300)] 
re-add ForceUpdate to viewfeed for update debugging, add some filter debugging

13 years agosmall fixes
andre-hub [Sat, 15 Jan 2011 21:40:47 +0000 (22:40 +0100)] 
small fixes

13 years agoimplement j/k hotkeys to move between feeds (closes #292)
Andrew Dolgov [Sat, 15 Jan 2011 17:14:45 +0000 (20:14 +0300)] 
implement j/k hotkeys to move between feeds (closes #292)

13 years agoproperly check whether all constants are defined in config.php
Andrew Dolgov [Tue, 11 Jan 2011 09:20:00 +0000 (12:20 +0300)] 
properly check whether all constants are defined in config.php

13 years agofix simplepie image cache being requested from the wrong address (close #300)
Andrew Dolgov [Tue, 11 Jan 2011 08:38:03 +0000 (11:38 +0300)] 
fix simplepie image cache being requested from the wrong address (close #300)

13 years agoadd optional AUTO_LOGIN for when remote authentication is allowed (closes #295)
Andrew Dolgov [Tue, 11 Jan 2011 08:36:35 +0000 (11:36 +0300)] 
add optional AUTO_LOGIN for when remote authentication is allowed (closes #295)

13 years agofix PHP_EXECUTABLE declaration not being properly overriden in config.php (closes...
Andrew Dolgov [Tue, 11 Jan 2011 08:31:21 +0000 (11:31 +0300)] 
fix PHP_EXECUTABLE declaration not being properly overriden in config.php (closes #296)

13 years agomention possibility of broken utf8 characters with MYSQL_CHARSET (refs #289)
Andrew Dolgov [Wed, 29 Dec 2010 20:20:23 +0000 (23:20 +0300)] 
mention possibility of broken utf8 characters with MYSQL_CHARSET (refs #289)

13 years agofall back to the old wide logo; remove main logo
Andrew Dolgov [Tue, 28 Dec 2010 16:38:45 +0000 (19:38 +0300)] 
fall back to the old wide logo; remove main logo

13 years agoadd a hack to display several html entities properly in feedlist (closes #279)
Andrew Dolgov [Tue, 28 Dec 2010 13:10:10 +0000 (16:10 +0300)] 
add a hack to display several html entities properly in feedlist (closes #279)