Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2012-06-09 | Remove games from digest where the player already moved | Arun Persaud | 1 | -0/+10 | |
2012-05-08 | BUGFIX: removed side effect from getting the user's preferences: the ↵ | Arun Persaud | 1 | -2/+20 | |
language used could be overwritten by another user's choise the DB_get_Prefs($myid) functions used to set the _SESSION variable for the language, but was also called with ids that belonged to other players overwriting the language settings with that from another user | |||||
2012-02-10 | updated copyright notice for 2012 | Arun Persaud | 1 | -1/+1 | |
2010-04-19 | updated link to wiki and bugzilla | Arun Persaud | 1 | -2/+3 | |
links were hardcoded, changed to link from config file | |||||
2010-02-06 | added copyright notice and GPL reference | Arun Persaud | 1 | -0/+19 | |
2009-06-23 | added option for email digest | Arun Persaud | 1 | -0/+104 | |
you can now select to get emails only every N hours. They are saved in the database and a cron script will send them out. |