]> git.wh0rd.org - tt-rss.git/log
tt-rss.git
11 years agosplit authentication to separate modules
Andrew Dolgov [Thu, 16 Aug 2012 11:30:35 +0000 (15:30 +0400)] 
split authentication to separate modules

11 years agoprint_feed_cat_select: fix Uncategorized not recognized as default_id
Andrew Dolgov [Thu, 16 Aug 2012 09:36:02 +0000 (13:36 +0400)] 
print_feed_cat_select: fix Uncategorized not recognized as default_id

11 years agoadd additional ownership checks to getfeedcounters/getcategorycounters
Andrew Dolgov [Wed, 15 Aug 2012 15:34:50 +0000 (19:34 +0400)] 
add additional ownership checks to getfeedcounters/getcategorycounters

11 years agoremove include_children element form name
Andrew Dolgov [Wed, 15 Aug 2012 12:19:50 +0000 (16:19 +0400)] 
remove include_children element form name

11 years agoopml: remove CRs, tweak category node detection
Andrew Dolgov [Wed, 15 Aug 2012 11:58:05 +0000 (15:58 +0400)] 
opml: remove CRs, tweak category node detection

11 years agoopml: clean empty categories
Andrew Dolgov [Wed, 15 Aug 2012 11:55:41 +0000 (15:55 +0400)] 
opml: clean empty categories

11 years agomove opml stuff to classes/opml.php
Andrew Dolgov [Wed, 15 Aug 2012 11:47:13 +0000 (15:47 +0400)] 
move opml stuff to classes/opml.php

11 years agoopml: some indenting stuff
Andrew Dolgov [Wed, 15 Aug 2012 11:13:26 +0000 (15:13 +0400)] 
opml: some indenting stuff

11 years agoremove loading of test opml file in debug mode
Andrew Dolgov [Wed, 15 Aug 2012 11:09:27 +0000 (15:09 +0400)] 
remove loading of test opml file in debug mode

11 years agorefactor opml import/export code
Andrew Dolgov [Wed, 15 Aug 2012 11:03:40 +0000 (15:03 +0400)] 
refactor opml import/export code
fix opml to properly handle nested categories
allow creating categories with same name in different parent categories

11 years agoopml: support proper export of nested categories
Andrew Dolgov [Wed, 15 Aug 2012 08:52:45 +0000 (12:52 +0400)] 
opml: support proper export of nested categories

11 years agodo not hide read category which has unread children
Andrew Dolgov [Wed, 15 Aug 2012 08:26:55 +0000 (12:26 +0400)] 
do not hide read category which has unread children

11 years agodisable dnd tip in pref_feeds
Andrew Dolgov [Wed, 15 Aug 2012 06:48:25 +0000 (10:48 +0400)] 
disable dnd tip in pref_feeds

11 years agofix batchSubscribe dialog not closing/feedlist not updating
Andrew Dolgov [Wed, 15 Aug 2012 06:41:59 +0000 (10:41 +0400)] 
fix batchSubscribe dialog not closing/feedlist not updating

11 years agofix drag-and-drop categorizing of feeds into nested cats
Andrew Dolgov [Wed, 15 Aug 2012 06:10:24 +0000 (10:10 +0400)] 
fix drag-and-drop categorizing of feeds into nested cats

11 years agopref_feeds: add missing methods to add/remove cats
Andrew Dolgov [Wed, 15 Aug 2012 05:59:08 +0000 (09:59 +0400)] 
pref_feeds: add missing methods to add/remove cats

11 years agoremove old category editor
Andrew Dolgov [Wed, 15 Aug 2012 05:38:57 +0000 (09:38 +0400)] 
remove old category editor
allow creating/removing categories in main feed editor

11 years agoproperly persist include_children
Andrew Dolgov [Wed, 15 Aug 2012 05:11:43 +0000 (09:11 +0400)] 
properly persist include_children

11 years agoprint_feed_cat_select: display nested category structure
Andrew Dolgov [Tue, 14 Aug 2012 19:18:40 +0000 (23:18 +0400)] 
print_feed_cat_select: display nested category structure
fix empty sub-sub-categories never being shown

11 years agofix savefeedorder for dojo 1.7 (wtf)
Andrew Dolgov [Tue, 14 Aug 2012 15:37:31 +0000 (19:37 +0400)] 
fix savefeedorder for dojo 1.7 (wtf)

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