]> git.wh0rd.org - tt-rss.git/log
tt-rss.git
13 years agojs: misc fixes, code cleanup
Andrew Dolgov [Fri, 12 Nov 2010 10:52:53 +0000 (13:52 +0300)] 
js: misc fixes, code cleanup

13 years agorpc: fix assignToLabels, removeFromLabels
Andrew Dolgov [Fri, 12 Nov 2010 09:47:02 +0000 (12:47 +0300)] 
rpc: fix assignToLabels, removeFromLabels

13 years agoviewfeed: show dashboard contents when there are no headlines to display
Andrew Dolgov [Fri, 12 Nov 2010 08:56:30 +0000 (11:56 +0300)] 
viewfeed: show dashboard contents when there are no headlines to display

13 years agomake forced counter update not count as scheduled one
Andrew Dolgov [Thu, 11 Nov 2010 22:00:51 +0000 (01:00 +0300)] 
make forced counter update not count as scheduled one

13 years agoreplace some inputs with proper buttons
Andrew Dolgov [Thu, 11 Nov 2010 20:33:52 +0000 (23:33 +0300)] 
replace some inputs with proper buttons

13 years agopref-filters: do not show action_param for filter types which take no params
Andrew Dolgov [Thu, 11 Nov 2010 20:23:29 +0000 (23:23 +0300)] 
pref-filters: do not show action_param for filter types which take no params

13 years agocdmClicked: allow opening article urls
Andrew Dolgov [Thu, 11 Nov 2010 20:09:29 +0000 (23:09 +0300)] 
cdmClicked: allow opening article urls

13 years agoimplement sequence numbers for counter rpc requests
Andrew Dolgov [Thu, 11 Nov 2010 19:59:01 +0000 (22:59 +0300)] 
implement sequence numbers for counter rpc requests

13 years agoremove tooltip from cdmContent
Andrew Dolgov [Thu, 11 Nov 2010 17:40:11 +0000 (20:40 +0300)] 
remove tooltip from cdmContent

13 years agodisable localStorage for now
Andrew Dolgov [Thu, 11 Nov 2010 17:33:59 +0000 (20:33 +0300)] 
disable localStorage for now

13 years agoremove tooltip from hlContent
Andrew Dolgov [Thu, 11 Nov 2010 16:20:31 +0000 (19:20 +0300)] 
remove tooltip from hlContent

13 years agomisc code cleanup, allow ctrl-key selection in prefs
Andrew Dolgov [Thu, 11 Nov 2010 15:59:21 +0000 (18:59 +0300)] 
misc code cleanup, allow ctrl-key selection in prefs

13 years agorequire feed debugging for frontend feed update button
Andrew Dolgov [Thu, 11 Nov 2010 13:55:38 +0000 (16:55 +0300)] 
require feed debugging for frontend feed update button

13 years agocdm: remove the img display:block hack
Andrew Dolgov [Thu, 11 Nov 2010 13:32:48 +0000 (16:32 +0300)] 
cdm: remove the img display:block hack

13 years agotry to validate feed-specific icon before adding it to the database
Andrew Dolgov [Thu, 11 Nov 2010 13:21:53 +0000 (16:21 +0300)] 
try to validate feed-specific icon before adding it to the database

13 years agopref-users: fix make_local_datetime() usage
Andrew Dolgov [Thu, 11 Nov 2010 13:15:33 +0000 (16:15 +0300)] 
pref-users: fix make_local_datetime() usage

13 years agoget_favicon_url: rewrite using DOMDocument
Andrew Dolgov [Thu, 11 Nov 2010 13:10:39 +0000 (16:10 +0300)] 
get_favicon_url: rewrite using DOMDocument

13 years agouse dom to generate linebreaks after images in articles
Andrew Dolgov [Thu, 11 Nov 2010 12:54:30 +0000 (15:54 +0300)] 
use dom to generate linebreaks after images in articles

13 years agowhen trying to load a feed from collapsed category, show loading indicator in categor...
Andrew Dolgov [Thu, 11 Nov 2010 12:29:46 +0000 (15:29 +0300)] 
when trying to load a feed from collapsed category, show loading indicator in category title

13 years agofix clicking on feed title in virtual feeds
Andrew Dolgov [Thu, 11 Nov 2010 11:31:41 +0000 (14:31 +0300)] 
fix clicking on feed title in virtual feeds

13 years agocheck regular expression before adding/saving filter
Andrew Dolgov [Thu, 11 Nov 2010 11:26:44 +0000 (14:26 +0300)] 
check regular expression before adding/saving filter

13 years agoget_article_filters: silence preg_match() warnings on incorrect user input
Andrew Dolgov [Thu, 11 Nov 2010 11:06:08 +0000 (14:06 +0300)] 
get_article_filters: silence preg_match() warnings on incorrect user input

13 years agoviewfeed: properly define is_cat when necessary
Andrew Dolgov [Thu, 11 Nov 2010 10:59:33 +0000 (13:59 +0300)] 
viewfeed: properly define is_cat when necessary

13 years agoviewfeed: only return counters when subop is present
Andrew Dolgov [Thu, 11 Nov 2010 10:38:29 +0000 (13:38 +0300)] 
viewfeed: only return counters when subop is present

13 years agoallow selecting multiple headlines/articles by ctrl-click; change click handling...
Andrew Dolgov [Thu, 11 Nov 2010 10:37:03 +0000 (13:37 +0300)] 
allow selecting multiple headlines/articles by ctrl-click; change click handling on CDM article content

13 years agopostIcon: set maximum image size
Andrew Dolgov [Thu, 11 Nov 2010 09:40:05 +0000 (12:40 +0300)] 
postIcon: set maximum image size

13 years agomake postIcon link to originating website
Andrew Dolgov [Thu, 11 Nov 2010 09:37:52 +0000 (12:37 +0300)] 
make postIcon link to originating website

13 years agofix frontend not knowing about always expanded cdm
Andrew Dolgov [Thu, 11 Nov 2010 09:19:28 +0000 (12:19 +0300)] 
fix frontend not knowing about always expanded cdm

13 years agocss: fix postIcon margins
Andrew Dolgov [Thu, 11 Nov 2010 08:56:45 +0000 (11:56 +0300)] 
css: fix postIcon margins

13 years agofix ttrss_feeds.icon_url handling
Andrew Dolgov [Thu, 11 Nov 2010 08:52:44 +0000 (11:52 +0300)] 
fix ttrss_feeds.icon_url handling

13 years agofix extended feedlist format display
Andrew Dolgov [Thu, 11 Nov 2010 08:43:13 +0000 (11:43 +0300)] 
fix extended feedlist format display

13 years agocss: position imgs in article content as block element
Andrew Dolgov [Thu, 11 Nov 2010 08:41:04 +0000 (11:41 +0300)] 
css: position imgs in article content as block element

13 years agofix _force_scheduled_update handling
Andrew Dolgov [Thu, 11 Nov 2010 08:36:56 +0000 (11:36 +0300)] 
fix _force_scheduled_update handling

13 years agoviewfeed: return counters when subop is present or when in CDM
Andrew Dolgov [Thu, 11 Nov 2010 06:56:03 +0000 (09:56 +0300)] 
viewfeed: return counters when subop is present or when in CDM

13 years agosanitize_rss: properly handle empty input
Andrew Dolgov [Thu, 11 Nov 2010 06:52:19 +0000 (09:52 +0300)] 
sanitize_rss: properly handle empty input

13 years agouse rewrite_relative_url() in get_feeds_from_html() instead of using that hack
Christian Weiske [Wed, 10 Nov 2010 22:13:34 +0000 (23:13 +0100)] 
use rewrite_relative_url() in get_feeds_from_html() instead of using that hack

13 years agoadd unit tests for rewrite_relative_url and fix a number of bugs in it
Christian Weiske [Wed, 10 Nov 2010 22:09:03 +0000 (23:09 +0100)] 
add unit tests for rewrite_relative_url and fix a number of bugs in it

13 years agoadd unit tests for url_is_html and fix a bug with UPPERCASE <HTML> in it
Christian Weiske [Wed, 10 Nov 2010 21:48:16 +0000 (22:48 +0100)] 
add unit tests for url_is_html and fix a bug with UPPERCASE <HTML> in it

13 years agoadd unit tests for fix_url() and fix a bug I discovered because of them - protocols...
Christian Weiske [Wed, 10 Nov 2010 21:18:41 +0000 (22:18 +0100)] 
add unit tests for fix_url() and fix a bug I discovered because of them - protocols longer than "http" broke url fixing

13 years agodo not show deprecated errors on php 5.3.0+; the rss libraries throw many of them
Christian Weiske [Wed, 10 Nov 2010 20:59:23 +0000 (21:59 +0100)] 
do not show deprecated errors on php 5.3.0+; the rss libraries throw many of them

13 years agosanitize_rss: fix wrong element being returned after DOMDocument parsing
Andrew Dolgov [Thu, 11 Nov 2010 06:39:05 +0000 (09:39 +0300)] 
sanitize_rss: fix wrong element being returned after DOMDocument parsing

13 years agoadd test implementation of automatic rewrite of relative urls based on DOMDocument...
Andrew Dolgov [Wed, 10 Nov 2010 20:28:19 +0000 (23:28 +0300)] 
add test implementation of automatic rewrite of relative urls based on DOMDocument (CDM)

13 years agoadd test implementation of automatic rewrite of relative urls based on DOMDocument
Andrew Dolgov [Wed, 10 Nov 2010 20:24:00 +0000 (23:24 +0300)] 
add test implementation of automatic rewrite of relative urls based on DOMDocument

13 years agojs: code cleanup, disable some debugging
Andrew Dolgov [Wed, 10 Nov 2010 18:56:28 +0000 (21:56 +0300)] 
js: code cleanup, disable some debugging

13 years agounify backend methods updateAllFeeds and getAllCounters
Andrew Dolgov [Wed, 10 Nov 2010 16:18:13 +0000 (19:18 +0300)] 
unify backend methods updateAllFeeds and getAllCounters

13 years agoobsolete FEEDS_FRAME_REFRESH
Andrew Dolgov [Wed, 10 Nov 2010 16:13:29 +0000 (19:13 +0300)] 
obsolete FEEDS_FRAME_REFRESH

13 years agoadd upgrade files for schema #74
Andrew Dolgov [Wed, 10 Nov 2010 16:12:49 +0000 (19:12 +0300)] 
add upgrade files for schema #74

13 years agobackend: fix warning in zoom mode
Andrew Dolgov [Wed, 10 Nov 2010 16:04:16 +0000 (19:04 +0300)] 
backend: fix warning in zoom mode

13 years agoimplement label cache; misc fixes (bump schema)
Andrew Dolgov [Wed, 10 Nov 2010 15:50:51 +0000 (18:50 +0300)] 
implement label cache; misc fixes (bump schema)

13 years agolocalStorage: fix cache_expire()
Andrew Dolgov [Wed, 10 Nov 2010 13:33:15 +0000 (16:33 +0300)] 
localStorage: fix cache_expire()

13 years agolocalStorage caching fixes
Andrew Dolgov [Wed, 10 Nov 2010 13:27:56 +0000 (16:27 +0300)] 
localStorage caching fixes

13 years agojs: code cleanup; move to async counter sending mode
Andrew Dolgov [Wed, 10 Nov 2010 11:48:35 +0000 (14:48 +0300)] 
js: code cleanup; move to async counter sending mode

13 years agomove runtime-info to JSON, simplify init-params format
Andrew Dolgov [Wed, 10 Nov 2010 11:23:26 +0000 (14:23 +0300)] 
move runtime-info to JSON, simplify init-params format

13 years agooutputHeadlinesList: don't try to force update categories
Andrew Dolgov [Wed, 10 Nov 2010 11:07:02 +0000 (14:07 +0300)] 
outputHeadlinesList: don't try to force update categories

13 years agoadd option to sort headlines by feed-specified date (bump schema)
Andrew Dolgov [Wed, 10 Nov 2010 10:56:42 +0000 (13:56 +0300)] 
add option to sort headlines by feed-specified date (bump schema)

13 years agosubscribe_to_feed: do not subscribe to feeds which can't be downloaded
Andrew Dolgov [Wed, 10 Nov 2010 10:27:44 +0000 (13:27 +0300)] 
subscribe_to_feed: do not subscribe to feeds which can't be downloaded

13 years agoremove error_reporting() hacks; set default error reporting level in functions.php
Andrew Dolgov [Wed, 10 Nov 2010 10:14:44 +0000 (13:14 +0300)] 
remove error_reporting() hacks; set default error reporting level in functions.php

13 years agosubscribeToFeed: add ajax exception handler
Andrew Dolgov [Wed, 10 Nov 2010 10:14:40 +0000 (13:14 +0300)] 
subscribeToFeed: add ajax exception handler

13 years agoremove feed linking
Andrew Dolgov [Wed, 10 Nov 2010 09:05:55 +0000 (12:05 +0300)] 
remove feed linking

13 years agopref-filters: disable rescore all feeds button unless feed debugging is enabled
Andrew Dolgov [Wed, 10 Nov 2010 08:49:31 +0000 (11:49 +0300)] 
pref-filters: disable rescore all feeds button unless feed debugging is enabled

13 years agoschema: wrap upgrade scripts in transaction blocks
Andrew Dolgov [Wed, 10 Nov 2010 08:45:28 +0000 (11:45 +0300)] 
schema: wrap upgrade scripts in transaction blocks

13 years agocdm: tweak the way hotkey article dismissing works; toggle select article by clicking...
Andrew Dolgov [Wed, 10 Nov 2010 08:38:55 +0000 (11:38 +0300)] 
cdm: tweak the way hotkey article dismissing works; toggle select article by clicking on it

13 years agofix tag caching issues
Andrew Dolgov [Wed, 10 Nov 2010 08:08:33 +0000 (11:08 +0300)] 
fix tag caching issues

13 years agoImplement the last part of #276: show the list of available feeds in the frontend...
Christian Weiske [Tue, 9 Nov 2010 21:42:03 +0000 (22:42 +0100)] 
Implement the last part of #276: show the list of available feeds in the frontend and let the user select one of them (refs #276)

13 years agoadd another status code to subscribe_to_feed to prevent the frontend to do double...
Christian Weiske [Tue, 9 Nov 2010 07:09:10 +0000 (08:09 +0100)] 
add another status code to subscribe_to_feed to prevent the frontend to do double work (refs #276)

13 years agomove url resolution before duplicate checks - otherwise we may get duplicates (refs...
Christian Weiske [Tue, 9 Nov 2010 07:03:27 +0000 (08:03 +0100)] 
move url resolution before duplicate checks - otherwise we may get duplicates (refs #276)

13 years agoadd tag cache for user_entries (bump schema)
Andrew Dolgov [Tue, 9 Nov 2010 19:41:13 +0000 (22:41 +0300)] 
add tag cache for user_entries (bump schema)

13 years agosupport rescoring by tags
Andrew Dolgov [Tue, 9 Nov 2010 18:48:42 +0000 (21:48 +0300)] 
support rescoring by tags

13 years agocdm: add hotkey to dismiss active article
Andrew Dolgov [Tue, 9 Nov 2010 18:05:33 +0000 (21:05 +0300)] 
cdm: add hotkey to dismiss active article

13 years agofix expand_cdm option working in reverse
Andrew Dolgov [Tue, 9 Nov 2010 17:58:35 +0000 (20:58 +0300)] 
fix expand_cdm option working in reverse

13 years agorefactor combined mode, code cleanup
Andrew Dolgov [Tue, 9 Nov 2010 17:57:23 +0000 (20:57 +0300)] 
refactor combined mode, code cleanup

13 years agomove print_label_select to functions.php
Andrew Dolgov [Tue, 9 Nov 2010 15:10:22 +0000 (18:10 +0300)] 
move print_label_select to functions.php

13 years agoremove xml-rpc server
Andrew Dolgov [Tue, 9 Nov 2010 15:08:58 +0000 (18:08 +0300)] 
remove xml-rpc server

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