<feed xmlns='http://www.w3.org/2005/Atom'>
<title>gsoc2013-epiphany/src/bookmarks, branch 3.4.1</title>
<subtitle>Google Summer of Code 2013 - GNOME - Archive Integration workspace
</subtitle>
<id>https://lant.com.tw/~lantw44/cgit/cgit.cgi/gsoc2013-epiphany/atom?h=3.4.1</id>
<link rel='self' href='https://lant.com.tw/~lantw44/cgit/cgit.cgi/gsoc2013-epiphany/atom?h=3.4.1'/>
<link rel='alternate' type='text/html' href='https://lant.com.tw/~lantw44/cgit/cgit.cgi/gsoc2013-epiphany/'/>
<updated>2012-03-20T11:14:50+00:00</updated>
<entry>
<title>bookmarks: use the new favicon database</title>
<updated>2012-03-20T11:14:50+00:00</updated>
<author>
<name>Xan Lopez</name>
<email>xan@igalia.com</email>
</author>
<published>2012-03-20T11:14:50+00:00</published>
<link rel='alternate' type='text/html' href='https://lant.com.tw/~lantw44/cgit/cgit.cgi/gsoc2013-epiphany/commit/?id=faf0c7c89a02f38e2272048ae6aa3ba3e11e5f63'/>
<id>urn:sha1:faf0c7c89a02f38e2272048ae6aa3ba3e11e5f63</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Replace EphyFaviconCache by WebKit's icon database cache</title>
<updated>2012-03-20T10:55:11+00:00</updated>
<author>
<name>Sergio Villar Senin</name>
<email>svillar@igalia.com</email>
</author>
<published>2012-03-07T17:28:02+00:00</published>
<link rel='alternate' type='text/html' href='https://lant.com.tw/~lantw44/cgit/cgit.cgi/gsoc2013-epiphany/commit/?id=6119b95ca4c0c2d4d78b27422dfb6ba9203bab56'/>
<id>urn:sha1:6119b95ca4c0c2d4d78b27422dfb6ba9203bab56</id>
<content type='text'>
https://bugzilla.gnome.org/show_bug.cgi?id=648653
</content>
</entry>
<entry>
<title>history: remember visit types</title>
<updated>2012-03-14T11:45:03+00:00</updated>
<author>
<name>Xan Lopez</name>
<email>xan@igalia.com</email>
</author>
<published>2012-03-13T17:57:56+00:00</published>
<link rel='alternate' type='text/html' href='https://lant.com.tw/~lantw44/cgit/cgit.cgi/gsoc2013-epiphany/commit/?id=d42586bb4a2fb45cad1fcc2cf7f6b49a423770cd'/>
<id>urn:sha1:d42586bb4a2fb45cad1fcc2cf7f6b49a423770cd</id>
<content type='text'>
Instead of hardcoding all visits as 'TYPED' properly distinguish
between bookmarks, following links and typing URIs in the entry.

We'll use this to compute the frecency of history items.
</content>
</entry>
<entry>
<title>ephy-bookmarks: remove update on redirect</title>
<updated>2012-03-07T17:09:55+00:00</updated>
<author>
<name>Xan Lopez</name>
<email>xan@igalia.com</email>
</author>
<published>2012-03-07T17:09:23+00:00</published>
<link rel='alternate' type='text/html' href='https://lant.com.tw/~lantw44/cgit/cgit.cgi/gsoc2013-epiphany/commit/?id=db6dc6e900064424cbebd29ed41fa02275f1ec11'/>
<id>urn:sha1:db6dc6e900064424cbebd29ed41fa02275f1ec11</id>
<content type='text'>
This is pretty cool, but our new history service does not support it
(and it's been always broken in the WebKit backend anyway), so remove
it. We'll bring it back eventually.
</content>
</entry>
<entry>
<title>ephy-bookmarks: remove the "Most visited" category</title>
<updated>2012-03-06T22:26:33+00:00</updated>
<author>
<name>Xan Lopez</name>
<email>xan@igalia.com</email>
</author>
<published>2012-03-06T22:26:33+00:00</published>
<link rel='alternate' type='text/html' href='https://lant.com.tw/~lantw44/cgit/cgit.cgi/gsoc2013-epiphany/commit/?id=2ee0c10936e46a966ac123f1d6a85ccc3dfb74db'/>
<id>urn:sha1:2ee0c10936e46a966ac123f1d6a85ccc3dfb74db</id>
<content type='text'>
The place to do this kind of thing is really the History, not
Bookmarks.
</content>
</entry>
<entry>
<title>ephy-bookmarks-ui: remove unneeded include</title>
<updated>2012-03-06T21:32:00+00:00</updated>
<author>
<name>Xan Lopez</name>
<email>xan@igalia.com</email>
</author>
<published>2012-03-06T21:32:00+00:00</published>
<link rel='alternate' type='text/html' href='https://lant.com.tw/~lantw44/cgit/cgit.cgi/gsoc2013-epiphany/commit/?id=14c4db4c450672c896d6f08f520d03da323ef162'/>
<id>urn:sha1:14c4db4c450672c896d6f08f520d03da323ef162</id>
<content type='text'>
</content>
</entry>
<entry>
<title>ephy-bookmarks: actually connect to the new service</title>
<updated>2012-03-06T21:27:39+00:00</updated>
<author>
<name>Xan Lopez</name>
<email>xan@igalia.com</email>
</author>
<published>2012-03-06T21:27:39+00:00</published>
<link rel='alternate' type='text/html' href='https://lant.com.tw/~lantw44/cgit/cgit.cgi/gsoc2013-epiphany/commit/?id=df4d16bd22c5ec5f84951e15c3903b8b9506bd64'/>
<id>urn:sha1:df4d16bd22c5ec5f84951e15c3903b8b9506bd64</id>
<content type='text'>
</content>
</entry>
<entry>
<title>ephy-bookmarks: use the new history service when possible</title>
<updated>2012-03-06T21:25:05+00:00</updated>
<author>
<name>Xan Lopez</name>
<email>xan@igalia.com</email>
</author>
<published>2012-03-06T21:25:05+00:00</published>
<link rel='alternate' type='text/html' href='https://lant.com.tw/~lantw44/cgit/cgit.cgi/gsoc2013-epiphany/commit/?id=7d56d43b180e1c24a5114b778e6898e126118f07'/>
<id>urn:sha1:7d56d43b180e1c24a5114b778e6898e126118f07</id>
<content type='text'>
The 'cleared' stuff is easy to port. The rest, not so much, because
the API to get the visit count is async.
</content>
</entry>
<entry>
<title>ephy-bookmarks: reorder includes</title>
<updated>2012-03-06T21:01:54+00:00</updated>
<author>
<name>Xan Lopez</name>
<email>xan@igalia.com</email>
</author>
<published>2012-03-06T21:01:54+00:00</published>
<link rel='alternate' type='text/html' href='https://lant.com.tw/~lantw44/cgit/cgit.cgi/gsoc2013-epiphany/commit/?id=b19b4ce1eca123804d8d87bd12e1ba98a5f09683'/>
<id>urn:sha1:b19b4ce1eca123804d8d87bd12e1ba98a5f09683</id>
<content type='text'>
</content>
</entry>
<entry>
<title>ephy-bookmarks-ui: fix typo in activate_bookmarks_menu</title>
<updated>2012-02-25T19:57:02+00:00</updated>
<author>
<name>Diego Escalante Urrelo</name>
<email>diegoe@igalia.com</email>
</author>
<published>2012-02-13T00:09:27+00:00</published>
<link rel='alternate' type='text/html' href='https://lant.com.tw/~lantw44/cgit/cgit.cgi/gsoc2013-epiphany/commit/?id=cbe450ac0767c542ead9a5ec96a764a4c5dce89d'/>
<id>urn:sha1:cbe450ac0767c542ead9a5ec96a764a4c5dce89d</id>
<content type='text'>
https://bugzilla.gnome.org/show_bug.cgi?id=670760
</content>
</entry>
</feed>
