summaryrefslogtreecommitdiff
path: root/plugins/Realtime
AgeCommit message (Expand)Author
2010-12-16Localisation updates from http://translatewiki.net.Siebrand Mazeland
2010-12-01Ticket #2913: Realtime background update marker no longer triggers false posi...Brion Vibber
2010-11-30Fix ticket #2914: Realtime no longer tells you it's got a message queued up w...Brion Vibber
2010-11-30Went through realtimeupdate.js and added documentation comments -- does not a...Brion Vibber
2010-11-29Localisation updates from http://translatewiki.net.Siebrand Mazeland
2010-11-17use minified version of realtime.jsEvan Prodromou
2010-11-07Localisation updates from http://translatewiki.net.Siebrand Mazeland
2010-11-05Localisation updates from http://translatewiki.net.Siebrand Mazeland
2010-11-03Localisation updates from http://translatewiki.net.Siebrand Mazeland
2010-11-02Merge branch '0.9.x' of gitorious.org:statusnet/mainline into 0.9.xBrion Vibber
2010-11-02Use SN.msg() and onEndScriptMessages() to export localized UI messages from R...Brion Vibber
2010-11-02* add POT fileSiebrand Mazeland
2010-11-02Starting on making Realtime plugin's UI messages localizable: pause/play, pop...Brion Vibber
2010-05-17Include notice fragment on 'in context' links in Realtime plugin family.Brion Vibber
2010-05-17Patch from g0: fix for conversation links in Realtime updatesBrion Vibber
2010-03-28Remove debug line that crept into a commit a while back, breaking realtime wh...Brion Vibber
2010-02-26Merge branch 'testing' into 0.9.xBrion Vibber
2010-02-25Remove unnecessary requiresZach Copley
2010-02-25Removed dangling icons in Realtime pluginSarven Capadisli
2010-02-25Moved common icons from Realtime plugin to core icons fileSarven Capadisli
2010-02-17htmloutputter->script() special cases src's that begin with plugin/ or local/...Craig Andrews
2010-02-10Fix to Realtime's repeat notice form legend and notice idSarven Capadisli
2010-02-10Fix to Realtime's repeat notice form legend and notice idSarven Capadisli
2010-02-04Merge branch '0.9.x' of git@gitorious.org:statusnet/mainline into 0.9.xSarven Capadisli
2010-01-31Added missing concat of </li> in Realtime responseSarven Capadisli
2010-01-31Updated XHR binded events to work better in jQuery 1.4.1. UsingSarven Capadisli
2010-01-29Adds notice author's name to @title in Realtime responseSarven Capadisli
2010-01-29Adds notice author's name to @title in Realtime responseSarven Capadisli
2010-01-27fix for fix for bad realtime JS loadBrion Vibber
2010-01-27quick fix: use common_path() on realtime update JS so it works with the new J...Brion Vibber
2010-01-26Updated geolocation sharing in notice form for Realtime popSarven Capadisli
2010-01-09use whoGets() for realtime pluginEvan Prodromou
2010-01-08Updated RealtimePlugin to use core json2.jsSarven Capadisli
2009-12-21Moving &amp; replacing to the end of html and source dataSarven Capadisli
2009-12-15can't repeat your own notice posted through realtimeEvan Prodromou
2009-12-15Don't show repeater avatar in notice listsEvan Prodromou
2009-12-15make realtime plugin grok repeatsEvan Prodromou
2009-12-15Added .form_repeat notice option to received notices in Realtime pluginSarven Capadisli
2009-12-09Added todo item to Realtime pluginSarven Capadisli
2009-12-09Added a todo list for Realtime pluginSarven Capadisli
2009-12-07If localStorage is not supported, showPause as usualSarven Capadisli
2009-12-07Using localStorage to keep the play/pause state of RealtimeUpdateSarven Capadisli
2009-12-06Minor fix for play/pause mouseleaveSarven Capadisli
2009-12-05Preliminary UI for Play/Pause behaviour on hover state for noticesSarven Capadisli
2009-12-04Use inlineScript() everywhere inline scripts are writtenCraig Andrews
2009-12-04remove duplicate log() function from RealtimePluginEvan Prodromou
2009-11-30Merge branch 'master' into 0.9.xZach Copley
2009-11-29Allow Realtime notices to use the attachments interfaceSarven Capadisli
2009-11-28Calling NoticeReplyTo instead of NoticeReply in RealtimeSarven Capadisli
2009-11-28Explictly unbinding is unnecessary as jQuery's remove() takes care of itSarven Capadisli