6300 Commits

Author SHA1 Message Date
Zixaphir
393eb3ec22 Lets pretend we're smarter than we really are! 2014-03-30 16:53:08 -07:00
Zixaphir
af9e544141 Corrections 2014-03-27 13:53:21 -07:00
Zixaphir
cefb710c04 Merge branch 'mayhem' into v3
Conflicts:
	CHANGELOG.md
	css/style.css
	package.json
	src/General/Header.coffee
2014-03-27 13:50:02 -07:00
Mayhem
c5dfd248e6 Release 4chan X v3.19.4. 2014-03-27 21:31:58 +01:00
Mayhem
825236a002 Fix #1524. 2014-03-27 21:31:16 +01:00
Zixaphir
1afcdd011c Improve Scroll to Post Quoting You logic 2014-03-26 15:31:26 -07:00
Zixaphir
f6ea1ed52c Don't clean empty data. 2014-03-26 11:16:05 -07:00
Zixaphir
04f5f5a5fb Oops 2014-03-24 13:34:40 -07:00
Zixaphir
148edd3e33 Restore Scroll To Post Quoting You functionality. 2014-03-24 13:29:09 -07:00
Zixaphir
e20a822481 Since we already are generating keys, lets use them. 2014-03-23 17:46:21 -07:00
Zixaphir
642b1cd37d Small Linkifier miss involving hostname.com:port 2014-03-23 17:19:19 -07:00
Zixaphir
2da04a635b Thread Updater Increment issue. 2014-03-23 14:28:42 -07:00
Zixaphir
55e43147ed Redundant 2014-03-23 12:32:40 -07:00
Zixaphir
228eba30fb Fuck protocols.
Conflicts:
	LICENSE
	builds/4chan-X.user.js
	builds/crx/script.js
2014-03-22 12:33:52 -07:00
Zixaphir
4c09eed4cd Holy shit loops 2014-03-21 16:35:27 -07:00
Zixaphir
282a2338d8 One more thing from master branch 2014-03-20 09:55:32 -07:00
Zixaphir
c45807c9b9 Small backlink reflow 2014-03-20 09:42:48 -07:00
Zixaphir
18db3994b6 Backport fixes from master branch 2014-03-20 09:37:27 -07:00
Mayhem
2930df7098 Release 4chan X v3.19.3. 2014-03-20 16:33:49 +01:00
Mayhem
c1a7fcd90b Changelog. 2014-03-20 16:33:42 +01:00
Mayhem
2e70268ec2 Fix #1514. 2014-03-20 16:31:11 +01:00
Mayhem
d1a305a888 Hide and don't use the header hitzone when unnecessary. 2014-03-20 16:21:22 +01:00
Mayhem
676381c974 Merge pull request #1515 from pleebe/patch-1
Update archives.json
2014-03-16 03:03:49 +01:00
Noble pleb
f7de184714 Update archives.json
4plebs flash archive trial
2014-03-16 03:51:08 +02:00
Zixaphir
af87eea3fb waddafuck 2014-03-15 15:35:50 -07:00
Zixaphir
99babc304a Oops 2014-03-14 17:29:02 -07:00
Zixaphir
be4be5a94b Fix post fetching 2014-03-14 17:08:00 -07:00
Zixaphir
ca9abdc4e7 Remove Main.callbacknodes 2014-03-14 16:02:19 -07:00
Mayhem
a0657e3604 Merge pull request #1512 from pleebe/patch-1
archiving /trv/
2014-03-14 18:04:23 +01:00
Noble pleb
f63ab78aba archiving /trv/ 2014-03-14 19:01:59 +02:00
Zixaphir
5581b53414 Fix thread page numbers 2014-03-13 15:23:25 -07:00
Zixaphir
91a63d1bc2 Fix an issue causing a blank index when navigating
Status 304 a bitch.
2014-03-13 15:15:58 -07:00
Zixaphir
9b9a2980aa Merge branch 'mayhem' into v3
Conflicts:
	CHANGELOG.md
	README.md
	css/style.css
	html/General/Header.html
	package.json
	src/General/Config.coffee
	src/General/Header.coffee
	src/General/Settings.coffee
	src/Miscellaneous/AnnouncementHiding.coffee
2014-03-13 14:30:39 -07:00
Zixaphir
f81c03f5a2 Eliminate Index.liveThreadIDs 2014-03-13 13:56:48 -07:00
Zixaphir
60b3d447c5 Allow searching from URL bar without refreshing the page (add #s=search)
Reduce loops. Because we build threads in a loop, we can build replies
as we're building threads.

Go us.
2014-03-13 13:25:04 -07:00
Zixaphir
4fd7f628f5 Eh, the debounce is kinda pointless. 2014-03-13 02:13:41 -07:00
Zixaphir
9dec38cb16 Remove InfiniScroll.coffee
Wasn't using it, thought I'd deleted it already.
2014-03-13 02:10:09 -07:00
Zixaphir
b46dc96b52 window.scrollY works in Chrome and Firefox. 2014-03-13 02:07:26 -07:00
Zixaphir
0f0c50ca33 Fix a thread stats bug. 2014-03-13 00:32:48 -07:00
Zixaphir
2a703f08a2 Fix a bug where the QR not being enabled could break JSON Navigation 2014-03-13 00:26:08 -07:00
Zixaphir
61e1447a5f Lets not even bother linkifying a comment with no links.
Also switch out some loops.
2014-03-12 23:42:32 -07:00
Mayhem
d649e5e21e Release 4chan X v3.19.2. 2014-03-12 11:42:35 +01:00
Mayhem
fd942b345b Changelog. 2014-03-12 11:42:29 +01:00
Mayhem
19e1315760 Fix #1503, Fix #1504. 2014-03-12 11:36:50 +01:00
Mayhem
d878d1fb4f Update deps. 2014-03-12 11:33:39 +01:00
Zixaphir
6bb31cc845 Filtered posts are now added to the PostHiding DataBoard
Fixes #632
2014-03-11 15:59:47 -07:00
Zixaphir
0dd77eb92c Fix "Reveal Spoiler Thumbnails" option 2014-03-11 15:22:46 -07:00
Zixaphir
5cbe5753e8 Use while loops for consistency and also get rid of Array::filter 2014-03-11 14:14:24 -07:00
Zixaphir
dec9775f80 Less Array::map, more manual loops.
Map is slow. http://jsperf.com/arraymap
2014-03-11 13:43:23 -07:00
Zixaphir
08241a213f Reflow Navigate.node, allow navigation from backlinks and their hashes 2014-03-11 12:48:23 -07:00