65 Commits

Author SHA1 Message Date
Zixaphir
8bad58920a Fix not var in obj, var not in obj 2013-12-24 16:31:09 -07:00
Zixaphir
91233b8d61 remove [].contains. It was a bad idea.
I shouldn't be messing with stuff like this without a really good
reason for doing so, and the longer I thought about it, the more
it occurred to me that I didn't have one.
2013-12-24 14:41:21 -07:00
Zixaphir
cc5cf4f124 Update archives 2013-12-16 13:41:12 -07:00
Zixaphir
711e22f831 Be a bit closer to Mayhem's structure for the archives 2013-10-19 22:54:40 -07:00
Zixaphir
0415de74c1 Merge branch 'master' of https://github.com/seaweedchan/4chan-x into v3
Conflicts:
	CHANGELOG.md
	Gruntfile.coffee
	LICENSE
	builds/4chan-X.user.js
	builds/crx/script.js
	json/archives.json
	package.json
	src/Archive/Redirect.coffee
	src/General/Build.coffee
	src/General/Config.coffee
	src/General/html/Build/post.html
	src/Monitoring/ThreadUpdater.coffee
	src/Posting/QuickReply.coffee
2013-10-13 14:29:52 -07:00
Zixaphir
5b87c17e69 Merge branch 'v3' of git://github.com/MayhemYDG/4chan-x into v3
Conflicts:
	CHANGELOG.md
	package.json
	src/Archive/Redirect.coffee
2013-09-24 14:33:21 -07:00
seaweedchan
6d4da42eb2 Merge Mayhem X 2013-09-22 03:57:03 -07:00
Mayhem
5b44045d55 Remove foolz+hsts issue workaround. 2013-09-21 13:40:52 +02:00
seaweedchan
b9b4efae5e Merge in new thread watcher and change a few things 2013-08-13 00:03:29 -07:00
Zixaphir
19e1af9b46 update foolzashit 2013-08-12 17:13:38 -07:00
Mayhem
30d0cc8718 Typo. 2013-08-12 19:27:46 +02:00
Mayhem
88b6f97fce Drop archives.json update period from 4 to 2 days. 2013-08-12 17:30:00 +02:00
seaweedchan
875f0cd4f8 Merge Zixaphir X 2013-08-12 00:07:39 -07:00
Zixaphir
8b992d42ed Merge branch 'v3' of git://github.com/MayhemYDG/4chan-x into v3
Conflicts:
	CHANGELOG.md
	src/General/Config.coffee
	src/General/Main.coffee
	src/General/lib/$.coffee
	src/Miscellaneous/Time.coffee
2013-08-09 19:36:40 -07:00
Mayhem
0b55e34361 Allow fetching posts for archives that require credentials. 2013-08-09 12:41:59 +02:00
Zixaphir
2fa674c782 Merge branch 'v3' of git://github.com/MayhemYDG/4chan-x into v3
Conflicts:
	Gruntfile.coffee
	json/archives.json
	src/Archive/Redirect.coffee
	src/General/lib/$.coffee
	src/Monitoring/Unread.coffee
2013-08-04 19:44:42 -07:00
Zixaphir
a54bc6a076 Merge branch 'master' of https://github.com/seaweedchan/4chan-x into v3
Conflicts:
	CHANGELOG.md
	LICENSE
	builds/4chan-X.user.js
	builds/crx/script.js
2013-08-04 19:02:55 -07:00
Jordan Bates
d0bbe13172 Release 4chan X v1.2.25. 2013-08-04 14:32:25 -07:00
Mayhem
03a8435a94 Fix duplicate data property in object literal not allowed in strict mode. 2013-08-01 22:10:51 +02:00
Zixaphir
392d6e255e Reduce loops in Redirect.init 2013-07-29 11:36:07 -07:00
Zixaphir
44a2b378ca Merge branch 'master' of https://github.com/seaweedchan/4chan-x into v3
Conflicts:
	CHANGELOG.md
	LICENSE
	builds/4chan-X.user.js
	builds/crx/script.js
	package.json
	src/Posting/QuickReply.coffee
2013-07-24 21:49:24 -07:00
seaweedchan
979694a973 Release 4chan X v1.2.24. 2013-07-24 02:12:15 -07:00
seaweedchan
c34f6693cb Release 4chan X v1.2.22. 2013-07-23 01:54:28 -07:00
Zixaphir
d2bcf840ff Merge branch 'master' of https://github.com/seaweedchan/4chan-x into v3
Conflicts:
	CHANGELOG.md
	LICENSE
	builds/4chan-X.user.js
	builds/crx/script.js
	src/Archive/Redirect.coffee
2013-07-21 08:43:58 -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
Jordan Bates
9ba459ea8a Release 4chan X v1.2.19. 2013-07-14 03:58:01 -07:00
Jordan Bates
36bc01469b Release 4chan X v1.2.18. 2013-06-27 07:28:25 -07:00
Mayhem
626c140113 Typo 2013-06-25 15:55:56 +03:00
Mayhem
16a94a261d Fix missing call to auto-update archives. 2013-06-20 18:43:45 +02:00
seaweedchan
7a3ad22766 Require https with foolz
Close #100
2013-06-18 01:43:40 -07:00
Jordan Bates
fefa7aa07c Foolz is archiving /v/ and /vg/ once more
Close #107
2013-06-16 13:24:37 -07:00
seaweedchan
af21ad07bc Merge Mayhem X 2013-06-14 03:14:54 -07: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
399df131fd Test the water, see if we can start removing these workarounds. 2013-06-01 17:30:36 +02:00
Jordan Bates
d35932ba0f Mayhem X, update changelog 2013-05-20 15:13:06 -07:00
Jordan Bates
868862ede1 Fix #82 2013-05-17 02:26:56 -07:00
Mayhem
fd3d898f75 cb? now 2013-05-13 00:34:33 +02:00
Zixaphir
36e11ff921 Fix file redirection.
This was all my bad.
2013-05-12 15:34:29 -07:00
Mayhem
e9b8db87d8 Add a button to update the archive list. Also display the last update time. 2013-05-13 00:21:12 +02:00
Mayhem
6e1109d9a9 Attempt to fix some obscure Redirect initialization bugs. 2013-05-12 23:30:16 +02:00
Zixaphir
249a739bfc Add @MayhemYDG's archive redirection 2013-05-12 09:00:00 -07:00
Jordan Bates
952d3dcf9c Merge Mayhem announcement hiding changes 2013-05-09 23:22:43 -07:00
Jordan Bates
4c6d425b52 Add Foolzashit archive 2013-05-09 18:56:26 -07:00
Mayhem
2211f0160b Key needs to be a string. 2013-05-08 16:40:39 +02:00
Mayhem
56ea8a52e0 No need to check lastupdate when updating the archives list. 2013-05-08 16:04:19 +02:00
Mayhem
39c3d35a72 Update archived boards list every 4 days. 2013-05-06 21:53:57 +02:00
Mayhem
538e117746 Add archive selection. 2013-05-06 06:57:29 +02:00
Zixaphir
1151591472 Redirect changes.
I am not going to lie. The very idea of wrapping a switch in a
function to make it return a value just so you can do
`var = switch` irritates the living hell out of me.
2013-05-02 01:19:55 -07:00
Jordan Bates
758bb20499 Fix #47 2013-05-01 18:23:06 -07:00
Jordan Bates
d97f80d50c PensiveNonsen only has /vg/ 2013-05-01 16:52:23 -07:00