summaryrefslogtreecommitdiffstats
path: root/rss.php
AgeCommit message (Collapse)AuthorFilesLines
2013-02-25mysql optimization: don't quote integers as strings in WHEREArun Persaud1-2/+2
2013-01-12updated copyright for 2013Arun Persaud1-1/+1
2012-12-31set languages can also be used by UID now; make mymail langauge sensitiveArun Persaud1-2/+1
mymail used to use the language of the person triggering the email.
2012-12-31improved language detection using browser information; set the language ↵Arun Persaud1-17/+3
directly in more places previously one had to reload to get the language correct, now it should be correct right away. We also read out the browser request for a language now.
2012-06-12use gettext for Atom feedArun Persaud1-3/+22
2012-02-10updated copyright notice for 2012Arun Persaud1-1/+1
2010-02-06added copyright notice and GPL referenceArun Persaud1-0/+19
2010-02-04NEW FEATURE: provide an RSS feed for each user showing in which games it's ↵Arun Persaud1-0/+101
his turn the feed shows the same as the "It's your turn in these games" box.