コミット履歴

作者 SHA1 メッセージ 日付
  Evan Prodromou 3b246d643d use Realtime_channel to target channels to users 13 年 前
  Evan Prodromou 8b957c6581 data structure for realtime channels 13 年 前
  Samantha Doherty cb379a7a33 Remove duplicate noticeforms from realtime popup. 13 年 前
  Brion Vibber 90d35885ae Realtime plugin: fix i18n, thumbnails, location display, OStatus server display, micro-apps display. 14 年 前
  Brion Vibber ed2d224df5 Check the site minifications etting for realtime plugin; debugging aid. 14 年 前
  Evan Prodromou ffb7ca3e99 Realtime needs to load from own directory, not subclass's 14 年 前
  Evan Prodromou 26407c3e35 Realtime plugin uses Plugin::path() 14 年 前
  Evan Prodromou 83f6bb9da1 use minified version of realtime.js 14 年 前
  Brion Vibber c6d4612f49 Merge branch '0.9.x' of gitorious.org:statusnet/mainline into 0.9.x 14 年 前
  Brion Vibber 86201761ea Use SN.msg() and onEndScriptMessages() to export localized UI messages from Realtime plugin and its descendents. 14 年 前
  Siebrand Mazeland 194bb02252 * add POT file 14 年 前
  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 年 前
  Brion Vibber b77878f467 Include notice fragment on 'in context' links in Realtime plugin family. 14 年 前
  Brion Vibber e36df29212 Patch from g0: fix for conversation links in Realtime updates 14 年 前
  Brion Vibber 8dfc8f1635 Merge branch 'testing' into 0.9.x 15 年 前
  Zach Copley e650794300 Remove unnecessary requires 15 年 前
  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 年 前
  Brion Vibber f026ecec32 fix for fix for bad realtime JS load 15 年 前
  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 年 前
  Evan Prodromou 9cfea6d051 use whoGets() for realtime plugin 15 年 前
  Sarven Capadisli 647bbb916c Updated RealtimePlugin to use core json2.js 15 年 前
  Evan Prodromou d6873beb9b make realtime plugin grok repeats 15 年 前
  Sarven Capadisli 80b5a7fe60 Added .form_repeat notice option to received notices in Realtime plugin 15 年 前
  Craig Andrews 4c8bed8ba0 Use inlineScript() everywhere inline scripts are written 15 年 前
  Evan Prodromou 41f10b742c remove duplicate log() function from RealtimePlugin 15 年 前
  Sarven Capadisli 9f6b3daaec Added realtime-popup class to <body> for popup output. 15 年 前
  Craig Andrews 953f3a6e4f Undo part of c6e4feb815a60a7baf613026c414a24c5c918650 so that blacklisted notices are not displayed in realtime 15 年 前
  Craig Andrews c721884b52 Should be using onHandleQueuedNotice instead of onEndNoticeSave 15 年 前
  Sarven Capadisli c1efb8aa7f Took out CSS from JS and placed it in its own file. 15 年 前
  Sarven Capadisli 5014b748e4 Added play/pause button for realtime notices. While on pause, it will 15 年 前