Age | Commit message (Expand) | Author |
2009-11-18 | Check for dupe from insertNoticeItem() | Sarven Capadisli |
2009-11-18 | Took out CSS from JS and placed it in its own file. | Sarven Capadisli |
2009-11-18 | Added counter beside the play button. When paused, it will update the | Sarven Capadisli |
2009-11-18 | Relatively positioning notice_primary | Sarven Capadisli |
2009-11-18 | Styled realtime_actions | Sarven Capadisli |
2009-11-18 | Added play/pause button for realtime notices. While on pause, it will | Sarven Capadisli |
2009-11-18 | Created separate objects for receive actions | Sarven Capadisli |
2009-11-18 | Setting windowhasfocus to true by default | Sarven Capadisli |
2009-11-18 | Changed from click to bind | Sarven Capadisli |
2009-11-18 | Setting max notice count in order not to freak out the browser with | Sarven Capadisli |
2009-11-18 | Added check to see whether window has focus | Sarven Capadisli |
2009-11-18 | Added a call to NoticeFavor() | Sarven Capadisli |
2009-11-18 | Removed setTimeout. It was initially intended to prevent dupes but | Sarven Capadisli |
2009-11-18 | Changed window open name to '' because IE doesn't compute names that | Sarven Capadisli |
2009-11-18 | Added on click event to open up anchors in notice items in a new | Sarven Capadisli |
2009-11-11 | Added margin-top for showstream page (space between entity_actions and | Sarven Capadisli |
2009-11-11 | Set window resize before openning it up | Sarven Capadisli |
2009-11-11 | Calling selector once | Sarven Capadisli |
2009-11-11 | Using mark-top styles | Sarven Capadisli |
2009-11-09 | Revert "Remove more contractions" | Brion Vibber |
2009-11-08 | Merge branch '0.9.x' of git@gitorious.org:statusnet/mainline into 0.9.x | Sarven Capadisli |
2009-11-08 | Updated Realtime plugin to use the util's NoticeReply object | Sarven Capadisli |
2009-11-08 | Remove more contractions | Siebrand Mazeland |
2009-11-04 | Added script documentation | Sarven Capadisli |
2009-11-04 | Script no longer neeed | Sarven Capadisli |
2009-11-04 | Sync RealtimePlugin with 0.9.x | Sarven Capadisli |
2009-11-04 | Sync Realtime JavaScript with 0.9.x | Sarven Capadisli |
2009-09-27 | Changed terminology for poping a window | Sarven Capadisli |
2009-09-27 | Draw a line to indicate new (unread) notice in a timeline since window | Sarven Capadisli |
2009-09-27 | Aligned notice_data-attach input | Sarven Capadisli |
2009-09-27 | Adjusted form_notice width | Sarven Capadisli |
2009-09-27 | Aligning notice_data-attach from top | Sarven Capadisli |
2009-09-27 | Removing only notie_data-text label from view | Sarven Capadisli |
2009-09-27 | Increated content width | Sarven Capadisli |
2009-09-27 | Reduced form_notice margin bottom | Sarven Capadisli |
2009-09-27 | Updated window resize | Sarven Capadisli |
2009-09-27 | Removed form_notice label and h1 from view | Sarven Capadisli |
2009-09-27 | Don't really need the header container. Adjusted some CSS instead | Sarven Capadisli |
2009-09-27 | jQuery.prepend takes a single param | Sarven Capadisli |
2009-09-26 | A different go at the realtime button location. Button is in a | Sarven Capadisli |
2009-09-23 | some UI fixes | Evan Prodromou |
2009-09-23 | Using timeline string instead of title for WindowName because IE doesn't | Sarven Capadisli |
2009-09-23 | Added JavaScript to initialize the poped Window | Sarven Capadisli |
2009-09-23 | Some layout and rendering adjustment for Realtime plugin | Sarven Capadisli |
2009-09-23 | Created addPop() for Realtime plugin and added param to include iconurl | Sarven Capadisli |
2009-09-23 | move some stuff around for realtime | Evan Prodromou |
2009-09-23 | hack around address hack in util.js | Evan Prodromou |
2009-09-23 | Add some more realtime feeds | Evan Prodromou |
2009-09-23 | Do realtime popup with PHP instead of Javascript | Evan Prodromou |
2009-09-23 | Revert "Added realtime streams for all and showstream timelines" | Evan Prodromou |