]> git.wh0rd.org - tt-rss.git/history - js
update translations
[tt-rss.git] / js /
2012-12-30  Andrew Dolgovrework RCHK dupe checking a bit
2012-12-30  Andrew Dolgovdisable content dump on f D
2012-12-28  Andrew Dolgovproperly return out of handled hotkey events
2012-12-28  Andrew Dolgovblock email_article action if mail plugin is not enabled
2012-12-28  Andrew Dolgovhelp cleanup, use dijit dialog
2012-12-28  Andrew Dolgovmain ui: action-based hotkey system, add swap_jk plugin
2012-12-28  Andrew DolgovMerge branch 'master' of github.com:gothfox/Tiny-Tiny-RSS
2012-12-28  Andrew Dolgovpartial move to new hotkey system
2012-12-27  Thomas RenardMerge remote-tracking branch 'upstream/master' into...
2012-12-27  Andrew Dolgovadd plugin storage table to schema; add ability to...
2012-12-27  Andrew Dolgovfix duplicate RCHK check while appending headlines
2012-12-26  Andrew Dolgovmake invalid object received headlines appear less
2012-12-25  Andrew Dolgovmore RCHK dijit dupe checking
2012-12-25  Andrew Dolgovupdate user editor a bit
2012-12-25  Andrew Dolgovtry to parse new headline elements after they have...
2012-12-25  Andrew Dolgovremove fupdpic and related images
2012-12-25  Andrew Dolgovmove to dijit checkboxes in headlines/cdm list (fix...
2012-12-25  Andrew Dolgovmove to dijit checkboxes in headlines/cdm list
2012-12-24  Andrew Dolgovfeedlist_init: do not wait before calling viewfeed(-3)
2012-12-24  Andrew Dolgovmove data import/export to a separate plugin
2012-12-24  Andrew Dolgovmove digest to a separate plugin
2012-12-23  Andrew Dolgovadd instances plugin
2012-12-23  Andrew Dolgovsplit self-updater gui to updater/ plugin
2012-12-23  Andrew Dolgovexperimental new plugin system
2012-12-22  Andrew Dolgovadd f-D debug feed update hotkey
2012-11-08  Andrew Dolgovfix batchSubDlg and feedAddDlg not working properly...
2012-11-07  Andrew Dolgovdigest: cleanup the code a bit
2012-11-07  Andrew Dolgovdigest: more logical position for close article prompt
2012-11-07  Andrew Dolgovvarious digest style updates and fixes
2012-11-06  Andrew Dolgovfix digest broken by prototype update
2012-11-06  Andrew Dolgovfix several feed-related hotkeys working on Uncategorized
2012-10-31  Andrew Dolgovfurther improve headline appending speed
2012-10-31  Andrew Dolgovincrease headline appending/dupe checking performance
2012-10-31  Andrew Dolgovallow batch setting of article scores
2012-10-31  Andrew Dolgovallow setting article score manually
2012-10-30  Andrew Dolgovadd special link to cancel current search
2012-10-28  Andrew Dolgovremove unexpanded CDM ajax loading
2012-10-27  Andrew Dolgovmultiple issues fixed in vfeed_group_by_feed
2012-10-27  Andrew DolgovMerge pull request #28 from Menti/master
2012-10-27  Andrew Dolgovdo not reset search query because of background requests
2012-10-25  Andrew Dolgovdisable update button on nonupdateable feeds (fix for...
2012-10-25  Andrew Dolgovdisable update button on nonupdateable feeds
2012-10-25  Andrew Dolgovforce refetch feed when clicking update/clicking on...
2012-10-11  Andrew Dolgovunify child category counter display; remove include_ch...
2012-10-10  Andrew Dolgovviewfeed: better checking for reopening current feed
2012-10-10  Andrew Dolgovfix infinite scrolling for search results
2012-10-08  Andrew Dolgovadd hotkeys to select marked/published articles
2012-09-23  Andrew Dolgovsubscribe_to_feed: stop fetching URL multiple times...
2012-09-15  Andrew Dolgovcleanup previous patch (once again)
2012-09-15  Andrew Dolgovcleanup previous patch
2012-09-15  Andrew Dolgovfeedtree: prevent hideReadFeeds from working on categor...
2012-09-14  Andrew Dolgovmove inactiveFeeds and feedsWithErrors to pref-feeds...
2012-09-13  Andrew DolgovFeedTree: fix subcategory entries not hidden properly
2012-09-11  Andrew DolgovMerge branch 'master' of github.com:gothfox/Tiny-Tiny-RSS
2012-09-11  Andrew DolgovMerge branch 'master' of github.com:gothfox/Tiny-Tiny-RSS
2012-09-11  Andrew Dolgovtweak infscroll with hsp existing
2012-09-10  Andrew DolgovFeedTree: allow context menu for virtual feeds
2012-09-10  Andrew Dolgovtweak infscroll threshold
2012-09-09  Andrew Dolgove shortcut: properly handle article selection
2012-09-04  Andrew DolgovcorrectHeadlinesOffset: check for elements to work on
2012-09-03  Andrew Dolgovimplement removing selected categories
2012-09-03  Andrew Dolgovimplement filter testing
2012-09-03  Andrew Dolgovclear cache in viewModeChanged()
2012-08-31  Andrew DolgovfilterEditDlg: automatically open new rule dialog when...
2012-08-31  Andrew Dolgovuse dijit.form.CheckBox in filter edit dialog
2012-08-31  Andrew Dolgovimplement select all/none in filterEditDlg
2012-08-31  Andrew Dolgovimplement multiple rule/action filters
2012-08-30  Andrew Dolgovhide more obscure preferences under "show more" checkbo...
2012-08-28  Andrew DolgovloadMoreHeadlines: revert to old behaviour for adaptive
2012-08-28  Andrew DolgovloadMoreHeadlines: fix for unread view
2012-08-26  Andrew DolgovquickAddFilter: prefill current feed in the dialog
2012-08-26  Andrew Dolgovrework filter dialog to make feed/category selection...
2012-08-24  Andrew Dolgovparse_counters: properly delete category cache when...
2012-08-23  Andrew Dolgovbe more smart with label assignments to selection in...
2012-08-23  Andrew Dolgovimplement web-based self updater (closes #395)
2012-08-23  Andrew Dolgovimplement experimental web-based updater
2012-08-23  Andrew DolgovMerge branch 'master' of github.com:gothfox/Tiny-Tiny-RSS
2012-08-23  Andrew Dolgovallow request_counters() in bw_limit mode
2012-08-23  Andrew DolgovcatchupBatchedArticles: create local copy of the batch...
2012-08-21  Andrew Dolgovexpand error messages in subscribeToFeed(), provide...
2012-08-16  Andrew Dolgovsmall tweak for loadMoreHeadlines() algorithm
2012-08-15  Andrew Dolgovmove opml stuff to classes/opml.php
2012-08-15  Andrew Dolgovdo not hide read category which has unread children
2012-08-15  Andrew Dolgovfix batchSubscribe dialog not closing/feedlist not...
2012-08-15  Andrew Dolgovpref_feeds: add missing methods to add/remove cats
2012-08-15  Andrew Dolgovremove old category editor
2012-08-14  Andrew Dolgovonly precache_headlines_idle() when actually idle
2012-08-14  Andrew Dolgovre-enable setting of include_children button on startup
2012-08-14  Andrew Dolgovmake precache_headlines_idle() start slower
2012-08-14  Andrew Dolgovupdate dojo to 1.7.3
2012-08-14  Andrew DolgovMerge branch 'nested-cats'
2012-08-13  Andrew Dolgovchange include_children to a togglebutton; add placehol...
2012-08-13  Andrew Dolgovadd toolbar checkbox to include subcategories to viewfeed()
2012-08-13  Andrew Dolgovadd special indication for categories having unread...
2012-08-13  Andrew Dolgovsorta-kinda fix the feedlist
2012-08-13  Andrew Dolgovinitial work on nested categories
2012-08-10  Andrew DolgovRevert "add experimental clientside headline clamping...
2012-08-10  Andrew DolgovRevert "fix clamping for infinite scrolling (refs ...
2012-08-09  Andrew Dolgovfix clamping for infinite scrolling (refs #479)
2012-08-09  Andrew Dolgovadd experimental clientside headline clamping (refs...
next