Still on Drupal 7? Security support for Drupal 7 ended on 5 January 2025. Please visit our Drupal 7 End of Life resources page to review all of your options.
There is now improved interestingness calculation. Mems are sorted by number of content in meme + age. Also I fixed a bug that was causing duplicate content to be added to memetracker.
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.
One Session allows the Administrator to define by role which users can have multiple sessions at a time.
If One Session is enforced the User is restricted to one session. If a restricted user logs on the sessions table is checked, if the users is found to have other sessions: those sessions are set inactive, the user is notified and the event is written to the log.
If a user is in a restricted role and a role that is unrestricted, the One Session feature has no effect.