Commit Graph

4962 Commits

Author SHA1 Message Date
Your Name
56bbaf881f Simple anti-spam mechanism 2024-01-16 18:04:00 +00:00
Your Name
b833e2743a Simple anti-spam mechanism 2024-01-16 18:04:00 +00:00
Your Name
845ff14e52 Simple anti-spam mechanism 2024-01-16 18:04:00 +00:00
Your Name
e2bef8c2f2 Simple anti-spam mechanism 2024-01-16 18:04:00 +00:00
ea67272e87 Add various flags 2022-10-06 07:10:10 -01:00
Your Name
0cffd52b02 add colon to character class for cites 2022-08-04 09:18:31 +02:00
Your Name
fc2357e6f2 moves modifiers, as per https://github.com/vichan-devel/vichan/pull/377/files 2022-07-16 00:28:59 +02:00
Your Name
5b01f34973 mute redefinition. reference: 00349d0315 2022-07-16 00:26:59 +02:00
Your Name
f1a48042c2 add some stuff to the api, to match vichan's api at the request of a user. fixed the delete-stray-images script 2022-06-22 20:39:47 +02:00
57df86557a Update composer.lock 2022-05-22 20:20:50 -02:00
e3ea750c85 Fixes for delete-stray tool and cli.php 2022-05-22 20:00:50 -02:00
bf4fb6d0e8 Added Feature - Premade Ban Reasons
see 13ac9172e7
2022-05-22 19:42:57 -02:00
3725d27e72 Matrix report integration (#74)
Enables posting reports to a matrix room.
Co-authored-by: nonmakina <nonmakina@leftypol.org>
Co-committed-by: nonmakina <nonmakina@leftypol.org>
2022-04-03 22:06:42 +00:00
2b5365b572 use more cache. Speeds up page builds (#72)
use more cache. Speeds up page builds.
Tested as much as reasonably possible. Works well.
cuts self delete from ~8 seconds to ~1 second. and mod delete from 10-14 seconds to ~4 seconds.
Co-authored-by: nonmakina <nonmakina@leftypol.org>
Co-committed-by: nonmakina <nonmakina@leftypol.org>
2022-03-30 23:59:21 +00:00
9c70a1f880 Merge pull request 'Adds saboteur banner' (#68) from banners2022_03_01 into config
Reviewed-on: #68
2022-03-23 17:57:11 +00:00
37edb0cf3d Merge branch 'config' into banners2022_03_01 2022-03-23 17:56:14 +00:00
6c2e958a77 Fix status.php 2022-03-01 04:55:53 -01:00
Your Name
ad0af8e082 Adds saboteur banner 2022-03-01 01:54:05 +01:00
a1f64335f9 Added multiple file select dialog for post form
Mostly 808c2072d3
2022-02-12 01:34:46 -01:00
bc7fa47aa2 Solve dynamically loaded threads not being filtered. Possibly a hack-fix.
This seems like the most appropriate simple fix, hopefully not too wasteful.
2022-01-24 03:05:48 +00:00
a1f8f4adca Update jQuery libraries
Mainly for security purposes.
2022-01-23 22:01:25 -01:00
ca1ce0103f Fix multiple issues with anti_bump_flood
- bumplocked thread with one reply, delete the reply and no post matches the query
- saged posts aren't ignored when finding last bump
- bumplocked threads should be ignored
2022-01-22 02:05:04 -01:00
231321f2c1 Fix deprecated size() in quick-post-controls.js 2022-01-19 03:55:00 -01:00
2f64d7edff Remove useless debug messages
lainchan was a mistake
2022-01-17 13:08:57 -01:00
Daniel Saunders
c388081617 $board can be NULL here, prevent indexing it
Simplest 7.4 fix ever? Possibly.
2022-01-17 12:31:42 -01:00
Sardach
15a099deb3 insignificant fix
PHP7 shows a warning when executing tools/rebuild2.php: "Declaration of case-insensitive constants is deprecated"
$group_name and $group_value really not need be case-insensitive, so i simply removed that "true".
2022-01-17 12:27:34 -01:00
e39f342008 Consider nonoko in building after posting, improve comments 2022-01-17 11:14:04 -01:00
a1b6ca71b4 Fix missing function log.php from PHP8 changes
I assume this is a better solution than adding the file to the composer.json autoload files as it's only needed for this single file.
2022-01-17 11:05:32 -01:00
a385be3f4c Update author info 2022-01-17 11:02:35 -01:00
d66b9d6208 Merge pull request 'Make compatible with PHP 8' (#67) from php8-compat into config 2022-01-17 10:42:55 +00:00
cfaea67381 Refactor rebuilding after posts, finish reply requests before rebuilding index
This provides massive improvements to perceived post times as it doesn't wait for the entire board to rebuild index before confirming to the user that the post was made
2022-01-17 07:12:13 -01:00
9bf3c9a0ae Fix redis deprecation of delete 2022-01-17 03:01:56 -01:00
2605a6ff5d Merge vichan PHP8 fixes, configure composer, fix outstanding incompatibilities 2022-01-17 02:14:22 -01:00
c9ef4e80ac Allow users to disable and clear (You)s
Credit to based anon https://leftypol.org/tech/res/6724.html#12776
2022-01-15 03:09:10 -01:00
19bbde2639 Add Redneck flag 2022-01-02 08:44:26 -01:00
c6cfa4e04d Minor adjustment to birthday CSS 2021-12-20 23:50:15 -01:00
2f84986401 Birthdady themeing 2021-12-20 23:43:06 -01:00
bf51d4ed89 Make snow off-by-default due to lag 2021-12-18 22:58:16 -01:00
b055b1101b [HACK] Hide <tinyboard> tags in CSS
See #65
2021-12-14 10:41:18 -01:00
4efe45fe23 Enable winter snow 2021-12-13 13:32:55 -01:00
a09180ed05 Fix typo in blur-images.js 2021-12-13 13:18:10 -01:00
90e033fb4c Update RAF flag 2021-12-10 23:07:01 -01:00
18d96f5376 Add banner 2021-12-10 07:47:54 -01:00
78ab5de8f7 Add RAF flag 2021-12-10 07:40:54 -01:00
c20db2988d Add IP address link to ban appeals 2021-12-09 23:16:23 -01:00
dd1b6b0276 Update site rules 2021-12-07 00:15:32 -01:00
0b56719008 Quick hack to prevent oversized PDF thumbnails. 2021-11-28 00:28:49 +00:00
30e179552a Merge pull request 'Only add drag-drop handlers to dropzone, not the entire document' (#64) from file-drag-dropzone-only into config
Reviewed-on: #64
2021-11-15 07:02:54 +00:00
1db5bd1a6e Only add drag-drop handlers to dropzone, not the entire document
This enables dragging text into the textbox.
2021-11-15 05:56:32 -01:00
011bb40ebe Merge pull request 'Set default values for ban form' (#62) from ban-form-defaults into config
Reviewed-on: #62
2021-11-12 11:34:39 +00:00