Added two files to memetracker from machinelearningapi that better belonged here. Also fixed bug where content in memes got scattered losing its order.
Added UI for adding memetrackers and picking content_sources and refreshing memes. Plus a number of minor bug fixes including #285094
Please run update.php as I changed the database.
Major optimization improvement - Memetracker now stores distance scores in the database. This drops meme calculation time by ~75% once data is stored. Now it's possible to have 1000+ content active in a memetracker at any given time.
Fixed click recording for anonymous users. Next is to use this data to improve interestingness calculation.
First alpha release for memetracker. From the last dev release I added an admin UI, added support for Feedapi, and added stylistc enhancements for memebrowser page.