]> git.wh0rd.org - tt-rss.git/log
tt-rss.git
13 years agounify update_daemon, update_feeds and update_feedbrowser into update.php; move update...
Andrew Dolgov [Tue, 9 Nov 2010 13:33:08 +0000 (16:33 +0300)] 
unify update_daemon, update_feeds and update_feedbrowser into update.php; move update.php to db-updater.php

13 years agoupdate_rss_feed: properly define
Andrew Dolgov [Tue, 9 Nov 2010 13:31:15 +0000 (16:31 +0300)] 
update_rss_feed: properly define

13 years agoresort_feedlist: fix glitch caused by FEEDR-0
Andrew Dolgov [Tue, 9 Nov 2010 12:45:14 +0000 (15:45 +0300)] 
resort_feedlist: fix glitch caused by FEEDR-0

13 years agodropbox_replace_options: only copy value when present
Andrew Dolgov [Tue, 9 Nov 2010 11:57:06 +0000 (14:57 +0300)] 
dropbox_replace_options: only copy value when present

13 years agoallow filtering by article tags (bump schema)
Andrew Dolgov [Tue, 9 Nov 2010 11:49:41 +0000 (14:49 +0300)] 
allow filtering by article tags (bump schema)

13 years agoproperly handle on-the-fly adding of categories
Andrew Dolgov [Tue, 9 Nov 2010 10:28:10 +0000 (13:28 +0300)] 
properly handle on-the-fly adding of categories

13 years agoproperly handle on-the-fly adding of labels
Andrew Dolgov [Tue, 9 Nov 2010 10:14:59 +0000 (13:14 +0300)] 
properly handle on-the-fly adding of labels

13 years agoapi: support sequence numbers, status codes
Andrew Dolgov [Tue, 9 Nov 2010 08:59:48 +0000 (11:59 +0300)] 
api: support sequence numbers, status codes

13 years agoallow adding labels on the fly
Andrew Dolgov [Mon, 8 Nov 2010 22:04:00 +0000 (01:04 +0300)] 
allow adding labels on the fly

13 years agopart of #276: if the html page has only one single feed, we subscribe to that one...
Christian Weiske [Mon, 8 Nov 2010 19:48:15 +0000 (20:48 +0100)] 
part of #276: if the html page has only one single feed, we subscribe to that one directly without asking

13 years agopart of #276: determine if the url contents are html
Christian Weiske [Sun, 7 Nov 2010 13:43:15 +0000 (14:43 +0100)] 
part of #276: determine if the url contents are html

13 years agodocblock for subscribe_to_feed
Christian Weiske [Sun, 7 Nov 2010 12:38:15 +0000 (13:38 +0100)] 
docblock for subscribe_to_feed

13 years agoadd "extractfeedurls" rpc action that extracts the feed URLs from a HTML page
Christian Weiske [Sun, 7 Nov 2010 14:45:50 +0000 (15:45 +0100)] 
add "extractfeedurls" rpc action that extracts the feed URLs from a HTML page

13 years agopart of feature request #276: automatically prepend http:// if feed URL is incomplete
Christian Weiske [Sun, 7 Nov 2010 12:14:08 +0000 (13:14 +0100)] 
part of feature request #276: automatically prepend http:// if feed URL is incomplete

13 years agofix search dialog for categories
Andrew Dolgov [Mon, 8 Nov 2010 18:43:40 +0000 (21:43 +0300)] 
fix search dialog for categories

13 years agomake published OPML use common secret key code
Andrew Dolgov [Mon, 8 Nov 2010 16:36:24 +0000 (19:36 +0300)] 
make published OPML use common secret key code

13 years agofix OPML publishing (2)
Andrew Dolgov [Mon, 8 Nov 2010 16:30:00 +0000 (19:30 +0300)] 
fix OPML publishing (2)

13 years agofix OPML publishing
Andrew Dolgov [Mon, 8 Nov 2010 16:25:06 +0000 (19:25 +0300)] 
fix OPML publishing

13 years agoadd ttrss_users.full_name; bump schema
Andrew Dolgov [Mon, 8 Nov 2010 13:34:49 +0000 (16:34 +0300)] 
add ttrss_users.full_name; bump schema

13 years agoupdate .gitignore
Andrew Dolgov [Mon, 8 Nov 2010 11:54:01 +0000 (14:54 +0300)] 
update .gitignore

13 years agoprefs: add button to clear all generated URLs
Andrew Dolgov [Mon, 8 Nov 2010 11:51:58 +0000 (14:51 +0300)] 
prefs: add button to clear all generated URLs

13 years agosubtoolbar: remove adaptive/all_articles view modes from generated feed urls by default
Andrew Dolgov [Mon, 8 Nov 2010 11:37:19 +0000 (14:37 +0300)] 
subtoolbar: remove adaptive/all_articles view modes from generated feed urls by default

13 years agoupdate translations
Andrew Dolgov [Mon, 8 Nov 2010 11:29:11 +0000 (14:29 +0300)] 
update translations

13 years agojs: move position stuff to separate file
Andrew Dolgov [Mon, 8 Nov 2010 11:24:34 +0000 (14:24 +0300)] 
js: move position stuff to separate file

13 years agosend digest: mark digest sent attempt even if there were no headlines
Andrew Dolgov [Mon, 8 Nov 2010 10:58:50 +0000 (13:58 +0300)] 
send digest: mark digest sent attempt even if there were no headlines

13 years agosubtoolbar: properly link to generatedFeed dialog
Andrew Dolgov [Mon, 8 Nov 2010 10:53:04 +0000 (13:53 +0300)] 
subtoolbar: properly link to generatedFeed dialog

13 years agoheadlines subtoolbar: align feed icon
Andrew Dolgov [Mon, 8 Nov 2010 10:48:00 +0000 (13:48 +0300)] 
headlines subtoolbar: align feed icon

13 years agogenerate_syndicated_feed: use CDATA section for item title
Andrew Dolgov [Mon, 8 Nov 2010 10:36:12 +0000 (13:36 +0300)] 
generate_syndicated_feed: use CDATA section for item title

13 years agobackend/rss: fix view-mode handling
Andrew Dolgov [Mon, 8 Nov 2010 10:34:46 +0000 (13:34 +0300)] 
backend/rss: fix view-mode handling

13 years agobackend/rss: disable http auth
Andrew Dolgov [Mon, 8 Nov 2010 10:26:32 +0000 (13:26 +0300)] 
backend/rss: disable http auth

13 years agoreplace old-style published feed with universal secretkey-based approach used for...
Andrew Dolgov [Mon, 8 Nov 2010 10:11:56 +0000 (13:11 +0300)] 
replace old-style published feed with universal secretkey-based approach used for all feeds; do not allow user/pass handling in generated feed urls; bump schema

13 years agoremove get_script_dt_add()
Andrew Dolgov [Mon, 8 Nov 2010 08:42:05 +0000 (11:42 +0300)] 
remove get_script_dt_add()

13 years agouser editor: focus login on show
Andrew Dolgov [Mon, 8 Nov 2010 07:10:13 +0000 (10:10 +0300)] 
user editor: focus login on show

13 years agofilter editor: focus match inputbox on show
Andrew Dolgov [Mon, 8 Nov 2010 07:08:51 +0000 (10:08 +0300)] 
filter editor: focus match inputbox on show

13 years agocategory editor: focus input prompt on show
Andrew Dolgov [Mon, 8 Nov 2010 07:02:59 +0000 (10:02 +0300)] 
category editor: focus input prompt on show

13 years agojs: code cleanup
Andrew Dolgov [Mon, 8 Nov 2010 06:56:08 +0000 (09:56 +0300)] 
js: code cleanup

13 years agosmart_date_time: properly support local TZ; use user-defined date formats
Andrew Dolgov [Sun, 7 Nov 2010 21:31:43 +0000 (00:31 +0300)] 
smart_date_time: properly support local TZ; use user-defined date formats

13 years agoallow adding cats from feed editor
Andrew Dolgov [Sun, 7 Nov 2010 20:30:05 +0000 (23:30 +0300)] 
allow adding cats from feed editor

13 years agoschema: fix mysql feedbrowser cache table encoding
Andrew Dolgov [Sun, 7 Nov 2010 17:15:43 +0000 (20:15 +0300)] 
schema: fix mysql feedbrowser cache table encoding

13 years agoupdate ttrss_entries.content to longtext type; config: set default mysql charset...
Andrew Dolgov [Sun, 7 Nov 2010 16:48:24 +0000 (19:48 +0300)] 
update ttrss_entries.content to longtext type; config: set default mysql charset to UTF8

13 years agoopml import: display progress notification
Andrew Dolgov [Sun, 7 Nov 2010 16:41:28 +0000 (19:41 +0300)] 
opml import: display progress notification

13 years agomysql schema: properly set UTF8 charset
Andrew Dolgov [Sun, 7 Nov 2010 16:41:14 +0000 (19:41 +0300)] 
mysql schema: properly set UTF8 charset

13 years agocompact theme: add missing options field
Andrew Dolgov [Sun, 7 Nov 2010 15:25:47 +0000 (18:25 +0300)] 
compact theme: add missing options field

13 years agopref-prefs: block USER_TIMEZONE from pref profiles
Andrew Dolgov [Sun, 7 Nov 2010 15:20:50 +0000 (18:20 +0300)] 
pref-prefs: block USER_TIMEZONE from pref profiles

13 years agoMerge branch 'master' of madoka.volgo-balt.ru:public_html/testbox/tt-rss
Andrew Dolgov [Sun, 7 Nov 2010 15:18:27 +0000 (18:18 +0300)] 
Merge branch 'master' of madoka.volgo-balt.ru:public_html/testbox/tt-rss

13 years agoimplement per-user timezone support; store dates in UTC internally (closes #254)
Andrew Dolgov [Sun, 7 Nov 2010 15:14:48 +0000 (18:14 +0300)] 
implement per-user timezone support; store dates in UTC internally (closes #254)

13 years agoproperly fix issue #274: 404 errors when loading home page. this is a better solution...
Christian Weiske [Sun, 7 Nov 2010 10:34:39 +0000 (11:34 +0100)] 
properly fix issue #274: 404 errors when loading home page. this is a better solution than commit c30543bb56fa42d0d4da5486fe9eb8e4af82f21a

13 years agoremove old-style debugging
Andrew Dolgov [Sun, 7 Nov 2010 11:38:59 +0000 (14:38 +0300)] 
remove old-style debugging

13 years agocache_expire: remove localStorage items from start
Andrew Dolgov [Sun, 7 Nov 2010 10:04:45 +0000 (13:04 +0300)] 
cache_expire: remove localStorage items from start

13 years agoeditArticleTags: focus tag input box
Andrew Dolgov [Sun, 7 Nov 2010 09:55:52 +0000 (12:55 +0300)] 
editArticleTags: focus tag input box

13 years agoimplement html5 localStorage support for client-side cache
Andrew Dolgov [Sun, 7 Nov 2010 09:54:43 +0000 (12:54 +0300)] 
implement html5 localStorage support for client-side cache

13 years agojs: code cleanup
Andrew Dolgov [Sun, 7 Nov 2010 09:11:05 +0000 (12:11 +0300)] 
js: code cleanup

13 years agoapi: updateArticle: update ccache when necessary
Andrew Dolgov [Sun, 7 Nov 2010 08:17:20 +0000 (11:17 +0300)] 
api: updateArticle: update ccache when necessary

13 years agoemail article: change secretkey method
Andrew Dolgov [Sat, 6 Nov 2010 19:39:39 +0000 (22:39 +0300)] 
email article: change secretkey method

13 years agooutputArticleXML: markup cleanup
Andrew Dolgov [Sat, 6 Nov 2010 19:23:59 +0000 (22:23 +0300)] 
outputArticleXML: markup cleanup

13 years agoheadlines: use JSON instead of separate helper xml objects like headlines-unread
Andrew Dolgov [Sat, 6 Nov 2010 19:19:08 +0000 (22:19 +0300)] 
headlines: use JSON instead of separate helper xml objects like headlines-unread

13 years agoallow forwarding multiple articles by email
Andrew Dolgov [Sat, 6 Nov 2010 08:13:07 +0000 (11:13 +0300)] 
allow forwarding multiple articles by email

13 years agoadd article forwarding by email (closes #271)
Andrew Dolgov [Fri, 5 Nov 2010 21:47:02 +0000 (00:47 +0300)] 
add article forwarding by email (closes #271)

13 years agoslightly better prompt when no feeds are subscribed
Andrew Dolgov [Fri, 5 Nov 2010 15:48:55 +0000 (18:48 +0300)] 
slightly better prompt when no feeds are subscribed

13 years agoapi: rewrite getCounters to use getAllCounters()
Andrew Dolgov [Fri, 5 Nov 2010 15:03:26 +0000 (18:03 +0300)] 
api: rewrite getCounters to use getAllCounters()

13 years agoremove obsolete init-params
Andrew Dolgov [Fri, 5 Nov 2010 14:44:59 +0000 (17:44 +0300)] 
remove obsolete init-params

13 years agofix category display
Andrew Dolgov [Fri, 5 Nov 2010 14:41:21 +0000 (17:41 +0300)] 
fix category display

13 years agoupdate .gitignore (ignore ctags)
Andrew Dolgov [Fri, 5 Nov 2010 14:39:33 +0000 (17:39 +0300)] 
update .gitignore (ignore ctags)

13 years agodo some warning housekeeping
Andrew Dolgov [Fri, 5 Nov 2010 14:16:29 +0000 (17:16 +0300)] 
do some warning housekeeping

13 years agodb-prefs: properly set DEFAULT_ARTICLE_LIMIT
Andrew Dolgov [Fri, 5 Nov 2010 13:56:48 +0000 (16:56 +0300)] 
db-prefs: properly set DEFAULT_ARTICLE_LIMIT

13 years agoremove read_stampfile()
Andrew Dolgov [Fri, 5 Nov 2010 13:49:23 +0000 (16:49 +0300)] 
remove read_stampfile()

13 years agochange counter.cat and counter.tag to counter.kind
Andrew Dolgov [Fri, 5 Nov 2010 13:38:55 +0000 (16:38 +0300)] 
change counter.cat and counter.tag to counter.kind

13 years agogetVirtCounters: remove description
Andrew Dolgov [Fri, 5 Nov 2010 13:34:37 +0000 (16:34 +0300)] 
getVirtCounters: remove description

13 years agoapi: fix getFeeds usage of getLabelCounters
Andrew Dolgov [Fri, 5 Nov 2010 13:32:52 +0000 (16:32 +0300)] 
api: fix getFeeds usage of getLabelCounters

13 years agofix sign_progress_tiny init-param
Andrew Dolgov [Fri, 5 Nov 2010 13:28:05 +0000 (16:28 +0300)] 
fix sign_progress_tiny init-param

13 years agorename print_init_params() to make_init_params()
Andrew Dolgov [Fri, 5 Nov 2010 13:25:33 +0000 (16:25 +0300)] 
rename print_init_params() to make_init_params()

13 years agouse JSON for init-params
Andrew Dolgov [Fri, 5 Nov 2010 13:16:30 +0000 (16:16 +0300)] 
use JSON for init-params

13 years agocounters: fix feed.update attribute
Andrew Dolgov [Fri, 5 Nov 2010 07:43:19 +0000 (10:43 +0300)] 
counters: fix feed.update attribute

13 years agofix background refresh being broken when no counter data is sent
Andrew Dolgov [Thu, 4 Nov 2010 20:09:13 +0000 (23:09 +0300)] 
fix background refresh being broken when no counter data is sent

13 years agohandle counters using JSON instead of XML
Andrew Dolgov [Thu, 4 Nov 2010 19:38:03 +0000 (22:38 +0300)] 
handle counters using JSON instead of XML

13 years agoinit readability tweaks
Andrew Dolgov [Thu, 4 Nov 2010 18:08:38 +0000 (21:08 +0300)] 
init readability tweaks

13 years agoadd one more tooltip to subtoolbar
Andrew Dolgov [Thu, 4 Nov 2010 17:58:42 +0000 (20:58 +0300)] 
add one more tooltip to subtoolbar

13 years agodashboard: show last feed update time
Andrew Dolgov [Thu, 4 Nov 2010 17:49:49 +0000 (20:49 +0300)] 
dashboard: show last feed update time

13 years agoimplement a simple pseudo-dashboard feed; display feeds having update errors there...
Andrew Dolgov [Thu, 4 Nov 2010 16:11:54 +0000 (19:11 +0300)] 
implement a simple pseudo-dashboard feed; display feeds having update errors there instead of client-based 'no feed selected' whiteBox plug (closes #189)

13 years agoprefs: disable option ENABLE_FEED_ICONS
Andrew Dolgov [Thu, 4 Nov 2010 15:11:15 +0000 (18:11 +0300)] 
prefs: disable option ENABLE_FEED_ICONS

13 years agoadd subtoolbar dropdown action to view generated feed
Andrew Dolgov [Thu, 4 Nov 2010 14:28:38 +0000 (17:28 +0300)] 
add subtoolbar dropdown action to view generated feed

13 years agogenerated feeds: support enclosures
Andrew Dolgov [Thu, 4 Nov 2010 11:40:55 +0000 (14:40 +0300)] 
generated feeds: support enclosures

13 years agoapi: getFeeds: fix cat_id handling, allow access to Uncategorized category, reserve...
Andrew Dolgov [Thu, 4 Nov 2010 10:52:16 +0000 (13:52 +0300)] 
api: getFeeds: fix cat_id handling, allow access to Uncategorized category, reserve -3 and -4 cat_ids for getting flat feed lists

13 years agoupdate op=rss tooltip
Andrew Dolgov [Thu, 4 Nov 2010 08:57:52 +0000 (11:57 +0300)] 
update op=rss tooltip

13 years agoallow generated feeds to use view_mode
Andrew Dolgov [Wed, 3 Nov 2010 21:24:18 +0000 (00:24 +0300)] 
allow generated feeds to use view_mode

13 years agofix the syndicated feeds being broken on postgresql
Andrew Dolgov [Wed, 3 Nov 2010 20:50:45 +0000 (23:50 +0300)] 
fix the syndicated feeds being broken on postgresql

13 years agoapi: updateArticle: mention need to update ccache
Andrew Dolgov [Wed, 3 Nov 2010 19:09:50 +0000 (22:09 +0300)] 
api: updateArticle: mention need to update ccache

13 years agoreplace tt-rss.spb.ru references with tt-rss.org; update translations
Andrew Dolgov [Wed, 3 Nov 2010 10:39:09 +0000 (13:39 +0300)] 
replace tt-rss.spb.ru references with tt-rss.org; update translations

13 years agoremove lib/xmlrpc
Andrew Dolgov [Tue, 2 Nov 2010 10:47:27 +0000 (13:47 +0300)] 
remove lib/xmlrpc

13 years agoadd internal directories for cache & lockfiles
Andrew Dolgov [Tue, 2 Nov 2010 10:45:48 +0000 (13:45 +0300)] 
add internal directories for cache & lockfiles

13 years agoadd dummy components of scriptaculous to stop idiotic complaining from people who...
Andrew Dolgov [Mon, 1 Nov 2010 09:20:03 +0000 (12:20 +0300)] 
add dummy components of scriptaculous to stop idiotic complaining from people who have nothing better to do than reading apache logs

13 years agosanity_check: check whether ICONS_DIR is writable (closes #273)
Andrew Dolgov [Mon, 1 Nov 2010 09:18:06 +0000 (12:18 +0300)] 
sanity_check: check whether ICONS_DIR is writable (closes #273)

13 years agodaemon2: check proper lockfile location in reap_children()
Andrew Dolgov [Fri, 29 Oct 2010 08:10:24 +0000 (12:10 +0400)] 
daemon2: check proper lockfile location in reap_children()

13 years agoadd some more lockfiles to update_daemon2
Andrew Dolgov [Fri, 29 Oct 2010 07:58:40 +0000 (11:58 +0400)] 
add some more lockfiles to update_daemon2

13 years agodefault headline sort order by date_entered instead of updated
Andrew Dolgov [Wed, 27 Oct 2010 08:10:14 +0000 (12:10 +0400)] 
default headline sort order by date_entered instead of updated

13 years agooverride order use date_entered instead of updated
Andrew Dolgov [Wed, 27 Oct 2010 08:06:26 +0000 (12:06 +0400)] 
override order use date_entered instead of updated

13 years agoadd ttrss_entries.date_updated; use date_updated instead of date_enered for expiry...
Andrew Dolgov [Wed, 27 Oct 2010 08:05:20 +0000 (12:05 +0400)] 
add ttrss_entries.date_updated; use date_updated instead of date_enered for expiry checking (bump schema)

13 years agomerge API changes from nilsbraden@github
Andrew Dolgov [Mon, 25 Oct 2010 09:31:37 +0000 (13:31 +0400)] 
merge API changes from nilsbraden@github

13 years agorevert to sorting by updated instead of date_entering unless Date sorting is requested
Andrew Dolgov [Tue, 19 Oct 2010 05:36:16 +0000 (09:36 +0400)] 
revert to sorting by updated instead of date_entering unless Date sorting is requested

13 years agoqueryFeedHeadlines: fix select bug
Andrew Dolgov [Mon, 18 Oct 2010 14:41:15 +0000 (18:41 +0400)] 
queryFeedHeadlines: fix select bug