Nicolas Stepien 43864f207d Revert "don't update closed threads"
This reverts commit ee3c82707608d92425607cd58ef28d41247bc648.

It can get unclosed.
It doesn't matter much network-wise since we use the If-Modified-Since header.

Conflicts:

	4chan_x.user.js
2012-01-15 15:19:06 +01:00
2012-01-15 14:59:51 +01:00
2012-01-15 14:59:51 +01:00
2012-01-15 14:59:51 +01:00
2011-12-16 16:03:24 +01:00

Get 4chan X HERE.

Building

  • Install node.js.
  • Install CoffeeScript with npm install -g coffee-script.
  • Clone 4chan X.
  • cd into it and build with cake build.
  • For development (continuous builds), run cake dev &. Kill the process with killall node.
Description
No description provided
Readme 513 MiB
Languages
JavaScript 82.4%
CoffeeScript 14.3%
CSS 2%
HTML 1%
Makefile 0.2%