Mayhem 004c3f74ed Re-think the Quote Backlink implementation.
Before this rewrite, containers and backlinks were created even if the relevant
post did not exist in the page. If the post would never end up existing, it
resulted in a waste of resources. QuoteBacklink's cache also prevented these
containers and backlinks from being garbage collected.
We now only store a map of fullIDs. This feature should be faster since less
elements gets allocated, although the difference is probably negligible.
2014-02-15 21:49:04 +01:00
2014-02-14 00:36:13 +01:00
2014-02-13 14:41:24 +01:00
2013-07-28 19:53:41 +02:00
2013-11-15 21:41:48 +01:00
2014-02-15 16:19:28 +01:00
2014-02-09 17:50:43 -08:00
2014-01-01 15:10:31 +01:00
2014-02-15 16:19:28 +01:00
2013-06-23 02:03:35 +03:00
Description
No description provided
Readme 513 MiB
Languages
JavaScript 82.4%
CoffeeScript 14.3%
CSS 2%
HTML 1%
Makefile 0.2%