]> git.wh0rd.org Git - tt-rss.git/log
tt-rss.git
14 years agoremove google gears
Andrew Dolgov [Sun, 14 Nov 2010 18:50:13 +0000 (21:50 +0300)]
remove google gears

14 years agogetFeedName: return empty string instead of null when element is not found
Andrew Dolgov [Sun, 14 Nov 2010 15:22:06 +0000 (18:22 +0300)]
getFeedName: return empty string instead of null when element is not found

14 years agoupdate theme css
Andrew Dolgov [Sun, 14 Nov 2010 15:08:50 +0000 (18:08 +0300)]
update theme css

14 years agoschema: add ttrss_entries(updated) idx
Andrew Dolgov [Sun, 14 Nov 2010 14:29:07 +0000 (17:29 +0300)]
schema: add ttrss_entries(updated) idx

14 years agoschema: add ttrss_user_entries(unread) index
Andrew Dolgov [Sun, 14 Nov 2010 14:26:26 +0000 (17:26 +0300)]
schema: add ttrss_user_entries(unread) index

14 years agogetSelectedFeedsFromBrowser: code cleanup
Andrew Dolgov [Sun, 14 Nov 2010 13:15:51 +0000 (16:15 +0300)]
getSelectedFeedsFromBrowser: code cleanup

14 years agohideOrShowFeedsCategory: do not hide active feeds, hide errors
Andrew Dolgov [Sun, 14 Nov 2010 13:01:04 +0000 (16:01 +0300)]
hideOrShowFeedsCategory: do not hide active feeds, hide errors

14 years agouse multiple classes to mark statuses, JS code cleanup
Andrew Dolgov [Sun, 14 Nov 2010 12:55:51 +0000 (15:55 +0300)]
use multiple classes to mark statuses, JS code cleanup

14 years agodo not enable infscroll when number of loaded headlines is less than headline limit
Andrew Dolgov [Sat, 13 Nov 2010 23:12:24 +0000 (02:12 +0300)]
do not enable infscroll when number of loaded headlines is less than headline limit

14 years agoMerge branch 'master' of madoka.volgo-balt.ru:public_html/testbox/tt-rss
Andrew Dolgov [Sat, 13 Nov 2010 22:42:34 +0000 (01:42 +0300)]
Merge branch 'master' of madoka.volgo-balt.ru:public_html/testbox/tt-rss

14 years agojs: code cleanup
Andrew Dolgov [Sat, 13 Nov 2010 22:41:27 +0000 (01:41 +0300)]
js: code cleanup

14 years agomisc daemon updates
Andrew Dolgov [Sat, 13 Nov 2010 18:03:31 +0000 (21:03 +0300)]
misc daemon updates

14 years agoupdate_rss_feed: respect size limit of feeds.icon_url
Andrew Dolgov [Sat, 13 Nov 2010 17:46:32 +0000 (20:46 +0300)]
update_rss_feed: respect size limit of feeds.icon_url

14 years agomake sure cleanup_tags() actually cleans stuff up
Andrew Dolgov [Sat, 13 Nov 2010 17:12:19 +0000 (20:12 +0300)]
make sure cleanup_tags() actually cleans stuff up

14 years agoimplement automatic tags table maintenance
Andrew Dolgov [Sat, 13 Nov 2010 16:59:42 +0000 (19:59 +0300)]
implement automatic tags table maintenance

14 years agosubscribetofeed: handle server error/wrong output properly
Andrew Dolgov [Sat, 13 Nov 2010 16:35:50 +0000 (19:35 +0300)]
subscribetofeed: handle server error/wrong output properly

14 years agoschema: add index on ttrss_tags
Andrew Dolgov [Sat, 13 Nov 2010 16:26:29 +0000 (19:26 +0300)]
schema: add index on ttrss_tags

14 years agobring back update button, it makes async update request to the daemon
Andrew Dolgov [Sat, 13 Nov 2010 15:48:56 +0000 (18:48 +0300)]
bring back update button, it makes async update request to the daemon

14 years agochange default user-agent
Andrew Dolgov [Sat, 13 Nov 2010 15:20:51 +0000 (18:20 +0300)]
change default user-agent

14 years agodismiss articles: properly reset active_post_id
Andrew Dolgov [Sat, 13 Nov 2010 12:38:02 +0000 (15:38 +0300)]
dismiss articles: properly reset active_post_id

14 years agoallow s, S, u hotkeys to work on selection instead of active article
Andrew Dolgov [Sat, 13 Nov 2010 12:30:33 +0000 (15:30 +0300)]
allow s, S, u hotkeys to work on selection instead of active article

14 years agoviewfeed: show loading indicator when getting more headlines
Andrew Dolgov [Sat, 13 Nov 2010 11:07:06 +0000 (14:07 +0300)]
viewfeed: show loading indicator when getting more headlines

14 years agouse css-based layout in normal mode
Andrew Dolgov [Sat, 13 Nov 2010 11:04:37 +0000 (14:04 +0300)]
use css-based layout in normal mode

14 years agocdm: don't try to load content which is already there
Andrew Dolgov [Fri, 12 Nov 2010 23:17:04 +0000 (02:17 +0300)]
cdm: don't try to load content which is already there

14 years agoimplement ajax loading of cdm content when not in expand mode
Andrew Dolgov [Fri, 12 Nov 2010 23:09:30 +0000 (02:09 +0300)]
implement ajax loading of cdm content when not in expand mode

14 years agocdm: bring back updated/new pic
Andrew Dolgov [Fri, 12 Nov 2010 22:41:18 +0000 (01:41 +0300)]
cdm: bring back updated/new pic

14 years agosanitize_rss: small speed improvement
Andrew Dolgov [Fri, 12 Nov 2010 22:02:41 +0000 (01:02 +0300)]
sanitize_rss: small speed improvement

14 years agocdm: display mark/pub icons on the left
Andrew Dolgov [Fri, 12 Nov 2010 21:42:28 +0000 (00:42 +0300)]
cdm: display mark/pub icons on the left

14 years agocdm: display article author
Andrew Dolgov [Fri, 12 Nov 2010 21:36:51 +0000 (00:36 +0300)]
cdm: display article author

14 years agosmall css tweak in neutral theme
Andrew Dolgov [Fri, 12 Nov 2010 21:31:46 +0000 (00:31 +0300)]
small css tweak in neutral theme

14 years agosanitize_rss: only insert linebreak after first img
Andrew Dolgov [Fri, 12 Nov 2010 21:24:15 +0000 (00:24 +0300)]
sanitize_rss: only insert linebreak after first img

14 years agotruncate title in feedlist
Andrew Dolgov [Fri, 12 Nov 2010 19:17:57 +0000 (22:17 +0300)]
truncate title in feedlist

14 years agooutputHeadlinesList: do not show feed title inline in vfeeds
Andrew Dolgov [Fri, 12 Nov 2010 18:57:26 +0000 (21:57 +0300)]
outputHeadlinesList: do not show feed title inline in vfeeds

14 years agoadd support for Sphinx search engine
Andrew Dolgov [Fri, 12 Nov 2010 18:44:19 +0000 (21:44 +0300)]
add support for Sphinx search engine

14 years agoviewCurrentFeed() usage cleanup
Andrew Dolgov [Fri, 12 Nov 2010 18:43:59 +0000 (21:43 +0300)]
viewCurrentFeed() usage cleanup

14 years agodb-prefs: add fix for USER_TIMEZONE default value
Andrew Dolgov [Fri, 12 Nov 2010 15:51:46 +0000 (18:51 +0300)]
db-prefs: add fix for USER_TIMEZONE default value

14 years agodo not show subtoolbar when no headlines are available
Andrew Dolgov [Fri, 12 Nov 2010 15:46:27 +0000 (18:46 +0300)]
do not show subtoolbar when no headlines are available

14 years agomark article in headlines in view() to speed up keyboard navigation
Andrew Dolgov [Fri, 12 Nov 2010 15:15:08 +0000 (18:15 +0300)]
mark article in headlines in view() to speed up keyboard navigation

14 years agoprint_runtime_info: fix syntax error
Andrew Dolgov [Fri, 12 Nov 2010 15:09:25 +0000 (18:09 +0300)]
print_runtime_info: fix syntax error

14 years agomisc code cleanup
Andrew Dolgov [Fri, 12 Nov 2010 14:41:32 +0000 (17:41 +0300)]
misc code cleanup

14 years agopref-feeds: fix checkbox selection being broken
Andrew Dolgov [Fri, 12 Nov 2010 12:57:34 +0000 (15:57 +0300)]
pref-feeds: fix checkbox selection being broken

14 years agoupdate_rss_feed: lowercase and strip duplicate tags before checking for filters
Andrew Dolgov [Fri, 12 Nov 2010 12:52:00 +0000 (15:52 +0300)]
update_rss_feed: lowercase and strip duplicate tags before checking for filters

14 years agonew category (un)collapse icons
Andrew Dolgov [Fri, 12 Nov 2010 12:14:47 +0000 (15:14 +0300)]
new category (un)collapse icons

14 years agojs: misc fixes, code cleanup
Andrew Dolgov [Fri, 12 Nov 2010 10:52:53 +0000 (13:52 +0300)]
js: misc fixes, code cleanup

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

14 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

14 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

14 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

14 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

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

14 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

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

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

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

14 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

14 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

14 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

14 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

14 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

14 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

14 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

14 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

14 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

14 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

14 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

14 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

14 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

14 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

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

14 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

14 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

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

14 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

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

14 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

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

14 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

14 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

14 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

14 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

14 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

14 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

14 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

14 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

14 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)

14 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

14 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

14 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

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

14 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

14 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

14 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)

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

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

14 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

14 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

14 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

14 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)

14 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

14 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