Downloads
Release notes
- Friendlist_activity module will now take three user relations defining modules as api to make a choice on what defines heartbeat user relations. Friendlist / flag_friend / User relationships
- Added node relation for heartbeat views. we can now filter on node type as well.
- Cleared d.o. issues and support request untill satisfied.
- Refactored hds to follow releases of display suite
- Added check box on the stream configuration page so we can choose to have filters on block and/or page in stead of always enabled at once.
- Fixed a bug on the page pager setting.
- Added a profile configuration setting to opt in/out from messages on account pages.
- Added a profile stream page for the displayed user. Administers can enable/disable this for each stream.
- Added actor user object to the message so heartbeat can works with nicer community data. This is a big increase of load though, but it's needed. Maybe heartbeat can cache it's user loads in its own way since users are not cached. The calculation of friends can not happen allways (BIG TODO)