Commit Graph

4679 Commits

Author SHA1 Message Date
379a2b8ae4 Banners from 41332 up to 93227 2021-02-26 16:39:57 -06:00
nonmakina
05f0a0e860
Merge pull request #224 from nonmakina/youtubeEmbed2
Youtube embed
2021-02-23 00:21:54 -06:00
3bf47e65fc remove rolling average 2021-02-21 19:57:37 -06:00
9d9ae86c55 remove rolling average 2021-02-21 19:56:42 -06:00
9137949dbf test rolling average' 2021-02-21 19:32:11 -06:00
474e215151 change to week 2021-02-21 19:04:36 -06:00
97f00c22dd change to week 2021-02-21 19:03:13 -06:00
2103c21b53 fix 2021-02-21 16:39:01 -06:00
8b57c70ea5 fix 2021-02-21 16:38:00 -06:00
7a99f5943e more counters 2021-02-21 16:36:09 -06:00
2576fc4ff1 Fix 2021-02-21 16:24:16 -06:00
607c4c60c0 Fix 2021-02-21 16:23:32 -06:00
a4d1e58ad7 Adds more IP counters 2021-02-21 16:18:26 -06:00
towards-a-new-leftypol
6885c19778 Fix previous commit which overwrote some things 2021-02-20 17:46:03 -05:00
towards-a-new-leftypol
4dff5208fc check in local changes made by zul? 2021-02-20 17:44:16 -05:00
towards-a-new-leftypol
237d9d921d
Merge pull request #228 from xComatoast/Codetags
Codetags
2021-02-20 17:39:36 -05:00
Comatoast
38f666a59f This will allow the use of code tags 2021-02-07 11:50:49 -08:00
Comatoast
372919e849 Merge remote-tracking branch 'upstream/config' into frontpage2 2021-02-07 11:46:56 -08:00
nonmakina
b962f6a128
Merge pull request #226 from towards-a-new-leftypol/move_merge_fixes
Improve robustness when moving / merging threads
2021-01-30 19:28:08 -06:00
towards-a-new-leftypol
43a6a67844 Improve robustness when moving / merging threads
- previously this would choke on threads where the image file is
missing
2021-01-31 01:20:45 +00:00
2c1130f76d fixes Jquery references on loop 2021-01-29 21:39:00 -06:00
0827ad09c9 Iterates over nodes 2021-01-29 21:30:55 -06:00
23d63bdd98 Re-introduces the youtube embed changes.
This reverts commit acc01957bc.
2021-01-29 20:55:23 -06:00
towards-a-new-leftypol
c10756c96f
Merge pull request #222 from towards-a-new-leftypol/revert-217-youtubeEmbed
Revert "Replace Youtube embed"
2021-01-29 21:10:43 -05:00
nonmakina
acc01957bc
Revert "Replace Youtube embed" 2021-01-29 20:09:27 -06:00
towards-a-new-leftypol
a7bf3fee78
Merge pull request #212 from towards-a-new-leftypol/op_creation_time
Op creation time
2021-01-29 20:29:49 -05:00
towards-a-new-leftypol
048674e136
Merge pull request #200 from nonmakina/pph-and-uniques
Adds PPH and Unique IP for site and for each board.
2021-01-29 20:28:46 -05:00
towards-a-new-leftypol
e7f5fd6443
Merge pull request #217 from nonmakina/youtubeEmbed
Replace Youtube embed
2021-01-27 23:14:01 -05:00
towards-a-new-leftypol
cdf2bd429f Slightly better error message for rate limiting thread creation 2021-01-27 22:54:50 -05:00
towards-a-new-leftypol
c03ccd63a1 OP rate limiting should only look at opening posts in the flood table 2021-01-27 22:51:33 -05:00
towards-a-new-leftypol
ae9e94396d retab config.php 2021-01-27 22:50:32 -05:00
4a1e3a3d13 Adds the proposed ffmpeg.php changes 2021-01-27 20:09:18 -06:00
2b38969e8a Fixes remove embed 2021-01-26 00:59:37 -06:00
9c4158fea5 Adds missing text and fixes js errors 2021-01-26 00:52:23 -06:00
87a8fd3a36 Adds support for embed button for youtube. Eliminates preview image fetched from youtube that was causing a leak 2021-01-26 00:44:23 -06:00
towards-a-new-leftypol
5afcd089ed Clean up instance-config.php
- remove commented code
- revert overwritten flood values back
2021-01-24 13:49:56 -05:00
towards-a-new-leftypol
246c77d369 retab inc/filters.php 2021-01-24 13:48:32 -05:00
towards-a-new-leftypol
193eb0694e Merge remote-tracking branch 'lpdev_local/thread_creation_time' into op_creation_time 2021-01-24 02:47:42 -05:00
towards-a-new-leftypol
0ff6cb7db3 print statements 2021-01-24 07:47:21 +00:00
towards-a-new-leftypol
3ce48b7b64 Merge remote-tracking branch 'lpdev_local/thread_creation_time' into op_creation_time 2021-01-24 02:29:49 -05:00
towards-a-new-leftypol
7937a702e3 Do noip stuff before other stuff (idk) 2021-01-24 07:29:12 +00:00
towards-a-new-leftypol
55abd06c2d 30 seconds betweeen each new post 2021-01-24 01:56:01 -05:00
towards-a-new-leftypol
629d03bd7b OP creation rate-limiting
- minimum time between OP is 30 seconds
2021-01-24 06:49:01 +00:00
towards-a-new-leftypol
aec46521ff commented out filters modification for flood_time 2021-01-24 03:29:18 +00:00
Comatoast
c988f303c0 Ok, third time is the charm. Fix for the frontpage 2021-01-23 18:08:02 -08:00
Comatoast
fd1ce6a6f2 Fixes frontpage theme 2021-01-22 21:47:30 -08:00
Comatoast
c67d914549 Merge remote-tracking branch 'upstream/config' into frontpage 2021-01-22 21:46:26 -08:00
towards-a-new-leftypol
53769d8f3a
Merge pull request #196 from nonmakina/fontFix
Improves readibility of text
2021-01-22 12:08:11 -05:00
9c4da9a13d local vars 2021-01-19 22:39:29 -06:00
3beb54ac2b h2 -> h1 2021-01-19 21:49:43 -06:00