]> git.wh0rd.org - tt-rss.git/log
tt-rss.git
13 years agoviewfeed: select News tab and display loading prompt when necessary
Andrew Dolgov [Tue, 16 Nov 2010 13:57:59 +0000 (16:57 +0300)] 
viewfeed: select News tab and display loading prompt when necessary

13 years agocss: fix postHeader style
Andrew Dolgov [Tue, 16 Nov 2010 13:49:47 +0000 (16:49 +0300)] 
css: fix postHeader style

13 years agofix for dialogs not being disposed properly
Andrew Dolgov [Tue, 16 Nov 2010 13:47:56 +0000 (16:47 +0300)] 
fix for dialogs not being disposed properly

13 years agofeedlist_init_cat: assume cat_id is integer
Andrew Dolgov [Tue, 16 Nov 2010 13:42:55 +0000 (16:42 +0300)] 
feedlist_init_cat: assume cat_id is integer

13 years agohlClicked: reset selection on ctrl-click
Andrew Dolgov [Tue, 16 Nov 2010 13:38:11 +0000 (16:38 +0300)] 
hlClicked: reset selection on ctrl-click

13 years agocss: header tweaks
Andrew Dolgov [Tue, 16 Nov 2010 13:33:24 +0000 (16:33 +0300)] 
css: header tweaks

13 years agodialog handling tweaks
Andrew Dolgov [Tue, 16 Nov 2010 13:23:47 +0000 (16:23 +0300)] 
dialog handling tweaks

13 years agodijit.dialog canceling change
Andrew Dolgov [Tue, 16 Nov 2010 13:20:15 +0000 (16:20 +0300)] 
dijit.dialog canceling change

13 years agosome css tweaks
Andrew Dolgov [Tue, 16 Nov 2010 13:17:58 +0000 (16:17 +0300)] 
some css tweaks

13 years agoblacklist option EXTENDED_FEEDLIST
Andrew Dolgov [Tue, 16 Nov 2010 13:13:22 +0000 (16:13 +0300)] 
blacklist option EXTENDED_FEEDLIST

13 years agoprefs style tweak
Andrew Dolgov [Tue, 16 Nov 2010 13:08:15 +0000 (16:08 +0300)] 
prefs style tweak

13 years agoprefs: clear some dojo requirements
Andrew Dolgov [Tue, 16 Nov 2010 13:03:49 +0000 (16:03 +0300)] 
prefs: clear some dojo requirements

13 years agoprefs: use Dijit stuff
Andrew Dolgov [Tue, 16 Nov 2010 12:56:48 +0000 (15:56 +0300)] 
prefs: use Dijit stuff

13 years agoforce required theme version
Andrew Dolgov [Tue, 16 Nov 2010 12:14:31 +0000 (15:14 +0300)] 
force required theme version

13 years agoCDM behaviour fixes
Andrew Dolgov [Tue, 16 Nov 2010 12:04:13 +0000 (15:04 +0300)] 
CDM behaviour fixes

13 years agomisc tab fixes
Andrew Dolgov [Tue, 16 Nov 2010 11:52:09 +0000 (14:52 +0300)] 
misc tab fixes

13 years agosupport opening articles in new tab, misc fixes
Andrew Dolgov [Tue, 16 Nov 2010 11:43:43 +0000 (14:43 +0300)] 
support opening articles in new tab, misc fixes

13 years agojs: code cleanup
Andrew Dolgov [Tue, 16 Nov 2010 10:10:57 +0000 (13:10 +0300)] 
js: code cleanup

13 years agoremove scriptaculous builder
Andrew Dolgov [Tue, 16 Nov 2010 10:04:05 +0000 (13:04 +0300)] 
remove scriptaculous builder

13 years agofix feed icons size
Andrew Dolgov [Tue, 16 Nov 2010 10:01:28 +0000 (13:01 +0300)] 
fix feed icons size

13 years agocode cleanup
Andrew Dolgov [Tue, 16 Nov 2010 09:23:06 +0000 (12:23 +0300)] 
code cleanup

13 years agoimplement updateFeedList()
Andrew Dolgov [Tue, 16 Nov 2010 08:41:31 +0000 (11:41 +0300)] 
implement updateFeedList()

13 years agofix setting scrollTop on headlines buffer
Andrew Dolgov [Tue, 16 Nov 2010 07:09:19 +0000 (10:09 +0300)] 
fix setting scrollTop on headlines buffer

13 years agofeedlist: do not expand category on click
Andrew Dolgov [Tue, 16 Nov 2010 06:53:55 +0000 (09:53 +0300)] 
feedlist: do not expand category on click

13 years agoshow icons in feedlist
Andrew Dolgov [Tue, 16 Nov 2010 06:49:00 +0000 (09:49 +0300)] 
show icons in feedlist

13 years agofix automatic counter updates
Andrew Dolgov [Tue, 16 Nov 2010 06:21:59 +0000 (09:21 +0300)] 
fix automatic counter updates

13 years agodisable resort_feedlist; misc fixes in plain feedlist
Andrew Dolgov [Mon, 15 Nov 2010 19:59:05 +0000 (22:59 +0300)] 
disable resort_feedlist; misc fixes in plain feedlist

13 years agoenable feedlist collapsing
Andrew Dolgov [Mon, 15 Nov 2010 19:31:41 +0000 (22:31 +0300)] 
enable feedlist collapsing

13 years agodijit.tree feedlist improvements
Andrew Dolgov [Mon, 15 Nov 2010 18:49:00 +0000 (21:49 +0300)] 
dijit.tree feedlist improvements

13 years agoinitial implementation of feedlist based on dijit.Tree
Andrew Dolgov [Mon, 15 Nov 2010 13:23:42 +0000 (16:23 +0300)] 
initial implementation of feedlist based on dijit.Tree

13 years agoremove modalbox; use dijit.Dialog; further dojo-related updates
Andrew Dolgov [Mon, 15 Nov 2010 10:12:02 +0000 (13:12 +0300)] 
remove modalbox; use dijit.Dialog; further dojo-related updates

13 years agoadd dijit/dojo stuff; initial ui mockup
Andrew Dolgov [Mon, 15 Nov 2010 07:39:52 +0000 (10:39 +0300)] 
add dijit/dojo stuff; initial ui mockup

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