]> git.wh0rd.org - tt-rss.git/log
tt-rss.git
15 years agoadd registration script and required config options
Andrew Dolgov [Mon, 19 Jan 2009 07:13:36 +0000 (08:13 +0100)] 
add registration script and required config options

15 years agoupdate translations
Andrew Dolgov [Mon, 19 Jan 2009 05:56:32 +0000 (06:56 +0100)] 
update translations

15 years agoadd help tip for empty labels
Andrew Dolgov [Mon, 19 Jan 2009 04:09:51 +0000 (05:09 +0100)] 
add help tip for empty labels

15 years agomobile: show all articles feed
Andrew Dolgov [Mon, 19 Jan 2009 04:01:26 +0000 (05:01 +0100)] 
mobile: show all articles feed

15 years agoshow updated articles in adaptive view mode
Andrew Dolgov [Mon, 19 Jan 2009 03:55:17 +0000 (04:55 +0100)] 
show updated articles in adaptive view mode

15 years agoadd updated view mode
Andrew Dolgov [Mon, 19 Jan 2009 03:52:33 +0000 (04:52 +0100)] 
add updated view mode

15 years agogetLabelCounters: fix for read labels
Andrew Dolgov [Mon, 19 Jan 2009 03:35:33 +0000 (04:35 +0100)] 
getLabelCounters: fix for read labels

15 years agocatchup_feed: add clause for feed_id -4
Andrew Dolgov [Mon, 19 Jan 2009 03:28:25 +0000 (04:28 +0100)] 
catchup_feed: add clause for feed_id -4

15 years agoblock duplicates in headlines output
Andrew Dolgov [Sun, 18 Jan 2009 19:35:49 +0000 (20:35 +0100)] 
block duplicates in headlines output

15 years agomake label category browseable (fix title)
Andrew Dolgov [Sun, 18 Jan 2009 18:04:44 +0000 (19:04 +0100)] 
make label category browseable (fix title)

15 years agomake label category browseable
Andrew Dolgov [Sun, 18 Jan 2009 18:03:07 +0000 (19:03 +0100)] 
make label category browseable

15 years agocode cleanup
Andrew Dolgov [Sun, 18 Jan 2009 15:49:12 +0000 (16:49 +0100)] 
code cleanup

15 years agoschema: remove ttrss_labels
Andrew Dolgov [Sun, 18 Jan 2009 15:42:07 +0000 (16:42 +0100)] 
schema: remove ttrss_labels

15 years agoremove label: do not reload headlines
Andrew Dolgov [Sun, 18 Jan 2009 15:29:25 +0000 (16:29 +0100)] 
remove label: do not reload headlines

15 years agodisable manual article rescoring
Andrew Dolgov [Sun, 18 Jan 2009 15:15:38 +0000 (16:15 +0100)] 
disable manual article rescoring

15 years agodynamically show new label markers in headlines buffer w/o reload
Andrew Dolgov [Sun, 18 Jan 2009 15:07:31 +0000 (16:07 +0100)] 
dynamically show new label markers in headlines buffer w/o reload

15 years agoallow adding/removing labels from frontend
Andrew Dolgov [Sun, 18 Jan 2009 14:36:50 +0000 (15:36 +0100)] 
allow adding/removing labels from frontend

15 years agoadd special All Articles feed; tweak counter calculation rules
Andrew Dolgov [Sun, 18 Jan 2009 14:16:31 +0000 (15:16 +0100)] 
add special All Articles feed; tweak counter calculation rules

15 years agodisplay article labels in headlines buffer (2)
Andrew Dolgov [Sun, 18 Jan 2009 13:57:21 +0000 (14:57 +0100)] 
display article labels in headlines buffer (2)

15 years agodisplay article labels in headlines buffer
Andrew Dolgov [Sun, 18 Jan 2009 13:54:40 +0000 (14:54 +0100)] 
display article labels in headlines buffer

15 years agoadd function get_article_labels()
Andrew Dolgov [Sun, 18 Jan 2009 11:23:35 +0000 (12:23 +0100)] 
add function get_article_labels()

15 years agocode cleanup
Andrew Dolgov [Sun, 18 Jan 2009 10:52:01 +0000 (11:52 +0100)] 
code cleanup

15 years agoschema fixes
Andrew Dolgov [Sun, 18 Jan 2009 10:46:28 +0000 (11:46 +0100)] 
schema fixes

15 years agoinitialize_user: create example label and a filter
Andrew Dolgov [Sun, 18 Jan 2009 10:35:18 +0000 (11:35 +0100)] 
initialize_user: create example label and a filter

15 years agobump config version (because GLOBAL_ENABLE_LABELS was removed)
Andrew Dolgov [Sun, 18 Jan 2009 10:26:43 +0000 (11:26 +0100)] 
bump config version (because GLOBAL_ENABLE_LABELS was removed)

15 years agoremove label headlines from cache when articles are being assigned to it
Andrew Dolgov [Sun, 18 Jan 2009 10:25:06 +0000 (11:25 +0100)] 
remove label headlines from cache when articles are being assigned to it

15 years agopref-labels: disable table caption
Andrew Dolgov [Sun, 18 Jan 2009 10:17:17 +0000 (11:17 +0100)] 
pref-labels: disable table caption

15 years agopref-labels: properly handle attemp to set label caption as blank
Andrew Dolgov [Sun, 18 Jan 2009 10:16:02 +0000 (11:16 +0100)] 
pref-labels: properly handle attemp to set label caption as blank

15 years agodisable depending filters when removing label
Andrew Dolgov [Sun, 18 Jan 2009 10:11:55 +0000 (11:11 +0100)] 
disable depending filters when removing label

15 years agobump version
Andrew Dolgov [Sun, 18 Jan 2009 10:06:25 +0000 (11:06 +0100)] 
bump version

15 years agocreateFilter: properly create type 7 filters
Andrew Dolgov [Sun, 18 Jan 2009 10:04:54 +0000 (11:04 +0100)] 
createFilter: properly create type 7 filters

15 years agocreateFilter: add label select dropbox
Andrew Dolgov [Sun, 18 Jan 2009 10:02:16 +0000 (11:02 +0100)] 
createFilter: add label select dropbox

15 years agoprefs: code cleanup
Andrew Dolgov [Sun, 18 Jan 2009 09:58:15 +0000 (10:58 +0100)] 
prefs: code cleanup

15 years agopref-labels, save: do not escape unnecessary newline
Andrew Dolgov [Sun, 18 Jan 2009 09:54:11 +0000 (10:54 +0100)] 
pref-labels, save: do not escape unnecessary newline

15 years agogetLabelCounters: psql fix
Andrew Dolgov [Sun, 18 Jan 2009 09:46:16 +0000 (10:46 +0100)] 
getLabelCounters: psql fix

15 years agogetLabelCounters: ignore hidden feeds
Andrew Dolgov [Sun, 18 Jan 2009 09:45:07 +0000 (10:45 +0100)] 
getLabelCounters: ignore hidden feeds

15 years agogetLabelUnread: ignore hidden feeds
Andrew Dolgov [Sun, 18 Jan 2009 09:41:35 +0000 (10:41 +0100)] 
getLabelUnread: ignore hidden feeds

15 years agoblock unsubscribe requests for virtual feeds
Andrew Dolgov [Sun, 18 Jan 2009 09:32:45 +0000 (10:32 +0100)] 
block unsubscribe requests for virtual feeds

15 years agoremove old-style labels help
Andrew Dolgov [Sun, 18 Jan 2009 09:30:01 +0000 (10:30 +0100)] 
remove old-style labels help

15 years agoaddLabel: properly handle input canceling
Andrew Dolgov [Sun, 18 Jan 2009 09:27:40 +0000 (10:27 +0100)] 
addLabel: properly handle input canceling

15 years agopref-users: shorten new user input field
Andrew Dolgov [Sun, 18 Jan 2009 09:25:54 +0000 (10:25 +0100)] 
pref-users: shorten new user input field

15 years agoupdate translations
Andrew Dolgov [Sun, 18 Jan 2009 09:24:56 +0000 (10:24 +0100)] 
update translations

15 years agosimplify prefs tabs names
Andrew Dolgov [Sun, 18 Jan 2009 09:24:37 +0000 (10:24 +0100)] 
simplify prefs tabs names

15 years agoprefs: blocklist ENABLE_LABELS
Andrew Dolgov [Sun, 18 Jan 2009 09:23:35 +0000 (10:23 +0100)] 
prefs: blocklist ENABLE_LABELS

15 years agodisable old-style label editor call for new labels
Andrew Dolgov [Sun, 18 Jan 2009 09:22:52 +0000 (10:22 +0100)] 
disable old-style label editor call for new labels

15 years agolabel counters: another psql fix
Andrew Dolgov [Sun, 18 Jan 2009 09:19:36 +0000 (10:19 +0100)] 
label counters: another psql fix

15 years agolabel counters: psql fix
Andrew Dolgov [Sun, 18 Jan 2009 09:18:09 +0000 (10:18 +0100)] 
label counters: psql fix

15 years agoassorted labels bugfixes and UI work
Andrew Dolgov [Sun, 18 Jan 2009 09:09:52 +0000 (10:09 +0100)] 
assorted labels bugfixes and UI work

15 years agoimplement assign-to-label in subtoolbar
Andrew Dolgov [Sun, 18 Jan 2009 08:47:34 +0000 (09:47 +0100)] 
implement assign-to-label in subtoolbar

15 years agonew style labels (bump schema)
Andrew Dolgov [Sun, 18 Jan 2009 08:28:42 +0000 (09:28 +0100)] 
new style labels (bump schema)

15 years agogetLabelCounters: skip processing when labels are disabled; misc performance tweaks
Andrew Dolgov [Sat, 17 Jan 2009 18:42:02 +0000 (19:42 +0100)] 
getLabelCounters: skip processing when labels are disabled; misc performance tweaks

15 years agoviewfeed: rate limit ccache_update
Andrew Dolgov [Sat, 17 Jan 2009 17:27:37 +0000 (18:27 +0100)] 
viewfeed: rate limit ccache_update

15 years agofix ccache_update() failure when called for labels
Andrew Dolgov [Sat, 17 Jan 2009 17:23:12 +0000 (18:23 +0100)] 
fix ccache_update() failure when called for labels

15 years agoenable ccache_update() in viewfeed
Andrew Dolgov [Sat, 17 Jan 2009 17:07:13 +0000 (18:07 +0100)] 
enable ccache_update() in viewfeed

15 years agoccache_update: properly call ccache_update_all() when dealing with a label (fix for...
Andrew Dolgov [Sat, 17 Jan 2009 17:06:27 +0000 (18:06 +0100)] 
ccache_update: properly call ccache_update_all() when dealing with a label (fix for cat_id 0)

15 years agoccache_update: properly call ccache_update_all() when dealing with a label
Andrew Dolgov [Sat, 17 Jan 2009 16:59:19 +0000 (17:59 +0100)] 
ccache_update: properly call ccache_update_all() when dealing with a label

15 years agoadd fallback for headlines-unread element when ccache has no data
Andrew Dolgov [Sat, 17 Jan 2009 16:21:03 +0000 (17:21 +0100)] 
add fallback for headlines-unread element when ccache has no data

15 years agoheadlines-unread: fix ccache usage
Andrew Dolgov [Sat, 17 Jan 2009 16:17:38 +0000 (17:17 +0100)] 
headlines-unread: fix ccache usage

15 years agoclear_feed, purge_feed: update ccache
Andrew Dolgov [Sat, 17 Jan 2009 16:11:53 +0000 (17:11 +0100)] 
clear_feed, purge_feed: update ccache

15 years agoupdate_rss_feed: do not cache counters for hidden feeds
Andrew Dolgov [Sat, 17 Jan 2009 16:10:06 +0000 (17:10 +0100)] 
update_rss_feed: do not cache counters for hidden feeds

15 years agorpc tweaks; viewfeed counters attachment changed
Andrew Dolgov [Sat, 17 Jan 2009 15:01:09 +0000 (16:01 +0100)] 
rpc tweaks; viewfeed counters attachment changed

15 years agorpc, updateAllFeeds: remove unnecessary modifications of ttrss_scheduled_updates
Andrew Dolgov [Sat, 17 Jan 2009 14:44:01 +0000 (15:44 +0100)] 
rpc, updateAllFeeds: remove unnecessary modifications of ttrss_scheduled_updates

15 years agoattach counters to viewfeed output when subop is not blank
Andrew Dolgov [Sat, 17 Jan 2009 14:22:14 +0000 (15:22 +0100)] 
attach counters to viewfeed output when subop is not blank

15 years agotweak request_counters() rate limit
Andrew Dolgov [Sat, 17 Jan 2009 14:15:43 +0000 (15:15 +0100)] 
tweak request_counters() rate limit

15 years agoccache_update: block labels
Andrew Dolgov [Sat, 17 Jan 2009 14:06:32 +0000 (15:06 +0100)] 
ccache_update: block labels

15 years agoexclude labels from cache; recalculate feed counters when catching up a label
Andrew Dolgov [Sat, 17 Jan 2009 13:53:22 +0000 (14:53 +0100)] 
exclude labels from cache; recalculate feed counters when catching up a label

15 years agoccache: performance tweaks
Andrew Dolgov [Sat, 17 Jan 2009 12:50:29 +0000 (13:50 +0100)] 
ccache: performance tweaks

15 years agoblock ccache updates in viewfeed when is_cat = 1
Andrew Dolgov [Sat, 17 Jan 2009 12:22:48 +0000 (13:22 +0100)] 
block ccache updates in viewfeed when is_cat = 1

15 years agoproperly calculate ccache changes to child feeds when processing category
Andrew Dolgov [Sat, 17 Jan 2009 12:19:18 +0000 (13:19 +0100)] 
properly calculate ccache changes to child feeds when processing category

15 years agolayout resize tweak
Andrew Dolgov [Sat, 17 Jan 2009 11:30:23 +0000 (12:30 +0100)] 
layout resize tweak

15 years agoactive_feed_is_cat, active_feed_id handling changes
Andrew Dolgov [Sat, 17 Jan 2009 10:14:45 +0000 (11:14 +0100)] 
active_feed_is_cat, active_feed_id handling changes

15 years agomove r and q hotkeys to prefix f
Andrew Dolgov [Sat, 17 Jan 2009 09:48:25 +0000 (10:48 +0100)] 
move r and q hotkeys to prefix f

15 years agobump copyright year
Andrew Dolgov [Sat, 17 Jan 2009 07:28:16 +0000 (08:28 +0100)] 
bump copyright year

15 years agoviewfeed: disable output of counters when serving an infscroll request
Andrew Dolgov [Sat, 17 Jan 2009 07:15:04 +0000 (08:15 +0100)] 
viewfeed: disable output of counters when serving an infscroll request

15 years agoproperly pass cat_view to ccache_update() in viewfeed
Andrew Dolgov [Sat, 17 Jan 2009 07:01:58 +0000 (08:01 +0100)] 
properly pass cat_view to ccache_update() in viewfeed

15 years agocode cleanup; ccache category calculation for cid=0 corrected
Andrew Dolgov [Sat, 17 Jan 2009 06:57:33 +0000 (07:57 +0100)] 
code cleanup; ccache category calculation for cid=0 corrected

15 years agoviewfeed: only include counters when in CDM mode
Andrew Dolgov [Sat, 17 Jan 2009 06:16:07 +0000 (07:16 +0100)] 
viewfeed: only include counters when in CDM mode

15 years agoremove unfinished themes
Andrew Dolgov [Fri, 16 Jan 2009 17:21:12 +0000 (18:21 +0100)] 
remove unfinished themes

15 years agogetCategoryCounters: fix broken psql syntax
Andrew Dolgov [Fri, 16 Jan 2009 16:52:39 +0000 (17:52 +0100)] 
getCategoryCounters: fix broken psql syntax

15 years agogetCategoryCounters: remove unneeded group by
Andrew Dolgov [Fri, 16 Jan 2009 16:47:22 +0000 (17:47 +0100)] 
getCategoryCounters: remove unneeded group by

15 years agogetFeedCounters: remove unneeded group by
Andrew Dolgov [Fri, 16 Jan 2009 16:46:17 +0000 (17:46 +0100)] 
getFeedCounters: remove unneeded group by

15 years agocategory counters: remove nonexistant category -3
Andrew Dolgov [Fri, 16 Jan 2009 16:42:32 +0000 (17:42 +0100)] 
category counters: remove nonexistant category -3

15 years agocategory counters: code cleanup
Andrew Dolgov [Fri, 16 Jan 2009 16:41:21 +0000 (17:41 +0100)] 
category counters: code cleanup

15 years agooptimize child feed unread numbers calculation; code cleanup
Andrew Dolgov [Fri, 16 Jan 2009 16:37:07 +0000 (17:37 +0100)] 
optimize child feed unread numbers calculation; code cleanup

15 years agoccache_update: code cleanup
Andrew Dolgov [Fri, 16 Jan 2009 16:20:45 +0000 (17:20 +0100)] 
ccache_update: code cleanup

15 years agocode cleanup (remove dashboard initial stuff)
Andrew Dolgov [Fri, 16 Jan 2009 16:12:28 +0000 (17:12 +0100)] 
code cleanup (remove dashboard initial stuff)

15 years agoblock ccache for special cat_ids
Andrew Dolgov [Fri, 16 Jan 2009 15:45:16 +0000 (16:45 +0100)] 
block ccache for special cat_ids

15 years agodisable SYNC_COUNTERS option
Andrew Dolgov [Fri, 16 Jan 2009 15:37:42 +0000 (16:37 +0100)] 
disable SYNC_COUNTERS option

15 years agoccache category fixes; re-enable rate limit
Andrew Dolgov [Fri, 16 Jan 2009 15:33:26 +0000 (16:33 +0100)] 
ccache category fixes; re-enable rate limit

15 years agotemporarily remove frontend counter request rate limit
Andrew Dolgov [Fri, 16 Jan 2009 15:29:13 +0000 (16:29 +0100)] 
temporarily remove frontend counter request rate limit

15 years agofresh_article_max_age: use owner_uid when necessary
Andrew Dolgov [Fri, 16 Jan 2009 15:23:36 +0000 (16:23 +0100)] 
fresh_article_max_age: use owner_uid when necessary

15 years agosupport for ccache updates in catchupArticlesById()
Andrew Dolgov [Fri, 16 Jan 2009 15:02:47 +0000 (16:02 +0100)] 
support for ccache updates in catchupArticlesById()

15 years agoproperly select categories which have the same numeric ID as existing feeds
Andrew Dolgov [Fri, 16 Jan 2009 14:44:10 +0000 (15:44 +0100)] 
properly select categories which have the same numeric ID as existing feeds

15 years agoreset counters on frontend catchup requests
Andrew Dolgov [Fri, 16 Jan 2009 14:07:22 +0000 (15:07 +0100)] 
reset counters on frontend catchup requests

15 years agomore ccache work
Andrew Dolgov [Fri, 16 Jan 2009 13:58:52 +0000 (14:58 +0100)] 
more ccache work

15 years agoa variety of ccache work
Andrew Dolgov [Fri, 16 Jan 2009 13:11:19 +0000 (14:11 +0100)] 
a variety of ccache work

15 years agoinitial counters cache work
Andrew Dolgov [Fri, 16 Jan 2009 12:06:58 +0000 (13:06 +0100)] 
initial counters cache work

15 years agoadd missing schema files
Andrew Dolgov [Fri, 16 Jan 2009 11:48:39 +0000 (12:48 +0100)] 
add missing schema files

15 years agoalter ttrss_counters_cache; bump schema
Andrew Dolgov [Fri, 16 Jan 2009 11:48:16 +0000 (12:48 +0100)] 
alter ttrss_counters_cache; bump schema

15 years agoupdate translations
Andrew Dolgov [Fri, 16 Jan 2009 11:20:38 +0000 (12:20 +0100)] 
update translations