summaryrefslogtreecommitdiff
path: root/functions.php
AgeCommit message (Expand)Author
2005-09-09hardcode minimum 30 minute rss refetch intervalAndrew Dolgov
2005-09-09more work on tag supportAndrew Dolgov
2005-09-09start work on support for technorati tags, schema uses cascade deletes for pgsqlAndrew Dolgov
2005-09-08Starred vfolderAndrew Dolgov
2005-09-07fixed viewfeed/MarkAllRead behaviourAndrew Dolgov
2005-09-07update schema, more mysql workAndrew Dolgov
2005-09-07updated mysql schemaAndrew Dolgov
2005-09-07more db_* migration workAndrew Dolgov
2005-09-05further javascript cleanupsAndrew Dolgov
2005-09-05fix typo in search, add view limiting dropbox, change default headlines heigh...Andrew Dolgov
2005-09-05added support for marking postsAndrew Dolgov
2005-09-03check filters on feed update, update NEWS, TODO and schemaAndrew Dolgov
2005-09-03reworked preferences dialog, start work on post filters (schema updated)Andrew Dolgov
2005-09-02purging of old posts is actually configurable now, added comments for some co...Andrew Dolgov
2005-09-02escape $entry_guid before checking in databaseAndrew Dolgov
2005-08-29only update database entries when really neededAndrew Dolgov
2005-08-29enabled support for posts with blank content, fixes del.icio.us/popular feedAndrew Dolgov
2005-08-26support for comments attribute (schema updated)Andrew Dolgov
2005-08-26mark currently selected post on headlines update, remove debug msg on content...Andrew Dolgov
2005-08-26support for feed-specific images (channel->url)Andrew Dolgov
2005-08-26code cleanups, show selected feed in feedlist, tell magpie to use UTF-8Andrew Dolgov
2005-08-26fixed bug in updated posts marking processAndrew Dolgov
2005-08-25some searchbox focus workarouns, content hash checking is optional nowAndrew Dolgov
2005-08-25more functional keyboard navigation, auto page flipping, updated README, auto...Andrew Dolgov
2005-08-25images moved to subdirectory, updated TODOAndrew Dolgov
2005-08-25icons in feedlistAndrew Dolgov
2005-08-23support for web-demo mode (restricted rights)Andrew Dolgov
2005-08-23headline update uses transactions once againAndrew Dolgov
2005-08-23cleaned up headline update process, fixed bug mentioned in previous patchAndrew Dolgov
2005-08-23broken a lot of feed update functionality :(Andrew Dolgov
2005-08-23updated schema (md5_hash is not unique any more), feed parsing fixesAndrew Dolgov
2005-08-23disable error reporting on fetch_rssAndrew Dolgov
2005-08-23use transactions in feed update process, better handle feeds without entry da...Andrew Dolgov
2005-08-22fixed bug in handling null last_read values on headline updateAndrew Dolgov
2005-08-22posts register as updated when their MD5 hash changesAndrew Dolgov
2005-08-22cute icon for updated postsAndrew Dolgov
2005-08-22fix date parsing in feedsAndrew Dolgov
2005-08-22early title workAndrew Dolgov
2005-08-22basic functionality pass 10Andrew Dolgov
2005-08-22basic functionality pass 8Andrew Dolgov
2005-08-21basic functionality pass 7Andrew Dolgov
2005-08-21disable md5 update checking by defaultAndrew Dolgov
2005-08-21basic functionality pass 4Andrew Dolgov
2005-08-21basic functionality pass 3Andrew Dolgov