669 Commits

Author SHA1 Message Date
Nick Martin
ca5990f476 Bump version for release. v0.3.2 2012-04-10 12:19:47 -07:00
Nick Martin
390317935e Update wordplay todos 2012-04-10 12:14:29 -07:00
Nick Martin
926f70bf82 Merge branch 'refs/heads/wordplay' into devel 2012-04-10 12:09:24 -07:00
matt debergalis
0a0a4bbb87 i think you meant 6502 2012-04-10 12:06:41 -07:00
Geoff Schmidt
6934fb2efb use consistent data between examples 2012-04-10 12:04:00 -07:00
Nick Martin
e0e696387d Update github readme. 2012-04-10 12:01:54 -07:00
Nick Martin
e23b309cee Rework lobby logic to not add people with no names. Button to start is disabled until you enter a name. 2012-04-10 11:24:49 -07:00
Nick Martin
95cd398e07 Comments and cleanups. 2012-04-10 11:10:47 -07:00
Nick Martin
bba2469278 Declare and show a winner at the end of each game. 2012-04-10 11:10:47 -07:00
Nick Martin
3c638d8f75 Save a record of who was in the game so we can keep showing them when they are gone. 2012-04-10 11:10:47 -07:00
Nick Martin
b40c23ec90 Add keepalives and don't show idle players. 2012-04-10 11:10:47 -07:00
matt debergalis
13e494cc23 Wordplay example, in progress 2012-04-10 11:10:47 -07:00
David Greenspan
133338ac39 make leaderboard work in IE 7/8 2012-04-10 11:08:41 -07:00
matt debergalis
b6187909cc doc updates 2012-04-10 04:34:05 -07:00
Nick Martin
3de4aa72c0 Update docs to only fire analytics on production sites. 2012-04-10 01:25:59 -07:00
Geoff Schmidt
fab90d53ce remove the word 'preview' from our vocabulary 2012-04-10 01:09:13 -07:00
Nick Martin
e89ba2c262 Bump version number for release. v0.3.1 2012-04-09 23:31:31 -07:00
Geoff Schmidt
dbd7b1e71b Leaderboard tweaks 2012-04-09 22:00:34 -07:00
Geoff Schmidt
3dcfe65854 'meteor create': prose improvements 2012-04-09 18:32:17 -07:00
Nick Martin
486a63f41b Update license. 2012-04-09 15:34:20 -07:00
matt debergalis
150a11bfa8 Simplified skel template for new meteor apps.
meteor create --example doesn't require dirname.
meteor create --list instead of --list-examples.
2012-04-09 15:00:21 -07:00
Nick Martin
d7e35f3597 A little extra whitespace makes things easier to read. 2012-04-09 14:05:22 -07:00
David Greenspan
616999615e same favicon for docs 2012-04-09 11:24:11 -07:00
David Greenspan
4cca9a8082 even more helpful LiveUI message on mismatched tags test-build 2012-04-08 10:13:57 -07:00
Nick Martin
edea43ee9b Eliminate Google Group. 2012-04-07 20:07:55 -07:00
Nick Martin
e805d56e43 Remove "it's a secret" splash screen. 2012-04-07 20:00:18 -07:00
Nick Martin
d1d69cc359 Merge branch 'dev-fixups' into devel 2012-04-06 17:41:34 -07:00
Nick Martin
c0111811c4 Print a warning if mongo takes a while to start. Don't print listening until mongo is started. 2012-04-06 17:41:10 -07:00
Nick Martin
6bed8754d4 Wrap bundler in a try to catch unexpected bundle time error. This fixes template syntax errors killing the whole app. 2012-04-06 17:41:09 -07:00
matt debergalis
1a503d1abf fix DB writes in callbacks in server methods.
interval callbacks scheduled inside a server method are not part of the method invocation, and should clear out the CurrentInvocation and CurrentWriteFence environment variables.
2012-04-06 16:36:39 -07:00
David Greenspan
6e5ccb8fda docs typo 2012-04-06 14:25:58 -07:00
Geoff Schmidt
6f63d5dea5 Merge branch 'meyerweb-reset' into devel 2012-04-06 00:51:48 -07:00
Geoff Schmidt
149438466a create new package meyerweb-reset 2012-04-06 00:51:26 -07:00
David Greenspan
848ae0470e todos: better icons 2012-04-05 22:22:39 -07:00
David Greenspan
81ba92c207 todos fix: use _.sortBy properly 2012-04-05 18:15:33 -07:00
Nick Martin
13cc68e3be Merge branch 'gzip' into devel 2012-04-05 18:12:12 -07:00
Nick Martin
3653254578 Bump dev bundle version number. 2012-04-05 17:51:48 -07:00
Nick Martin
f894cce907 Use new gzippo package. 2012-04-05 17:51:48 -07:00
Nick Martin
028f052f24 Add new package for gzip. 2012-04-05 17:51:48 -07:00
matt debergalis
eb53189eee Merge branch 'examples' into devel 2012-04-05 17:50:14 -07:00
matt debergalis
536bf59c1c meteor create --example 2012-04-05 17:47:15 -07:00
matt debergalis
eef4357e0f Merge branch 'todos' into devel 2012-04-05 17:42:26 -07:00
David Greenspan
4433e78b1c item counts in tags :) 2012-04-05 17:20:06 -07:00
David Greenspan
117e9e0467 additional documentation etc in todos 2012-04-05 16:47:04 -07:00
David Greenspan
2093fa8928 more style tweaks 2012-04-05 15:34:13 -07:00
David Greenspan
714b5d2837 more todos tweaks 2012-04-05 15:04:33 -07:00
David Greenspan
f743bac7d6 CSS rewrite, first cut 2012-04-05 12:28:43 -07:00
David Greenspan
69cd6a646c fix (all?) editing weirdness in todos, remove use of jquery for events 2012-04-05 11:01:27 -07:00
Nick Martin
419ee84ef1 Bump version number for release. v0.3.0 2012-04-04 18:33:54 -07:00
Geoff Schmidt
21708cab77 Wordsmithing 2012-04-04 18:07:26 -07:00