gnu-social/js
Brion Vibber 54d723adc1 Initial fix for #2479: New post should be displayed on timeline only if it belongs there (AJAX post)
Previously we pushed out your latest post into the currently visible timeline regardless of whether it belonged there or not. This could be pretty confusing!

Currently we don't have clearly machine-readable info on the page and returned notice HTML to determine whether it belongs, but we can do a couple checks easily which I've added:
* public timeline (always show)
* 'and friends' timeline (show for your own page only)
* profile timeline (show for your own page only)

Other places that should be added in the future:
* group timelines if it's a group your posting to
* tag timelines if the post contains the tag
* reply & friends timelines for people you've mentioned

Currently those aren't easy since the mention/group target links in the notice HTML are using the canonical form with user or group ID, while the available navigation links we can use to identify the current page use the names.
2010-07-29 13:27:09 -07:00
..
farbtastic Moved farbtastic's stylesheet to use relative paths for its own images 2010-01-24 00:21:01 +01:00
jcrop last scrub of Laconica -> StatusNet 2009-08-26 03:33:43 -04:00
geometa.js Some JSlint-ing 2010-01-24 00:18:05 +01:00
identica-badge.js Fixed innerHTML problem in IE7 and 8 for badge script 2010-01-22 21:08:51 +01:00
install.js Added site path field to installer + fancy URL javascript auto-detection. 2009-05-17 00:05:07 -04:00
jquery.cookie.js Implement user interface for user to preview what location they are sharing with a notice 2009-12-29 16:18:52 -05:00
jquery.form.js Revert "Updated jQuery Form Plugin from v2.17 to v2.36" 2010-02-25 00:10:36 +01:00
jquery.joverlay.js Upgrade to joverlay 0.8 (needed the html option) 2009-11-19 19:13:55 -05:00
jquery.joverlay.min.js Upgrade to joverlay 0.8 (needed the html option) 2009-11-19 19:13:55 -05:00
jquery.js Updated jQuery JavaScript Library from v1.4.1 to v1.4.2 2010-02-25 14:50:40 +01:00
jquery.min.js Updated jQuery JavaScript Library from v1.4.1 to v1.4.2 2010-02-25 14:50:40 +01:00
json2.js Added minified version of json2.js to parse and stringify JSON objects 2010-01-08 13:21:55 +00:00
userdesign.go.js Merge branch '0.9.x' of git@gitorious.org:laconica/mainline into 0.9.x 2009-08-27 14:52:32 -07:00
util.js Initial fix for #2479: New post should be displayed on timeline only if it belongs there (AJAX post) 2010-07-29 13:27:09 -07:00
xbImportNode.js Adding xbImportNode 2009-01-17 02:57:51 +00:00