Commit Graph

55 Commits (d413d3b29ae7e5722a492e23c2f1b10a3fef65e2)

Author SHA1 Message Date
Julian Lam 3c04a71b08 renaming functions so that they're less derpy (from enable/enableAll to
enable/onclick)
Julian Lam 2b4e562e21 committed fix to ajaxify that caused any newly appended anchors to not be
ajaxified, also tweaked ajaxify so that it only unbinds its own events
instead of clobbering any other events attached to anchors (#futureproof)
psychobunny fd9cb2eaf7 ajaxify.go(relative_url); - use this to navigate to a page manually
psychobunny be954d176d prevent same state from loading again
psychobunny 1d35f369d9 clean up client side + config.json