]> git.wh0rd.org - tt-rss.git/log
tt-rss.git
13 years agouse Modalbox library for popup dialogs
Andrew Dolgov [Sun, 14 Nov 2010 20:46:49 +0000 (23:46 +0300)] 
use Modalbox library for popup dialogs

13 years agoremove google gears
Andrew Dolgov [Sun, 14 Nov 2010 18:50:13 +0000 (21:50 +0300)] 
remove google gears

13 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

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

13 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

13 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

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

13 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

13 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

13 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

13 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

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

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

13 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

13 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

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

13 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

13 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

13 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

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

13 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

13 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

13 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

13 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

13 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

13 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

13 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

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

13 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

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

13 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

13 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

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

13 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

13 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

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

13 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

13 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

13 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

13 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

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

13 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

13 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

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

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