index
:
statusnet/lukeshus-gnu-social
0.7.x
0.8.x
0.9.x
1.0.x
base_plugins
master
testing
Unnamed repository; edit this file 'description' to name the repository.
git-mirror
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
plugins
/
Realtime
Age
Commit message (
Expand
)
Author
2010-01-31
Added missing concat of </li> in Realtime response
Sarven Capadisli
2010-01-31
Updated XHR binded events to work better in jQuery 1.4.1. Using
Sarven Capadisli
2010-01-29
Adds notice author's name to @title in Realtime response
Sarven Capadisli
2010-01-27
fix for fix for bad realtime JS load
Brion Vibber
2010-01-27
quick fix: use common_path() on realtime update JS so it works with the new J...
Brion Vibber
2010-01-26
Updated geolocation sharing in notice form for Realtime pop
Sarven Capadisli
2010-01-09
use whoGets() for realtime plugin
Evan Prodromou
2010-01-08
Updated RealtimePlugin to use core json2.js
Sarven Capadisli
2009-12-21
Moving & replacing to the end of html and source data
Sarven Capadisli
2009-12-15
can't repeat your own notice posted through realtime
Evan Prodromou
2009-12-15
Don't show repeater avatar in notice lists
Evan Prodromou
2009-12-15
make realtime plugin grok repeats
Evan Prodromou
2009-12-15
Added .form_repeat notice option to received notices in Realtime plugin
Sarven Capadisli
2009-12-09
Added todo item to Realtime plugin
Sarven Capadisli
2009-12-09
Added a todo list for Realtime plugin
Sarven Capadisli
2009-12-07
If localStorage is not supported, showPause as usual
Sarven Capadisli
2009-12-07
Using localStorage to keep the play/pause state of RealtimeUpdate
Sarven Capadisli
2009-12-06
Minor fix for play/pause mouseleave
Sarven Capadisli
2009-12-05
Preliminary UI for Play/Pause behaviour on hover state for notices
Sarven Capadisli
2009-12-04
Use inlineScript() everywhere inline scripts are written
Craig Andrews
2009-12-04
remove duplicate log() function from RealtimePlugin
Evan Prodromou
2009-11-30
Merge branch 'master' into 0.9.x
Zach Copley
2009-11-29
Allow Realtime notices to use the attachments interface
Sarven Capadisli
2009-11-28
Calling NoticeReplyTo instead of NoticeReply in Realtime
Sarven Capadisli
2009-11-28
Explictly unbinding is unnecessary as jQuery's remove() takes care of it
Sarven Capadisli
2009-11-28
SN.U.NoticeFavor should be SN.U.NoticeReply
Sarven Capadisli
2009-11-28
Only bind submit to the notice created by Realtime
Sarven Capadisli
2009-11-25
I can't hide the location and status bars in Firefox, IE or Chromium.
Sarven Capadisli
2009-11-25
Better layout for entity_profile and entity_actions
Sarven Capadisli
2009-11-24
Moved initPopupWindow CSS out of JS in Realtime plugin
Sarven Capadisli
2009-11-24
Added realtime-popup class to <body> for popup output.
Sarven Capadisli
2009-11-24
Enable border-top when Realtime pop up window is initialized
Sarven Capadisli
2009-11-20
Undo part of c6e4feb815a60a7baf613026c414a24c5c918650 so that blacklisted not...
Craig Andrews
2009-11-20
Undo part of c6e4feb815a60a7baf613026c414a24c5c918650 so that blacklisted not...
Craig Andrews
2009-11-20
These changes didn't go into master (from 0.9-release)
Sarven Capadisli
2009-11-19
Merge branch '0.9-release'
Zach Copley
2009-11-19
Merge branch '0.9-release'
Zach Copley
2009-11-20
Reduced entity_profile width in pop up
Sarven Capadisli
2009-11-19
Should be using onHandleQueuedNotice instead of onEndNoticeSave
Craig Andrews
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
[next]