summaryrefslogtreecommitdiff
path: root/functions.php
AgeCommit message (Expand)Author
2005-11-18per-user preferencesAndrew Dolgov
2005-11-17display username in headerAndrew Dolgov
2005-11-17further functions.php uid workAndrew Dolgov
2005-11-17functions.php is now uid-awareAndrew Dolgov
2005-11-17pass $link into check_feed_favicon()Andrew Dolgov
2005-11-17print_radio() fixesAndrew Dolgov
2005-11-17preferences editorAndrew Dolgov
2005-11-16printFeedEntry now expects $linkAndrew Dolgov
2005-11-16sql-ize backend.phpAndrew Dolgov
2005-11-16sql-ize functions.phpAndrew Dolgov
2005-11-16fix typo in mysql purge queryAndrew Dolgov
2005-11-16ugly hack to selectively disable feed purgingAndrew Dolgov
2005-11-16per-feed purge intervalsAndrew Dolgov
2005-11-15set last_update even if feed failed to update properlyAndrew Dolgov
2005-11-01store last feed update error in the database (SCHEMA UPDATED), display warnin...Andrew Dolgov
2005-10-28fix DAEMON_REFRESH_ONLY handlingAndrew Dolgov
2005-10-28fixed toolbar feed update buttonAndrew Dolgov
2005-10-28escape feed id in update_rss_feed()Andrew Dolgov
2005-10-28DAEMON_REFRESH_ONLY patch from the same sourceAndrew Dolgov
2005-10-28fix old bug when all feeds were marked as updated every time (patch from adju...Andrew Dolgov
2005-10-26MIN_UPDATE_INTERVAL -> DEFAULT_UPDATE_INTERVALAndrew Dolgov
2005-10-23basic profiling information in backend.phpAndrew Dolgov
2005-10-16fix broken article update functionalityAndrew Dolgov
2005-10-13per-feed update intervalsAndrew Dolgov
2005-10-12fixed serious bug in MySQL schema (cascade deletes were unfunctional), add ye...Andrew Dolgov
2005-10-11fix auto expiration bug on MySQL backendAndrew Dolgov
2005-09-29escape title when auto-updated from channelAndrew Dolgov
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