107 Commits

Author SHA1 Message Date
ccd0
616f27963f Overboard compatibility. 2018-01-24 06:20:34 -08:00
ccd0
ff11e462b6 Merge branch 'master' into multisite 2017-12-09 21:22:52 -08:00
ccd0
4f2f2c685c Fix quote preview on archive page after recent site changes. 2017-02-10 20:25:31 -08:00
ccd0
379dd13e0f Fix bug causing replies to not immediately show when catalog thread is clicked. 2016-11-07 03:04:53 -08:00
ccd0
d17550b802 Merge branch 'next' 2016-11-06 22:17:11 -08:00
ccd0
2cc3fc4572 Only activate Catalog Hover Expand when catalog is clicked. Deactivate on second click. #489 2016-11-06 22:04:37 -08:00
ccd0
c0b0e41187 Tinyboard compatibility in Get.coffee. 2016-10-31 00:09:10 -07:00
ccd0
5a57879e01 Merge branch 'next' into multisite 2016-10-30 23:03:29 -07:00
ccd0
a43de316c8 Simplify Get.postFromNode.
The extra stuff was added in ee291bad0ce37f990416f596b75d40812c84e32f
to make thread stub menus work and is no longer needed.
2016-10-30 22:59:53 -07:00
ccd0
ffdb2cbd5c Support parsing Tinyboard posts. 2016-10-09 22:03:24 -07:00
ccd0
6484f461d0 Include rolls and fortunes in filterable text but continue removing them from notifications and thread excerpts. 2016-10-09 17:29:00 -07:00
ccd0
313ec30cd8 Use thread ID as final fallback for excerpt instead of name block. 2016-10-09 13:33:21 -07:00
ccd0
ad9c3df4dc Help out decaffeinate. #829 2016-10-01 03:18:22 -07:00
ccd0
9cee88ce3a Put catalog stuff into post rather than moving post stuff into catalog thread. 2016-09-25 18:21:02 -07:00
ccd0
e45eaea49f Move comment from index post to catalog post. Make quote previewing and embedding work in catalog. 2016-09-18 03:26:21 -07:00
ccd0
e1b0d62ceb Have return hack be added by the compilation script. 2016-06-12 00:25:58 -07:00
ccd0
9a42bf454e Prefer filename to poster name as thread excerpt. 2016-05-10 17:52:26 -07:00
ccd0
64bb62a075 No more having to hack the contents of the coffee-generated JS. 2016-04-19 16:27:05 -07:00
ccd0
3750c5bdf5 Incorporate Mayhem's Get.postFromRoot simplifications from 59f2ca6a5128bfadb8c3472c9e081d2b46d7e970. 2015-12-13 09:48:07 -08:00
ccd0
6b167d42b9 Fix some bugs with forwardlink indication, and extend it to inlined quotes. #361 2015-12-13 02:53:18 -08:00
ccd0
e27858216f Remove unwanted execute permissions. 2015-11-15 14:00:17 -08:00
ccd0
327df159cc Fix quoting crashing when you have selected something not inside a post. 2015-10-25 23:05:55 -07:00
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
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
1183dd8e2e Merge branch 'get-refactor'
Conflicts:
	src/General/Get.coffee
2015-02-06 22:51:41 -08:00
ccd0
8df52a0b24 Merge from Appchan X: Whitespace and other changes not affecting compiled script. 2015-01-31 02:50:38 -08:00
ccd0
bacfbb4e64 Move post fetching code into a class. 2015-01-03 08:42:47 -08:00
ccd0
3b1c585eb4 Better identification of variable-setting script. #199? 2014-12-31 11:13:23 -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
5fc2e7946f Reduce code duplication with Get.scriptData. 2014-12-20 12:31:15 -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
b4bbb687c5 Merge branch '1.9.11.x'
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
2014-11-17 21:40:10 -08:00
ccd0
f7759216ca Fix bugs in loading from HTTP-only archives on HTTPS pages. 2014-11-17 21:20:10 -08:00
ccd0
4ac31962a2 Move nameBlock into post class. 2014-11-15 20:41:32 -08:00
ccd0
e3cc7bd7a4 Quotelink bug. #172 2014-10-24 20:11:37 -07:00
ccd0
9cdac0c9f4 recheck threads when quoted post not found in cached data 2014-09-10 01:19:28 -07:00
ccd0
15a56ec0ae implement PostsInserted and use it in ImageLoader 2014-09-08 10:31:30 -07:00
ccd0
6abbbf00e2 stricter security test 2014-08-23 20:21:33 -07:00
ccd0
95f3c16e6e fix potential MITM attack 2014-08-11 22:05:47 -07:00
ccd0
4a32154031 bugfix 2014-08-10 15:58:56 -07:00
ccd0
f6206b766f archive settings: edit name, descriptions 2014-08-08 22:32:05 -07:00
ccd0
4d40b30c28 archive features should be disableable 2014-08-08 21:24:41 -07:00
ccd0
790a62d1bd add option to disable mixed content security, workaround for ajax restrictions 2014-08-03 19:53:01 -07:00
ccd0
689372e2b3 consolidate archive post fetching code 2014-08-03 12:59:18 -07:00
ccd0
cff287c9c3 HTML templates 2014-08-02 22:43:01 -07:00
ccd0
d1f8709dc3 fix to archive bug fix 2014-07-02 18:16:33 -07:00
ccd0
353d46dad9 fix Reveal Spoiler Thumbnails on archived posts 2014-07-01 00:43:29 -07:00
ccd0
e40fe775f1 use spoiler thumbnail for spoilered posts from archive 2014-06-29 01:51:11 -07:00
ccd0
b6739cc45d move HTML escape to global as E 2014-06-28 21:58:14 -07:00
ccd0
799e6bf61c more HTML building fixes 2014-06-28 08:43:55 -07:00