]> git.wh0rd.org - tt-rss.git/history - backend.php
initial feed browser work
[tt-rss.git] / backend.php
2005-12-29  Andrew Dolgovinitial feed browser work
2005-12-29  Andrew Dolgovshow all subscribed feeds with scrollbar in user details
2005-12-29  Andrew Dolgovfix broken selection of user manager
2005-12-29  Andrew DolgovSelect unread should clear previous selection (closes...
2005-12-29  Andrew Dolgovcache db-prefs (reset on preferences -> save), misc...
2005-12-29  Andrew Dolgovchange not linked prompt in feed editor
2005-12-29  Andrew Dolgovcatchup for linked feeds
2005-12-29  Andrew Dolgovcounters for linked feeds, misc SQL optimizations
2005-12-28  Andrew Dolgovonly allow linking to feeds in the same category
2005-12-28  Andrew Dolgovshow linked feeds in the feedlist
2005-12-28  Andrew Dolgovsome initial feed-linking work
2005-12-22  Andrew Dolgovfix adding feed w/o cat_id (closes #14)
2005-12-22  Andrew Dolgovfix previous patch
2005-12-22  Andrew Dolgovproper handling of failed sanity check in parse_counter...
2005-12-21  Andrew Dolgovbump schema version
2005-12-21  Andrew Dolgovallow user to change his email
2005-12-20  Andrew Dolgovmisc IE compatibility fixes
2005-12-20  Andrew DolgovIE related workarounds in tt-rss-ie.css
2005-12-20  Andrew Dolgovcall pngfix.js from headlines header
2005-12-20  Andrew Dolgovcall pngfix.js from feedlist
2005-12-20  Andrew Dolgovupdate close.svg; add hideParentElement() function
2005-12-20  Andrew Dolgovset title to [Unknown] for newly added feeds, instead...
2005-12-20  Andrew Dolgovescape html in getFeedCounters() error=
2005-12-20  Andrew Dolgovquick add feed now has category dropbox, quick feed...
2005-12-20  Andrew Dolgovoption MAIL_RESET_PASS (closes #11)
2005-12-18  Andrew Dolgovheadlines: change update error prompt position/wording
2005-12-16  Andrew Dolgovprovide explanation message in the headlines subtoolbar...
2005-12-16  Andrew Dolgovmark feeds with update errors in feedlist (closes #8)
2005-12-16  Andrew Dolgovreturn feed update error msg in getFeedCounters()
2005-12-16  Andrew Dolgovsupport for feed http auth
2005-12-16  Andrew Dolgovworkaround for Uncategorized collapse state, fix pre...
2005-12-13  Andrew DolgovComments -> comments
2005-12-13  Andrew Dolgovremove ridiculously stupid UNION queries
2005-12-13  Andrew Dolgovfix xml category counters response for updateAllFeeds
2005-12-13  Andrew Dolgovfix getCategoryCounters() for categories with no unread...
2005-12-13  Andrew Dolgovfix broken keyboard navigation
2005-12-13  Andrew Dolgovdisplay number of unread articles in category
2005-12-13  Andrew Dolgovcollapsable categories
2005-12-13  Andrew Dolgovcombined article display mode (option COMBINED_DISPLAY_...
2005-12-12  Andrew Dolgovrework article view header
2005-12-12  Andrew Dolgovmisc prefs layout fixes
2005-12-12  Andrew Dolgovadaptive view mode
2005-12-11  Andrew Dolgovconfirm dangerous actions in prefs, main quick-delete...
2005-12-11  Andrew Dolgovfeed details enabled for several selected feeds
2005-12-11  Andrew Dolgovfix feed-details title unescaping, pref-feeds Link...
2005-12-11  Andrew Dolgovcleanup prefs tables display
2005-12-11  Andrew Dolgovimplement save in feed_cat editor (closes #6)
2005-12-10  Andrew Dolgovprefs: feed search includes feed_url
2005-12-10  Andrew Dolgovprefs: further feedlist tweaks (3)
2005-12-10  Andrew Dolgovprefs: further feedlist tweaks
2005-12-10  Andrew Dolgovprefs: reset line numbering for feedlist on category...
2005-12-10  Andrew Dolgovprefs: rework categorized feed list, boxed feed editor...
2005-12-10  Andrew Dolgovheadlines: tweak display of content preview
2005-12-10  Andrew Dolgovdisplay slash:comments in view mode
2005-12-09  Andrew Dolgovquick action to add filter, misc backend improvements
2005-12-04  Andrew Dolgovuser-details: subscribed feeds list points to site_url
2005-12-02  Andrew Dolgovcomment labels block in backend.php
2005-12-02  Andrew Dolgovoption GLOBAL_ENABLE_LABELS restricts labels globally
2005-12-02  Andrew Dolgovrefactor viewfeed.js toggleUnread/toggleStarred to...
2005-12-01  Andrew Dolgovhotkey s stars/unstars selected article
2005-12-01  Andrew Dolgovinline feed editor did not display correct category...
2005-11-30  Andrew Dolgovlimit length of selected content for preview
2005-11-30  Andrew Dolgovheadline: change cutoff length for content preview
2005-11-30  Andrew Dolgovuse LONG/SHORT_DATE_FORMAT in preferences
2005-11-30  Andrew Dolgovremove onchange() from filter input box
2005-11-29  Andrew Dolgovsupport for filter actions
2005-11-29  Andrew Dolgovsmart RPC I/O is now optional, add functionality to...
2005-11-29  Andrew DolgovUNDO: change sprintf() to proper is_int() checking
2005-11-29  Andrew Dolgovstore previous value of counters and send only diffs
2005-11-29  Andrew Dolgovchange sprintf() to proper is_int() checking
2005-11-29  Andrew Dolgovremove obsolete div from outputFeedList
2005-11-29  Andrew Dolgovshow only 4 tags in article view, possibly improve...
2005-11-29  Andrew Dolgovfeed errors box in feed editor is collapsed by default
2005-11-29  Andrew Dolgovupdate_interval < 0 disables feed updates, show only...
2005-11-29  Andrew Dolgovsupport for changing category of selected feeds, misc...
2005-11-28  Andrew Dolgovheadlines: remove FTITLE in output
2005-11-28  Andrew Dolgovheadlines: xml output mode (omode=xml)
2005-11-28  Andrew Dolgovmisc headlines view tweaks
2005-11-28  Andrew Dolgovheadlines: hide subtoolbar when there are no articles...
2005-11-28  Andrew Dolgovmargin between right border and hlUpdated
2005-11-28  Andrew Dolgovoption HEADLINES_SMART_DATE
2005-11-28  Andrew Dolgovhide empty content preview
2005-11-27  Andrew Dolgovnew options: SHORT_DATE_FORMAT, LONG_DATE_FORMAT
2005-11-27  Andrew Dolgovcompact prefs tables
2005-11-27  Andrew Dolgovheadlines subtoolbar: open feed url in new window
2005-11-27  Andrew Dolgovweird magpie Atom parse workaround, feed is always...
2005-11-27  Andrew Dolgovheadlines: align feed title in vfeed-mode to the right
2005-11-27  Andrew Dolgovheadline list display touch-ups
2005-11-27  Andrew Dolgovfix preview display in headlines
2005-11-27  Andrew Dolgovremove cellspacing in headlines list
2005-11-27  Andrew Dolgovrework headlines list appearance
2005-11-27  Andrew Dolgovcontent preview in headlines list, option SHOW_CONTENT_...
2005-11-27  Andrew Dolgovheadlines subtoolbar, misc api changes
2005-11-27  Andrew Dolgovlabel test popup text change
2005-11-27  Andrew Dolgovlabel help uses infoboxes, real help system
2005-11-27  Andrew Dolgovadd shadow to userDlg
2005-11-26  Andrew Dolgovprevent disabled rows to be selected by selectall
2005-11-26  Andrew Dolgovchange theme interface tweaks
2005-11-26  Andrew Dolgovgeneric theme support, misc compact stylesheet iframe...
2005-11-26  Andrew Dolgovtheme select box
next