xwords/xwords4
Eric House e98519ea38 stop storing fcm keys and similar data in postgres arrays
Not sure why I was doing this, but it's not worth the
trouble (e.g. stopping updates of other data to fix an android bug
sending too many reregistration messages.) So now just use the first
element of arrays, replacing what's there instead of prepending. Ideally
those columns would not be arrays, but that's a harder change.
2019-02-02 21:49:50 -08:00
..
android display latest FCM receipt as part of netstats for relay 2019-02-02 15:18:45 -08:00
common Revert "toward compiling with gcc8" 2019-01-29 09:05:54 -08:00
dawg fix md5sum calc for non-utf8 wordlists 2019-01-05 18:46:58 -08:00
debian ignore debian build files 2012-01-04 18:11:29 -08:00
linux fix just the warnings; VSIZE is safe 2019-01-29 09:15:56 -08:00
newrelay beginnings of new relay: shows persistence 2017-11-05 19:24:41 -08:00
relay stop storing fcm keys and similar data in postgres arrays 2019-02-02 21:49:50 -08:00
scripts more work on script 2014-02-26 07:52:18 -08:00
tests allow to run multiple games at once 2005-09-14 05:12:07 +00:00
wince make trade and move confirm non-blocking 2017-02-17 08:58:20 -08:00
Makefile include all .xml and .java files, but only if they're not named in a .gitignore file in the same directory 2014-03-01 11:44:20 -08:00