summaryrefslogtreecommitdiffstats
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2016-04-10use https for gravatarArun Persaud3-3/+3
2016-01-24BUGFIX: fix reusing randomnumbers in new gamesArun Persaud1-4/+4
2015-11-29reuse random number: test select distinctArun Persaud1-1/+1
2015-11-29BUGFIX: check for 2nd 10 of hearts in wedding and poverty gamesArun Persaud1-0/+3
2015-10-04BUGFIX: fix mysql insert statements (null values for timestamps didn't work a...Arun Persaud4-26/+26
2014-03-18FEATURE: make edoko brand name and avatar logo link to the user's home pageArun Persaud1-3/+4
2014-03-08Only show new players from the last 45 daysArun Persaud2-5/+10
2014-03-08updated css/js librariesArun Persaud3-28/+46
2014-01-05updated copyright to 2014Arun Persaud15-16/+16
2013-09-23BUGFIX: vorbehalte of all players were visibleArun Persaud1-1/+6
2013-09-16BUGFIX: fixed selection of spade and heart soloArun Persaud2-2/+13
2013-08-17update favicon if it's your turn.Arun Persaud1-1/+1
2013-05-07BUGFIX: fixed typo gametyep ->gametypeArun Persaud1-2/+2
2013-05-05Make startup phase smoother: less reloading of pages and less text messages t...Arun Persaud1-30/+14
2013-05-02in some cases the user has to reload the page to get to the next pre-game pha...Arun Persaud1-7/+26
2013-05-02CLEANUP: GT,gametype,mygametype variable, make it translatable, some code cle...Arun Persaud3-129/+169
2013-03-31mention design of cards and project page for those cards on about pageArun Persaud1-0/+5
2013-03-31added a new set of LGPL licensed cardsArun Persaud2-1/+12
2013-03-29TRANSLATION: marked more strings for translationArun Persaud1-21/+27
2013-02-25fixed language selection for end-of-game summary email.Arun Persaud1-21/+42
2013-02-25mysql optimization: don't quote integers as strings in WHEREArun Persaud7-107/+109
2013-02-25BUGFIX: mysql needs to return NULL when nothing was foundArun Persaud1-1/+4
2013-02-25better mysql-profiling outputArun Persaud1-5/+13
2013-02-25replaced two DB queries with one that is indexed.Arun Persaud2-14/+8
2013-02-09moved php from old mysql to myslqi to make things more future proofArun Persaud2-20/+16
2013-01-20BUGFIX: fixed previous commit about sending mail in utf-8Arun Persaud1-3/+3
2013-01-19TRANSLATION: marked more strings for translationArun Persaud3-30/+34
2013-01-19LAYOUT: fix footerArun Persaud1-4/+4
2013-01-19BUGFIX: send emails in utf-8Arun Persaud1-6/+7
2013-01-16remove Altenburger Spielkarten, their copyright notice, etc. since the licenc...Arun Persaud3-17/+2
2013-01-16updated copyright in footer to 2013Arun Persaud1-1/+1
2013-01-15BUGFIX: use english language as default in set_languageArun Persaud1-6/+9
2013-01-14BUGIFX: added some set_language functions, fixed some strings for translation...Arun Persaud4-8/+13
2013-01-13TRANSLATION: marked more strings for translationArun Persaud1-17/+22
2013-01-12BUGFIX: fixed wrong uid value in mymail functionArun Persaud1-3/+3
2013-01-12TRANSLATION: updated some stringsArun Persaud1-1/+1
2013-01-12TRANSLATION: marked more messages for translationArun Persaud2-6/+7
2013-01-12LAYOUT: move to compiled less to make things fasterArun Persaud1-1/+5
2013-01-12LAYOUT: some small CSS adjustmentsArun Persaud1-1/+2
2013-01-12TRANSLATION: updated setup for translation: use utf-8; updated pot fileArun Persaud1-0/+1
2013-01-12updated copyright for 2013Arun Persaud15-15/+15
2013-01-12fixed more language settings in email; marked more strings for translationArun Persaud5-75/+114
2012-12-31set languages can also be used by UID now; make mymail langauge sensitiveArun Persaud3-85/+94
2012-12-31improved language detection using browser information; set the language direc...Arun Persaud5-0/+32
2012-12-09BUGFIX: fix link to wiki on login pageArun Persaud1-1/+1
2012-12-09LAYOUT: make footer smallerArun Persaud1-5/+4
2012-12-09BUGFIX: fix error when user is not logged in, but tries to access his home pageArun Persaud1-3/+7
2012-12-09BUGFIX: highlight of prev/next trick didn't work all the timeArun Persaud1-8/+8
2012-12-09removed unused variable in output.phpArun Persaud1-1/+0
2012-12-09bootstrap: fixed login/register, footer, and navbarArun Persaud2-46/+52