]> git.wh0rd.org - tt-rss.git/shortlog
tt-rss.git
2005-11-16  Andrew Dolgovadd preferences tab
2005-11-16  Andrew DolgovprintFeedEntry now expects $link
2005-11-16  Andrew Dolgovsql-ize backend.php
2005-11-16  Andrew Dolgovsql-ize error.php
2005-11-16  Andrew Dolgovsql-ize functions.php
2005-11-16  Andrew Dolgovsql-ize opml.php
2005-11-16  Andrew Dolgovsql-ize prefs.php
2005-11-16  Andrew Dolgovsql-ize tt-rss.php prefs
2005-11-16  Andrew Dolgovadd db-prefs.php
2005-11-16  Andrew Dolgovcreate sql preferences schema
2005-11-16  Andrew Dolgovfix typo in mysql purge query
2005-11-16  Andrew Dolgovdisable splash by default
2005-11-16  Andrew Dolgovadd 1->2 upgrade script for mysql
2005-11-16  Andrew Dolgovop=updateAllFeeds shortcut for batch calls
2005-11-16  Andrew Dolgovugly hack to selectively disable feed purging
2005-11-16  Andrew Dolgovupdate NEWS
2005-11-16  Andrew Dolgovper-feed purge intervals
2005-11-16  Andrew Dolgovrework compact stylesheet support
2005-11-16  Andrew Dolgovmove initial refetch call to feedlist.js init
2005-11-16  Andrew Dolgovloading splash screen
2005-11-16  Andrew Dolgovadd error.php
2005-11-16  Andrew Dolgovperform backend sanity check on startup, update schema...
2005-11-16  Andrew Dolgovadd purge_interval in ttrss_feeds (schema updated)
2005-11-16  Andrew Dolgovup/down arrows are hotkeys in feedlist
2005-11-16  Andrew Dolgovcss updated
2005-11-16  Andrew Dolgovsome new hotkeys
2005-11-16  Andrew Dolgovbump version to dev
2005-11-16  Andrew Dolgovmain frame now calls feeds-frame for viewfeed()
2005-11-16  Andrew Dolgovviewfeed() call in multifeed display
2005-11-16  Andrew Dolgovactions menu changes
2005-11-15  Andrew Dolgovoption DISPLAY_FEEDLIST_ACTIONS, consolidate actions...
2005-11-15  Andrew Dolgovtoggle hide/display only unread feeds, All feeds: butto...
2005-11-15  Andrew Dolgovset last_update even if feed failed to update properly
2005-11-15  Andrew Dolgovcss declaration changes
2005-11-14  Andrew DolgovTAG 1.0.7 1.0.7
2005-11-14  Andrew Dolgovrelease 1.0.7
2005-11-10  Andrew Dolgovfix schema version in backend.php
2005-11-10  Andrew Dolgovschema_version handling in backend.php
2005-11-10  Andrew Dolgovttrss_version table (schema updated)
2005-11-08  Andrew Dolgovoptimize RPC forceUpdateAllFeeds response
2005-11-08  Andrew Dolgovupdate TODO
2005-11-07  Andrew Dolgovupdate NEWS
2005-11-02  Andrew Dolgovreserve column in ttrss_feeds for site url (schema...
2005-11-01  Andrew Dolgovrename schema upgrade file
2005-11-01  Andrew Dolgovprefs.php: fix layout bug
2005-11-01  Andrew Dolgovschema/upgrade-1.0.6-1.0.7.sql: fix
2005-11-01  Andrew Dolgovadd schema/upgrade-1.0.6-1.0.7.sql
2005-11-01  Andrew Dolgovstore last feed update error in the database (SCHEMA...
2005-10-28  Andrew Dolgovtabbed preferences
2005-10-28  Andrew Dolgovfix DAEMON_REFRESH_ONLY handling
2005-10-28  Andrew Dolgovfixed toolbar feed update button
2005-10-28  Andrew Dolgovextended search dialog placeholder, disabled for now
2005-10-28  Andrew Dolgovupdate compact css with userDlg styles
2005-10-28  Andrew Dolgovblank notify box on showDlg()
2005-10-28  Andrew Dolgovadd dialogue to remove current feed, overall quick...
2005-10-28  Andrew Dolgovgeneric popup user dialog mechanism
2005-10-28  Andrew Dolgovquick feed add dialog + related interface tweaks
2005-10-28  Andrew Dolgovfunctions.js: add function cancelDialog()
2005-10-28  Andrew Dolgovescape feed id in update_rss_feed()
2005-10-28  Andrew DolgovDAEMON_REFRESH_ONLY patch from the same source
2005-10-28  Andrew Dolgovadded DEFAULT_ARTICLE_LIMIT functionality, patch from...
2005-10-28  Andrew Dolgovfix old bug when all feeds were marked as updated every...
2005-10-26  Andrew DolgovMIN_UPDATE_INTERVAL -> DEFAULT_UPDATE_INTERVAL
2005-10-25  Andrew Dolgovupdate NEWS
2005-10-25  Andrew Dolgovimplement catchup for labels
2005-10-25  Andrew Dolgovenable catchup button for labels and starred vfeed
2005-10-25  Andrew Dolgovrework MarkAllRead subop handler, implement catchup...
2005-10-23  Andrew Dolgovbasic profiling information in backend.php
2005-10-23  Andrew Dolgovstart work on showing number of unread articles in...
2005-10-23  Andrew Dolgovnew view mode: unread or updated
2005-10-20  Andrew Dolgovadd another example label in default schema
2005-10-17  Andrew Dolgovloading... prompt for feedlist
2005-10-17  Andrew Dolgovbump version (to dev .99)
2005-10-17  Andrew Dolgovadd php end tag in db.php
2005-10-17  Andrew Dolgovdisable feed toolbar catchup button when catchup is...
2005-10-17  Andrew Dolgovadd isNumeric() to functions
2005-10-16  Andrew Dolgovglobal search, update TODO
2005-10-16  Andrew Dolgovfix broken feed counter updates
2005-10-16  Andrew Dolgovupdate help text
2005-10-16  Andrew Dolgovadd SQL expression help and placeholder for help mechanism
2005-10-16  Andrew Dolgovfix some brackets issues in feed editor
2005-10-16  Andrew Dolgovadd Unread or Starred view mode
2005-10-16  Andrew Dolgovmove logo to the left, fix small layout issue
2005-10-16  Andrew Dolgovfade notify box border
2005-10-16  Andrew Dolgovmove preferences button to toolbar
2005-10-16  Andrew Dolgovadd some RPC error reporting
2005-10-16  Andrew Dolgovmove notify box, make it more visible
2005-10-16  Andrew Dolgovmade header a little bit smaller
2005-10-16  Andrew Dolgovsupport for selective output in forceUpdateAllFeeds
2005-10-16  Andrew Dolgovescape html characters in db_query() error output
2005-10-16  Andrew Dolgovdisable refetch on viewfeed() to fix interface slowdown...
2005-10-16  Andrew Dolgovfix broken article update functionality (take 2)
2005-10-16  Andrew Dolgovfix broken article update functionality
2005-10-16  Andrew Dolgovfix db_fetch_result() functionality for MySQL
2005-10-16  Andrew Dolgovdisplay message if no tags are found to display
2005-10-16  Andrew Dolgovoptions to disable header/footer and to select more...
2005-10-14  Andrew Dolgovremove active feed cookie on app init
2005-10-13  Andrew Dolgovper-feed update intervals
2005-10-13  Andrew DolgovTAG 1.0.6
2005-10-13  Andrew Dolgovrelease 1.0.6
next