]> git.wh0rd.org - tt-rss.git/log
tt-rss.git
12 years agorelease 1.5.6 1.5.6
Andrew Dolgov [Fri, 21 Oct 2011 09:54:48 +0000 (13:54 +0400)] 
release 1.5.6

12 years agoupdate translations
Andrew Dolgov [Fri, 21 Oct 2011 09:54:11 +0000 (13:54 +0400)] 
update translations

12 years agoheadlines callback: prevent creation of duplicate RROW nodes
Andrew Dolgov [Thu, 20 Oct 2011 19:45:55 +0000 (23:45 +0400)] 
headlines callback: prevent creation of duplicate RROW nodes

12 years agobetter error logging for invalid JSON data in headlines and article callbacks
Andrew Dolgov [Thu, 20 Oct 2011 08:34:22 +0000 (12:34 +0400)] 
better error logging for invalid JSON data in headlines and article callbacks

12 years agosanity check: add test for ctype_lower (refs #374)
Andrew Dolgov [Tue, 18 Oct 2011 06:44:23 +0000 (10:44 +0400)] 
sanity check: add test for ctype_lower (refs #374)

12 years agoproperly truncate headline title in non-combined mode
Andrew Dolgov [Sun, 16 Oct 2011 12:40:15 +0000 (16:40 +0400)] 
properly truncate headline title in non-combined mode

12 years agodelete obsolete xml export/import tools
Andrew Dolgov [Fri, 14 Oct 2011 08:23:00 +0000 (12:23 +0400)] 
delete obsolete xml export/import tools

12 years agodo not respond to j hotkey when shift is pressed (to prevent buffer mangling when...
Andrew Dolgov [Thu, 13 Oct 2011 20:13:48 +0000 (00:13 +0400)] 
do not respond to j hotkey when shift is pressed (to prevent buffer mangling when opening dev console)

12 years agoupdate translations
Andrew Dolgov [Thu, 13 Oct 2011 06:50:54 +0000 (10:50 +0400)] 
update translations

12 years agofix loading more headlines into wrong buffer
Andrew Dolgov [Thu, 13 Oct 2011 06:45:10 +0000 (10:45 +0400)] 
fix loading more headlines into wrong buffer

12 years agoviewfeed: fix typo
Andrew Dolgov [Thu, 13 Oct 2011 06:38:01 +0000 (10:38 +0400)] 
viewfeed: fix typo

12 years agofix sharing for not logged in users
Andrew Dolgov [Tue, 4 Oct 2011 10:03:16 +0000 (14:03 +0400)] 
fix sharing for not logged in users

12 years agoadd missing schema files for version 86
Andrew Dolgov [Tue, 4 Oct 2011 09:57:35 +0000 (13:57 +0400)] 
add missing schema files for version 86

12 years agoadd art-share icon
Andrew Dolgov [Tue, 4 Oct 2011 09:19:17 +0000 (13:19 +0400)] 
add art-share icon

12 years agoimplement sharing articles by unique url
Andrew Dolgov [Tue, 4 Oct 2011 09:11:07 +0000 (13:11 +0400)] 
implement sharing articles by unique url

12 years agoforce minimum update interval at 5 minutes to prevent request flood (refs #369)
Andrew Dolgov [Sun, 25 Sep 2011 16:34:53 +0000 (20:34 +0400)] 
force minimum update interval at 5 minutes to prevent request flood (refs #369)

12 years agoviewfeed: try to prevent dupe headlines from being loaded in the buffer
Andrew Dolgov [Sun, 25 Sep 2011 16:03:16 +0000 (20:03 +0400)] 
viewfeed: try to prevent dupe headlines from being loaded in the buffer

12 years agoprefs: remove fix loading prompts after searching feeds or users
Andrew Dolgov [Sun, 25 Sep 2011 12:49:48 +0000 (16:49 +0400)] 
prefs: remove fix loading prompts after searching feeds or users

12 years agoviewfeed: only focus headlines tab when offset == 0
Andrew Dolgov [Wed, 21 Sep 2011 05:41:06 +0000 (09:41 +0400)] 
viewfeed: only focus headlines tab when offset == 0

12 years agotrigger loadMoreHeadlines in view() when rendering local article only
Andrew Dolgov [Wed, 21 Sep 2011 05:32:39 +0000 (09:32 +0400)] 
trigger loadMoreHeadlines in view() when rendering local article only

12 years agoarticle_callback: trigger loadMoreHeadlines() when reached last article in the buffer
Andrew Dolgov [Wed, 21 Sep 2011 05:25:21 +0000 (09:25 +0400)] 
article_callback: trigger loadMoreHeadlines() when reached last article in the buffer

12 years agofix hiding image attachments when article contains image in unexpanded combined mode...
Andrew Dolgov [Wed, 21 Sep 2011 04:59:35 +0000 (08:59 +0400)] 
fix hiding image attachments when article contains image in unexpanded combined mode (closes #368)

12 years agoremove_feed: unlink feed icon (refs #369)
Andrew Dolgov [Wed, 21 Sep 2011 04:51:58 +0000 (08:51 +0400)] 
remove_feed: unlink feed icon (refs #369)

12 years agocheck_feed_favicon: only guess favicon url when local icon doesn't exist (closes...
Andrew Dolgov [Wed, 21 Sep 2011 04:41:22 +0000 (08:41 +0400)] 
check_feed_favicon: only guess favicon url when local icon doesn't exist (closes #369)

12 years agoremove QUOTA_EXCEEDED_ERR (undefined in chrome)
Andrew Dolgov [Tue, 13 Sep 2011 01:39:32 +0000 (05:39 +0400)] 
remove QUOTA_EXCEEDED_ERR (undefined in chrome)

12 years agoGot mobile view working on Opera Mobile, Safari and Android
Jochen Wierum [Tue, 23 Aug 2011 16:52:23 +0000 (18:52 +0200)] 
Got mobile view working on Opera Mobile, Safari and Android

12 years agomobile: fix headline ordering
Andrew Dolgov [Fri, 9 Sep 2011 10:24:14 +0000 (14:24 +0400)] 
mobile: fix headline ordering
mobile: fix htmlpurifier cache being included from wrong directory
mobile: implement ability to mark article as unread (closes #367)

12 years agoapi: add getHeadlines since_id
Andrew Dolgov [Fri, 9 Sep 2011 08:11:56 +0000 (12:11 +0400)] 
api: add getHeadlines since_id

12 years agoapi: set content-type
Andrew Dolgov [Thu, 8 Sep 2011 11:11:16 +0000 (15:11 +0400)] 
api: set content-type

12 years agodigest article scrolling fix
Andrew Dolgov [Thu, 1 Sep 2011 12:52:58 +0000 (16:52 +0400)] 
digest article scrolling fix

12 years agorework digest mode
Andrew Dolgov [Thu, 1 Sep 2011 12:46:50 +0000 (16:46 +0400)] 
rework digest mode

12 years agofeedtree, check for _itemsByIdentity being filled in getNextUnreadFeed
Andrew Dolgov [Thu, 1 Sep 2011 12:13:08 +0000 (16:13 +0400)] 
feedtree, check for _itemsByIdentity being filled in getNextUnreadFeed

12 years agodigest css tweaks
Andrew Dolgov [Thu, 1 Sep 2011 06:23:14 +0000 (10:23 +0400)] 
digest css tweaks

12 years agodigest: fix scrolling on load_more
Andrew Dolgov [Thu, 1 Sep 2011 06:15:37 +0000 (10:15 +0400)] 
digest: fix scrolling on load_more

12 years agoupgrade scriptaculous
Andrew Dolgov [Thu, 1 Sep 2011 06:15:18 +0000 (10:15 +0400)] 
upgrade scriptaculous

12 years agouse caching for unexpanded CDM
Andrew Dolgov [Wed, 31 Aug 2011 18:33:15 +0000 (22:33 +0400)] 
use caching for unexpanded CDM

12 years agozoomToArticle: fix for new cache system
Andrew Dolgov [Wed, 31 Aug 2011 15:33:59 +0000 (19:33 +0400)] 
zoomToArticle: fix for new cache system

12 years agoimplement random precaching of unread feeds on timer
Andrew Dolgov [Wed, 31 Aug 2011 15:22:47 +0000 (19:22 +0400)] 
implement random precaching of unread feeds on timer

12 years agoimprove headline caching, update cache after toggleMark/togglePub()
Andrew Dolgov [Wed, 31 Aug 2011 13:56:41 +0000 (17:56 +0400)] 
improve headline caching, update cache after toggleMark/togglePub()

12 years agoimplement automatic precaching for next normal and unread feeds
Andrew Dolgov [Wed, 31 Aug 2011 11:25:42 +0000 (15:25 +0400)] 
implement automatic precaching for next normal and unread feeds
allow opening cached next_unread_feed on f-q if available
tweak getRelativeArticles() to scan forward only
reenable prefetch_old server requests

12 years agoremove unused headlines-info.unread
Andrew Dolgov [Wed, 31 Aug 2011 10:23:59 +0000 (14:23 +0400)] 
remove unused headlines-info.unread

12 years agorework caching, use html5 local storage
Andrew Dolgov [Wed, 31 Aug 2011 10:03:52 +0000 (14:03 +0400)] 
rework caching, use html5 local storage
allow caching of headlines
code cleanup

12 years agoviewfeed: do not return sync counters on subop
Andrew Dolgov [Tue, 30 Aug 2011 15:41:27 +0000 (19:41 +0400)] 
viewfeed: do not return sync counters on subop

12 years agocss: remove Lucida Grande
Andrew Dolgov [Tue, 30 Aug 2011 09:28:01 +0000 (13:28 +0400)] 
css: remove Lucida Grande

12 years agoupdate_rss_feed_real: allow overriding fetch url
Andrew Dolgov [Fri, 26 Aug 2011 20:28:09 +0000 (00:28 +0400)] 
update_rss_feed_real: allow overriding fetch url

12 years agobump prototype to 1.6.1 (refs #291)
Andrew Dolgov [Fri, 26 Aug 2011 05:27:04 +0000 (09:27 +0400)] 
bump prototype to 1.6.1 (refs #291)

12 years agoExtended Actions to include Select by tag (add local modifications, fix
Craig Meyer [Thu, 11 Aug 2011 22:51:00 +0000 (18:51 -0400)] 
Extended Actions to include Select by tag (add local modifications, fix
display for tags starting with a number)

12 years agoldap auth: support LDAP extra attributes (closes #363)
Andrew Dolgov [Tue, 23 Aug 2011 08:03:11 +0000 (12:03 +0400)] 
ldap auth: support LDAP extra attributes (closes #363)

12 years agofix SQL query variable being overridden when using AUTO_CREATE_USER (closes #362)
Andrew Dolgov [Tue, 23 Aug 2011 05:54:15 +0000 (09:54 +0400)] 
fix SQL query variable being overridden when using AUTO_CREATE_USER (closes #362)

12 years agoccache_cleanup: fix sql syntax for mysql
Andrew Dolgov [Sun, 21 Aug 2011 12:36:08 +0000 (16:36 +0400)] 
ccache_cleanup: fix sql syntax for mysql

12 years agopubsub: cast feed_id as integer
Andrew Dolgov [Sun, 21 Aug 2011 11:46:44 +0000 (15:46 +0400)] 
pubsub: cast feed_id as integer

12 years agoadd sanity check for SELF_URL_PATH being kept at default value (refs #349)
Andrew Dolgov [Tue, 16 Aug 2011 04:56:52 +0000 (08:56 +0400)] 
add sanity check for SELF_URL_PATH being kept at default value (refs #349)

12 years agoreinstate open_basedir sanity check
Andrew Dolgov [Wed, 10 Aug 2011 04:48:50 +0000 (08:48 +0400)] 
reinstate open_basedir sanity check

12 years agodo not perform synchronous update on pubsub call
Andrew Dolgov [Mon, 8 Aug 2011 07:30:26 +0000 (11:30 +0400)] 
do not perform synchronous update on pubsub call

12 years agoadd ccache_cleanup(), invoke on login
Andrew Dolgov [Fri, 5 Aug 2011 10:16:06 +0000 (14:16 +0400)] 
add ccache_cleanup(), invoke on login

12 years agoviewfeed: do not show notify progress when offset != 0
Andrew Dolgov [Fri, 5 Aug 2011 09:29:14 +0000 (13:29 +0400)] 
viewfeed: do not show notify progress when offset != 0

12 years agoremove sphinxapi.php.08_04_11_183927
Andrew Dolgov [Thu, 4 Aug 2011 18:51:03 +0000 (22:51 +0400)] 
remove sphinxapi.php.08_04_11_183927

12 years agoMerge branch 'master' of github.com:gothfox/Tiny-Tiny-RSS
Andrew Dolgov [Thu, 4 Aug 2011 18:50:29 +0000 (22:50 +0400)] 
Merge branch 'master' of github.com:gothfox/Tiny-Tiny-RSS

12 years agoMerge pull request #11 from meyercr/master
Andrew Dolgov [Thu, 4 Aug 2011 18:49:47 +0000 (11:49 -0700)] 
Merge pull request #11 from meyercr/master

Update to latest Sphinx API for PHP

12 years agoUpdate lib/sphinxapi.php to V2.0.1
Craig Meyer [Thu, 4 Aug 2011 18:41:04 +0000 (18:41 +0000)] 
Update lib/sphinxapi.php to V2.0.1

12 years agoMerge branch 'master', remote-tracking branch 'origin'
Craig Meyer [Thu, 4 Aug 2011 18:40:40 +0000 (18:40 +0000)] 
Merge branch 'master', remote-tracking branch 'origin'

12 years agomisc headlines speedup
Andrew Dolgov [Thu, 4 Aug 2011 15:38:25 +0000 (19:38 +0400)] 
misc headlines speedup

12 years agofix wrong even/odd position in headlines buffer
Andrew Dolgov [Thu, 4 Aug 2011 14:05:14 +0000 (18:05 +0400)] 
fix wrong even/odd position in headlines buffer

12 years agodo not perform catchup batch request when infscroll request is in progress
Andrew Dolgov [Thu, 4 Aug 2011 12:53:32 +0000 (16:53 +0400)] 
do not perform catchup batch request when infscroll request is in progress

12 years agomisc code cleanup
Andrew Dolgov [Thu, 4 Aug 2011 12:29:26 +0000 (16:29 +0400)] 
misc code cleanup

12 years agodo not schedule catchup batch request when infscroll request is in progress
Andrew Dolgov [Thu, 4 Aug 2011 11:53:07 +0000 (15:53 +0400)] 
do not schedule catchup batch request when infscroll request is in progress

12 years agoimplement workaround for missing autoloaded headlines for adaptive & unread modes...
Andrew Dolgov [Thu, 4 Aug 2011 11:20:23 +0000 (15:20 +0400)] 
implement workaround for missing autoloaded headlines for adaptive & unread modes; reduce js debugging (refs #280)

12 years agoadd experimental fade-in effect for autoloaded headlines
Andrew Dolgov [Thu, 4 Aug 2011 07:56:43 +0000 (11:56 +0400)] 
add experimental fade-in effect for autoloaded headlines

12 years agobackend/pubsub: block immediately if PUBSUBHUBBUB_ENABLED is false
Andrew Dolgov [Thu, 4 Aug 2011 06:29:08 +0000 (10:29 +0400)] 
backend/pubsub: block immediately if PUBSUBHUBBUB_ENABLED is false

12 years agoauto catchup: prevent request flood
Andrew Dolgov [Thu, 4 Aug 2011 06:16:27 +0000 (10:16 +0400)] 
auto catchup: prevent request flood

12 years agoprototypize creation of headlines-spacer
Andrew Dolgov [Wed, 3 Aug 2011 14:48:28 +0000 (18:48 +0400)] 
prototypize creation of headlines-spacer

12 years agoallow marking last headline as read automatically by scrolling below content
Andrew Dolgov [Wed, 3 Aug 2011 14:36:08 +0000 (18:36 +0400)] 
allow marking last headline as read automatically by scrolling below content

12 years agocdm auto catchup: mark posts when scrolled above half their height
Andrew Dolgov [Wed, 3 Aug 2011 12:54:08 +0000 (16:54 +0400)] 
cdm auto catchup: mark posts when scrolled above half their height

12 years agoview: fix article not being marked as read when not requested from client cache
Andrew Dolgov [Wed, 3 Aug 2011 08:32:30 +0000 (12:32 +0400)] 
view: fix article not being marked as read when not requested from client cache

12 years agoproperly handle relative link elements for feed and articles (closes #358)
Andrew Dolgov [Mon, 1 Aug 2011 09:06:25 +0000 (13:06 +0400)] 
properly handle relative link elements for feed and articles (closes #358)

12 years agoupdate mysql schema upgrade files to use ENGINE= instead of TYPE= (closes #359)
Andrew Dolgov [Mon, 1 Aug 2011 08:57:38 +0000 (12:57 +0400)] 
update mysql schema upgrade files to use ENGINE= instead of TYPE= (closes #359)

12 years agotweak OPML panel UI a bit
Andrew Dolgov [Sun, 31 Jul 2011 06:44:20 +0000 (10:44 +0400)] 
tweak OPML panel UI a bit

12 years agoMerge pull request #10 from meyercr/master
Andrew Dolgov [Sun, 31 Jul 2011 06:38:03 +0000 (23:38 -0700)] 
Merge pull request #10 from meyercr/master

Extend OPML preferences pane, to provide more control of Export OPML

12 years agoMerge pull request #9 from meyercr/9949bd154e9d01b50132e387059ef987c6887c8b
Andrew Dolgov [Sun, 31 Jul 2011 06:36:35 +0000 (23:36 -0700)] 
Merge pull request #9 from meyercr/9949bd154e9d01b50132e387059ef987c6887c8b

Here are my patches which fix 2 bugs, and remove some dead code, and deprecated usage.

12 years agoMerge pull request #8 from chernesk/master
Andrew Dolgov [Sun, 31 Jul 2011 06:32:23 +0000 (23:32 -0700)] 
Merge pull request #8 from chernesk/master

Added hotkey for sending article as an email

12 years agoExtend OPML preferences pane, to provide more control of Export OPML
Craig Meyer [Sun, 31 Jul 2011 02:34:22 +0000 (22:34 -0400)] 
Extend OPML preferences pane, to provide more control of Export OPML

    User is prompted for filename, and also whether to include settings.
    Default filename is: TinyTinyRSS.opml

    modules/pref-feeds.php
        Prompt for output OPML filename (Default: TinyTinyRSS.opml )
    opml.php
        Modify to support passing in name=<filename>&settings=[0|1]
    functions.js
        Modify to support passing in name=<filename>&settings=[0|1]

12 years agofunctions.php: Fixed some mild errors.
Craig Meyer [Sun, 31 Jul 2011 02:31:40 +0000 (22:31 -0400)] 
functions.php: Fixed some mild errors.

    fetch_file_contents()
        using $updated when it was not defined - commented it out
    update_rss_feed_real()
        was also using $updated, undefined
        and had a inconsistent return, added return false;
    lookup_user_id($link, $user)
        was using $login for the SELECT not $user
    format_headline_subtoolbar()
        used $search_q before it was assigned to, re-ordered the code
    format_article()
        The 3rd arg "$feed_id" was never used in the function, it was set in the function
        Verified (and modified as needed) function calls in backend.php (5 Usages) and in modules/backend-rpc,php (1 usage)
    printTagCloud()
        Before ksort($tags) add a check for count($tags) == 0 return
    replace depreciated split() calls with explode()

backend.php

    replace depreciated split() calls with explode()

modules/backed-rpc.php

    replace depreciated split() calls with explode()
    in handle_rpc_request(), separate asort() from join(),  asort() does not return an array.
        This fixes a problem where a new tag is added to an entry, but doesn't show up after clicking on save. User must do a screen refresh.
        A PHP error msg was being returned in the JSON response.
.gitignore
    Make sure Mac OS X .DS_Store & PHPStorm project files (.idea/) are not included

12 years agofix 'view as rss' not working correctly for search results
Andrew Dolgov [Sat, 30 Jul 2011 15:22:38 +0000 (19:22 +0400)] 
fix 'view as rss' not working correctly for search results

12 years agoadd undocumented constant _SHOW_FEED_TITLE_IN_VFEEDS which enables showing full feed...
Andrew Dolgov [Sat, 30 Jul 2011 15:07:56 +0000 (19:07 +0400)] 
add undocumented constant _SHOW_FEED_TITLE_IN_VFEEDS which enables showing full feed title in virtual feeds

12 years agoadding an email article hotkey 'e'
Chris Chernesky [Mon, 18 Jul 2011 16:24:41 +0000 (12:24 -0400)] 
adding an email article hotkey 'e'

12 years agorelease 1.5.5 1.5.5
Andrew Dolgov [Wed, 13 Jul 2011 12:37:42 +0000 (16:37 +0400)] 
release 1.5.5

12 years agohotkeys: implement a-prefix hotkeys (a i, a u, a a, a n)
Andrew Dolgov [Tue, 12 Jul 2011 08:25:59 +0000 (12:25 +0400)] 
hotkeys: implement a-prefix hotkeys (a i, a u, a a, a n)

12 years agopref-instances: mention open_basedir as a reason for pubsub functionality to be disabled
Andrew Dolgov [Tue, 5 Jul 2011 08:09:53 +0000 (12:09 +0400)] 
pref-instances: mention open_basedir as a reason for pubsub functionality to be disabled

12 years agopref-instances: remove unnecessary check for open_basedir
Andrew Dolgov [Tue, 5 Jul 2011 08:07:52 +0000 (12:07 +0400)] 
pref-instances: remove unnecessary check for open_basedir

12 years agoremove sanity check on open_basedir, block using CURL instead while running under it
Andrew Dolgov [Tue, 5 Jul 2011 08:05:51 +0000 (12:05 +0400)] 
remove sanity check on open_basedir, block using CURL instead while running under it

12 years agofetch_file_contents: make CURL use default tt-rss user agent (closes #351)
Andrew Dolgov [Thu, 30 Jun 2011 05:32:01 +0000 (09:32 +0400)] 
fetch_file_contents: make CURL use default tt-rss user agent (closes #351)

12 years agobackend/pubsub: better 404 handling, do not cause PHP warning when invalid feed id...
Andrew Dolgov [Wed, 22 Jun 2011 11:05:49 +0000 (15:05 +0400)] 
backend/pubsub: better 404 handling, do not cause PHP warning when invalid feed id is being requested

12 years agoallow redirect to login page when calling external feed subscription url (using bookm...
Andrew Dolgov [Tue, 14 Jun 2011 10:19:47 +0000 (14:19 +0400)] 
allow redirect to login page when calling external feed subscription url (using bookmarklet, for example) (refs #344)

12 years agopref-feeds/add: properly handle rc=3
Andrew Dolgov [Tue, 14 Jun 2011 10:19:22 +0000 (14:19 +0400)] 
pref-feeds/add: properly handle rc=3

12 years agomobile: show originating feed in article view when necessary (closes #347)
Andrew Dolgov [Tue, 14 Jun 2011 10:03:21 +0000 (14:03 +0400)] 
mobile: show originating feed in article view when necessary (closes #347)

12 years agopref-feeds: show subscribed feeds count (closes #338)
Andrew Dolgov [Tue, 14 Jun 2011 09:43:01 +0000 (13:43 +0400)] 
pref-feeds: show subscribed feeds count (closes #338)

12 years agomobile: rename HIDE_READ option, show read articles when it is disabled (refs #348)
Andrew Dolgov [Tue, 14 Jun 2011 08:39:37 +0000 (12:39 +0400)] 
mobile: rename HIDE_READ option, show read articles when it is disabled (refs #348)

12 years agohttp_authenticate_user: obsolete, comment out
Andrew Dolgov [Mon, 6 Jun 2011 09:57:51 +0000 (13:57 +0400)] 
http_authenticate_user: obsolete, comment out

12 years agorelease 1.5.4 1.5.4
Andrew Dolgov [Fri, 20 May 2011 11:33:17 +0000 (15:33 +0400)] 
release 1.5.4

12 years agomysql schema: change TYPE= to ENGINE=
Andrew Dolgov [Wed, 18 May 2011 08:01:31 +0000 (12:01 +0400)] 
mysql schema: change TYPE= to ENGINE=