Commit Graph

167 Commits

Author SHA1 Message Date
Evan Prodromou
1fe11eabb6 Do realtime popup with PHP instead of Javascript
Move the realtime detection code to PHP extension rather than
JavaScript.
2009-09-23 17:07:20 -04:00
Evan Prodromou
6cb2f89983 Revert "Added realtime streams for all and showstream timelines"
This reverts commit 49e91ec7d0.
2009-09-23 11:08:35 -04:00
Sarven Capadisli
acd5a53257 Initial UI to allow certain timelines to be viewed in a new window in
realtime
2009-09-21 19:17:37 +00:00
Sarven Capadisli
470b34ea47 Escaping internal JavaScript 2009-09-21 18:30:22 +00:00
Sarven Capadisli
49e91ec7d0 Added realtime streams for all and showstream timelines 2009-09-20 15:14:46 +00:00
Sarven Capadisli
d9953e015b Fixed missing quotes 2009-09-16 16:04:19 +00:00
Sarven Capadisli
6568a3202d Fixed typo 2009-09-16 13:29:46 +00:00
Sarven Capadisli
a9cf185e69 Updated XHR return markup for Realtime plugin 2009-09-15 13:53:16 +00:00
Evan Prodromou
df86aa7214 define LACONICA and accept LACONICA for backwards compatibility 2009-08-26 10:41:36 -04:00
Evan Prodromou
865b716f09 change LACONICA to STATUSNET 2009-08-25 18:42:34 -04:00
Evan Prodromou
bfc66cfe19 Laconica in plugins 2009-08-25 18:29:56 -04:00
Craig Andrews
5ba3383665 Use script() to write out javascript <script> tags 2009-08-05 20:15:00 -04:00
Evan Prodromou
8b1ac4ea20 let implementations build channel strings for realtime 2009-07-15 15:30:33 -04:00
Evan Prodromou
420980f0e0 changes to make realtime work for Meteor 2009-07-14 17:06:29 -04:00
Evan Prodromou
3baa1c6a85 pass proper args for realtime recipe methods 2009-07-14 15:39:02 -04:00
Evan Prodromou
86533d99d7 make RealtimePlugin work correctly 2009-07-14 15:26:39 -04:00
Evan Prodromou
7a84b349a2 added Realtime superclass 2009-07-13 09:58:52 -04:00