summaryrefslogtreecommitdiff
path: root/plugins/Realtime
AgeCommit message (Expand)Author
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 & 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
2009-11-28SN.U.NoticeFavor should be SN.U.NoticeReplySarven Capadisli
2009-11-28Only bind submit to the notice created by RealtimeSarven Capadisli
2009-11-25I can't hide the location and status bars in Firefox, IE or Chromium.Sarven Capadisli
2009-11-25Better layout for entity_profile and entity_actionsSarven Capadisli
2009-11-24Moved initPopupWindow CSS out of JS in Realtime pluginSarven Capadisli
2009-11-24Added realtime-popup class to <body> for popup output.Sarven Capadisli
2009-11-24Enable border-top when Realtime pop up window is initializedSarven Capadisli
2009-11-20Undo part of c6e4feb815a60a7baf613026c414a24c5c918650 so that blacklisted not...Craig Andrews
2009-11-20Undo part of c6e4feb815a60a7baf613026c414a24c5c918650 so that blacklisted not...Craig Andrews
2009-11-20These changes didn't go into master (from 0.9-release)Sarven Capadisli
2009-11-19Merge branch '0.9-release'Zach Copley
2009-11-19Merge branch '0.9-release'Zach Copley
2009-11-20Reduced entity_profile width in pop upSarven Capadisli
2009-11-19Should be using onHandleQueuedNotice instead of onEndNoticeSaveCraig Andrews
2009-11-18Check for dupe from insertNoticeItem()Sarven Capadisli
2009-11-18Took out CSS from JS and placed it in its own file.Sarven Capadisli
2009-11-18Added counter beside the play button. When paused, it will update theSarven Capadisli
2009-11-18Relatively positioning notice_primarySarven Capadisli
2009-11-18Styled realtime_actionsSarven Capadisli
2009-11-18Added play/pause button for realtime notices. While on pause, it willSarven Capadisli
2009-11-18Created separate objects for receive actionsSarven Capadisli
2009-11-18Setting windowhasfocus to true by defaultSarven Capadisli
2009-11-18Changed from click to bindSarven Capadisli
2009-11-18Setting max notice count in order not to freak out the browser withSarven Capadisli
2009-11-18Added check to see whether window has focusSarven Capadisli
2009-11-18Added a call to NoticeFavor()Sarven Capadisli
2009-11-18Removed setTimeout. It was initially intended to prevent dupes butSarven Capadisli
2009-11-18Changed window open name to '' because IE doesn't compute names thatSarven Capadisli
2009-11-18Added on click event to open up anchors in notice items in a newSarven Capadisli
2009-11-17Showing counter for new notices only if the window is on blurSarven Capadisli