83 Commits

Author SHA1 Message Date
ccd0
972a40b572 Make 4chan X tolerant of redundant slashes in 4chan URLs, part 2. #499
Stuff I missed in 2379b0f31da60a03f0dd9e0350b8dde3d3fe64e8.
2015-10-04 13:12:14 -07:00
ccd0
4a456548f6 Add bug tracker URL for Edge HTMLCollection bug. 2015-08-02 19:01:49 -07:00
ccd0
900daa3e56 Work around Edge issues with HTMLCollections. 2015-08-02 01:37:39 -07:00
ccd0
56fb01add1 post.isDead is false by default, not absent. 2015-07-04 10:05:46 -07:00
ccd0
8b83dbfe36 Posts no longer in index can no longer be assumed deleted. 2015-06-29 17:11:17 -07:00
ccd0
385d94a9bd Fix PDF being parsed as tag on /po/. 2015-05-02 15:37:26 -07:00
ccd0
82b39a4fdf Add Flash tag to File Info Formatting. 2015-04-25 17:57:33 -07:00
ccd0
a2725a16de Merge branch 'master' into filter 2015-04-24 18:41:25 -07:00
ccd0
b83c2c9811 Fix whitespace being stripped from the comment before filtering.
This makes it possible to filter whitespace spam.
2015-04-24 01:02:57 -07:00
ccd0
c1f62d1612 Don't crash if link (which could be from archive) is not a 4chan filename. 2015-04-13 01:28:11 -07:00
ccd0
c2080e8629 file.URL -> file.url 2015-04-12 22:45:36 -07:00
ccd0
b1201aa515 Make name/subject treatment more consistent. 2015-04-12 19:32:23 -07:00
ccd0
afaf6178e8 Merge branch 'master' into next 2015-03-26 19:12:05 -07:00
ccd0
4c9c386429 Make post and clone file parsing are consistent. 2015-03-25 02:20:12 -07:00
ccd0
f0be015897 Third attempt: Fix conflict with 4chan imgur thumbnail script. #363 2015-03-22 23:00:45 -07:00
ccd0
f47a1e959d Second attempt: Fix conflict with 4chan imgur thumbnail script. #363 2015-03-22 21:58:18 -07:00
ccd0
b5dca335fe Revert "Fix conflict with 4chan imgur thumbnail script. #363"
This reverts commit a20c4ad95ff55b8f71d9c1568fc96db1bd9db2ec.
2015-03-22 21:04:13 -07:00
ccd0
a20c4ad95f Fix conflict with 4chan imgur thumbnail script. #363 2015-03-22 16:40:33 -07:00
ccd0
d6f2d9492e Parse /f/ files. 2015-03-14 17:50:37 -07:00
ccd0
ba8e6cbdb9 New test for fake deletions. Also restore post.resurrect. #354 2015-03-10 22:36:37 -07:00
ccd0
01af49fd52 Better fix for false-positive deleted posts: Check Last-Modified header. 2015-03-08 18:54:03 -07:00
ccd0
c8d56e621c Legibility. 2015-02-22 11:12:37 -08:00
ccd0
bb3cbf5822 As of CoffeeScript 1.9.0, parameters like @x are no longer available as x. 2015-02-22 11:05:04 -08:00
ccd0
6dcf2adcc2 Cleanup "that". 2015-02-15 00:46:20 -08:00
ccd0
bb41c3a2ee Merge branch 'bstable'
Conflicts:
	LICENSE
	builds/4chan-X-beta.crx
	builds/4chan-X-beta.meta.js
	builds/4chan-X-beta.user.js
	builds/4chan-X-noupdate.crx
	builds/4chan-X-noupdate.user.js
	builds/4chan-X.crx
	builds/4chan-X.meta.js
	builds/4chan-X.user.js
	builds/4chan-X.zip
	builds/updates-beta.xml
	builds/updates.xml
	package.json
	src/General/Build.coffee
	src/General/Get.coffee
2015-02-11 23:58:04 -08:00
ccd0
2ad16e2d89 4chan has moved thumbnails to i.4cdn.org. 2015-02-11 23:50:46 -08:00
ccd0
184141a5e0 When expanding threads, rebuild posts originally fetched for quote previews.
Fixes lack of post hiding buttons etc.
2015-02-08 00:27:49 -08:00
ccd0
b01c372c1a Merge from Appchan X: src/General/lib
deferred: changes to Callbacks.execute
2015-02-06 20:59:54 -08:00
ccd0
0e10415d71 Revert "Ignore /pol/ fakedoubles in HTML building test."
This reverts commit 37f0872f886a3c9c2538d233ea47e8c94d308aa4.

Conflicts:
	src/General/lib/post.class
2015-01-25 15:08:16 -08:00
ccd0
4015395c10 Don't use title attribute to select elements. #220
Hopefully this will reduce extension conflicts and sensitivity to 4chan changes.
2014-12-30 16:19:32 -08:00
ccd0
185b0b5234 Remove <marquee> tags from text used by filters / thread excerpts. 2014-12-25 12:13:55 -08:00
ccd0
37f0872f88 Ignore /pol/ fakedoubles in HTML building test. 2014-12-22 19:28:55 -08:00
ccd0
f095feeb03 Ignore randomized spoilers in HTML building test. 2014-12-22 18:43:44 -08:00
ccd0
28a0064a67 Allow for extensions that add text to link titles (#220?)
e.g. NoScript's Javascript link fixer.
2014-12-14 20:41:40 -08:00
ccd0
512fd1f78d Add nodes.quote to Post object. 2014-12-14 20:28:33 -08:00
ccd0
4ac31962a2 Move nameBlock into post class. 2014-11-15 20:41:32 -08:00
ccd0
7c45f642f5 allow quotelinks, dice rolls, fortunes in catalog 2014-09-27 17:54:43 -07:00
ccd0
9e050bad65 Merge branch 'master' into catalog
Conflicts:
	src/General/lib/thread.class
2014-09-19 22:04:39 -07:00
ccd0
e04e933438 use 4chan's new archived thread icon 2014-09-19 21:43:48 -07:00
ccd0
58973e4651 catalog: use copy of comment HTML from before running features like Linkify/Embed 2014-09-16 19:42:45 -07:00
Mayhem
12c319dd23 Add some default booleans to Posts and Threads.
Remove timeOfDeath as I won't get to use it anytime soon.
Fix #1456.

Conflicts:
	src/General/lib/thread.class
2014-09-14 15:43:40 -07:00
ccd0
0d648f3b85 ignore quote links inside [code] tags; they shoudn't be there and cause bugs 2014-08-16 08:06:06 -07:00
ccd0
7d14a5395f hide spoilers in desktop notifications 2014-07-04 14:45:15 -07:00
ccd0
353d46dad9 fix Reveal Spoiler Thumbnails on archived posts 2014-07-01 00:43:29 -07:00
ccd0
eaa7e87d00 make URL normalization optional 2014-06-29 16:01:21 -07:00
ccd0
20006af4fe prettify tweaks 2014-06-27 21:45:26 -07:00
ccd0
a914a29380 BuildTest: close menu, ignore whitespace diffs, better first diff finding 2014-06-27 19:58:09 -07:00
ccd0
deedfba851 add build switch for test code 2014-06-27 16:56:23 -07:00
ccd0
f25155ea8d more work on testing procedure 2014-06-17 01:24:35 -07:00
ccd0
7a73160710 improve testing 2014-06-16 23:34:30 -07:00