95 Commits

Author SHA1 Message Date
ccd0
91aa12f8fd Remove Archive Report option since fgts.jp and its report form no longer exists. #933 2016-06-13 03:59:02 -07:00
ccd0
ffe6e51a1d Add search by flag to archive link menu. 2016-05-18 02:05:53 -07:00
ccd0
0e6096130b Fix menu being copied into post clones. #894 2016-05-15 13:06:47 -07:00
ccd0
64bb62a075 No more having to hack the contents of the coffee-generated JS. 2016-04-19 16:27:05 -07:00
ccd0
f51ca57f2f Whitespace fixes. 2016-04-19 05:56:18 -07:00
ccd0
f1b82d013f Remove dependency of Post, Thread, CatalogThread classes on Callbacks class. 2016-04-15 10:34:39 -07:00
ccd0
63245dfd92 Support turning Cooldown setting on and off without reloading. #763 2016-02-13 13:40:03 -08:00
ccd0
e8276ca800 Use the &altc=1 report form but substitute our own captcha options.
Also
- fix tab order in report form
- focus on captcha in report form
- extend refresh on image click / backspace to original post form
- support language setting for v1 (#458)
2016-01-30 00:24:59 -08:00
ccd0
d1d8a416f0 Reduce size of report window when using v1 captcha. 2016-01-18 09:10:08 -08:00
ccd0
dded519aa1 Update for report form captcha change. #727 2016-01-18 08:37:06 -08:00
ccd0
d53a1905b4 Shorten some more menu item names. 2015-11-22 18:09:27 -08:00
ccd0
e27858216f Remove unwanted execute permissions. 2015-11-15 14:00:17 -08:00
ccd0
e9a8817d11 Fix regression from v1.11.8.0 causing delete link not to work when Cooldown is off. #466 2015-08-26 21:06:37 -07:00
ccd0
3db44c08a7 Don't need to be 100% sure to remove the cooldown. 2015-08-16 02:43:46 -07:00
ccd0
1fc82a38bd If we try to delete a post too early, retry in 5 seconds. 2015-08-08 01:13:36 -07:00
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