]> git.wh0rd.org - tt-rss.git/history - functions.php
optional login form/http basic auth support
[tt-rss.git] / functions.php
2005-11-18  Andrew Dolgovoptional login form/http basic auth support
2005-11-18  Andrew Dolgovhttp user auth, password changer in preferences
2005-11-18  Andrew Dolgovper-user preferences
2005-11-17  Andrew Dolgovdisplay username in header
2005-11-17  Andrew Dolgovfurther functions.php uid work
2005-11-17  Andrew Dolgovfunctions.php is now uid-aware
2005-11-17  Andrew Dolgovpass $link into check_feed_favicon()
2005-11-17  Andrew Dolgovprint_radio() fixes
2005-11-17  Andrew Dolgovpreferences editor
2005-11-16  Andrew DolgovprintFeedEntry now expects $link
2005-11-16  Andrew Dolgovsql-ize backend.php
2005-11-16  Andrew Dolgovsql-ize functions.php
2005-11-16  Andrew Dolgovfix typo in mysql purge query
2005-11-16  Andrew Dolgovugly hack to selectively disable feed purging
2005-11-16  Andrew Dolgovper-feed purge intervals
2005-11-15  Andrew Dolgovset last_update even if feed failed to update properly
2005-11-01  Andrew Dolgovstore last feed update error in the database (SCHEMA...
2005-10-28  Andrew Dolgovfix DAEMON_REFRESH_ONLY handling
2005-10-28  Andrew Dolgovfixed toolbar feed update button
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 Dolgovfix old bug when all feeds were marked as updated every...
2005-10-26  Andrew DolgovMIN_UPDATE_INTERVAL -> DEFAULT_UPDATE_INTERVAL
2005-10-23  Andrew Dolgovbasic profiling information in backend.php
2005-10-16  Andrew Dolgovfix broken article update functionality
2005-10-13  Andrew Dolgovper-feed update intervals
2005-10-12  Andrew Dolgovfixed serious bug in MySQL schema (cascade deletes...
2005-10-11  Andrew Dolgovfix auto expiration bug on MySQL backend
2005-09-29  Andrew Dolgovescape title when auto-updated from channel
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