115 Commits

Author SHA1 Message Date
ccd0
c2080e8629 file.URL -> file.url 2015-04-12 22:45:36 -07:00
ccd0
ede23fc5e1 Support archive search by capcode. 2015-04-12 14:40:47 -07:00
ccd0
43e011d467 Revert "Add Unique ID to archive search menu."
This reverts commit c6fcbf5de155711aefb20781ea0eeb1a89480d7f.
2015-02-20 17:14:19 -08:00
ccd0
eaec80f5a5 Merge from Appchan X: src/Menu
excluded: Labels.coffee
2015-01-31 00:51:44 -08:00
ccd0
94928b7c83 Merge from Appchan X: Whitespace and other changes not affecting compiled script. 2015-01-30 01:22:40 -08:00
Zixaphir
8e7f509877 newlines 2015-01-25 10:25:15 -08:00
Zixaphir
29fd66898e Move download function in ImageCommon
Conflicts:
	builds/appchan-x.user.js
	builds/crx/script.js
	src/Images/ImageCommon.coffee
2015-01-25 10:24:49 -08:00
Zixaphir
c84a8abd55 Add download functionality to Gallery, as originally intended.
Conflicts:
	builds/appchan-x.user.js
	builds/crx/script.js
2015-01-25 10:03:54 -08:00
ccd0
c6fcbf5de1 Add Unique ID to archive search menu. 2015-01-10 21:32:55 -08:00
ccd0
4fb30a4d8f Support archived thread list page. 2015-01-04 09:47:03 -08:00
ccd0
f6c3cef282 Fix errors found by JSHint. 2014-12-14 12:31:52 -08:00
ccd0
381d000ef9 Increase height of report popup to accomodate new captcha. 2014-12-11 23:31:09 -08:00
ccd0
05fc008f44 Cooldown update, bugfixes.
- implement new 300s global thread cooldown
- update cooldown on post/thread deletion
- delays from error messages only apply to posts like the one that caused the error
- duplicate post delay ignored
2014-10-05 16:05:48 -07:00
ccd0
95352b5bac simplify catalog menu code 2014-09-27 00:58:28 -07:00
ccd0
11067f01d3 catalog: move menu to thread stats line 2014-09-16 00:02:53 -07:00
ccd0
e4c05c81f0 don't use exceptions for catalog menu 2014-09-15 22:50:22 -07:00
Mayhem
1bff6f816d Move the sticky/closed icons off of Saint Stallman's face.
Conflicts:
	html/General/Thread-catalog-view.html
	src/General/css/style.css
	src/Menu/Menu.coffee
2014-09-12 21:04:18 -07:00
ccd0
100d833939 Selected changes from Mayhem commit d6030f7df005d27a1c5c789d8c8426ed15434e4f
WAS:
Set the catalog thumbnail via background image, save one element.
Also tiny fixes here and there.
2014-09-12 20:48:37 -07:00
Mayhem
d0dd780d24 Add the menu button to threads in the catalog.
Conflicts:
	src/Menu/Menu.coffee
2014-09-12 19:58:03 -07:00
ccd0
626991eae6 remove email filtering and email search archive link 2014-08-23 11:16:40 -07:00
ccd0
e70cdc620a clean up cross-origin request code 2014-08-03 18:34:02 -07:00
ccd0
cff287c9c3 HTML templates 2014-08-02 22:43:01 -07:00
ccd0
cdb83f744a cleanup menu code 2014-06-18 22:39:19 -07:00
ccd0
efc852464f don't use event for adding to menu internally 2014-06-17 21:12:07 -07:00
ccd0
45d4d2241b Chromium now follows Firefox's policy on the download attribute. 2014-06-12 09:58:02 -07:00
ccd0
f67675ec11 Release 4chan X v1.7.52. 2014-06-02 04:17:08 -07:00
ccd0
0e81e2dec2 revert that change; this doesn't actually require QR 2014-05-11 23:19:01 -07:00
ccd0
c3f04314cc make things work with Quick Reply and Thread Updater disabled 2014-05-11 17:36:13 -07:00
ccd0
c9016ff4f1 small fix to small fixes
This would compare false to 'catalog'. Not what you wanted.
The download link is disabled in Firefox only because the current
implementation doesn't work there.
2014-04-08 19:17:50 -07:00
Nebukazar
823464ce64 Small fixes
Quote Threading disabled by default
Added missing titles to Header icons
Download Link should now appear in the Menu
2014-04-09 01:57:42 +02:00
Jordan
d914619e69 Revert a bit of menu code for #240 2014-01-12 19:32:50 -07:00
Jordan
f217d94299 Menu button changes, close #223 2014-01-09 00:23:43 -07:00
Zixaphir
43751a00b8 Fix zixaphir/appchan-x#514, fix zixaphir/appchan-x#513 2013-12-27 15:40:21 -07:00
Zixaphir
b38f63e313 Merge branch 'v3' of git://github.com/MayhemYDG/4chan-x into v3
Conflicts:
	Gruntfile.coffee
	src/Filtering/PostHiding.coffee
	src/General/Build.coffee
	src/General/lib/$.coffee
	src/Menu/Menu.coffee
	src/Posting/QuickReply.coffee
2013-12-25 10:54:21 -07:00
Mayhem
be8371d4c6 Optimize Menu.makeButton(). 2013-12-20 04:14:53 +01:00
Zixaphir
91cedb3b89 Merge branch 'v3' of git://github.com/MayhemYDG/4chan-x into v3
Conflicts:
	CHANGELOG.md
	html/General/Settings-section-Rice.html
	img/changelog/3.9.0/0.png
	package.json
	src/Images/AutoGIF.coffee
	src/Images/RevealSpoilers.coffee
	src/Miscellaneous/ExpandComment.coffee
	src/Miscellaneous/IDColor.coffee
	src/Monitoring/Unread.coffee
	src/Posting/QuickReply.coffee
	src/Quotelinks/QuoteInline.coffee
	src/Quotelinks/QuotePreview.coffee
	src/Quotelinks/QuoteYou.coffee
	src/Quotelinks/Quotify.coffee
2013-10-13 13:53:38 -07:00
Mayhem
10e93091d7 {Post,Thread}::callbacks => {Post,Thread}.callbacks 2013-10-02 11:38:15 +02:00
Zixaphir
847078db53 Merge branch 'v3' of git://github.com/MayhemYDG/4chan-x into v3
Conflicts:
	CHANGELOG.md
	Gruntfile.coffee
	json/archives.json
	package.json
	src/Filtering/Anonymize.coffee
	src/General/Config.coffee
	src/General/lib/post.class
	src/Linkification/Linkify.coffee
	src/Monitoring/ThreadUpdater.coffee
	src/Posting/QuickReply.coffee
2013-09-20 05:45:04 -07:00
Jordan Bates
3470929e05 Merge some mayhem changes 2013-09-19 07:27:53 -07:00
Mayhem
a56b6765cb Remove some /q/-only settings. 2013-09-19 09:22:24 +02:00
Mayhem
d3654f9079 Update post/delete cooldown timers. 2013-09-17 09:46:02 +02:00
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
seaweedchan
6b98f8acb4 Make classes consistent with Mayhem X 2013-08-14 02:41:07 -07:00
Mayhem
3581a235e7 Fix post menus in stubs.
Also removed some old arguments, fixed some semantics, added Get.threadFromNode, and used it.
2013-08-13 16:29:54 +02:00
seaweedchan
570be575e6 Release 4chan X v1.2.27. 2013-08-12 01:39:20 -07:00
seaweedchan
875f0cd4f8 Merge Zixaphir X 2013-08-12 00:07:39 -07:00
Zixaphir
c53b847099 Only Appchan has dropmarkers 2013-08-10 02:06:42 -07:00
Zixaphir
ee291bad0c Force stub menu to work 2013-08-09 19:21:26 -07:00
Zixaphir
80884e2bde Merge branch 'v3' of git://github.com/MayhemYDG/4chan-x into v3
Conflicts:
	src/General/Main.coffee
	src/General/lib/$.coffee
	src/Monitoring/Unread.coffee
	src/Posting/QuickReply.coffee
2013-08-07 13:53:35 -07:00