Commit Graph

13 Commits (4efb8a26168c239632c36c112e493420a0685574)

Author SHA1 Message Date
Matt Corallo 6bc19ef558 More namespacing 11 years ago
Matt Corallo 07a23f0759 Fix attachments 11 years ago
Matt Corallo 3103eaa192 Commit broken attachment loader (S3 403s I can't figure out...) 11 years ago
Matt Corallo 8d408e6d8f THOUGH SALL USE TABSTOP AND SHIFTWIDTH 4 (so that indents read right) 11 years ago
lilia e3b00e08f3 Generate and submit registrationId, fixes #25
If we're expecting to get registrationIds from others, it's only fair
that we also supply our own.
11 years ago
Matt Corallo 5752a772d1 promises, type conversion errors 11 years ago
Matt Corallo caa363b929 FINALLY report crypto, etc errors to console thanks to promises... 11 years ago
Matt Corallo 3e60368a16 LGPL license (I'd like to be an axolotl/TS JS lib in the future) 11 years ago
Matt Corallo 2ae5628122 Send-to-self works =D 11 years ago
Matt Corallo 136a8941c1 Things:
* key API changes moxie made because he disliked the other API
 * remove atmosphere
 * Fix some bugs in the send path, update for new send API
 * Send HTML
11 years ago
Matt Corallo 000a5e1440 Fix up a few things so registration works 11 years ago
Matt Corallo 832daf54db tabstabstabstabstabs 11 years ago
lilia 6934ba0b92 Refactor Server API functions
The details of the server API are now mostly relegated to api.js, and
accessed through the API container object, improving modularity and
readability, and setting us up to derive a FakeAPI for serverless
development.
11 years ago