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
/
js
Age
Commit message (
Expand
)
Author
2009-12-31
Initial UI for geo location share option in notice form
Sarven Capadisli
2009-12-31
Moving notice_data-location_wrap after notice form fieldset
Sarven Capadisli
2009-12-31
Moved JavaScript dependant stuff out of noticeform.
Sarven Capadisli
2009-12-31
jQuery select SN.C.S.NoticeLocationName once.
Sarven Capadisli
2009-12-31
Using semicolon to seperate lat and long; RFC2426
Sarven Capadisli
2009-12-31
NoticeLocationAttach() slightly more readable
Sarven Capadisli
2009-12-31
Compare by type
Sarven Capadisli
2009-12-31
If UA doens't support navigation.geolocation or have JavaScript
Sarven Capadisli
2009-12-31
length is faster than size()
Sarven Capadisli
2009-12-29
Revert "Revert "Drop the Google Client API-based AJAX geolocation lookup shim...
Craig Andrews
2009-12-29
Revert "Drop the Google Client API-based AJAX geolocation lookup shim -- it f...
Craig Andrews
2009-12-29
Implement user interface for user to preview what location they are sharing w...
Craig Andrews
2009-12-28
Merge branch 'master' into 0.9.x
Evan Prodromou
2009-12-28
Drop the Google Client API-based AJAX geolocation lookup shim -- it fails to ...
Brion Vibber
2009-12-23
Updated Repeat notice option submit button style
Sarven Capadisli
2009-12-23
Init UI for Repeat notice option confirmation dialog.
Sarven Capadisli
2009-12-11
rename forward form to repeat form in JS
Evan Prodromou
2009-12-11
Revert "remove NoticeForward from util.js"
Evan Prodromou
2009-12-10
remove NoticeForward from util.js
Evan Prodromou
2009-12-10
If ElementData is set on the notice form, use the existing MaxLength
Sarven Capadisli
2009-12-10
Calling NewDirectMessage
Sarven Capadisli
2009-12-10
Updated FormNoticeEnhancements and Counter to use the max text value
Sarven Capadisli
2009-12-08
add (ugly) form to forward notices
Evan Prodromou
2009-12-07
Added form_response class to XHR notice posts
Sarven Capadisli
2009-12-07
Fixed missing " for element attribute
Sarven Capadisli
2009-12-07
Use .resetForm() instead of manually setting notice form's control values to ...
Sarven Capadisli
2009-12-07
If the XHR error suggests that the xhr.status is 0 (i.e., it didn't
Sarven Capadisli
2009-12-02
If an XHR notice is sent form a page that has no timeline, show a
Sarven Capadisli
2009-12-02
Revert "If the page doesn't have .notices, silently skip the notice XHR respo...
Sarven Capadisli
2009-12-02
Revert "Clear/reset the XHR notice form on pages where there is no timeline"
Sarven Capadisli
2009-12-02
Clear/reset the XHR notice form on pages where there is no timeline
Sarven Capadisli
2009-12-02
If the page doesn't have .notices, silently skip the notice XHR response
Sarven Capadisli
2009-11-30
Initial replacement for alert() messages coming from FormNoticeXHR().
Sarven Capadisli
2009-11-29
Disabled call to NewDirectMessage() until IE issue is sorted out
Sarven Capadisli
2009-11-29
Call NoticeWithAttachment instead of NoticeAttachments after XHR
Sarven Capadisli
2009-11-29
Last check to see if the notice item contains an attachment
Sarven Capadisli
2009-11-29
Created NoticeWithAttachment to handle jOverlay for single notice
Sarven Capadisli
2009-11-28
Ditched some whitespace
Sarven Capadisli
2009-11-28
Refactored NoticeReply() so that a notice item can use NoticeReplyTo
Sarven Capadisli
2009-11-28
Call FormXHR (single) instead of NoticeForm (all)
Sarven Capadisli
2009-11-28
Bind submit to a form by SN.U.FormXHR() only once.
Sarven Capadisli
2009-11-27
Better UI for showing 'processing' for NewDirectMessage. Displays it
Sarven Capadisli
2009-11-27
A simpler way to focus and set the cursor position for NoticeReply().
Sarven Capadisli
2009-11-27
NoticeReply will now set the focus() position to textare for IE
Sarven Capadisli
2009-11-27
Added processing icon for entity_actions anchors
Sarven Capadisli
2009-11-27
Changed to bind instead of click
Sarven Capadisli
2009-11-26
Increased z-index for jOverlay
Sarven Capadisli
2009-11-20
Support SSL for the Google Client Location API
Craig Andrews
2009-11-20
Make the Google Client Location API's output compliant with the w3c geolocati...
Craig Andrews
2009-11-20
Fix javascript errors emitted in browsers that do not support w3c geolocation
Craig Andrews
[next]