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

15 years agofeed browser improvements
Andrew Dolgov [Fri, 16 Jan 2009 11:20:14 +0000 (12:20 +0100)] 
feed browser improvements

15 years agoregenerate feedbrowser cache from the update daemon
Andrew Dolgov [Fri, 16 Jan 2009 11:06:42 +0000 (12:06 +0100)] 
regenerate feedbrowser cache from the update daemon

15 years agotop25 button uses feedbrowser cache
Andrew Dolgov [Fri, 16 Jan 2009 09:57:08 +0000 (10:57 +0100)] 
top25 button uses feedbrowser cache

15 years agofeed browser: extend max view limit to 200
Andrew Dolgov [Fri, 16 Jan 2009 09:54:07 +0000 (10:54 +0100)] 
feed browser: extend max view limit to 200

15 years agofeedbrowser cache: limit the amount of data cached
Andrew Dolgov [Fri, 16 Jan 2009 09:52:53 +0000 (10:52 +0100)] 
feedbrowser cache: limit the amount of data cached

15 years agofeed browser: scope button shows loading prompt
Andrew Dolgov [Fri, 16 Jan 2009 09:51:31 +0000 (10:51 +0100)] 
feed browser: scope button shows loading prompt

15 years agomove feedbrowser cache code to functions.php
Andrew Dolgov [Fri, 16 Jan 2009 09:47:12 +0000 (10:47 +0100)] 
move feedbrowser cache code to functions.php

15 years agofeedbrowser UI fixes
Andrew Dolgov [Fri, 16 Jan 2009 09:42:56 +0000 (10:42 +0100)] 
feedbrowser UI fixes

15 years agoadd feedbrowser cache script
Andrew Dolgov [Fri, 16 Jan 2009 09:41:13 +0000 (10:41 +0100)] 
add feedbrowser cache script

15 years agofeed browser: use cache table
Andrew Dolgov [Fri, 16 Jan 2009 09:39:02 +0000 (10:39 +0100)] 
feed browser: use cache table

15 years agoschema: add ttrss_feedbrowser_cache (bump schema)
Andrew Dolgov [Fri, 16 Jan 2009 09:33:25 +0000 (10:33 +0100)] 
schema: add ttrss_feedbrowser_cache (bump schema)

15 years agoedit filter: properly hide check-the-date button when filter is not on a date field...
Andrew Dolgov [Sun, 11 Jan 2009 08:50:16 +0000 (09:50 +0100)] 
edit filter: properly hide check-the-date button when filter is not on a date field (closes #226)

15 years agoadd ability to customize amount of returned entries for syndicated feeds
Andrew Dolgov [Mon, 5 Jan 2009 08:09:05 +0000 (09:09 +0100)] 
add ability to customize amount of returned entries for syndicated feeds

15 years agoadd LICENSE
Andrew Dolgov [Mon, 29 Dec 2008 05:43:39 +0000 (06:43 +0100)] 
add LICENSE

15 years agoTAG 1.2.30 1.2.30
Andrew Dolgov [Sun, 21 Dec 2008 12:00:57 +0000 (13:00 +0100)] 
TAG 1.2.30

15 years agorelease 1.2.30
Andrew Dolgov [Sun, 21 Dec 2008 12:00:48 +0000 (13:00 +0100)] 
release 1.2.30

15 years agoadd it_IT translation
Andrew Dolgov [Sun, 4 Jan 2009 16:22:30 +0000 (17:22 +0100)] 
add it_IT translation

15 years agobump simplepie to 1.1.3
Andrew Dolgov [Sat, 27 Dec 2008 05:56:45 +0000 (06:56 +0100)] 
bump simplepie to 1.1.3

15 years agodisable application/xml content-type for op=view zoom mode
Andrew Dolgov [Tue, 16 Dec 2008 09:24:48 +0000 (10:24 +0100)] 
disable application/xml content-type for op=view zoom mode

15 years agoupdate translations
Andrew Dolgov [Tue, 16 Dec 2008 07:21:55 +0000 (08:21 +0100)] 
update translations

15 years agotweak filter list display
Andrew Dolgov [Tue, 16 Dec 2008 07:21:35 +0000 (08:21 +0100)] 
tweak filter list display

15 years agotranslations support for mobile version
Andrew Dolgov [Tue, 16 Dec 2008 07:13:09 +0000 (08:13 +0100)] 
translations support for mobile version

15 years agoupdate translations (ru_RU)
Andrew Dolgov [Tue, 16 Dec 2008 06:45:14 +0000 (07:45 +0100)] 
update translations (ru_RU)

15 years agoupdate translations
Andrew Dolgov [Tue, 16 Dec 2008 06:44:02 +0000 (07:44 +0100)] 
update translations

15 years agomobile: add some translations
Andrew Dolgov [Tue, 16 Dec 2008 06:43:49 +0000 (07:43 +0100)] 
mobile: add some translations

15 years agomark date filters with unparsable reg_exp in filter display
Andrew Dolgov [Sat, 13 Dec 2008 14:02:19 +0000 (15:02 +0100)] 
mark date filters with unparsable reg_exp in filter display

15 years agoenable processing of article-date filter (closes #225)
Andrew Dolgov [Sat, 13 Dec 2008 13:49:19 +0000 (14:49 +0100)] 
enable processing of article-date filter (closes #225)

15 years agotweak filter display
Andrew Dolgov [Sat, 13 Dec 2008 12:42:58 +0000 (13:42 +0100)] 
tweak filter display

15 years agoupdate translations
Andrew Dolgov [Sat, 13 Dec 2008 12:36:18 +0000 (13:36 +0100)] 
update translations

15 years agofilter dialog UI tweaks
Andrew Dolgov [Sat, 13 Dec 2008 12:35:26 +0000 (13:35 +0100)] 
filter dialog UI tweaks

15 years agofilter UI tweaks (2)
Andrew Dolgov [Sat, 13 Dec 2008 12:26:35 +0000 (13:26 +0100)] 
filter UI tweaks (2)

15 years agofilter UI tweaks
Andrew Dolgov [Sat, 13 Dec 2008 12:24:59 +0000 (13:24 +0100)] 
filter UI tweaks

15 years agocreate filter: save filter_param to DB
Andrew Dolgov [Sat, 13 Dec 2008 12:22:16 +0000 (13:22 +0100)] 
create filter: save filter_param to DB

15 years agoschema: add field for filter type-specific params; bump schema
Andrew Dolgov [Sat, 13 Dec 2008 12:19:06 +0000 (13:19 +0100)] 
schema: add field for filter type-specific params; bump schema

15 years agopreliminary UI work on date checking filter (refs #225)
Andrew Dolgov [Sat, 13 Dec 2008 11:57:53 +0000 (12:57 +0100)] 
preliminary UI work on date checking filter (refs #225)

15 years agoschema: add new filter type (refs #225)
Andrew Dolgov [Sat, 13 Dec 2008 11:57:01 +0000 (12:57 +0100)] 
schema: add new filter type (refs #225)

15 years agoproperly close img tag
Andrew Dolgov [Fri, 5 Dec 2008 06:45:36 +0000 (07:45 +0100)] 
properly close img tag

15 years agoenable_resize: do not prevent right click in onmousedown
Andrew Dolgov [Thu, 4 Dec 2008 06:06:48 +0000 (07:06 +0100)] 
enable_resize: do not prevent right click in onmousedown

15 years agomagpie, simplepie: add (experimental) patches for broken libxml
Andrew Dolgov [Mon, 1 Dec 2008 05:23:01 +0000 (06:23 +0100)] 
magpie, simplepie: add (experimental) patches for broken libxml

15 years agoupdated nb_NO translation
Andrew Dolgov [Sun, 30 Nov 2008 06:44:07 +0000 (07:44 +0100)] 
updated nb_NO translation

15 years agoupdate translations
Andrew Dolgov [Sat, 29 Nov 2008 05:27:23 +0000 (06:27 +0100)] 
update translations

15 years agoupdate nb_NO translation
Andrew Dolgov [Sat, 29 Nov 2008 05:27:07 +0000 (06:27 +0100)] 
update nb_NO translation

15 years agopgsql: force datestyle to ISO, european for PHP strtotime() compatibility
Andrew Dolgov [Tue, 25 Nov 2008 10:23:39 +0000 (11:23 +0100)] 
pgsql: force datestyle to ISO, european for PHP strtotime() compatibility

15 years agopgsql: force datestyle to european for PHP strtotime() compatibility
Andrew Dolgov [Tue, 25 Nov 2008 05:39:13 +0000 (06:39 +0100)] 
pgsql: force datestyle to european for PHP strtotime() compatibility

15 years agotag_is_valid: only call iconv() when function exists
Andrew Dolgov [Sat, 22 Nov 2008 06:20:45 +0000 (07:20 +0100)] 
tag_is_valid: only call iconv() when function exists

15 years agoproperly enable smtp auth in phpmailer when needed
Andrew Dolgov [Fri, 21 Nov 2008 06:32:26 +0000 (07:32 +0100)] 
properly enable smtp auth in phpmailer when needed

15 years agoTAG 1.2.29 1.2.29
Andrew Dolgov [Fri, 21 Nov 2008 05:39:51 +0000 (06:39 +0100)] 
TAG 1.2.29

15 years agorelease 1.2.29
Andrew Dolgov [Fri, 21 Nov 2008 05:39:46 +0000 (06:39 +0100)] 
release 1.2.29

15 years agoimage attachment display: make possible duplicate detection actually do something
Andrew Dolgov [Thu, 20 Nov 2008 07:27:45 +0000 (08:27 +0100)] 
image attachment display: make possible duplicate detection actually do something

15 years agomention utf-8 charset of linked .js files
Andrew Dolgov [Wed, 19 Nov 2008 08:41:11 +0000 (09:41 +0100)] 
mention utf-8 charset of linked .js files

15 years agofeed edit dialog: make unsubscribe button work for feeds with quotes in title
Andrew Dolgov [Mon, 17 Nov 2008 05:49:06 +0000 (06:49 +0100)] 
feed edit dialog: make unsubscribe button work for feeds with quotes in title

15 years agoupdate translations
Andrew Dolgov [Sat, 15 Nov 2008 12:02:36 +0000 (13:02 +0100)] 
update translations

15 years agoupdate ru_RU translation
Andrew Dolgov [Sat, 15 Nov 2008 06:45:04 +0000 (07:45 +0100)] 
update ru_RU translation

15 years agoset content-type header manually to utf-8
Andrew Dolgov [Fri, 14 Nov 2008 12:04:37 +0000 (13:04 +0100)] 
set content-type header manually to utf-8

15 years agoadd missing schema files for v. 45
Andrew Dolgov [Thu, 13 Nov 2008 05:59:59 +0000 (06:59 +0100)] 
add missing schema files for v. 45

15 years agoblock cdmWatchdog() in Fresh feed
Andrew Dolgov [Thu, 13 Nov 2008 05:53:41 +0000 (06:53 +0100)] 
block cdmWatchdog() in Fresh feed

15 years agocode cleanup, test for db_escape() crazyness in DB sanity check
Andrew Dolgov [Mon, 10 Nov 2008 05:29:19 +0000 (06:29 +0100)] 
code cleanup, test for db_escape() crazyness in DB sanity check

15 years agoupdate_feeds.php: update up to DAEMON_FEED_LIMIT on one run
Andrew Dolgov [Wed, 5 Nov 2008 05:58:49 +0000 (06:58 +0100)] 
update_feeds.php: update up to DAEMON_FEED_LIMIT on one run

15 years agoadd it_IT translation
Andrew Dolgov [Sun, 2 Nov 2008 16:42:39 +0000 (17:42 +0100)] 
add it_IT translation

15 years agoheadlines subtoolbar: prevent wrapping (closes #219)
Andrew Dolgov [Fri, 31 Oct 2008 07:07:41 +0000 (08:07 +0100)] 
headlines subtoolbar: prevent wrapping (closes #219)

15 years agoupdate translations
Andrew Dolgov [Fri, 31 Oct 2008 07:03:08 +0000 (08:03 +0100)] 
update translations

15 years agologin form: display registration link as a button
Andrew Dolgov [Fri, 31 Oct 2008 07:01:16 +0000 (08:01 +0100)] 
login form: display registration link as a button

15 years agocheck file size when considering whether feed icon is valid (closes #223)
Andrew Dolgov [Sun, 26 Oct 2008 16:53:46 +0000 (17:53 +0100)] 
check file size when considering whether feed icon is valid (closes #223)

15 years agoproperly import multiple media-tag enclosures in feeds (magpie)
Andrew Dolgov [Sat, 25 Oct 2008 02:03:37 +0000 (03:03 +0100)] 
properly import multiple media-tag enclosures in feeds (magpie)

15 years agoi can haz cheeseburger - enable for CDM
Andrew Dolgov [Fri, 24 Oct 2008 04:49:22 +0000 (05:49 +0100)] 
i can haz cheeseburger - enable for CDM

15 years agoi can haz cheeseburger (display linked image attachments inline when no images are...
Andrew Dolgov [Fri, 24 Oct 2008 04:41:01 +0000 (05:41 +0100)] 
i can haz cheeseburger (display linked image attachments inline when no images are detected in the article)

15 years agoadd (disabled) function to show original article inline in the content pane (2)
Andrew Dolgov [Wed, 22 Oct 2008 07:56:19 +0000 (08:56 +0100)] 
add (disabled) function to show original article inline in the content pane (2)

15 years agoadd (disabled) function to show original article inline in the content pane
Andrew Dolgov [Wed, 22 Oct 2008 07:54:38 +0000 (08:54 +0100)] 
add (disabled) function to show original article inline in the content pane

15 years agoTAG 1.2.28 1.2.28
Andrew Dolgov [Tue, 21 Oct 2008 05:47:40 +0000 (06:47 +0100)] 
TAG 1.2.28

15 years agorelease 1.2.28
Andrew Dolgov [Tue, 21 Oct 2008 05:47:37 +0000 (06:47 +0100)] 
release 1.2.28

15 years agozoomToArticle: fix incorrect charset
Andrew Dolgov [Tue, 21 Oct 2008 12:03:08 +0000 (13:03 +0100)] 
zoomToArticle: fix incorrect charset

15 years agoschema: add ttrss_counters_cache
Andrew Dolgov [Mon, 13 Oct 2008 13:10:31 +0000 (14:10 +0100)] 
schema: add ttrss_counters_cache

15 years agofix for wrong icon being displayed in headline (aggregate view mode) when the origina...
Andrew Dolgov [Thu, 9 Oct 2008 04:22:39 +0000 (05:22 +0100)] 
fix for wrong icon being displayed in headline (aggregate view mode) when the originating feed doesn't have an icon

15 years agodisplay size of stored articles in the user details window
Andrew Dolgov [Wed, 8 Oct 2008 04:14:20 +0000 (05:14 +0100)] 
display size of stored articles in the user details window

15 years agocatchup in category view mode jumps to the next unread category
Andrew Dolgov [Wed, 1 Oct 2008 04:06:55 +0000 (05:06 +0100)] 
catchup in category view mode jumps to the next unread category

15 years agoproperly show ttrss_feeds.private in feed editor
Andrew Dolgov [Tue, 30 Sep 2008 11:34:49 +0000 (12:34 +0100)] 
properly show ttrss_feeds.private in feed editor

15 years agoadd ja_JP translation
Andrew Dolgov [Thu, 25 Sep 2008 03:56:59 +0000 (04:56 +0100)] 
add ja_JP translation