]> git.wh0rd.org Git - tt-rss.git/shortlog
tt-rss.git
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
2005-10-13 Andrew Dolgovescape data on OPML import (take 2)
2005-10-12 Andrew Dolgovfixed serious bug in MySQL schema (cascade deletes...
2005-10-11 Andrew Dolgovupdate TODO
2005-10-11 Andrew Dolgovupdate NEWS, TODO
2005-10-11 Andrew Dolgovtiny css fix
2005-10-11 Andrew Dolgovfix auto expiration bug on MySQL backend
2005-09-29 Andrew Dolgovescape title when auto-updated from channel
2005-09-24 Andrew Dolgovrelease 1.0.5.1
2005-09-24 Andrew Dolgovfix mysql (guid) schema bug
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()
next