]> git.wh0rd.org Git - tt-rss.git/history - functions.php
OPML import fix from Thomas
[tt-rss.git] / functions.php
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-08 Andrew DolgovStarred vfolder
2005-09-07 Andrew Dolgovfixed viewfeed/MarkAllRead behaviour
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-05 Andrew Dolgovfurther javascript cleanups
2005-09-05 Andrew Dolgovfix typo in search, add view limiting dropbox, change...
2005-09-05 Andrew Dolgovadded support for marking posts
2005-09-03 Andrew Dolgovcheck filters on feed update, update NEWS, TODO and...
2005-09-03 Andrew Dolgovreworked preferences dialog, start work on post filters...
2005-09-02 Andrew Dolgovpurging of old posts is actually configurable now,...
2005-09-02 Andrew Dolgovescape $entry_guid before checking in database
2005-08-29 Andrew Dolgovonly update database entries when really needed
2005-08-29 Andrew Dolgovenabled support for posts with blank content, fixes...
2005-08-26 Andrew Dolgovsupport for comments attribute (schema updated)
2005-08-26 Andrew Dolgovmark currently selected post on headlines update, remov...
2005-08-26 Andrew Dolgovsupport for feed-specific images (channel->url)
2005-08-26 Andrew Dolgovcode cleanups, show selected feed in feedlist, tell...
2005-08-26 Andrew Dolgovfixed bug in updated posts marking process
2005-08-25 Andrew Dolgovsome searchbox focus workarouns, content hash checking...
2005-08-25 Andrew Dolgovmore functional keyboard navigation, auto page flipping...
2005-08-25 Andrew Dolgovimages moved to subdirectory, updated TODO
2005-08-25 Andrew Dolgovicons in feedlist
2005-08-23 Andrew Dolgovsupport for web-demo mode (restricted rights)
2005-08-23 Andrew Dolgovheadline update uses transactions once again
2005-08-23 Andrew Dolgovcleaned up headline update process, fixed bug mentioned...
2005-08-23 Andrew Dolgovbroken a lot of feed update functionality :(
2005-08-23 Andrew Dolgovupdated schema (md5_hash is not unique any more), feed...
2005-08-23 Andrew Dolgovdisable error reporting on fetch_rss
2005-08-23 Andrew Dolgovuse transactions in feed update process, better handle...
2005-08-22 Andrew Dolgovfixed bug in handling null last_read values on headline...
2005-08-22 Andrew Dolgovposts register as updated when their MD5 hash changes
2005-08-22 Andrew Dolgovcute icon for updated posts
2005-08-22 Andrew Dolgovfix date parsing in feeds
2005-08-22 Andrew Dolgovearly title work
2005-08-22 Andrew Dolgovbasic functionality pass 10
2005-08-22 Andrew Dolgovbasic functionality pass 8
2005-08-21 Andrew Dolgovbasic functionality pass 7
2005-08-21 Andrew Dolgovdisable md5 update checking by default
2005-08-21 Andrew Dolgovbasic functionality pass 4
2005-08-21 Andrew Dolgovbasic functionality pass 3