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
/
util.js
Age
Commit message (
Expand
)
Author
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-19
Use the browser's geolocation API to set the location on the notice form
Craig Andrews
2009-11-13
Separated NoticeFavor and calling it from FormNoticeXHR success
Sarven Capadisli
2009-11-11
Separated Init functions to NoticeForm, Notices, EvenActions.
Sarven Capadisli
2009-11-11
Separated actions that's particular to the notice stream pages into
Sarven Capadisli
2009-11-02
Binding keyup/keydown only once for .form_notice
Sarven Capadisli
2009-11-02
Make sure to call FormNoticeEnhancements with a new copy of the form
Sarven Capadisli
2009-11-02
Ran through JSLint
Sarven Capadisli
2009-11-02
Fixed object string name and order for submitonreturn actions
Sarven Capadisli
2009-11-02
Fixed object string name
Sarven Capadisli
2009-11-02
Minor
Sarven Capadisli
2009-11-01
Updated button.close styles
Sarven Capadisli
2009-10-31
Use FormNoticeEnhancements instead of Counter
Sarven Capadisli
2009-10-31
Updated counter, submitonreturn to be reused by any form. Created
Sarven Capadisli
2009-10-31
Updated FormNoticeXHR to allow any form_notice as input (e.g., reused
Sarven Capadisli
2009-10-31
Added XHR for direct messages.
Sarven Capadisli
2009-10-30
Running through importNode before checking for id
Sarven Capadisli
2009-10-30
Fixed Nudge XHR
Sarven Capadisli
2009-10-30
Minor
Sarven Capadisli
2009-10-30
Using document importNode otherwise IE pukes
Sarven Capadisli
2009-10-30
IE doesn't like last comma. I understand.
Sarven Capadisli
2009-10-30
Remove attachment view after XHR notice submit
Sarven Capadisli
2009-10-30
Added missing dataType line for ajaxForm
Sarven Capadisli
2009-10-30
Added Init comment
Sarven Capadisli
2009-10-30
Resetting counter after a notice submit
Sarven Capadisli
2009-10-30
Updated author documentation
Sarven Capadisli
2009-10-30
Only run the scripts if the user is logged in
Sarven Capadisli
2009-10-30
Updated notice form counter
Sarven Capadisli
2009-10-30
Updated SubmitOnReturn
Sarven Capadisli
2009-10-30
Updated NoticeDataAttach
Sarven Capadisli
2009-10-30
Updated NoticeAttachments
Sarven Capadisli
[next]