]> git.wh0rd.org - tt-rss.git/log
tt-rss.git
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)

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

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

11 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

11 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

11 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

11 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.

11 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

11 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

11 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)

11 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)

11 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

12 years agoallow manual updates for feeds with disabled automatic updates
Andrew Dolgov [Sun, 1 Apr 2012 05:35:56 +0000 (09:35 +0400)] 
allow manual updates for feeds with disabled automatic updates

12 years agofix on catchup show next for categories
Andrew Dolgov [Fri, 30 Mar 2012 18:45:28 +0000 (22:45 +0400)] 
fix on catchup show next for categories

12 years agochange ON_CATCHUP_SHOW_NEXT_FEED helptext, bump schema
Andrew Dolgov [Thu, 29 Mar 2012 11:08:12 +0000 (15:08 +0400)] 
change ON_CATCHUP_SHOW_NEXT_FEED helptext, bump schema

12 years agosimplify catching up of feeds, do not reload headlines buffer on catchup unless on_ca...
Andrew Dolgov [Thu, 29 Mar 2012 11:03:48 +0000 (15:03 +0400)] 
simplify catching up of feeds, do not reload headlines buffer on catchup unless on_catchup_show_next_feed is enabled (closes #442)

12 years agopref_prefs: only disable password changing block in single user mode (closes #444)
Andrew Dolgov [Thu, 29 Mar 2012 10:44:52 +0000 (14:44 +0400)] 
pref_prefs: only disable password changing block in single user mode (closes #444)

12 years agoadd patch by gmargo to improve favicon detection by content
Andrew Dolgov [Thu, 29 Mar 2012 08:18:50 +0000 (12:18 +0400)] 
add patch by gmargo to improve favicon detection by content

12 years agoOPML: preserve category and feed order on import
Andrew Dolgov [Mon, 26 Mar 2012 08:06:47 +0000 (12:06 +0400)] 
OPML: preserve category and feed order on import

12 years agofirst batch of OPML export patches from gmargo
Andrew Dolgov [Mon, 26 Mar 2012 08:05:06 +0000 (12:05 +0400)] 
first batch of OPML export patches from gmargo

12 years agoconfig: add a warning about ENABLE_GZIP_OUTPUT potential breakage
Andrew Dolgov [Tue, 20 Mar 2012 10:59:24 +0000 (14:59 +0400)] 
config: add a warning about ENABLE_GZIP_OUTPUT potential breakage

12 years agoonly enable ob_gzhandler if it exists
Andrew Dolgov [Tue, 20 Mar 2012 10:45:43 +0000 (14:45 +0400)] 
only enable ob_gzhandler if it exists

12 years agoset csrf and access_level in single user mode session
Andrew Dolgov [Tue, 20 Mar 2012 05:23:54 +0000 (09:23 +0400)] 
set csrf and access_level in single user mode session

12 years agoadd sanity check for hash() function
Andrew Dolgov [Mon, 19 Mar 2012 17:23:59 +0000 (21:23 +0400)] 
add sanity check for hash() function

12 years agoupdate translations; merge new stuff from Transifex
Andrew Dolgov [Mon, 12 Mar 2012 09:59:44 +0000 (13:59 +0400)] 
update translations; merge new stuff from Transifex

12 years agomoveToPost: fix when duplicate article IDs are present in the buffer
Andrew Dolgov [Mon, 12 Mar 2012 09:53:10 +0000 (13:53 +0400)] 
moveToPost: fix when duplicate article IDs are present in the buffer

12 years agorewrite_relative_url: add theoretical fix for magnet links (refs #436)
Andrew Dolgov [Sun, 11 Mar 2012 08:36:08 +0000 (12:36 +0400)] 
rewrite_relative_url: add theoretical fix for magnet links (refs #436)

12 years agoprefs: ignore hotkeys while in TEXTAREA
Andrew Dolgov [Sun, 11 Mar 2012 04:54:14 +0000 (08:54 +0400)] 
prefs: ignore hotkeys while in TEXTAREA

12 years agoMerge pull request #17 from Joschasa/master
Andrew Dolgov [Fri, 9 Mar 2012 09:13:23 +0000 (01:13 -0800)] 
Merge pull request #17 from Joschasa/master

Remove apostrophs from boolean values when editing feeds in batch

12 years agoRemove apostrophs from boolean values when editing feeds in batch
André [Fri, 9 Mar 2012 09:05:06 +0000 (10:05 +0100)] 
Remove apostrophs from boolean values when editing feeds in batch

12 years agoAPI: add order_id to getFeeds
Andrew Dolgov [Thu, 8 Mar 2012 15:30:23 +0000 (19:30 +0400)] 
API: add order_id to getFeeds

12 years agoAPI: add order_id to getCategories; add feed_title to getHeadlines; bump api level...
Andrew Dolgov [Thu, 8 Mar 2012 15:01:23 +0000 (19:01 +0400)] 
API: add order_id to getCategories; add feed_title to getHeadlines; bump api level to 3