summaryrefslogtreecommitdiff
path: root/plugins/Realtime
AgeCommit message (Expand)Author
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
2009-11-04Script no longer neeedSarven Capadisli
2009-11-04Sync RealtimePlugin with 0.9.xSarven Capadisli
2009-11-04Sync Realtime JavaScript with 0.9.xSarven Capadisli
2009-09-27Changed terminology for poping a windowSarven Capadisli
2009-09-27Draw a line to indicate new (unread) notice in a timeline since windowSarven Capadisli
2009-09-27Aligned notice_data-attach inputSarven Capadisli
2009-09-27Adjusted form_notice widthSarven Capadisli
2009-09-27Aligning notice_data-attach from topSarven Capadisli
2009-09-27Removing only notie_data-text label from viewSarven Capadisli
2009-09-27Increated content widthSarven Capadisli
2009-09-27Reduced form_notice margin bottomSarven Capadisli
2009-09-27Updated window resizeSarven Capadisli
2009-09-27Removed form_notice label and h1 from viewSarven Capadisli
2009-09-27Don't really need the header container. Adjusted some CSS insteadSarven Capadisli
2009-09-27jQuery.prepend takes a single paramSarven Capadisli
2009-09-26A different go at the realtime button location. Button is in aSarven Capadisli
2009-09-23some UI fixesEvan Prodromou
2009-09-23Using timeline string instead of title for WindowName because IE doesn'tSarven Capadisli
2009-09-23Added JavaScript to initialize the poped WindowSarven Capadisli