19 Commits

Author SHA1 Message Date
Ian Gulliver
5d1c4407e0 Add ability to send/receive arbitrary objects from the debug console. 2014-06-09 22:20:17 -07:00
Ian Gulliver
23f0ce5cc0 Add debug page support for admin ACLs. 2014-06-08 23:55:27 -07:00
Ian Gulliver
45677a972e Debug page title. 2014-05-30 17:06:27 -07:00
Ian Gulliver
27a21cc2d3 New debug console. Add sender_message_id to delivered messages for code simplicity. 2014-05-30 16:56:22 -07:00
Ian Gulliver
10dd0e4db0 Layout for new debug console. 2014-05-28 23:16:57 -07:00
Ian Gulliver
898121dabd Remove the concept of keys; they can just be encoded into subject names. 2014-05-25 23:50:53 -07:00
Ian Gulliver
8e7af2f5cf Add support for ephemeral messages that are tied to an open channel, aka "pins". 2014-05-25 23:40:56 -07:00
Ian Gulliver
18d3babc2c Fix debug console. Remove silly subscription logic. 2014-05-18 10:49:38 +03:00
Ian Gulliver
3a3cba9be3 First pass at tests and initial bugfixes/necessary features, including onReady callback. 2014-05-13 19:12:06 +03:00
Ian Gulliver
e7221f9050 Fix debug scripts after change to namespace. 2014-05-13 17:42:52 +03:00
Ian Gulliver
1b38d81c9c Remove SetValue/GetValue. Add debug console support for keeping track of streaming key values. 2014-05-11 19:34:42 +03:00
Ian Gulliver
0575b8918d Add a key field to messages and allow lookup of most recent message by key. 2014-05-11 15:43:45 +03:00
Ian Gulliver
b7bd396c9b Fix escaping in message debug display. 2014-05-11 15:09:16 +03:00
Ian Gulliver
3f54bbf284 Provide usernames without further data as more human-readable numbers 2014-05-10 22:26:19 +03:00
Ian Gulliver
bff49f3401 Checkpoint: working subscribe/unsubscribe and message transit, through the debug page 2014-05-10 15:47:33 +02:00
Ian Gulliver
64f989e3ca Support public flag for StateEntry 2014-05-01 11:33:29 -07:00
Ian Gulliver
b02ddde215 Clean up debug UI and code a bit. Allow empty StateEntry values. 2014-04-30 17:54:48 -07:00
Ian Gulliver
bf8c2b3e98 Clean up some of the new key adding code. 2014-03-25 14:24:00 -07:00
Ian Gulliver
c99c171dbc Initial snapshot. 2014-03-25 13:43:11 -07:00