1. remove duplicate messages from table "heartbeat_activity". example is adding friend with user relationship, if to add him and delete from friends 10 times, than this message will store in DB 10 times, any bot can do bad thing like that. just refresh adding timestamp without new rows in db.
2. add link to comment that was added in current event. comment title is not enough.