C. Scott Ananian
C. Scott Ananian
Which adds it to the callin queue, etc, for our internal tracking.
It might be worth trying to add a synchronized "on call" field on the callins page, and make the contents of that visible somehow in general chat, or on pages...
There's an img onload handler that should ensure that we stay stuck to the bottom even if images load slowly. This doesn't always seem to work.
Perhaps clients are somehow doing a really expensive subscription temporarily on restart? Or is this just a bug. Filed as https://github.com/meteor/meteor/issues/1770
See comments in #93. It is apparently possible to set up google spreadsheets to use 'compact controls'. Can we automate this? If we clone an existing spreadsheet, will it inherit...
Top of page?
...using https://github.com/component/history ? This makes correcting chatbot commands easier.
meteor needs to distinguish between the "there are no items in this collection" and "i am still loading the items in this collection" cases.
The Google Drive API occasionally (but rarely) throws a transient exception: ``` I20140119-00:40:55.490(-5)? Exception while invoking method 'newPuzzle' [object Object] I20140119-00:40:55.491(-5)? at Object.Future.wait (/home/codex/.meteor/tools/7cf8f178ae/lib/node_modules/fibers/future.js:326:15) I20140119-00:40:55.491(-5)? at Object.exec (packages/meteor/helpers.js:111) I20140119-00:40:55.491(-5)? at...