39 Commits

Author SHA1 Message Date
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
Mayhem
b2ec75510b I couldn't find the exact cause, I suspect people are just adblocking random elements and expect not to break things. 2013-08-11 17:10:07 +02:00
Zixaphir
bd1dc8cb53 Fix #298 2013-08-08 14:35:26 -07:00
Zixaphir
d02ce2ff0f Merge branch 'v3' of git://github.com/MayhemYDG/4chan-x into v3
Conflicts:
	src/General/Header.coffee
	src/Images/ImageExpand.coffee
	src/Monitoring/ThreadUpdater.coffee
2013-08-06 13:12:41 -07:00
Mayhem
738a175f43 Avoid using {d.body,doc}.scroll{Top,Left}, use window.scroll[...] instead. 2013-08-06 21:11:03 +02:00
Mayhem
b36cf54d83 Make use of a few CoffeeScript filters. 2013-08-05 23:30:39 +02: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
ddbec61e1b Use dataset setters instead of setAttribute. 2013-07-14 18:51:02 +02:00
Mayhem
d154bab227 Simpler d.readyState usage. 2013-06-22 22:14:59 +02:00
Mayhem
e053e4d0bd Simplification of the previous fix. 2013-06-18 19:40:13 +02:00
noface
4ba431b1db Fix twitter not being selectable in Custom Navigation. 2013-06-18 15:03:48 +02:00
seaweedchan
af21ad07bc Merge Mayhem X 2013-06-14 03:14:54 -07:00
Mayhem
b6d00257fa "Fix" #1139. 2013-06-06 17:16:06 +02:00
Mayhem
d772180f0f Filter and Redirect crashes seem related: missing values in the Conf object, only on Chrome: bug in the
extension storage API?
Not seeing any databoard errors anymore.
Zero `body > .desktop` elements, both on Chrome and Firefox, no clue what's going on.
2013-06-03 22:26:55 +02:00
Mayhem
30b435133e Let's see what body>.desktop elements are there when the #boardNavDesktop is null 2013-06-01 17:46:25 +02:00
Mayhem
ff65a27034 Stop logging this.
It didn't reveal anything other than that #boardNavMobile is missing too.
2013-05-17 22:19:47 +02:00
Mayhem
e952e0de27 Some obscure issue where #boardNavDesktop is missing, investigating it.
It represents 15% of error reports.
2013-05-14 22:25:45 +02:00
Jordan Bates
1fc31411f5 Fix @DoodleChan's styling issues, #69 2013-05-12 21:54:13 -07:00
Zixaphir
f6de1520ce Fix seaweedchan/4chan-x/issues/62 2013-05-10 04:29:21 -07:00
Zixaphir
5e105642ca Use a textarea for custom navigation. 2013-05-10 04:13:13 -07:00
Jordan Bates
4bc35152e3 Dont add the target, in case of external catalog link 2013-05-10 03:51:42 -07:00
Jordan Bates
6eba459a7b Use , instead of -url 2013-05-10 03:44:27 -07:00
Jordan Bates
f1c2ca4691 External links 2013-05-10 03:25:25 -07:00
Jordan Bates
4e7846a7de Add all brackets as .fourchanx-link pseudo-elements, close #67 2013-05-09 23:53:41 -07:00
Jordan Bates
875bc98d0f Catch up to Mayhem, without archive changes 2013-05-09 19:33:33 -07:00
Jordan Bates
3bdf8ef495 Turn shortcut brackets into pseudo-elements, #67 2013-05-09 18:21:37 -07:00
Mayhem
fd5abbc355 Make Main.initStyle start sooner on the catalog. 2013-05-08 23:10:02 +02:00
Jordan Bates
20843e8ef7 Remove redundancy 2013-05-08 04:42:40 -07:00
Jordan Bates
4bdd604f0f Fix #63 2013-05-08 03:18:23 -07:00
Jordan Bates
f6bfd27622 Centered links option 2013-05-07 20:02:19 -07:00
Jordan Bates
cbc512c46f Fix #58 2013-05-06 22:22:24 -07:00
Jordan Bates
1771bcffde Update nyafuu 2013-04-29 14:03:40 -07:00
Nicolas Stepien
8b2eab632b Some custom board nav fixes. 2013-04-29 03:10:44 +02:00
Jordan Bates
4f779ae64d Merge Mayhem X 2013-04-28 10:37:12 -07:00
Nicolas Stepien
010618a6ef Move some html out the code. 2013-04-27 04:30:31 +02: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