summaryrefslogtreecommitdiff
path: root/plugins/Realtime
AgeCommit message (Expand)Author
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
2009-11-17Using the right selector for notice_replySarven Capadisli
2009-11-16Added NoticeFavors() for received noticesSarven Capadisli
2009-11-16Unbinding the events from Notice reply and favor for possible memorySarven Capadisli
2009-11-16Added update delay and max notice countSarven Capadisli
2009-11-16Only show local notices or (remote notices if they're supposed to be shown)Craig Andrews
2009-11-12Removed extra showScript() call at the bottom of the document. 0.8.xSarven Capadisli
2009-11-11Added margin-top for showstream page (space between entity_actions andSarven Capadisli
2009-11-11Set window resize before openning it upSarven Capadisli
2009-11-11Calling selector onceSarven Capadisli
2009-11-11Using mark-top stylesSarven Capadisli
2009-11-09Revert "Remove more contractions"Brion Vibber
2009-11-08Merge branch '0.9.x' of git@gitorious.org:statusnet/mainline into 0.9.xSarven Capadisli
2009-11-08Updated Realtime plugin to use the util's NoticeReply objectSarven Capadisli
2009-11-08Moved back to using lib twitterapi instead of api for 0.8.xSarven Capadisli
2009-11-08Remove more contractionsSiebrand Mazeland
2009-11-04Added script documentationSarven Capadisli