]> git.wh0rd.org - tt-rss.git/log
tt-rss.git
11 years agofilterEditDlg: automatically open new rule dialog when active feed or article title...
Andrew Dolgov [Fri, 31 Aug 2012 13:33:22 +0000 (17:33 +0400)] 
filterEditDlg: automatically open new rule dialog when active feed or article title present

11 years agoshow label color indicators in pref-filters
Andrew Dolgov [Fri, 31 Aug 2012 11:40:19 +0000 (15:40 +0400)] 
show label color indicators in pref-filters

11 years agouse dijit.form.CheckBox in filter edit dialog
Andrew Dolgov [Fri, 31 Aug 2012 11:26:11 +0000 (15:26 +0400)] 
use dijit.form.CheckBox in filter edit dialog

11 years agoimplement basic filter search
Andrew Dolgov [Fri, 31 Aug 2012 11:14:12 +0000 (15:14 +0400)] 
implement basic filter search

11 years agofix preffiltertree layout being wrong
Andrew Dolgov [Fri, 31 Aug 2012 09:00:23 +0000 (13:00 +0400)] 
fix preffiltertree layout being wrong

11 years agoblock type 5 filters (date)
Andrew Dolgov [Fri, 31 Aug 2012 08:54:37 +0000 (12:54 +0400)] 
block type 5 filters (date)

11 years agoimplement select all/none in filterEditDlg
Andrew Dolgov [Fri, 31 Aug 2012 08:38:45 +0000 (12:38 +0400)] 
implement select all/none in filterEditDlg

11 years agofix getfiltertree enabled on psql
Andrew Dolgov [Fri, 31 Aug 2012 08:27:50 +0000 (12:27 +0400)] 
fix getfiltertree enabled on psql

11 years agofix cat_filter parsed wrong on psql
Andrew Dolgov [Fri, 31 Aug 2012 08:24:13 +0000 (12:24 +0400)] 
fix cat_filter parsed wrong on psql

11 years agofix wrong version in psql update script
Andrew Dolgov [Fri, 31 Aug 2012 08:15:59 +0000 (12:15 +0400)] 
fix wrong version in psql update script

11 years agoimplement multiple rule/action filters
Andrew Dolgov [Thu, 30 Aug 2012 14:50:56 +0000 (18:50 +0400)] 
implement multiple rule/action filters

11 years agohide more obscure preferences under "show more" checkbox in pref-prefs,
Andrew Dolgov [Thu, 30 Aug 2012 09:06:58 +0000 (13:06 +0400)] 
hide more obscure preferences under "show more" checkbox in pref-prefs,
bump schema

11 years agoshow attachments dropdown on a separate line
Andrew Dolgov [Wed, 29 Aug 2012 11:34:27 +0000 (15:34 +0400)] 
show attachments dropdown on a separate line

11 years agoloadMoreHeadlines: revert to old behaviour for adaptive
Andrew Dolgov [Tue, 28 Aug 2012 12:07:02 +0000 (16:07 +0400)] 
loadMoreHeadlines: revert to old behaviour for adaptive

11 years agoloadMoreHeadlines: fix for unread view
Andrew Dolgov [Tue, 28 Aug 2012 12:02:44 +0000 (16:02 +0400)] 
loadMoreHeadlines: fix for unread view
decrementFeedCounter: do not apply counter hacks when dealing with
subcategory entries

11 years agorecently read: select query fix
Andrew Dolgov [Mon, 27 Aug 2012 06:14:07 +0000 (10:14 +0400)] 
recently read: select query fix

11 years agoimplement recently read vfeed (-6)
Andrew Dolgov [Mon, 27 Aug 2012 06:08:11 +0000 (10:08 +0400)] 
implement recently read vfeed (-6)

11 years agoquickAddFilter: prefill current feed in the dialog
Andrew Dolgov [Sun, 26 Aug 2012 12:54:47 +0000 (16:54 +0400)] 
quickAddFilter: prefill current feed in the dialog

11 years agorework filter dialog to make feed/category selection easier
Andrew Dolgov [Sun, 26 Aug 2012 08:36:08 +0000 (12:36 +0400)] 
rework filter dialog to make feed/category selection easier

11 years agoparse_counters: properly delete category cache when child_unread changes
Andrew Dolgov [Fri, 24 Aug 2012 19:23:03 +0000 (23:23 +0400)] 
parse_counters: properly delete category cache when child_unread changes

11 years agoadd (undocumented) _DISABLE_FEED_BROWSER
Andrew Dolgov [Thu, 23 Aug 2012 20:13:30 +0000 (00:13 +0400)] 
add (undocumented) _DISABLE_FEED_BROWSER

11 years agobe more smart with label assignments to selection in headline context menu
Andrew Dolgov [Thu, 23 Aug 2012 19:59:46 +0000 (23:59 +0400)] 
be more smart with label assignments to selection in headline context menu

11 years agoupdate sanity_config.php
Andrew Dolgov [Thu, 23 Aug 2012 19:48:34 +0000 (23:48 +0400)] 
update sanity_config.php

11 years agobump config version
Andrew Dolgov [Thu, 23 Aug 2012 19:28:32 +0000 (23:28 +0400)] 
bump config version

11 years agosanity: add php version check
Andrew Dolgov [Thu, 23 Aug 2012 19:17:32 +0000 (23:17 +0400)] 
sanity: add php version check

11 years agonewVersionDlg: mention prefs updater
Andrew Dolgov [Thu, 23 Aug 2012 19:15:01 +0000 (23:15 +0400)] 
newVersionDlg: mention prefs updater

11 years agoself-update: clarify is_writable check on work_dir
Andrew Dolgov [Thu, 23 Aug 2012 19:00:48 +0000 (23:00 +0400)] 
self-update: clarify is_writable check on work_dir

11 years agoimplement web-based self updater (closes #395)
Andrew Dolgov [Thu, 23 Aug 2012 18:53:32 +0000 (22:53 +0400)] 
implement web-based self updater (closes #395)

11 years agoself-update: update up to date prompt
Andrew Dolgov [Thu, 23 Aug 2012 18:02:29 +0000 (22:02 +0400)] 
self-update: update up to date prompt

11 years agoimplement experimental web-based updater
Andrew Dolgov [Thu, 23 Aug 2012 16:23:19 +0000 (20:23 +0400)] 
implement experimental web-based updater

11 years agoupdate-self: fix wrong work directory, better work directory checking
Andrew Dolgov [Thu, 23 Aug 2012 15:36:59 +0000 (19:36 +0400)] 
update-self: fix wrong work directory, better work directory checking

11 years agomobile: disable autocapitalize on login screen
Andrew Dolgov [Thu, 23 Aug 2012 11:00:18 +0000 (15:00 +0400)] 
mobile: disable autocapitalize on login screen

11 years agomove self-updating to include/update_self.php
Andrew Dolgov [Thu, 23 Aug 2012 09:57:29 +0000 (13:57 +0400)] 
move self-updating to include/update_self.php

11 years agologin_form: remove short php tags
Andrew Dolgov [Thu, 23 Aug 2012 09:42:25 +0000 (13:42 +0400)] 
login_form: remove short php tags

11 years agoself-update: clarify some error messages (2)
Andrew Dolgov [Thu, 23 Aug 2012 09:32:30 +0000 (13:32 +0400)] 
self-update: clarify some error messages (2)

11 years agoself-update: clarify some error messages
Andrew Dolgov [Thu, 23 Aug 2012 09:22:56 +0000 (13:22 +0400)] 
self-update: clarify some error messages

11 years agoupdate.php: display error message when running from the browser
Andrew Dolgov [Thu, 23 Aug 2012 09:17:22 +0000 (13:17 +0400)] 
update.php: display error message when running from the browser
mention self-updating in new version dialog

11 years agoMerge branch 'master' of github.com:gothfox/Tiny-Tiny-RSS
Andrew Dolgov [Thu, 23 Aug 2012 09:03:52 +0000 (13:03 +0400)] 
Merge branch 'master' of github.com:gothfox/Tiny-Tiny-RSS

11 years agoadd experimental self-updating script
Andrew Dolgov [Thu, 23 Aug 2012 09:03:39 +0000 (13:03 +0400)] 
add experimental self-updating script

11 years agoallow request_counters() in bw_limit mode
Andrew Dolgov [Thu, 23 Aug 2012 06:37:08 +0000 (10:37 +0400)] 
allow request_counters() in bw_limit mode

11 years agocatchupBatchedArticles: create local copy of the batch to work with
Andrew Dolgov [Thu, 23 Aug 2012 05:17:30 +0000 (09:17 +0400)] 
catchupBatchedArticles: create local copy of the batch to work with

11 years agoremove hook-based plugins
Andrew Dolgov [Tue, 21 Aug 2012 10:37:43 +0000 (14:37 +0400)] 
remove hook-based plugins

11 years agoexpand error messages in subscribeToFeed(), provide proper error message
Andrew Dolgov [Tue, 21 Aug 2012 10:09:51 +0000 (14:09 +0400)] 
expand error messages in subscribeToFeed(), provide proper error message
when URL download failed (refs #489)

11 years agounbreak classes/dlg
Andrew Dolgov [Fri, 17 Aug 2012 13:03:39 +0000 (17:03 +0400)] 
unbreak classes/dlg

11 years agoapi: disable deprecated HTTP parameter support by default
Andrew Dolgov [Fri, 17 Aug 2012 11:16:13 +0000 (15:16 +0400)] 
api: disable deprecated HTTP parameter support by default

11 years agorework class system to use subdirectories
Andrew Dolgov [Fri, 17 Aug 2012 10:20:55 +0000 (14:20 +0400)] 
rework class system to use subdirectories
add placeholder plugin/hook system

11 years agosmall tweak for loadMoreHeadlines() algorithm
Andrew Dolgov [Thu, 16 Aug 2012 15:11:39 +0000 (19:11 +0400)] 
small tweak for loadMoreHeadlines() algorithm

11 years ago remove api-specific _autoload
Andrew Dolgov [Thu, 16 Aug 2012 14:33:08 +0000 (18:33 +0400)] 
 remove api-specific _autoload

11 years agoauth_internal.change_password: do not rely on session
Andrew Dolgov [Thu, 16 Aug 2012 14:27:26 +0000 (18:27 +0400)] 
auth_internal.change_password: do not rely on session

11 years agomove changing password code to authentication modules
Andrew Dolgov [Thu, 16 Aug 2012 14:21:35 +0000 (18:21 +0400)] 
move changing password code to authentication modules

11 years agosave module user authenticated with, only allow password change if module is 'internal'
Andrew Dolgov [Thu, 16 Aug 2012 12:00:50 +0000 (16:00 +0400)] 
save module user authenticated with, only allow password change if module is 'internal'

11 years agoadd hide_change_password session variable
Andrew Dolgov [Thu, 16 Aug 2012 11:58:13 +0000 (15:58 +0400)] 
add hide_change_password session variable

11 years agofix __autoload to work with mobile/
Andrew Dolgov [Thu, 16 Aug 2012 11:55:30 +0000 (15:55 +0400)] 
fix __autoload to work with mobile/

11 years agorouting: check if created handler is a subclass of Handler
Andrew Dolgov [Thu, 16 Aug 2012 11:43:52 +0000 (15:43 +0400)] 
routing: check if created handler is a subclass of Handler

11 years agoallow auto_create_user() to be used instead of find_user_by_login() when auto creatin...
Andrew Dolgov [Thu, 16 Aug 2012 11:38:33 +0000 (15:38 +0400)] 
allow auto_create_user() to be used instead of find_user_by_login() when auto creating is off

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