I have a website with articles. When a user has authenticated an application and gone to an article, it posts that "X has read Y on Z" to their profile/timeline
This is all well and good but if they come back several times, this will happen several times but I just want it to be done once. Any ideas?
How do I check if a user has added something to the timeline already?