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
2010-02-16
Minor optimization to only bind an hover event to the notice at hand.
Sarven Capadisli
2010-02-16
Fix to allow any notice item with an attachment to use the overlay view
Sarven Capadisli
2010-02-10
Refactored repeat confirmation dialog. Also fixes dialog skipping.
Sarven Capadisli
2010-02-01
Reusing fixed selector name for 'processing' in util.js
Sarven Capadisli
2010-01-31
Merge branch 'testing' of git@gitorious.org:statusnet/mainline into testing
Sarven Capadisli
2010-01-31
Updated XHR binded events to work better in jQuery 1.4.1. Using
Sarven Capadisli
2010-01-30
Globalized form notice data geo values
Sarven Capadisli
2010-01-30
Using jQuery chaining in FormNoticeXHR
Sarven Capadisli
2010-01-30
Using form object instead of form_id and find(). Slightly faster and
Sarven Capadisli
2010-01-26
Setting the geo location cookie expire date far into the future: 2029 ;)
Sarven Capadisli
2010-01-26
Setting the geo location cookie expire date far into the future: 2029 ;)
Sarven Capadisli
2010-01-26
An update to geolocation cookie to use a single file and set the
Sarven Capadisli
2010-01-26
Quick hack to avoid breaking with geonames off when there's some old cookie s...
Brion Vibber
2010-01-26
Some JS cleaning up for NoticeLocationAttach (which fixes also fixes a
Sarven Capadisli
2010-01-26
Took out focus out of textare when location share is enabled/disabled.
Sarven Capadisli
2010-01-26
Added missing position paramater
Sarven Capadisli
2010-01-26
JSLinting on JSON
Sarven Capadisli
2010-01-25
An update to geolocation cookie to use a single file and set the
Sarven Capadisli
2010-01-24
Some JS cleaning up for NoticeLocationAttach (which fixes also fixes a
Sarven Capadisli
2010-01-24
Took out focus out of textare when location share is enabled/disabled.
Sarven Capadisli
2010-01-24
Added missing position paramater
Sarven Capadisli
2010-01-24
JSLinting on JSON
Sarven Capadisli
2010-01-21
Quick hack to avoid breaking with geonames off when there's some old cookie s...
Brion Vibber
2010-01-14
Update geo location UI for notice form where the geo data info is only
Sarven Capadisli
2010-01-13
Unchecks location sharing for geo location if it timesout
Sarven Capadisli
2010-01-13
Timeout should be 10000, not 10
Sarven Capadisli
2010-01-13
Unchecks location sharing for geo location if it timesout
Sarven Capadisli
2010-01-13
Added timeout error handling for geo location
Sarven Capadisli
2010-01-13
Using a JSON object for NoticeDataGeo text instead
Sarven Capadisli
2010-01-11
Explicitly reseting notice_in-reply-to value
Sarven Capadisli
2010-01-08
Added i18n text for @title values in geo sharing actions
Sarven Capadisli
2010-01-08
Focus on the notice textarea after share, minimize, close button actions
Sarven Capadisli
2010-01-08
Makes sure that if geo location sharing is disabled, it doesn't use
Sarven Capadisli
2010-01-08
Stores geo view's minimized state in a cookie
Sarven Capadisli
2010-01-08
Some code cleaning for geo UI
Sarven Capadisli
2010-01-08
Using cookies to minimize lookups to Geonames
Sarven Capadisli
2010-01-05
Reuse cookie location_enabled before .change()
Sarven Capadisli
2010-01-05
Retain the geo data when FormNoticeXHR is complete because form gets
Sarven Capadisli
2010-01-05
Remove input geo data as well
Sarven Capadisli
2010-01-05
If user checked shared location but didn't enter their location, don't
Sarven Capadisli
2010-01-04
Refactored NoticeLocationAttach(). It works better in UAs that don't
Sarven Capadisli
2010-01-04
Ran NoticeLocationAttach() through jslint
Sarven Capadisli
2010-01-04
Relocated @title removal
Sarven Capadisli
2010-01-04
Refactored geo location removal to removeNoticeDataGeo()
Sarven Capadisli
2010-01-04
Added errorCallback() to geoCurrentPosition() i.e., if user doesn't
Sarven Capadisli
2010-01-04
Trim whitespace from label's textContent
Sarven Capadisli
2010-01-04
Using object value instead of inline string
Sarven Capadisli
2010-01-04
Open geoname URL in a new window
Sarven Capadisli
2010-01-03
Fix end tag
Sarven Capadisli
2010-01-03
Button should return false
Sarven Capadisli
[next]