Commit History

Author SHA1 Message Date
  Evan Prodromou 641749453d XXX comments to remember to fan-out in realtime distribution 13 years ago
  Evan Prodromou 3b246d643d use Realtime_channel to target channels to users 13 years ago
  Evan Prodromou 8b957c6581 data structure for realtime channels 13 years ago
  Samantha Doherty cb379a7a33 Remove duplicate noticeforms from realtime popup. 13 years ago
  Brion Vibber 90d35885ae Realtime plugin: fix i18n, thumbnails, location display, OStatus server display, micro-apps display. 13 years ago
  Brion Vibber ed2d224df5 Check the site minifications etting for realtime plugin; debugging aid. 13 years ago
  Evan Prodromou ffb7ca3e99 Realtime needs to load from own directory, not subclass's 14 years ago
  Evan Prodromou 26407c3e35 Realtime plugin uses Plugin::path() 14 years ago
  Evan Prodromou 83f6bb9da1 use minified version of realtime.js 14 years ago
  Brion Vibber c6d4612f49 Merge branch '0.9.x' of gitorious.org:statusnet/mainline into 0.9.x 14 years ago
  Brion Vibber 86201761ea Use SN.msg() and onEndScriptMessages() to export localized UI messages from Realtime plugin and its descendents. 14 years ago
  Siebrand Mazeland 194bb02252 * add POT file 14 years ago
  Brion Vibber 151eebcc28 Starting on making Realtime plugin's UI messages localizable: pause/play, popup button text and tooltip text are now loaded from PHP code where we can get at gettext. 14 years ago
  Brion Vibber b77878f467 Include notice fragment on 'in context' links in Realtime plugin family. 14 years ago
  Brion Vibber e36df29212 Patch from g0: fix for conversation links in Realtime updates 14 years ago
  Brion Vibber 8dfc8f1635 Merge branch 'testing' into 0.9.x 15 years ago
  Zach Copley e650794300 Remove unnecessary requires 15 years ago
  Craig Andrews 46e9aa13aa htmloutputter->script() special cases src's that begin with plugin/ or local/ so that plugins don't need to include common_path() in every call to $action->script() 15 years ago
  Brion Vibber f026ecec32 fix for fix for bad realtime JS load 15 years ago
  Brion Vibber 7aeb03f727 quick fix: use common_path() on realtime update JS so it works with the new JS path code (will pull from main server for now) 15 years ago
  Evan Prodromou 9cfea6d051 use whoGets() for realtime plugin 15 years ago
  Sarven Capadisli 647bbb916c Updated RealtimePlugin to use core json2.js 15 years ago
  Evan Prodromou d6873beb9b make realtime plugin grok repeats 15 years ago
  Sarven Capadisli 80b5a7fe60 Added .form_repeat notice option to received notices in Realtime plugin 15 years ago
  Craig Andrews 4c8bed8ba0 Use inlineScript() everywhere inline scripts are written 15 years ago
  Evan Prodromou 41f10b742c remove duplicate log() function from RealtimePlugin 15 years ago
  Sarven Capadisli 9f6b3daaec Added realtime-popup class to <body> for popup output. 15 years ago
  Craig Andrews 953f3a6e4f Undo part of c6e4feb815a60a7baf613026c414a24c5c918650 so that blacklisted notices are not displayed in realtime 15 years ago
  Craig Andrews c721884b52 Should be using onHandleQueuedNotice instead of onEndNoticeSave 15 years ago
  Sarven Capadisli c1efb8aa7f Took out CSS from JS and placed it in its own file. 15 years ago