Commit Graph

113 Commits

Author SHA1 Message Date
Ian Gulliver 5b9dc202b7 Document batch subscribe behavior. 2014-06-12 21:18:04 -07:00
Ian Gulliver 53eea12572 Add documentation for magic "admin" value 2014-06-08 23:44:08 -07:00
Ian Gulliver 87e90cc1e7 Update tutorial for new tutorial editor pages 2014-06-08 19:46:10 -07:00
Ian Gulliver 389f67c88b Add mailing list links and tracking 2014-06-08 18:57:29 -07:00
Ian Gulliver d3c5a0fbbd Expand analytics integration 2014-06-08 18:22:46 -07:00
Ian Gulliver 283aaa7f2a Document trackEvent and start messing with analytics. 2014-06-08 18:11:42 -07:00
Ian Gulliver c23c19edc2 Document pin methods 2014-06-08 18:02:45 -07:00
Ian Gulliver b8cc239408 Document getMessages and getLastMessage 2014-06-08 12:21:24 -07:00
Ian Gulliver b67d800bcf Remove CNAME file; now hosted on Google apps. 2014-06-08 11:48:44 -07:00
Ian Gulliver 22ce42cc8a Document sendMessage() 2014-06-08 11:48:31 -07:00
Ian Gulliver a9bfcb449c Document more methods. 2014-06-08 10:44:20 -07:00
Ian Gulliver 553b50fa2a List of public methods 2014-06-08 09:44:57 -07:00
Ian Gulliver dfc4a661ff Add the start of a reference page. Also add backlinks to the index. 2014-06-08 01:23:42 -07:00
Ian Gulliver 2e36c01334 Simplify playground URL, fix tutorial omission 2014-06-07 23:34:47 -07:00
Ian Gulliver 22072ed385 Add rudimentary overview page 2014-06-07 23:28:37 -07:00
Ian Gulliver 55b8f248ce Fix tracking tags. 2014-06-07 23:10:54 -07:00
Ian Gulliver 47e174d0e7 Modifications for appengine 2014-06-04 21:44:18 -07:00
Ian Gulliver 37dc4555b7 Remove silly javascript scaling thing. 2014-06-04 21:39:15 -07:00
Ian Gulliver c8c8957c15 Suggested tutorial cleanups 2014-06-03 22:14:02 -07:00
Ian Gulliver 1031f2fee9 Change playground URL 2014-06-03 22:00:40 -07:00
Ian Gulliver df1beb58d9 Add tutorial entry about pins 2014-05-26 16:51:58 -07:00
Ian Gulliver f1a670749d Simplify with getLastMessage() 2014-05-26 10:03:27 -07:00
Ian Gulliver 34744c2a36 Add domain reference 2014-05-26 09:47:08 -07:00
Ian Gulliver 8d1d79ef58 Remove reference to key and add pin overview 2014-05-25 23:55:42 -07:00
Ian Gulliver 2ec0402962 Change titles. 2014-05-23 15:12:32 -07:00
Ian Gulliver d6933a85e2 Link to the playground application 2014-05-23 11:47:56 -07:00
Ian Gulliver c15b57aa05 Incognito windows no longer needed. 2014-05-23 11:46:15 -07:00
Ian Gulliver 518f3a45af Add tutorial section on using keys 2014-05-22 13:14:58 -07:00
Ian Gulliver fca0da9917 Minor formatting style 2014-05-22 12:27:51 -07:00
Ian Gulliver e8ec10c26e Tutorial gets through subscribing to a subject 2014-05-22 12:17:46 -07:00
Ian Gulliver f2f191f118 Flesh out testing section 2014-05-22 11:38:45 -07:00
Ian Gulliver d5242b2c86 Add tutorial 2014-05-22 11:35:21 -07:00
Ian Gulliver 11010fdcd4 Start of tutorial 2014-05-22 11:34:33 -07:00
Ian Gulliver f8105f5d9f Remove IE compat 2014-05-22 11:11:10 -07:00
Ian Gulliver 48085dd978 Switch to universal analytics 2014-05-22 11:10:12 -07:00
Ian Gulliver d862580b22 Lots of new links for definitions. 2014-05-22 11:08:37 -07:00
Ian Gulliver 725c83d96f A little bit of header layout 2014-05-22 11:02:20 -07:00
Ian Gulliver 65bfdda48f Remove junk file 2014-05-22 11:00:28 -07:00
Ian Gulliver f73308434f Remove reference to fctv 2014-05-22 10:59:11 -07:00
Ian Gulliver f4b18f32ec Remove spam footer. 2014-05-22 10:58:33 -07:00
Ian Gulliver 2dbc17ec98 Try to sort out this mess. 2014-05-22 10:53:52 -07:00
Ian Gulliver 24825f53c6 Merge branch 'gh-pages' of https://github.com/flamingcowtv/cosmopolite into gh-pages 2014-05-22 10:51:25 -07:00
Ian Gulliver acfcee848f Create gh-pages branch via GitHub 2014-05-22 10:44:03 -07:00
Ian Gulliver 903fe69762 Create gh-pages branch via GitHub 2014-05-22 10:41:40 -07:00
Ian Gulliver 0d821547e3 Package overview 2014-05-22 10:38:34 -07:00
Ian Gulliver 8fd851c409 Fix a subscribe bug when last_id=0 2014-05-20 10:26:10 -07:00
Ian Gulliver 1cb61cdf62 Split profile() into getProfile() and currentProfile() 2014-05-19 21:11:19 +03:00
Ian Gulliver f27fc7977b Add real subject ACL support and tests. 2014-05-19 20:52:57 +03:00
Ian Gulliver c361d41fcf Delay RPC sending and subject resubscription until we have an open channel on the client side, to try to work around prod appengine disappearing messages. Add a test for channel reconnection and re-subscription. 2014-05-19 15:21:21 +03:00
Ian Gulliver 640da84124 Make message ordering test more comprehensive and fix a message ordering bug. 2014-05-18 22:13:48 +03:00