<feed xmlns='http://www.w3.org/2005/Atom'>
<title>FreshRSS (Customized)/public/scripts/jquery.js, branch 0.7.2</title>
<subtitle>Customized version of FreshRSS, a self-hosted RSS feed aggregator</subtitle>
<id>https://git.rdnlsmith.com/fresh-rss-custom/atom?h=0.7.2</id>
<link rel='self' href='https://git.rdnlsmith.com/fresh-rss-custom/atom?h=0.7.2'/>
<link rel='alternate' type='text/html' href='https://git.rdnlsmith.com/fresh-rss-custom/'/>
<updated>2013-09-03T23:46:49+00:00</updated>
<entry>
<title>Speed: jQuery optimisation of init_posts()</title>
<updated>2013-09-03T23:46:49+00:00</updated>
<author>
<name>Alexandre Alapetite</name>
<email>alexandre@alapetite.fr</email>
</author>
<published>2013-09-03T23:46:49+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rdnlsmith.com/fresh-rss-custom/commit/?id=d9db9bae0dc5eae0ad9822fc848c2db909fcc993'/>
<id>urn:sha1:d9db9bae0dc5eae0ad9822fc848c2db909fcc993</id>
<content type='text'>
- jQuery updated from version 1.5.2 to 1.10.2 (checked that it is ok
with jQuery Migrate Plugin)
- Put hide_posts() first to avoid flashing content during load
- Big speed optimisation of init_img()
- Use a single on() delegated event (jQuery 1.7+) instead of all
per-article click events as described on http://api.jquery.com/on/
- Moved all the per-article click events to an outside function
init_stream_delegates() that is called only once even when new articles
are dynamically added. Much lighter approach, and does not require
unbinding events and rebinding them at each dynamic load.
- Side effect: corrected the bug of favourites and read/unread that were
not properly unbound during dynamic loading.
- Corrected a JavaScript error for auto_load_more when #load_more is not
visible and therefore does not have a position() defined.
</content>
</entry>
<entry>
<title>ajout des touches de raccourcis et de tout le javascript</title>
<updated>2012-10-22T20:11:23+00:00</updated>
<author>
<name>Marien Fressinaud</name>
<email>dev@marienfressinaud.fr</email>
</author>
<published>2012-10-22T20:11:23+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rdnlsmith.com/fresh-rss-custom/commit/?id=a928ebf1d010433d81d3afe5a6981f7ca391b9c7'/>
<id>urn:sha1:a928ebf1d010433d81d3afe5a6981f7ca391b9c7</id>
<content type='text'>
</content>
</entry>
</feed>
