]> git.mxchange.org Git - quix0rs-gnu-social.git/history - js
let avatars be served over SSL
[quix0rs-gnu-social.git] / js /
2010-01-03 Sarven CapadisliChanged location share representation to be more like...
2010-01-01 Evan ProdromouMerge branch 'master' into 0.9.x
2009-12-31 Evan ProdromouMerge branch '0.9.x' of git@gitorious.org:statusnet...
2009-12-31 Sarven CapadisliInitial UI for geo location share option in notice...
2009-12-31 Sarven CapadisliMoving notice_data-location_wrap after notice form...
2009-12-31 Sarven CapadisliMoved JavaScript dependant stuff out of noticeform.
2009-12-31 Sarven CapadislijQuery select SN.C.S.NoticeLocationName once.
2009-12-31 Sarven CapadisliUsing semicolon to seperate lat and long; RFC2426
2009-12-31 Sarven CapadisliNoticeLocationAttach() slightly more readable
2009-12-31 Sarven CapadisliCompare by type
2009-12-31 Sarven CapadisliIf UA doens't support navigation.geolocation or have...
2009-12-31 Sarven Capadislilength is faster than size()
2009-12-30 Evan ProdromouMerge branch 'locshunt2' into 0.9.x
2009-12-29 Craig AndrewsRevert "Revert "Drop the Google Client API-based AJAX...
2009-12-29 Craig AndrewsRevert "Drop the Google Client API-based AJAX geolocati...
2009-12-29 Craig AndrewsImplement user interface for user to preview what locat...
2009-12-29 Evan ProdromouMerge branch 'master' into 0.9.x
2009-12-28 Evan ProdromouMerge branch 'locshunt' into 0.9.x
2009-12-28 Evan ProdromouMerge branch 'master' into 0.9.x
2009-12-28 Evan ProdromouMerge branch 'master' of git@gitorious.org:statusnet...
2009-12-28 Brion VibberDrop the Google Client API-based AJAX geolocation looku...
2009-12-28 Brion VibberDrop the Google Client API-based AJAX geolocation looku...
2009-12-23 Evan ProdromouMerge branch 'geonamesxml' into 0.9.x
2009-12-23 Evan ProdromouMerge branch 'master' into 0.9.x
2009-12-23 Evan ProdromouMerge branch '0.9.x' of git@gitorious.org:statusnet...
2009-12-23 Sarven CapadisliUpdated Repeat notice option submit button style
2009-12-23 Sarven CapadisliInit UI for Repeat notice option confirmation dialog.
2009-12-23 Evan ProdromouMerge branch 'testing'
2009-12-17 Evan ProdromouMerge branch 'testing' of git@gitorious.org:statusnet...
2009-12-15 Evan ProdromouMerge branch '0.9.x' into testing
2009-12-12 Evan ProdromouMerge branch 'forward' into 0.9.x
2009-12-12 Evan ProdromouMerge branch '0.9.x' into forward
2009-12-11 Evan ProdromouMerge branch '0.9.x' into forward
2009-12-11 Evan Prodromourename forward form to repeat form in JS
2009-12-11 Evan ProdromouRevert "remove NoticeForward from util.js"
2009-12-11 Evan ProdromouMerge branch '0.9.x' into testing
2009-12-10 Evan ProdromouMerge branch '0.9.x' of git@gitorious.org:statusnet...
2009-12-10 Evan Prodromouremove NoticeForward from util.js
2009-12-10 Sarven CapadisliIf ElementData is set on the notice form, use the exist...
2009-12-10 Sarven CapadisliCalling NewDirectMessage
2009-12-10 Sarven CapadisliUpdated FormNoticeEnhancements and Counter to use the...
2009-12-08 Evan Prodromouadd (ugly) form to forward notices
2009-12-08 Evan ProdromouMerge branch '0.9.x' into testing
2009-12-07 Sarven CapadisliAdded form_response class to XHR notice posts
2009-12-07 Sarven CapadisliFixed missing " for element attribute
2009-12-07 Sarven CapadisliUse .resetForm() instead of manually setting notice...
2009-12-07 Sarven CapadisliIf the XHR error suggests that the xhr.status is 0...
2009-12-03 Zach CopleyMerge branch '0.9.x'
2009-12-03 Zach CopleyRevert "If an XHR notice is sent form a page that has...
2009-12-03 Zach CopleyMerge branch '0.9.x' of git@gitorious.org:statusnet...
2009-12-02 Zach CopleyIf an XHR notice is sent form a page that has no timeli...
2009-12-02 Sarven CapadisliIf an XHR notice is sent form a page that has no timeli...
2009-12-02 Sarven CapadisliRevert "If the page doesn't have .notices, silently...
2009-12-02 Sarven CapadisliRevert "Clear/reset the XHR notice form on pages where...
2009-12-02 Zach CopleyMerge branch '0.9.x' of git@gitorious.org:statusnet...
2009-12-02 Sarven CapadisliClear/reset the XHR notice form on pages where there...
2009-12-02 Zach CopleyMerge branch '0.9.x' of git@gitorious.org:statusnet...
2009-12-02 Sarven CapadisliIf the page doesn't have .notices, silently skip the...
2009-12-01 Sarven CapadisliBind submit to a form by SN.U.FormXHR() only once.
2009-12-01 Evan ProdromouMerge branch 'master' of git@gitorious.org:statusnet...
2009-12-01 Sarven CapadisliRefactored NoticeReply() so that a notice item can...
2009-12-01 Sarven CapadisliCall FormXHR (single) instead of NoticeForm (all)
2009-11-30 Zach CopleyMerge branch 'master' into 0.9.x
2009-11-30 Sarven CapadisliInitial replacement for alert() messages coming from...
2009-11-29 Sarven CapadisliDisabled call to NewDirectMessage() until IE issue...
2009-11-29 Sarven CapadisliCall NoticeWithAttachment instead of NoticeAttachments...
2009-11-29 Sarven CapadisliLast check to see if the notice item contains an attachment
2009-11-29 Sarven CapadisliCreated NoticeWithAttachment to handle jOverlay for...
2009-11-28 Sarven CapadisliDitched some whitespace
2009-11-28 Sarven CapadisliRefactored NoticeReply() so that a notice item can...
2009-11-28 Sarven CapadisliCall FormXHR (single) instead of NoticeForm (all)
2009-11-28 Sarven CapadisliBind submit to a form by SN.U.FormXHR() only once.
2009-11-27 Sarven CapadisliBetter UI for showing 'processing' for NewDirectMessage...
2009-11-27 Sarven CapadisliA simpler way to focus and set the cursor position...
2009-11-27 Sarven CapadisliNoticeReply will now set the focus() position to textar...
2009-11-27 Sarven CapadisliAdded processing icon for entity_actions anchors
2009-11-27 Sarven CapadisliChanged to bind instead of click
2009-11-26 Sarven CapadisliIncreased z-index for jOverlay
2009-11-24 Zach CopleyMerge branch '0.9.x' of git@gitorious.org:statusnet...
2009-11-20 Craig AndrewsSupport SSL for the Google Client Location API
2009-11-20 Craig AndrewsMake the Google Client Location API's output compliant...
2009-11-20 Craig AndrewsFix javascript errors emitted in browsers that do not...
2009-11-20 Zach CopleyMerge branch '0.9-release'
2009-11-20 Sarven CapadisliMerge branch '0.9-release' of git@gitorious.org:statusn...
2009-11-20 Sarven CapadisliRemoved call to NewDirectMessage() until IE return...
2009-11-20 Craig AndrewsUpgrade to joverlay 0.8 (needed the html option)
2009-11-19 Zach CopleyMerge branch '0.9.x' of gitorious.org:statusnet/mainlin...
2009-11-19 Siebrand MazelandMerge branch '0.9.x' of git://gitorious.org/statusnet...
2009-11-19 Craig AndrewsUse the browser's geolocation API to set the location...
2009-11-19 Craig AndrewsAdd geometa library, and include it.
2009-11-17 Sarven CapadisliMerge branch '0.9.x-mobile' into 0.9.x
2009-11-17 Evan ProdromouMerge branch '0.9.x' into adminpanel
2009-11-14 Evan ProdromouMerge branch '0.9.x' of git@gitorious.org:statusnet...
2009-11-13 Sarven CapadisliMerge branch '0.9.x' of git@gitorious.org:statusnet...
2009-11-13 Sarven CapadisliSeparated NoticeFavor and calling it from FormNoticeXHR...
2009-11-12 Zach CopleyMerge branch '0.8.x'
2009-11-11 Craig AndrewsRefactored the favorite button ajaxification to a separ...
2009-11-11 Siebrand MazelandMerge branch '0.9.x' of git://gitorious.org/statusnet...
2009-11-11 Sarven CapadisliMerge branch '0.9.x' of git@gitorious.org:statusnet...
2009-11-11 Sarven CapadisliSeparated Init functions to NoticeForm, Notices, EvenAc...
next