80 Commits

Author SHA1 Message Date
ccd0
54ef3a74ef Put DeleteLink nodes in DeleteLink.nodes. 2015-08-08 00:32:47 -07:00
ccd0
9970fa6c29 File-only deletions should not remove the cooldown. 2015-08-07 23:18:52 -07:00
ccd0
c399eff09e Integrate Delete Link cooldown with QR cooldown.
This fixes the 4chan v. local time discrepancy problem causing
autodelete to fail.
2015-08-07 23:10:34 -07:00
ccd0
836e6b1ae4 Auto-delete posts when cooldown expires. #167 2015-08-05 03:24:10 -07:00
ccd0
dcdb6afcbb Spam option has been removed from report window. 2015-06-22 13:45:09 -07:00
ccd0
e517b6426f Label reports to archive as to archive, don't redirect rule vio reports. #404 2015-05-10 23:18:58 -07:00
ccd0
7ec2ebdcc8 Fix size of window for reporting to archive.
Also fix report menu item for 404'd thread.
2015-04-26 23:03:39 -07:00
ccd0
a2725a16de Merge branch 'master' into filter 2015-04-24 18:41:25 -07:00
ccd0
bb7a8e008d Resize report window as needed instead of opening it huge at beginning. 2015-04-17 20:09:44 -07:00
ccd0
ce577a445b Don't disable scrollbars in report window. 2015-04-16 16:19:29 -07:00
ccd0
cb1acb7427 This was actually the second time I've enlarged the window because of the captcha. 2015-04-16 16:04:54 -07:00
aCarbon
e3aca1835a Normal report size box if pass is logged in 2015-04-16 19:08:44 +01:00
ccd0
51bb6b11a5 Merge branch 'bstable'
Conflicts:
	builds/4chan-X-beta.crx
	builds/4chan-X-beta.meta.js
	builds/4chan-X-beta.user.js
	builds/4chan-X-noupdate.crx
	builds/4chan-X-noupdate.user.js
	builds/4chan-X.crx
	builds/4chan-X.meta.js
	builds/4chan-X.user.js
	builds/4chan-X.zip
	builds/updates-beta.xml
	builds/updates.xml
	package.json
	src/Menu/ReportLink.coffee
2015-04-15 22:36:21 -07:00
ccd0
6c23d1f6f4 Increase report window size to accomodate increasingly common image captchas. 2015-04-15 22:26:16 -07:00
ccd0
52dfc296cf Support reporting posts to fgts archive. 2015-04-14 23:19:13 -07:00
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