44 Commits

Author SHA1 Message Date
seaweedchan
2fcbe0bf30 Merge Zixaphir X 2013-08-14 03:12:10 -07:00
Zixaphir
1f011dfd02 Merge branch 'v3' of git://github.com/MayhemYDG/4chan-x into v3
Conflicts:
	CHANGELOG.md
	html/General/Header.html
	package.json
	src/Filtering/PostHiding.coffee
	src/Filtering/ThreadHiding.coffee
	src/General/Get.coffee
	src/General/Header.coffee
	src/General/Main.coffee
	src/General/UI.coffee
	src/Menu/Menu.coffee
	src/Posting/QuickReply.coffee
	src/Quotelinks/QuoteOP.coffee
2013-08-14 03:02:03 -07:00
Mayhem
b7ddfa5c66 Shave a line and move a few things around in QuoteOP. 2013-08-13 19:10:57 +02:00
Mayhem
46c50baaba Remove some useless code in QuoteCT. 2013-08-13 18:56:10 +02:00
Mayhem
2f13855508 Fixed a typo in QuoteCT which erroneously reported quotelinks inside cross-board clones as cross-thread quotelinks. 2013-08-13 18:53:32 +02:00
seaweedchan
b9b4efae5e Merge in new thread watcher and change a few things 2013-08-13 00:03:29 -07:00
Zixaphir
e0895c594a Merge branch 'v3' of git://github.com/MayhemYDG/4chan-x into v3
Conflicts:
	CHANGELOG.md
	css/style.css
	src/Archive/Redirect.coffee
	src/General/Build.coffee
	src/General/Config.coffee
	src/General/Header.coffee
	src/General/Main.coffee
	src/General/Settings.coffee
	src/General/lib/$.coffee
	src/General/lib/databoard.class
	src/Monitoring/ThreadStats.coffee
	src/Monitoring/ThreadUpdater.coffee
	src/Monitoring/ThreadWatcher.coffee
2013-08-12 18:26:39 -07:00
seaweedchan
875f0cd4f8 Merge Zixaphir X 2013-08-12 00:07:39 -07:00
Zixaphir
6602bb885d Merge branch 'v3' of git://github.com/MayhemYDG/4chan-x into v3
Conflicts:
	CHANGELOG.md
	Gruntfile.coffee
	package.json
	src/Quotelinks/QuoteYou.coffee
2013-08-10 14:37:45 -07:00
Mayhem
4037133eb5 Remove useless comment. 2013-08-10 19:49:25 +02:00
Mayhem
e890680dc4 Fix missing @nodes.. 2013-08-10 15:52:24 +02:00
Mayhem
1e439167d7 Shorter QuoteYou code.
Not sure why I had written it that way.
2013-08-10 15:46:48 +02:00
Mayhem
4b332e19e0 Fix #1196, #1222. 2013-08-10 15:26:34 +02:00
Zixaphir
1470c0e563 More oops 2013-08-09 20:19:08 -07:00
Zixaphir
ee291bad0c Force stub menu to work 2013-08-09 19:21:26 -07:00
Zixaphir
97f7cca2b1 Just a couple checks 2013-08-09 01:08:39 -07:00
Zixaphir
c438ab6c3b Highlight posts that quote you when scrolling to them
update window.location because lolwhynot
2013-08-09 01:05:10 -07:00
Zixaphir
6ba8d9ae8c Keybind to scroll to posts quoting you. 2013-08-08 23:53:48 -07:00
Zixaphir
73250fcc3d Fix #378 2013-08-08 14:49:31 -07:00
Zixaphir
ce6e317c98 Time to stop being silly. 2013-08-07 21:02:10 -07:00
Zixaphir
7064d0b54e Fix QuoteThreading toggle. 2013-07-31 17:26:31 -07:00
Zixaphir
22fde6fdb0 Fix quotelinks inside of resurrected posts
@MayhemYDG
2013-07-25 14:51:30 -07:00
Zixaphir
582d067a10 Merge branch 'v3' of git://github.com/MayhemYDG/4chan-x into v3
Conflicts:
	CHANGELOG.md
	CONTRIBUTING.md
	Gruntfile.js
	README.md
	changelog-old
	css/style.css
	html/Monitoring/ThreadStats.html
	html/Posting/QR.html
	json/archives.json
	package.json
	src/Archive/Redirect.coffee
	src/General/Header.coffee
	src/General/Main.coffee
	src/General/Settings.coffee
	src/General/UI.coffee
	src/General/html/Settings/Filter-guide.html
	src/General/lib/$.coffee
	src/General/lib/clone.class
	src/General/lib/post.class
	src/Images/ImageHover.coffee
	src/Menu/Menu.coffee
	src/Monitoring/ThreadUpdater.coffee
	src/Posting/QuickReply.coffee
	src/Quotelinks/QuotePreview.coffee
	src/Quotelinks/Quotify.coffee
2013-07-21 08:39:40 -07:00
Mayhem
6c87f852be Add comment about 4chan's issue concerning deadlinks inside code tags. 2013-07-19 15:45:04 +02:00
Mayhem
33d3518e76 "id" -> "ID" in dataset suffixes. 2013-07-14 19:03:22 +02:00
Mayhem
ddbec61e1b Use dataset setters instead of setAttribute. 2013-07-14 18:51:02 +02:00
Mayhem
8560f204b2 Remove userjs support and Presto-related code.
Add `minimum_opera_version` in the manifest.
Up the min Chrome version for unprefixed MutationObserver support.
2013-07-08 19:09:23 +02:00
Mayhem
b3d38cbabd contextFromLink -> contextFromNode 2013-07-02 18:21:05 +02:00
Zixaphir
e38ec8a6b7 .hasinline 2013-05-27 14:26:03 -07:00
Zixaphir
249a739bfc Add @MayhemYDG's archive redirection 2013-05-12 09:00:00 -07:00
Jordan Bates
36b0ef5436 Backlinks 2013-05-10 05:58:27 -07:00
Zixaphir
f256ff8538 Fix seaweedchan/4chan-x/issues/54 2013-05-10 04:45:52 -07:00
Zixaphir
2b8467cfc8 ACTUALLY remove some good practices. 2013-05-10 01:40:09 -07:00
Zixaphir
3283e38cd9 Remove some good practices... if we weren't using CoffeeScript 2013-05-10 01:34:30 -07:00
Jordan Bates
875bc98d0f Catch up to Mayhem, without archive changes 2013-05-09 19:33:33 -07:00
Jordan Bates
55f817e32c Move class adding out of node 2013-05-09 07:55:10 -07:00
Zixaphir
ec9c5d7d92 Fix a small bug resulting in double-hashlinks on clones. 2013-05-06 14:53:20 -07:00
Zixaphir
7c330f39bc Quote Hash Navigation 2013-05-06 14:49:55 -07:00
Mayhem
538e117746 Add archive selection. 2013-05-06 06:57:29 +02:00
Mayhem
f1b6647475 Fix #1082. 2013-05-05 18:21:42 +02:00
Jordan Bates
aee52eabf2 Add highlight posts quoting you option 2013-05-03 17:08:54 -07:00
Zixaphir
d5d3ee86f9 Changelog, technical stuff. 2013-04-26 15:08:40 -07:00
Jordan Bates
09baa3feea Merge Mayhem's structure 2013-04-26 14:04:12 -07:00
Nicolas Stepien
a2e87f1200 Structure.
God damn War Thunder, download faster!
2013-04-26 17:40:51 +02:00