2820 Commits

Author SHA1 Message Date
Nicolas Stepien
ce1086ac60 This should fix the updater. 2012-05-01 19:16:21 +02:00
Nicolas Stepien
7f6782778f Move Thread Hiding code before Reply Hiding. 2012-05-01 18:48:55 +02:00
Nicolas Stepien
7751f7abd1 Thread Expansions fix and improvement. 2012-05-01 18:41:44 +02:00
Nicolas Stepien
6ffa33bd67 Final fix for Show Stubs, Reply Hiding and Filtering. These should be independant. 2012-05-01 18:18:41 +02:00
Nicolas Stepien
359d508c30 Fix class of filtered backlinks. 2012-05-01 17:17:41 +02:00
Nicolas Stepien
6038e06ef6 Add a p to hashes of quotified links. 2012-05-01 17:13:21 +02:00
Nicolas Stepien
b8e953d4ae Update Thread and Comment Expansion. 2012-05-01 17:11:43 +02:00
Nicolas Stepien
bce07659a0 Fix Recursive Filtering and strikethroughing quotes. 2012-05-01 16:54:55 +02:00
Nicolas Stepien
145a6ef581 Use [hidden] as this is easier to work with. 2012-05-01 16:38:55 +02:00
Nicolas Stepien
fabd887317 Add a span in the reply hider. 2012-05-01 15:52:28 +02:00
Nicolas Stepien
7b20be3a91 Fix preParsing of inserted posts.
Ha ha, back to Tera.
2012-04-30 14:55:48 +02:00
Nicolas Stepien
b72083552c Fix Reply Hiding. 2012-04-30 14:21:25 +02:00
Nicolas Stepien
a3c00a5792 Fix Thread Hiding. 2012-04-30 11:50:03 +02:00
Nicolas Stepien
59c879b59c Filter fixes. 2012-04-30 11:00:52 +02:00
Nicolas Stepien
18c9642b52 Fix filter highlight styling. 2012-04-30 10:28:44 +02:00
Nicolas Stepien
e52ee68c97 This should fix Comment Expansion. 2012-04-30 10:02:40 +02:00
Nicolas Stepien
755a21ac01 Thread expansion mostly fixed. 2012-04-30 09:47:50 +02:00
Nicolas Stepien
05a0a7f698 Release 2.29.4. 2012-04-30 08:49:43 +02:00
Nicolas Stepien
128f66c9b1 Fix mimetype checking.
Close #400

Conflicts:

	4chan_x.user.js
	script.coffee
2012-04-30 08:49:08 +02:00
Nicolas Stepien
7b6cedd005 Close #400 2012-04-30 05:02:00 +02:00
Nicolas Stepien
425b95a1e2 Quote Previewing and QR fixes.
Quote previewing works, but UI doesn't so you won't see anything.
2012-04-30 04:29:26 +02:00
Nicolas Stepien
52687b5ea6 Quote Backlinks fixes. 2012-04-29 15:39:12 +02:00
Nicolas Stepien
0313b094ce QR fixes. 2012-04-29 15:20:47 +02:00
Nicolas Stepien
59f5adaf7d Fix time formatting for OPs. 2012-04-29 15:09:18 +02:00
Nicolas Stepien
059be4fab5 Fix report buttons. 2012-04-29 15:07:55 +02:00
Nicolas Stepien
18ec912ec7 Fix Quotifier. 2012-04-29 15:01:21 +02:00
Nicolas Stepien
def88abec6 Fix file deleted preParsing. 2012-04-29 14:52:43 +02:00
Nicolas Stepien
f1a7942d56 Fix Thread Watcher. 2012-04-29 14:34:25 +02:00
Nicolas Stepien
d7b464205a Fix Anonymizer. 2012-04-29 14:31:53 +02:00
Nicolas Stepien
f22ea17429 Fix Sauces. NBSPs seem to be necessary. 2012-04-29 14:26:46 +02:00
Nicolas Stepien
1cdac37ecf More new HTML work. 2012-04-28 16:24:17 +02:00
Nicolas Stepien
55cbf0ddf4 Start working on the new HTML format. 2012-04-28 14:54:48 +02:00
Nicolas Stepien
77cc33ad75 Update coffee-script. Close #388. 2012-04-28 13:35:08 +02:00
Nicolas Stepien
4da7308206 Close #382. 2012-04-12 09:45:14 +02:00
Nicolas Stepien
218d3353f9 Release 2.29.3. 2012-04-06 00:11:42 +02:00
Nicolas Stepien
101d1fe9ee Close #366 2012-04-04 10:26:12 +02:00
Nicolas Stepien
c9f67a04f5 Use an empty string instead of null for document.implementation.createHTMLDocument, should fix Opera compatibility. 2012-04-03 10:10:20 +02:00
Nicolas Stepien
8fe05bee37 Fix #367 2012-04-02 12:21:46 +02:00
Nicolas Stepien
8a0e70b19c We CORS now. At least on sys.4chan.org, so ban detection on non Chrom* browsers is still inaccurate. Close #368 2012-04-02 11:58:30 +02:00
Nicolas Stepien
f1ef6dfd2b Do not ban/disable the QR on connection error. 2012-03-29 05:28:18 +02:00
Nicolas Stepien
6f9b6641de Get the form even if we hide the original post form. 2012-03-29 04:31:14 +02:00
Nicolas Stepien
023d645962 Release 2.29.2. 2012-03-29 03:13:43 +02:00
Nicolas Stepien
4c5c93de52 Wait, no. We preParse only once, not at every feature.
Revert "Mmmh, what was I thinking?"

This reverts commit 194d02e09c3bd5abc86bdfc5c9f0176474f0407b.
2012-03-29 03:10:51 +02:00
Nicolas Stepien
194d02e09c Mmmh, what was I thinking? 2012-03-29 03:03:43 +02:00
Nicolas Stepien
13e2898f89 'Fix' ban error message, reclose #325. 2012-03-29 02:58:58 +02:00
Nicolas Stepien
69c69fe91b Unread favicon reset fix. 2012-03-27 18:14:47 +02:00
Nicolas Stepien
d851ecce2d xhr.responseText -> xhr.response 2012-03-26 05:56:41 +02:00
Nicolas Stepien
784cc6a8ae $.add the unread favicon only on Firefox and Oprah, as it sometimes impacts performances on Chrome for obscure reasons, and that bugs me. Fix the unread favicon on Opera by $.rming it, hopefully. 2012-03-26 05:04:42 +02:00
Nicolas Stepien
cd8326a9c5 Add the forwardlink class to backlinks too. 2012-03-26 04:37:05 +02:00
Nicolas Stepien
d03d6e9db6 Add a ban error link to the QR if you're/when you get banned. 2012-03-26 04:12:24 +02:00