]> git.wh0rd.org - tt-rss.git/log
tt-rss.git
11 years agoonly precache_headlines_idle() when actually idle
Andrew Dolgov [Tue, 14 Aug 2012 15:30:49 +0000 (19:30 +0400)] 
only precache_headlines_idle() when actually idle

11 years agore-enable setting of include_children button on startup
Andrew Dolgov [Tue, 14 Aug 2012 15:25:10 +0000 (19:25 +0400)] 
re-enable setting of include_children button on startup

11 years agodojo: remove uncompressed files
Andrew Dolgov [Tue, 14 Aug 2012 15:04:32 +0000 (19:04 +0400)] 
dojo: remove uncompressed files

11 years agomake precache_headlines_idle() start slower
Andrew Dolgov [Tue, 14 Aug 2012 15:03:34 +0000 (19:03 +0400)] 
make precache_headlines_idle() start slower

11 years agoupdate dojo to 1.7.3
Andrew Dolgov [Tue, 14 Aug 2012 14:59:10 +0000 (18:59 +0400)] 
update dojo to 1.7.3

11 years agoremove call-by-reference to comply with php 5.4
Andrew Dolgov [Tue, 14 Aug 2012 08:18:52 +0000 (12:18 +0400)] 
remove call-by-reference to comply with php 5.4

11 years agoupdate README (2)
Andrew Dolgov [Tue, 14 Aug 2012 06:53:36 +0000 (10:53 +0400)] 
update README (2)

11 years agoupdate README
Andrew Dolgov [Tue, 14 Aug 2012 06:53:15 +0000 (10:53 +0400)] 
update README

11 years agoMerge branch 'nested-cats'
Andrew Dolgov [Tue, 14 Aug 2012 06:47:24 +0000 (10:47 +0400)] 
Merge branch 'nested-cats'

11 years agochange include_children to a togglebutton; add placeholder setting save in a session
Andrew Dolgov [Mon, 13 Aug 2012 17:39:40 +0000 (21:39 +0400)] 
change include_children to a togglebutton; add placeholder setting save in a session

11 years agoadd toolbar checkbox to include subcategories to viewfeed()
Andrew Dolgov [Mon, 13 Aug 2012 17:25:46 +0000 (21:25 +0400)] 
add toolbar checkbox to include subcategories to viewfeed()

11 years agofix queryFeedHeadlines, rename getCategoryUnreadRecursive
Andrew Dolgov [Mon, 13 Aug 2012 17:02:52 +0000 (21:02 +0400)] 
fix queryFeedHeadlines, rename getCategoryUnreadRecursive

11 years agoallow queryFeedHeadlines() to show child category entries
Andrew Dolgov [Mon, 13 Aug 2012 16:53:45 +0000 (20:53 +0400)] 
allow queryFeedHeadlines() to show child category entries

11 years agoadd special indication for categories having unread items in child categories
Andrew Dolgov [Mon, 13 Aug 2012 15:52:34 +0000 (19:52 +0400)] 
add special indication for categories having unread items in child categories

11 years agoremove feeds/index()
Andrew Dolgov [Mon, 13 Aug 2012 14:58:21 +0000 (18:58 +0400)] 
remove feeds/index()

11 years agosorta-kinda fix the feedlist
Andrew Dolgov [Mon, 13 Aug 2012 14:56:55 +0000 (18:56 +0400)] 
sorta-kinda fix the feedlist

11 years agoset SCHEMA_VERSION to 93
Andrew Dolgov [Mon, 13 Aug 2012 10:49:31 +0000 (14:49 +0400)] 
set SCHEMA_VERSION to 93

11 years agoadd ttrss_feed_categories.parent_cat, bump schema
Andrew Dolgov [Mon, 13 Aug 2012 10:36:52 +0000 (14:36 +0400)] 
add ttrss_feed_categories.parent_cat, bump schema

11 years agoinitial work on nested categories
Andrew Dolgov [Mon, 13 Aug 2012 10:47:43 +0000 (14:47 +0400)] 
initial work on nested categories

11 years agoadd ttrss_feed_categories.parent_cat, bump schema
Andrew Dolgov [Mon, 13 Aug 2012 10:36:52 +0000 (14:36 +0400)] 
add ttrss_feed_categories.parent_cat, bump schema

11 years agofix includes order in update daemon
Andrew Dolgov [Sun, 12 Aug 2012 07:18:03 +0000 (11:18 +0400)] 
fix includes order in update daemon

11 years agoupdate.php: fix help text
Andrew Dolgov [Sun, 12 Aug 2012 07:12:27 +0000 (11:12 +0400)] 
update.php: fix help text

11 years agoRevert "add experimental clientside headline clamping (refs #479)"
Andrew Dolgov [Fri, 10 Aug 2012 11:02:18 +0000 (15:02 +0400)] 
Revert "add experimental clientside headline clamping (refs #479)"

This reverts commit 26e4b12466208b433fef35946cb61ef9b3e52e45.

11 years agoRevert "fix clamping for infinite scrolling (refs #479)"
Andrew Dolgov [Fri, 10 Aug 2012 11:02:11 +0000 (15:02 +0400)] 
Revert "fix clamping for infinite scrolling (refs #479)"

This reverts commit 8c5c4e494d92772533b2d56cbd426a01ccc24da1.

11 years agoadd update.php -indexes to recreate tt-rss indexes from schema file
Andrew Dolgov [Thu, 9 Aug 2012 10:20:27 +0000 (14:20 +0400)] 
add update.php -indexes to recreate tt-rss indexes from schema file

11 years agofix clamping for infinite scrolling (refs #479)
Andrew Dolgov [Thu, 9 Aug 2012 09:15:14 +0000 (13:15 +0400)] 
fix clamping for infinite scrolling (refs #479)

11 years agoadd experimental clientside headline clamping (refs #479)
Andrew Dolgov [Thu, 9 Aug 2012 09:08:07 +0000 (13:08 +0400)] 
add experimental clientside headline clamping (refs #479)

11 years agoMerge pull request #23 from rutgerw/quietupdate
Andrew Dolgov [Sun, 5 Aug 2012 06:33:11 +0000 (23:33 -0700)] 
Merge pull request #23 from rutgerw/quietupdate

add command line option '-quiet' to make update.php more quiet

11 years agoadd command line option '-quiet' to make update.php more quiet
Rutger Wessels [Sat, 4 Aug 2012 18:15:40 +0000 (20:15 +0200)] 
add command line option '-quiet' to make update.php more quiet

11 years agoset mb_internal_encoding
Andrew Dolgov [Tue, 31 Jul 2012 12:49:54 +0000 (16:49 +0400)] 
set mb_internal_encoding

11 years agoMerge pull request #22 from plaidfluff/master
Andrew Dolgov [Sun, 22 Jul 2012 16:32:42 +0000 (09:32 -0700)] 
Merge pull request #22 from plaidfluff/master

Add support for protocol-relative URLs

11 years agoSupport protocol-relative URLs
fluffy [Sun, 22 Jul 2012 16:26:29 +0000 (09:26 -0700)] 
Support protocol-relative URLs

11 years agoMerge pull request #21 from Stebalien/master
Andrew Dolgov [Sun, 15 Jul 2012 07:47:43 +0000 (00:47 -0700)] 
Merge pull request #21 from Stebalien/master

Fixed broken image reference (ttrss_logo->logo_wide)

11 years agoChange ttrss_logo.png (deleted) to logo_wide.png
Steven Allen [Sat, 14 Jul 2012 22:49:40 +0000 (18:49 -0400)] 
Change ttrss_logo.png (deleted) to logo_wide.png

11 years agoadd ttrss_feeds_cat_id_idx
Andrew Dolgov [Wed, 11 Jul 2012 08:52:59 +0000 (12:52 +0400)] 
add ttrss_feeds_cat_id_idx

11 years agoadd some more indexes
Andrew Dolgov [Wed, 11 Jul 2012 08:39:43 +0000 (12:39 +0400)] 
add some more indexes

11 years agoadd a hack to remove duplicate headlines from the buffer on initial load
Andrew Dolgov [Wed, 11 Jul 2012 05:20:55 +0000 (09:20 +0400)] 
add a hack to remove duplicate headlines from the buffer on initial load

11 years agoprecache_headlines: fix typo which caused 2 requests of same feed
Andrew Dolgov [Tue, 10 Jul 2012 20:29:36 +0000 (00:29 +0400)] 
precache_headlines: fix typo which caused 2 requests of same feed

11 years agomysql schema: add few missing indexes
Andrew Dolgov [Tue, 10 Jul 2012 19:49:05 +0000 (23:49 +0400)] 
mysql schema: add few missing indexes

11 years agodo not perform sanity checks on each backend request
Andrew Dolgov [Tue, 10 Jul 2012 11:24:04 +0000 (15:24 +0400)] 
do not perform sanity checks on each backend request

11 years agosanity_check: fix typo
Andrew Dolgov [Tue, 10 Jul 2012 11:11:55 +0000 (15:11 +0400)] 
sanity_check: fix typo

11 years agosplit related title to separate define _NGRAM_TITLE_RELATED_THRESHOLD
Andrew Dolgov [Mon, 9 Jul 2012 17:44:37 +0000 (21:44 +0400)] 
split related title to separate define _NGRAM_TITLE_RELATED_THRESHOLD

11 years agoexperimental article attachment ui based on dijit dropdown
Andrew Dolgov [Mon, 9 Jul 2012 16:48:34 +0000 (20:48 +0400)] 
experimental article attachment ui based on dijit dropdown

11 years agofix getLabelUnread (refs #464)
Andrew Dolgov [Mon, 9 Jul 2012 16:39:42 +0000 (20:39 +0400)] 
fix getLabelUnread (refs #464)

11 years agoimplement showing related articles in 3panel mode when ngram stuff is enabled
Andrew Dolgov [Mon, 9 Jul 2012 16:24:05 +0000 (20:24 +0400)] 
implement showing related articles in 3panel mode when ngram stuff is enabled

11 years agoimplement proof of concept postgresql pg_trgm N-gram based marking of similar article...
Andrew Dolgov [Mon, 9 Jul 2012 15:49:48 +0000 (19:49 +0400)] 
implement proof of concept postgresql pg_trgm N-gram based marking of similar article titles as read automatically

11 years agoremove COUNTERS_MAX_AGE, add some optimization for counter queries (refs #464)
Andrew Dolgov [Mon, 9 Jul 2012 09:02:42 +0000 (13:02 +0400)] 
remove COUNTERS_MAX_AGE, add some optimization for counter queries (refs #464)

11 years agodecrementFeedCounter: remove stored cache instead
Andrew Dolgov [Mon, 9 Jul 2012 08:21:19 +0000 (12:21 +0400)] 
decrementFeedCounter: remove stored cache instead

11 years agoupdate headline cache in decrementFeedCounter
Andrew Dolgov [Sun, 8 Jul 2012 13:36:27 +0000 (17:36 +0400)] 
update headline cache in decrementFeedCounter

11 years agoremove memcached stuff
Andrew Dolgov [Fri, 6 Jul 2012 10:37:03 +0000 (14:37 +0400)] 
remove memcached stuff

11 years agoMerge pull request #20 from johnkeeping/strict-mode-fixes
Andrew Dolgov [Thu, 5 Jul 2012 19:06:39 +0000 (12:06 -0700)] 
Merge pull request #20 from johnkeeping/strict-mode-fixes

Make Handler::before() hierarchy consistent

11 years agoMake Handler::before() hierarchy consistent
John Keeping [Thu, 5 Jul 2012 18:43:44 +0000 (19:43 +0100)] 
Make Handler::before() hierarchy consistent

In API, the before() method (inherited from Handler) takes a $method
argument, although this is not declared for the before method() in
handler.  PHP in strict mode treats this as an error.

Since call sites already pass the $method argument, change
Handler::before() and the before() method in all other subclasses to
take this argument.

11 years agouse Uncategorized coalesce in a few more places
Andrew Dolgov [Sat, 30 Jun 2012 12:40:47 +0000 (16:40 +0400)] 
use Uncategorized coalesce in a few more places

11 years agoimplement search in pref-filters
Andrew Dolgov [Fri, 29 Jun 2012 09:11:39 +0000 (13:11 +0400)] 
implement search in pref-filters

11 years agoautomatically redirect to mobile/ using Mobile_Detect class
Andrew Dolgov [Thu, 28 Jun 2012 19:14:08 +0000 (23:14 +0400)] 
automatically redirect to mobile/ using Mobile_Detect class

11 years agofix iui css text-align hiding row labels (closes #461)
Andrew Dolgov [Tue, 26 Jun 2012 14:55:58 +0000 (18:55 +0400)] 
fix iui css text-align hiding row labels (closes #461)

11 years agofix creating category filters on mysql
Andrew Dolgov [Sun, 24 Jun 2012 18:45:28 +0000 (22:45 +0400)] 
fix creating category filters on mysql

11 years agoupdate daemon shebang too
Andrew Dolgov [Fri, 22 Jun 2012 04:09:42 +0000 (08:09 +0400)] 
update daemon shebang too

11 years agoMerge pull request #19 from plaidfluff/7e454e815dd67f0ac3804e213599be9bbbc2755e
Andrew Dolgov [Fri, 22 Jun 2012 04:08:28 +0000 (21:08 -0700)] 
Merge pull request #19 from plaidfluff/7e454e815dd67f0ac3804e213599be9bbbc2755e

Change update.php shebang to support any in-path installation locatio…
Fix category count query for mysql

11 years agoFix category count query for mysql
fluffy [Thu, 21 Jun 2012 15:52:50 +0000 (08:52 -0700)] 
Fix category count query for mysql

11 years agofix borders on filter test results container
Andrew Dolgov [Wed, 20 Jun 2012 12:14:40 +0000 (16:14 +0400)] 
fix borders on filter test results container

11 years agofix creating filter with active article title in cdm
Andrew Dolgov [Wed, 20 Jun 2012 12:10:55 +0000 (16:10 +0400)] 
fix creating filter with active article title in cdm

11 years agoautomatically add active article title in create filter dialog
Andrew Dolgov [Wed, 20 Jun 2012 06:19:29 +0000 (10:19 +0400)] 
automatically add active article title in create filter dialog

11 years agoChange update.php shebang to support any in-path installation location for php
fluffy [Wed, 20 Jun 2012 05:35:34 +0000 (22:35 -0700)] 
Change update.php shebang to support any in-path installation location for php

11 years agoshow empty categories in italic in category editor
Andrew Dolgov [Fri, 15 Jun 2012 08:24:41 +0000 (12:24 +0400)] 
show empty categories in italic in category editor

11 years agoshow amount of feeds category holds in category editor
Andrew Dolgov [Fri, 15 Jun 2012 06:43:58 +0000 (10:43 +0400)] 
show amount of feeds category holds in category editor

11 years agotweak dialog topmost notices; add an explanation for the batch feed editor
Andrew Dolgov [Thu, 14 Jun 2012 17:23:09 +0000 (21:23 +0400)] 
tweak dialog topmost notices; add an explanation for the batch feed editor

11 years agoadd select all/none functionality to several edit dialogs
Andrew Dolgov [Thu, 14 Jun 2012 17:04:14 +0000 (21:04 +0400)] 
add select all/none functionality to several edit dialogs

11 years agoNew class to differentiate post title & tags
Andrew Dolgov [Thu, 14 Jun 2012 16:47:30 +0000 (20:47 +0400)] 
New class to differentiate post title & tags

11 years agoprevent session modification in public/rss
Andrew Dolgov [Thu, 7 Jun 2012 06:13:05 +0000 (10:13 +0400)] 
prevent session modification in public/rss

11 years agoprevent session modification in public/share
Andrew Dolgov [Thu, 7 Jun 2012 06:09:07 +0000 (10:09 +0400)] 
prevent session modification in public/share

11 years agoupdate de_DE translation
Andrew Dolgov [Wed, 6 Jun 2012 08:29:54 +0000 (12:29 +0400)] 
update de_DE translation

11 years agoRevert "Update HTML Purifier to version 4.4.0."
Andrew Dolgov [Tue, 5 Jun 2012 17:52:37 +0000 (21:52 +0400)] 
Revert "Update HTML Purifier to version 4.4.0."

This reverts commit dd205fbad642ace6d0e33c8553f7d73404f140b4.

11 years agoRevert "remove htmlpurifier"
Andrew Dolgov [Tue, 5 Jun 2012 17:52:21 +0000 (21:52 +0400)] 
Revert "remove htmlpurifier"

This reverts commit c21a462d52bd32737c32c29b060da03b38f1c2e6.

11 years agorevert to previous catchup behaviour on reverse headlines mode; fix typo in js
Andrew Dolgov [Sun, 3 Jun 2012 18:42:42 +0000 (22:42 +0400)] 
revert to previous catchup behaviour on reverse headlines mode; fix typo in js

11 years agoexperimental tweak to not mark articles newer than last one loaded in the buffer...
Andrew Dolgov [Sun, 3 Jun 2012 16:02:51 +0000 (20:02 +0400)] 
experimental tweak to not mark articles newer than last one loaded in the buffer as read

11 years agoremove htmlpurifier
Andrew Dolgov [Thu, 31 May 2012 20:07:59 +0000 (00:07 +0400)] 
remove htmlpurifier

11 years agoremove Archived articles from Uncategorized view
Andrew Dolgov [Thu, 31 May 2012 14:48:42 +0000 (18:48 +0400)] 
remove Archived articles from Uncategorized view

11 years agoproperly update favicon_last_checked
Andrew Dolgov [Thu, 24 May 2012 12:45:54 +0000 (16:45 +0400)] 
properly update favicon_last_checked

11 years agoexpire files in cache/export
Andrew Dolgov [Thu, 24 May 2012 12:36:54 +0000 (16:36 +0400)] 
expire files in cache/export

11 years agorate-limit requests for favicons when not present to conserve traffic (refs #457)
Andrew Dolgov [Thu, 24 May 2012 12:20:03 +0000 (16:20 +0400)] 
rate-limit requests for favicons when not present to conserve traffic (refs #457)

12 years agoremove obsolete stuff from utils/
Andrew Dolgov [Tue, 22 May 2012 04:08:50 +0000 (08:08 +0400)] 
remove obsolete stuff from utils/

12 years agoupdate debian/changelog
Andrew Dolgov [Mon, 21 May 2012 06:43:00 +0000 (10:43 +0400)] 
update debian/changelog

12 years agorelease 1.5.11 1.5.11
Andrew Dolgov [Mon, 21 May 2012 06:40:52 +0000 (10:40 +0400)] 
release 1.5.11

12 years agoMerge pull request #18 from ilesinge/master
Andrew Dolgov [Sun, 20 May 2012 11:01:28 +0000 (04:01 -0700)] 
Merge pull request #18 from ilesinge/master

Fixing bookmarklet code in some languages

12 years agoEscape quotes in bookmarklet confirm message
Alexandre Gravel-Raymond [Sat, 19 May 2012 18:26:09 +0000 (20:26 +0200)] 
Escape quotes in bookmarklet confirm message

12 years agoRevert "get favicon from icon atom feeds & search for icons not only in html head...
Andrew Dolgov [Thu, 17 May 2012 18:58:08 +0000 (22:58 +0400)] 
Revert "get favicon from icon atom feeds & search for icons not only in html head (closes #457)"

This reverts commit 882311d9ad0092127ccaecd700cb659cebb89aa8.

12 years agofix warning when entry content is used as array unnecessarily
Andrew Dolgov [Thu, 17 May 2012 10:56:36 +0000 (14:56 +0400)] 
fix warning when entry content is used as array unnecessarily

12 years agorework initial sanity check to report all found errors
Andrew Dolgov [Thu, 17 May 2012 08:23:14 +0000 (12:23 +0400)] 
rework initial sanity check to report all found errors

12 years agohide several user-related prompts when using remote auth + auto_login (closes #447)
Andrew Dolgov [Wed, 16 May 2012 07:56:21 +0000 (11:56 +0400)] 
hide several user-related prompts when using remote auth + auto_login (closes #447)

12 years agofix broken feed icon upload (closes #459)
Andrew Dolgov [Tue, 15 May 2012 18:00:43 +0000 (22:00 +0400)] 
fix broken feed icon upload (closes #459)

12 years agoget favicon from icon atom feeds & search for icons not only in html head (closes...
Andrew Dolgov [Tue, 15 May 2012 08:06:52 +0000 (12:06 +0400)] 
get favicon from icon atom feeds & search for icons not only in html head (closes #457)

12 years agoapply patch from gmargo to differentiate between manual and new feed after-subscripti...
Andrew Dolgov [Sat, 5 May 2012 18:28:46 +0000 (22:28 +0400)] 
apply patch from gmargo to differentiate between manual and new feed after-subscription update

12 years agoUpdate HTML Purifier to version 4.4.0.
Michael Kuhn [Sat, 28 Apr 2012 12:37:51 +0000 (14:37 +0200)] 
Update HTML Purifier to version 4.4.0.

12 years agoregister: include functions.php before checking for action parameter to set proper...
Andrew Dolgov [Thu, 12 Apr 2012 10:03:34 +0000 (14:03 +0400)] 
register: include functions.php before checking for action parameter to set proper error_reporting (fixes #448)

12 years agodisable catchup of visible headlines on viewfeed()
Andrew Dolgov [Mon, 9 Apr 2012 07:58:14 +0000 (11:58 +0400)] 
disable catchup of visible headlines on viewfeed()

12 years agodisable internal magpie/simplepie cache for manual updates
Andrew Dolgov [Mon, 9 Apr 2012 07:58:00 +0000 (11:58 +0400)] 
disable internal magpie/simplepie cache for manual updates

12 years agoadd counter hack to combined mode
Andrew Dolgov [Thu, 5 Apr 2012 07:58:50 +0000 (11:58 +0400)] 
add counter hack to combined mode

12 years agoview: implement a hack to fake counter updates for current feed and its parent
Andrew Dolgov [Wed, 4 Apr 2012 11:34:06 +0000 (15:34 +0400)] 
view: implement a hack to fake counter updates for current feed and its parent

12 years agofix csrf_token for single user mode
Andrew Dolgov [Wed, 4 Apr 2012 04:37:34 +0000 (08:37 +0400)] 
fix csrf_token for single user mode