]> git.wh0rd.org - tt-rss.git/shortlog
tt-rss.git
2005-09-23  Andrew DolgovTAG 1.0.5 1.0.5
2005-09-23  Andrew Dolgovrelease 1.0.5
2005-09-21  Andrew Dolgovmore error reporting in db.php
2005-09-21  Andrew Dolgovprint mysql_error() on connect/query/etc failure
2005-09-18  Andrew Dolgovupdate NEWS
2005-09-18  Andrew DolgovOPML import fix from Thomas
2005-09-14  Andrew Dolgovwhile we are at it, change ttrss_entries.{guid,link...
2005-09-14  Andrew Dolgovchange ttrss_entries.title type to text
2005-09-14  Andrew Dolgovcall mysql_error() on failed connection
2005-09-14  Andrew Dolgovfix typo in db_connect() (take two)
2005-09-14  Andrew Dolgovfix typo in db_connect()
2005-09-14  Andrew Dolgovpatch (from h3) to connect to PGSQL through unix socket
2005-09-12  Andrew DolgovTAG 1.0.4 1.0.4
2005-09-12  Andrew Dolgovrelease 1.0.4
2005-09-11  Andrew Dolgovsearch toolbar ui change
2005-09-09  Andrew DolgovtoggleMark behaviour fixes
2005-09-09  Andrew Dolgovadd tag icon
2005-09-09  Andrew Dolgovhardcode minimum 30 minute rss refetch interval
2005-09-09  Andrew Dolgovmore work on tag support
2005-09-09  Andrew Dolgovstart work on support for technorati tags, schema uses...
2005-09-09  Andrew Dolgovalign feedicon to right (in view)
2005-09-09  Andrew Dolgovfix update_label_counters bug
2005-09-09  Andrew Dolgovrework viewfeed query a little bit
2005-09-09  Andrew Dolgovfurther label/vfeed/feed behaviour unification
2005-09-09  Andrew Dolgovrework label counter behaviour
2005-09-08  Andrew Dolgovfix style of label editor table header
2005-09-08  Andrew Dolgovrename All Posts, change default labels in schema
2005-09-08  Andrew Dolgovmisc bugfixes in op=viewfeed
2005-09-08  Andrew Dolgovlabels now work with MySQL
2005-09-08  Andrew Dolgovautomagically updating labels with cute XML RPC
2005-09-08  Andrew Dolgovno entries found -> no articles found
2005-09-08  Andrew Dolgovdisable labels by default
2005-09-08  Andrew Dolgovvirtual feeds (labels) support
2005-09-08  Andrew Dolgovchange Starred-feed caption
2005-09-08  Andrew Dolgovbump dev version
2005-09-08  Andrew Dolgovupdate NEWS, TODO
2005-09-08  Andrew DolgovStarred vfolder
2005-09-08  Andrew Dolgovadd blank_icon.gif
2005-09-08  Andrew Dolgovmore cookie magic, basic sanity checks on init()
2005-09-08  Andrew Dolgovremove ACTFEEDID container, keep information in a cooki...
2005-09-08  Andrew Dolgovmore MSIE compatibility fixes
2005-09-08  Andrew Dolgovmore blank_icon png -> gif
2005-09-08  Andrew Dolgovmore IE fixes, blank_icon png -> gif
2005-09-08  Andrew Dolgovmiscellaneous MSIE compatibility fixes
2005-09-08  Andrew Dolgovfix UPD marking on mysql
2005-09-08  Andrew Dolgovreenable UPD support
2005-09-08  Andrew Dolgovupdate README
2005-09-08  Andrew Dolgovmove schema examples to subdirectory
2005-09-08  Andrew Dolgovremove unneeded xmlhttp objects from tt-rss.js
2005-09-08  Andrew Dolgovresponse size optimizations for viewfeed/view
2005-09-08  Andrew Dolgovupdate README
2005-09-08  Andrew Dolgovupdate README
2005-09-07  Andrew DolgovTAG 1.0.3.1 1.0.3.1
2005-09-07  Andrew Dolgovrelease 1.0.3.1
2005-09-07  Andrew Dolgovclose db link in opml import workaround (3)
2005-09-07  Andrew Dolgovclose db link in opml import workaround (2)
2005-09-07  Andrew Dolgovclose db link in opml import workaround
2005-09-07  Andrew Dolgovdisable UPD detection for 1.0.3
2005-09-07  Andrew Dolgovlast minute PG fixes
2005-09-07  Andrew Dolgovexplain DB_TYPE config entry
2005-09-07  Andrew Dolgovlast minute workaround for OPML import on MySQL
2005-09-07  Andrew DolgovTAG 1.0.3 1.0.3
2005-09-07  Andrew Dolgovrelease 1.0.3
2005-09-07  Andrew Dolgovreport db error on connect
2005-09-07  Andrew Dolgovremove notification from viewfeed()
2005-09-07  Andrew Dolgovfixed viewfeed/MarkAllRead behaviour
2005-09-07  Andrew Dolgovupdate NEWS
2005-09-07  Andrew Dolgovupdate schema, more mysql work
2005-09-07  Andrew Dolgovupdated mysql schema
2005-09-07  Andrew Dolgovmore db_* migration work
2005-09-07  Andrew Dolgovinitial mysql schema, db abstraction layer
2005-09-07  Andrew Dolgovchange padding for prefsToolbar
2005-09-07  Andrew Dolgovmake td.mainToolbar thinner
2005-09-07  Andrew Dolgovupdated logo, fix FUPDPIC handling
2005-09-07  Andrew Dolgovenable comments link in op=view
2005-09-07  Andrew Dolgovcleanup backend.php/op=view + remove unneeded notify...
2005-09-07  Andrew Dolgovlimitbox now actually works
2005-09-07  Andrew Dolgovfix updating of unread counters in feedlist on headline...
2005-09-07  Andrew Dolgovfix headlines list sizing issues
2005-09-07  Andrew Dolgovfix bug in refetch_callback
2005-09-07  Andrew Dolgovbig interface overhaul, new logo
2005-09-07  Andrew Dolgovupdated NEWS
2005-09-07  Andrew Dolgovscrollable feedlist (iframe)
2005-09-06  Andrew Dolgovupdate TODO
2005-09-06  Andrew Dolgovremove limit on opml size
2005-09-06  Andrew Dolgovcosmetic layout issues
2005-09-06  Andrew Dolgovcleanup unused styles
2005-09-06  Andrew Dolgovmake links visible in post iframe
2005-09-06  Andrew Dolgovmake button borders smaller
2005-09-06  Andrew Dolgovdisable resetSearch() when query is blank
2005-09-06  Andrew Dolgovset limitbox value from cookie on init
2005-09-06  Andrew Dolgovfeedlist forgot about active feed highlight on refetch
2005-09-06  Andrew Dolgovstore last opened feed in cookie, cleanup tt-rss.js...
2005-09-06  Andrew Dolgovremove unneeded query from backend.php/op=viewfeed
2005-09-06  Andrew Dolgovremove FALINK column from headline response
2005-09-06  Andrew Dolgovinputify buttons, store view modes in session cookies...
2005-09-06  Andrew Dolgovnew article toolbar
2005-09-05  Andrew Dolgovmake headline row clickable
2005-09-05  Andrew Dolgovnotify window close button
2005-09-05  Andrew Dolgovmisc style updates
next