summaryrefslogtreecommitdiff
path: root/functions.js
AgeCommit message (Expand)Author
2005-12-30select unread now resets needed checkboxesAndrew Dolgov
2005-12-30fix display of feed browser (probably closes #22)Andrew Dolgov
2005-12-29Select unread should clear previous selection (closes #19)Andrew Dolgov
2005-12-25fix row selection on editFeed()Andrew Dolgov
2005-12-22fix bugs introduced by two previous patchesAndrew Dolgov
2005-12-22proper handling of failed sanity check in parse_counters + weird getAttribute...Andrew Dolgov
2005-12-21pass object to call updateTitle() to parse_counters() (closes #9)Andrew Dolgov
2005-12-20misc fixes for OperaAndrew Dolgov
2005-12-20fix feedlist init for IEAndrew Dolgov
2005-12-20fix forced selection of dropboxes (functions.js:dropboxSelect())Andrew Dolgov
2005-12-20update close.svg; add hideParentElement() functionAndrew Dolgov
2005-12-19parse_counters(): fix bug in marking feed with error updatesAndrew Dolgov
2005-12-16mark feeds with update errors in feedlist (closes #8)Andrew Dolgov
2005-12-14misc exception handling improvementsAndrew Dolgov
2005-12-13consolidate counter parsing codeAndrew Dolgov
2005-12-13fix all_counters_callback in catless modeAndrew Dolgov
2005-12-13fix broken keyboard navigationAndrew Dolgov
2005-12-13display number of unread articles in categoryAndrew Dolgov
2005-12-13combined article display mode (option COMBINED_DISPLAY_MODE), remove xml feed...Andrew Dolgov
2005-12-09quick action to add filter, misc backend improvementsAndrew Dolgov
2005-11-29show number of unread articles in titleAndrew Dolgov
2005-11-29feed errors box in feed editor is collapsed by defaultAndrew Dolgov
2005-11-28j,k navigate between feedsAndrew Dolgov
2005-11-27api: openExternalUrl(); more checks in all_counters_callbackAndrew Dolgov
2005-11-27headlines subtoolbar, misc api changesAndrew Dolgov
2005-11-26exception handling in some code blocksAndrew Dolgov
2005-11-25selectTableRowsByIdPrefix now checks required checkboxesAndrew Dolgov
2005-11-25cleaned up unread/selected style messAndrew Dolgov
2005-11-25select all/none prompt for pref tables + related APIAndrew Dolgov
2005-11-25remove yellow bg in notifyAndrew Dolgov
2005-11-23feedlist display fixes for category modeAndrew Dolgov
2005-11-23feed categoriesAndrew Dolgov
2005-11-19make #notify more noticeableAndrew Dolgov
2005-11-16perform backend sanity check on startup, update schema version in backend.phpAndrew Dolgov
2005-11-15toggle hide/display only unread feeds, All feeds: button ops changed into sel...Andrew Dolgov
2005-10-28generic popup user dialog mechanismAndrew Dolgov
2005-10-28functions.js: add function cancelDialog()Andrew Dolgov
2005-10-17add isNumeric() to functionsAndrew Dolgov
2005-10-16fix broken feed counter updatesAndrew Dolgov
2005-10-16add SQL expression help and placeholder for help mechanismAndrew Dolgov
2005-10-16add some RPC error reportingAndrew Dolgov
2005-10-16move notify box, make it more visibleAndrew Dolgov
2005-09-11search toolbar ui changeAndrew Dolgov
2005-09-09more work on tag supportAndrew Dolgov
2005-09-09fix update_label_counters bugAndrew Dolgov
2005-09-09further label/vfeed/feed behaviour unificationAndrew Dolgov
2005-09-09rework label counter behaviourAndrew Dolgov
2005-09-08automagically updating labels with cute XML RPCAndrew Dolgov
2005-09-08remove ACTFEEDID container, keep information in a cookie instead (getActiveFe...Andrew Dolgov
2005-09-08miscellaneous MSIE compatibility fixesAndrew Dolgov