]>
git.wh0rd.org Git - tt-rss.git/log
Andrew Dolgov [Fri, 1 Apr 2011 16:14:49 +0000 (20:14 +0400)]
because get_self_url_prefix() referenced information unavailable to php CLI clients, add config option SELF_URL_PATH
Andrew Dolgov [Fri, 1 Apr 2011 13:23:44 +0000 (17:23 +0400)]
update_rss_feed: misc fixes
Andrew Dolgov [Fri, 1 Apr 2011 13:20:54 +0000 (17:20 +0400)]
update_rss_feed: block pubsub subscription requests when CURL is not available
Andrew Dolgov [Fri, 1 Apr 2011 12:58:34 +0000 (16:58 +0400)]
add missing pubsub pings to operations changing the article published status
Andrew Dolgov [Fri, 1 Apr 2011 11:32:27 +0000 (15:32 +0400)]
schema: mysql: remove foreign key to ttrss_themes before dropping theme_id from ttrss_users
Andrew Dolgov [Fri, 1 Apr 2011 11:25:19 +0000 (15:25 +0400)]
schema: remove ttrss_themes
Andrew Dolgov [Fri, 1 Apr 2011 09:58:26 +0000 (13:58 +0400)]
add lib/pubsubhubbub/subscriber.php
Andrew Dolgov [Fri, 1 Apr 2011 09:39:58 +0000 (13:39 +0400)]
implement pubsubhubbub subscriber (update schema)
Andrew Dolgov [Fri, 1 Apr 2011 05:42:15 +0000 (09:42 +0400)]
add a sanity check for CURL when using pubsubhubbub
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)
Andrew Dolgov [Thu, 31 Mar 2011 10:27:13 +0000 (14:27 +0400)]
fix zoomToArticle() for new JSON reply format
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
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)
Andrew Dolgov [Tue, 29 Mar 2011 12:00:06 +0000 (16:00 +0400)]
mobile/classic: remove USER_STYLESHEET_URL
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
Andrew Dolgov [Tue, 29 Mar 2011 10:10:12 +0000 (14:10 +0400)]
mobile: properly load additional headlines when browsing categories (closes #329)
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
Andrew Dolgov [Tue, 29 Mar 2011 08:09:42 +0000 (12:09 +0400)]
add ttrss_feeds.update_on_checksum_change
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
Andrew Dolgov [Mon, 28 Mar 2011 11:55:50 +0000 (15:55 +0400)]
prefs, remove obsolete removeSelectedPrefProfiles()
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)
Andrew Dolgov [Mon, 28 Mar 2011 09:14:23 +0000 (13:14 +0400)]
remove obsolete images; layout cleanup
Andrew Dolgov [Mon, 28 Mar 2011 09:08:56 +0000 (13:08 +0400)]
triple-pane: remove obsolete files
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
Andrew Dolgov [Mon, 28 Mar 2011 08:34:39 +0000 (12:34 +0400)]
update feeds with errors dialog
Andrew Dolgov [Mon, 28 Mar 2011 08:26:33 +0000 (12:26 +0400)]
pref-prefs: profile blacklist SSL_CERT_SERIAL
Andrew Dolgov [Mon, 28 Mar 2011 08:22:23 +0000 (12:22 +0400)]
fix blank content pane after removeSelectedFilters()
Andrew Dolgov [Mon, 28 Mar 2011 08:17:40 +0000 (12:17 +0400)]
pref-prefs: blacklist HEADLINES_SMART_DATE
Andrew Dolgov [Mon, 28 Mar 2011 08:14:28 +0000 (12:14 +0400)]
remove obsolete themes
Andrew Dolgov [Mon, 28 Mar 2011 07:39:50 +0000 (11:39 +0400)]
pref-prefs: show disabled register certificate button when certificate is unavailable
Andrew Dolgov [Mon, 28 Mar 2011 07:33:41 +0000 (11:33 +0400)]
fix triple-pane theme
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)
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)
Andrew Dolgov [Sun, 27 Mar 2011 12:40:23 +0000 (16:40 +0400)]
allow authentication using SSL client certificates (closes #324)
Andrew Dolgov [Sun, 27 Mar 2011 10:49:21 +0000 (14:49 +0400)]
mention possible need to rename ICONS_DIR
Andrew Dolgov [Thu, 24 Mar 2011 10:41:25 +0000 (13:41 +0300)]
improve favicon detection (refs #322)
Andrew Dolgov [Wed, 23 Mar 2011 11:51:50 +0000 (14:51 +0300)]
search dialog: fix is_cat not parsed properly
Andrew Dolgov [Tue, 22 Mar 2011 07:03:52 +0000 (10:03 +0300)]
set default update method back to magpie
Andrew Dolgov [Mon, 21 Mar 2011 09:02:41 +0000 (12:02 +0300)]
release 1.5.2
Andrew Dolgov [Mon, 21 Mar 2011 09:01:26 +0000 (12:01 +0300)]
update translations
Andrew Dolgov [Fri, 18 Mar 2011 16:27:48 +0000 (19:27 +0300)]
fetch_file_contents: fix CURL option setting
Andrew Dolgov [Fri, 18 Mar 2011 16:25:06 +0000 (19:25 +0300)]
config: remove ENABLE_TRANSLATIONS
Andrew Dolgov [Fri, 18 Mar 2011 16:12:38 +0000 (19:12 +0300)]
rpc: no longer use XML
Andrew Dolgov [Fri, 18 Mar 2011 15:25:21 +0000 (18:25 +0300)]
update translations
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
Andrew Dolgov [Fri, 18 Mar 2011 15:13:27 +0000 (18:13 +0300)]
config: set default update method to simplepie
Andrew Dolgov [Fri, 18 Mar 2011 15:10:24 +0000 (18:10 +0300)]
js: remove obsolete dojo require calls
Andrew Dolgov [Fri, 18 Mar 2011 15:08:07 +0000 (18:08 +0300)]
mobile: fix uncategorized category not respecting the browse cat setting
Andrew Dolgov [Fri, 18 Mar 2011 14:39:23 +0000 (17:39 +0300)]
rework initial sanitycheck to use JSON
Andrew Dolgov [Fri, 18 Mar 2011 14:22:20 +0000 (17:22 +0300)]
backend/viewfeed: fix feed checking for validity
Andrew Dolgov [Fri, 18 Mar 2011 11:31:54 +0000 (14:31 +0300)]
fix report function in exception dialog
Andrew Dolgov [Fri, 18 Mar 2011 11:15:06 +0000 (14:15 +0300)]
validatePrefsReset: fix function not working properly
Andrew Dolgov [Fri, 18 Mar 2011 09:55:45 +0000 (12:55 +0300)]
backend/viewfeed: use JSON
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
Andrew Dolgov [Thu, 17 Mar 2011 16:16:44 +0000 (19:16 +0300)]
use CURL when it is available, remove option USE_CURL
Andrew Dolgov [Thu, 17 Mar 2011 16:05:28 +0000 (19:05 +0300)]
make it possible to subscribe to password-protected feeds (closes #314)
Andrew Dolgov [Wed, 16 Mar 2011 12:51:22 +0000 (15:51 +0300)]
add master .pot; update translations
Andrew Dolgov [Thu, 10 Mar 2011 08:57:47 +0000 (11:57 +0300)]
update translations
Andrew Dolgov [Thu, 10 Mar 2011 08:54:10 +0000 (11:54 +0300)]
change description of filter 'filter' action (bump schema)
Andrew Dolgov [Tue, 8 Mar 2011 16:04:54 +0000 (19:04 +0300)]
allow rdf:about as a guid source
Andrew Dolgov [Tue, 8 Mar 2011 08:28:21 +0000 (11:28 +0300)]
getURLParam: use Prototype
Andrew Dolgov [Mon, 7 Mar 2011 12:24:49 +0000 (15:24 +0300)]
simplify adding/removing labels manually; simplify headline popup menu
Andrew Dolgov [Mon, 7 Mar 2011 12:21:31 +0000 (15:21 +0300)]
subtoolbar: add shortcut to catchupPage()
Andrew Dolgov [Sun, 6 Mar 2011 09:10:32 +0000 (12:10 +0300)]
fetch_twitter_rss: use proper uid
Andrew Dolgov [Sun, 6 Mar 2011 09:05:58 +0000 (12:05 +0300)]
switch twitter support from twitteroauth to tmhOAuth
Andrew Dolgov [Sun, 6 Mar 2011 07:56:08 +0000 (10:56 +0300)]
add code to report fatal exceptions to tt-rss.org
Andrew Dolgov [Sun, 6 Mar 2011 06:55:58 +0000 (09:55 +0300)]
enable auto catchup for three pane mode
Andrew Dolgov [Sun, 6 Mar 2011 06:51:32 +0000 (09:51 +0300)]
change description of CDM_AUTO_CATCHUP (bump schema)
Andrew Dolgov [Sun, 6 Mar 2011 06:42:21 +0000 (09:42 +0300)]
rework cdm autocatchup
Andrew Dolgov [Sat, 5 Mar 2011 07:02:49 +0000 (10:02 +0300)]
allow searching for date using @keyword syntax
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)
Andrew Dolgov [Fri, 4 Mar 2011 14:53:02 +0000 (17:53 +0300)]
mobile: allow showing category content inline (closes #315)
Andrew Dolgov [Tue, 1 Mar 2011 12:46:41 +0000 (15:46 +0300)]
cdmClicked: use correct function to parse returned JSON
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)
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)
Andrew Dolgov [Sat, 19 Feb 2011 13:55:36 +0000 (16:55 +0300)]
db_escape_string: remove tags by default (refs #323)
Andrew Dolgov [Fri, 18 Feb 2011 09:28:03 +0000 (12:28 +0300)]
fix fatalError() not working properly
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.
Andrew Dolgov [Wed, 9 Feb 2011 09:41:35 +0000 (12:41 +0300)]
backend/rss: fix previous patch breaking active session id (refs #318)
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)
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)
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
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)
Andrew Dolgov [Mon, 31 Jan 2011 10:10:54 +0000 (13:10 +0300)]
focus content pane on view() (closes #312)
Andrew Dolgov [Sun, 30 Jan 2011 16:01:29 +0000 (19:01 +0300)]
fix sanity_config script, regenerate check file
Andrew Dolgov [Wed, 26 Jan 2011 09:29:45 +0000 (12:29 +0300)]
update image caching handler code (refs #300)
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
Andrew Dolgov [Tue, 25 Jan 2011 12:15:30 +0000 (15:15 +0300)]
login form: fix copyright year
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)
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
Andrew Dolgov [Fri, 21 Jan 2011 18:37:29 +0000 (21:37 +0300)]
release 1.5.1
Andrew Dolgov [Tue, 18 Jan 2011 14:04:29 +0000 (17:04 +0300)]
fix edit subscription option button doing nothing after external subscription
Andrew Dolgov [Tue, 18 Jan 2011 13:58:26 +0000 (16:58 +0300)]
properly handle multiple feed extraction in external subscription dialog
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)
Andrew Dolgov [Tue, 18 Jan 2011 13:28:05 +0000 (16:28 +0300)]
Merge branch 'master' of fakecake.org:public_html/testbox/tt-rss
Andrew Dolgov [Tue, 18 Jan 2011 13:27:31 +0000 (16:27 +0300)]
fix j/k selecting hidden categories (refs #292)
Andrew Dolgov [Tue, 18 Jan 2011 09:42:07 +0000 (12:42 +0300)]
fix x hotkey firing simultaneously with X
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)
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
andre-hub [Sat, 15 Jan 2011 21:40:47 +0000 (22:40 +0100)]
small fixes