2006-06-24 |
Andrew Dolgov | mobile: article title in view mode is a link to origina... |
commit | commitdiff | tree | snapshot |
2006-06-22 |
Andrew Dolgov | fix display of site url in viewfeed mode |
commit | commitdiff | tree | snapshot |
2006-06-21 |
Andrew Dolgov | mobile: subop in feed-view was not used (closes #78) |
commit | commitdiff | tree | snapshot |
2006-06-19 |
Andrew Dolgov | return if article is updated in rss.getFeedHeadlines |
commit | commitdiff | tree | snapshot |
2006-06-19 |
Andrew Dolgov | bump version to dev |
commit | commitdiff | tree | snapshot |
2006-06-19 |
Andrew Dolgov | change category_id to cat_id (rss.getSubscribedFeeds) |
commit | commitdiff | tree | snapshot |
2006-06-19 |
Andrew Dolgov | xml-rpc: unify rss.getVirtualFeeds format with other... |
commit | commitdiff | tree | snapshot |
2006-06-19 |
Andrew Dolgov | split headline select logic to functions.php; xml-rpc... |
commit | commitdiff | tree | snapshot |
2006-06-19 |
Andrew Dolgov | add xml-rpc method rss.getCategories |
commit | commitdiff | tree | snapshot |
2006-06-18 |
Andrew Dolgov | workaround for xmlhttp permission denied in viewfeed... |
commit | commitdiff | tree | snapshot |
2006-06-18 |
Andrew Dolgov | fix layout problem in combined mode (ref forum, thread 82) |
commit | commitdiff | tree | snapshot |
2006-06-16 |
Andrew Dolgov | initialize user theme in SINGLE_USER_MODE (closes #72) |
commit | commitdiff | tree | snapshot |
2006-06-15 |
Andrew Dolgov | fix not found error for tags & labels |
commit | commitdiff | tree | snapshot |
2006-06-15 |
Andrew Dolgov | viewfeed: check if feed exists and report error if not |
commit | commitdiff | tree | snapshot |
2006-06-14 |
Andrew Dolgov | focus username input element on login form load (closes... |
commit | commitdiff | tree | snapshot |
2006-06-14 |
Andrew Dolgov | set redirect_base to https:// prefix when ENABLE_LOGIN_... |
commit | commitdiff | tree | snapshot |
2006-06-14 |
Andrew Dolgov | new xml-rpc function: rss.getTotalUnread |
commit | commitdiff | tree | snapshot |
2006-06-14 |
Andrew Dolgov | fix: feed browser entry limit is broken (closes #68) |
commit | commitdiff | tree | snapshot |
2006-06-14 |
Andrew Dolgov | fix: quick menu infoboxes not displayed when header... |
commit | commitdiff | tree | snapshot |
2006-06-13 |
Andrew Dolgov | TAG 1.2.0 1.2.0 |
commit | commitdiff | tree | snapshot |
2006-06-13 |
Andrew Dolgov | release 1.2.0 |
commit | commitdiff | tree | snapshot |
2006-06-08 |
Andrew Dolgov | hide updating... notify if DAEMON_REFRESH_ONLY |
commit | commitdiff | tree | snapshot |
2006-06-08 |
Andrew Dolgov | debug window look tweaks |
commit | commitdiff | tree | snapshot |
2006-06-08 |
Andrew Dolgov | add S hotkey - search dialog |
commit | commitdiff | tree | snapshot |
2006-06-08 |
Andrew Dolgov | old-skool oddUnreadSelected fix |
commit | commitdiff | tree | snapshot |
2006-06-08 |
Andrew Dolgov | mention that WEB_DEMO_MODE is obsolete |
commit | commitdiff | tree | snapshot |
2006-06-08 |
Andrew Dolgov | pref-feeds editor preserves cat_id when categories... |
commit | commitdiff | tree | snapshot |
2006-06-08 |
Andrew Dolgov | fix pref/feeds display when categories are disabled |
commit | commitdiff | tree | snapshot |
2006-06-08 |
Andrew Dolgov | rework hideOrShowFeeds(): now hides empty categories... |
commit | commitdiff | tree | snapshot |
2006-06-06 |
Andrew Dolgov | add old gray logo to old-skool theme |
commit | commitdiff | tree | snapshot |
2006-06-06 |
Andrew Dolgov | add missing button back image for old-skool theme |
commit | commitdiff | tree | snapshot |
2006-06-06 |
Andrew Dolgov | add example filelists for magpierss & xml-rpc directories |
commit | commitdiff | tree | snapshot |
2006-06-06 |
Andrew Dolgov | optionally show last update time in feedlist (EXTENDED_... |
commit | commitdiff | tree | snapshot |
2006-06-05 |
Andrew Dolgov | don't sort feedlist when sorting option is disabled |
commit | commitdiff | tree | snapshot |
2006-06-05 |
Andrew Dolgov | sort feedlist by unread articles (closes #66) |
commit | commitdiff | tree | snapshot |
2006-06-01 |
Andrew Dolgov | fix preferences for opera |
commit | commitdiff | tree | snapshot |
2006-06-01 |
Andrew Dolgov | fix resize_feed_list if header or footer are disabled... |
commit | commitdiff | tree | snapshot |
2006-05-30 |
Andrew Dolgov | mention default login/pass for multiuser mode in README |
commit | commitdiff | tree | snapshot |
2006-05-29 |
Andrew Dolgov | all_counters_callback broken xml notify moved to debug |
commit | commitdiff | tree | snapshot |
2006-06-01 |
Andrew Dolgov | fix sanity check error message format |
commit | commitdiff | tree | snapshot |
2006-05-24 |
Andrew Dolgov | storeInitParam: only store changed params on server |
commit | commitdiff | tree | snapshot |
2006-05-24 |
Andrew Dolgov | call parse_runtime_info from all_counters_callback |
commit | commitdiff | tree | snapshot |
2006-05-24 |
Andrew Dolgov | quick unsubscribe prompt shows feed name |
commit | commitdiff | tree | snapshot |
2006-05-24 |
Andrew Dolgov | don't consider no articles situation as an error |
commit | commitdiff | tree | snapshot |
2006-05-23 |
Andrew Dolgov | toggle no daemon warning @ runtime on refetch |
commit | commitdiff | tree | snapshot |
2006-05-23 |
Andrew Dolgov | report runtime info in counter callbacks |
commit | commitdiff | tree | snapshot |
2006-05-23 |
Andrew Dolgov | add sanity check & debug mode to prefs; misc code cleanups |
commit | commitdiff | tree | snapshot |
2006-05-23 |
Andrew Dolgov | unify frontend hotkey handlers |
commit | commitdiff | tree | snapshot |
2006-05-23 |
Andrew Dolgov | remove rpc_pnotify_callback |
commit | commitdiff | tree | snapshot |
2006-05-23 |
Andrew Dolgov | get rid of vf_hreadf cookie, move data to init-param |
commit | commitdiff | tree | snapshot |
2006-05-23 |
Andrew Dolgov | init param API is context-free |
commit | commitdiff | tree | snapshot |
2006-05-23 |
Andrew Dolgov | getMainContext() and related JS-stuff |
commit | commitdiff | tree | snapshot |
2006-05-23 |
Andrew Dolgov | authenticate_user always returns true in SINGLE_USER_MODE |
commit | commitdiff | tree | snapshot |
2006-05-23 |
Andrew Dolgov | move some cookies to init-params |
commit | commitdiff | tree | snapshot |
2006-05-23 |
Andrew Dolgov | mobile version uses separate sid |
commit | commitdiff | tree | snapshot |
2006-05-23 |
Andrew Dolgov | create filter dialog preselects active feed |
commit | commitdiff | tree | snapshot |
2006-05-22 |
Andrew Dolgov | override die on error |
commit | commitdiff | tree | snapshot |
2006-05-22 |
Andrew Dolgov | add getVersion() xml-rpc method |
commit | commitdiff | tree | snapshot |
2006-05-22 |
Andrew Dolgov | select view_mode/limit toolbar params from cookie |
commit | commitdiff | tree | snapshot |
2006-05-22 |
Andrew Dolgov | close infobox on label edit cancel |
commit | commitdiff | tree | snapshot |
2006-05-22 |
Andrew Dolgov | security fixes in filter editor |
commit | commitdiff | tree | snapshot |
2006-05-22 |
Andrew Dolgov | rework filter editor/add infobox layout, misc fixes |
commit | commitdiff | tree | snapshot |
2006-05-22 |
Andrew Dolgov | filter editor uses prototype |
commit | commitdiff | tree | snapshot |
2006-05-21 |
Andrew Dolgov | getFeedCat respects NULL cat_id |
commit | commitdiff | tree | snapshot |
2006-05-21 |
Andrew Dolgov | add some filterCR calls to forms |
commit | commitdiff | tree | snapshot |
2006-05-21 |
Andrew Dolgov | enable search toolbar |
commit | commitdiff | tree | snapshot |
2006-05-21 |
Andrew Dolgov | search dialog improvements, main toolbar overhaul |
commit | commitdiff | tree | snapshot |
2006-05-21 |
Andrew Dolgov | remove pref-rpc, obsolete |
commit | commitdiff | tree | snapshot |
2006-05-21 |
Andrew Dolgov | report unread information in rss.getSubscribedFeeds... |
commit | commitdiff | tree | snapshot |
2006-05-21 |
Andrew Dolgov | fix broken counter update after view/viefeed |
commit | commitdiff | tree | snapshot |
2006-05-20 |
Andrew Dolgov | remove scriptaculous for the time being, place infoBox... |
commit | commitdiff | tree | snapshot |
2006-05-20 |
Andrew Dolgov | quick add feed dialog uses prototype |
commit | commitdiff | tree | snapshot |
2006-05-20 |
Andrew Dolgov | fix no old password prompt |
commit | commitdiff | tree | snapshot |
2006-05-20 |
Andrew Dolgov | user editor improved, some form parameter validation... |
commit | commitdiff | tree | snapshot |
2006-05-20 |
Andrew Dolgov | use Ajax.getTransport to create our xmlhttp objects |
commit | commitdiff | tree | snapshot |
2006-05-20 |
Andrew Dolgov | feed cat editor uses prototype |
commit | commitdiff | tree | snapshot |
2006-05-20 |
Andrew Dolgov | fix layout of feed editor |
commit | commitdiff | tree | snapshot |
2006-05-20 |
Andrew Dolgov | inline label editor uses prototype |
commit | commitdiff | tree | snapshot |
2006-05-20 |
Andrew Dolgov | inline filter editor uses prototype |
commit | commitdiff | tree | snapshot |
2006-05-20 |
Andrew Dolgov | fix unneeded submit of create filter form |
commit | commitdiff | tree | snapshot |
2006-05-20 |
Andrew Dolgov | mention prototype in README |
commit | commitdiff | tree | snapshot |
2006-05-20 |
Andrew Dolgov | create filter dialog uses prototype |
commit | commitdiff | tree | snapshot |
2006-05-20 |
Andrew Dolgov | use prototype in form editor |
commit | commitdiff | tree | snapshot |
2006-05-20 |
Andrew Dolgov | somewhat friendlier purge/update names in feed editor |
commit | commitdiff | tree | snapshot |
2006-05-20 |
Andrew Dolgov | various interface improvements/fixes |
commit | commitdiff | tree | snapshot |
2006-05-19 |
Andrew Dolgov | disable prefs cache in single user mode, as there is... |
commit | commitdiff | tree | snapshot |
2006-05-19 |
Andrew Dolgov | old-skool theme compat fixes (2) |
commit | commitdiff | tree | snapshot |
2006-05-19 |
Andrew Dolgov | old-skool theme compat fixes |
commit | commitdiff | tree | snapshot |
2006-05-19 |
Andrew Dolgov | notify w/blank message now fades existing notify out |
commit | commitdiff | tree | snapshot |
2006-05-19 |
Andrew Dolgov | disable infobox overlay |
commit | commitdiff | tree | snapshot |
2006-05-19 |
Andrew Dolgov | add notify feedback on tab change |
commit | commitdiff | tree | snapshot |
2006-05-19 |
Andrew Dolgov | more feedback & race condition fix in browserToggleExpand() |
commit | commitdiff | tree | snapshot |
2006-05-19 |
Andrew Dolgov | sanitize input in label-editor subops |
commit | commitdiff | tree | snapshot |
2006-05-19 |
Andrew Dolgov | fix url checking, param sanitizing in feed & cat editor... |
commit | commitdiff | tree | snapshot |
2006-05-19 |
Andrew Dolgov | remove backend/error msg calls on iframe init, recolor... |
commit | commitdiff | tree | snapshot |
2006-05-19 |
Andrew Dolgov | bump milestone 1.1.7 to 1.2.0 |
commit | commitdiff | tree | snapshot |
2006-05-18 |
Andrew Dolgov | hide notify by default |
commit | commitdiff | tree | snapshot |
2006-05-18 |
Andrew Dolgov | hide infobox title in IE |
commit | commitdiff | tree | snapshot |
2006-05-18 |
Andrew Dolgov | opera fixes |
commit | commitdiff | tree | snapshot |
2006-05-18 |
Andrew Dolgov | use old-style infobox for IE, misc IE fixes |
commit | commitdiff | tree | snapshot |
next |