28 Commits

Author SHA1 Message Date
ccd0
a09d3e846d Custom cooldown should not extend cooldown time when cooldown is inapplicable. 2017-09-28 01:56:50 -07:00
ccd0
d8dd672710 Reduce disk reads preformed by QR Cooldown. 2017-07-28 22:40:29 -07:00
ccd0
29d78aa0f5 Fix deletion cooldown bug from v1.13.1.0. 2016-11-09 15:17:18 -08:00
ccd0
339163dfc3 Prevent auto-posting when editing any part of the first post in the last 5 seconds of the cooldown, not just when editing the comment. 2016-11-06 08:49:43 -08:00
ccd0
39792ad2ca Move cooldown parsing into Boards class and use boards.json data rather than script on page. 2016-10-08 20:28:16 -07:00
ccd0
9ed360094f Remove _intra cooldowns. 2016-10-02 15:12:22 -07:00
ccd0
bce6392bdd Implement reduced reply cooldowns for Pass users. 2016-10-02 11:45:03 -07:00
ccd0
b4e97d39bc Fix cooldowns. 2016-10-01 05:04:00 -07:00
ccd0
63245dfd92 Support turning Cooldown setting on and off without reloading. #763 2016-02-13 13:40:03 -08:00
ccd0
36da421396 Include /r9k/ mute time in cooldowns. #535 2015-10-24 17:38:01 -07: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
6642e6e1cf Fix cooldown regression from c399eff09ebc1faaf46a177f8824de0fd538ebfa. 2015-08-16 18:07:59 -07:00
ccd0
a834d0a5f0 Remove leftovers of old way of setting cooldown time. 2015-08-08 20:36:33 -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
779aa10e9c Fix QR.cooldown data not being set up when called from DeleteLink. 2015-08-07 21:44:36 -07:00
ccd0
959ce1d38e Move all cooldown data into one object. 2015-08-07 13:40:58 -07:00
ccd0
9238b39874 Additional cooldown -> custom cooldown. 2015-02-21 20:35:12 -08:00
AchtBit
7568f0c64e Increase maxDelay instead of QR.cooldown.maxDelay. 2015-02-17 19:27:51 -06:00
AchtBit
ee53c212cf Implement additional cooldown. 2015-02-15 16:57:02 -06:00
ccd0
2680033206 The 5 minute thread cooldown only applies between boards. 2015-02-14 19:04:24 -08:00
ccd0
5fc2e7946f Reduce code duplication with Get.scriptData. 2014-12-20 12:31:15 -08:00
ccd0
e43db40140 QR cooldown no longer depends on Javascript being enabled. 2014-11-11 21:39:19 -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
Mayhem
ca9e147486 Remove Cooldown Prediction.
Conflicts:
	src/General/Config.coffee
	src/Posting/QR.cooldown.coffee
2014-08-23 19:12:47 -07:00
Mayhem
0af1575796 Fix cooldowns never expiring.
Conflicts:
	src/Posting/QR.cooldown.coffee
2014-08-23 18:57:32 -07:00
Mayhem
9b384f44a8 typo
tee hee #1342
2014-08-23 18:54:55 -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
a646d532b2 Split QR.coffee into multiple files. 2013-12-19 04:34:37 +01:00