discomrade
631a5b5fc7
Update composer.lock
1 year ago
discomrade
31b97dd61d
Fixes for delete-stray tool and cli.php
1 year ago
discomrade
fcb7944a35
Added Feature - Premade Ban Reasons
see 13ac9172e7
1 year ago
nonmakina
6f2e953bd5
Matrix report integration ( #74 )
Enables posting reports to a matrix room.
Co-authored-by: nonmakina <[email protected] >
Co-committed-by: nonmakina <[email protected] >
2 years ago
nonmakina
42553d830a
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 <[email protected] >
Co-committed-by: nonmakina <[email protected] >
2 years ago
nonmakina
09a79093bd
Merge pull request 'Adds saboteur banner' ( #68 ) from banners2022_03_01 into config
Reviewed-on: #68
2 years ago
nonmakina
41fd253788
Merge branch 'config' into banners2022_03_01
2 years ago
discomrade
985d6f4dd6
Fix status.php
2 years ago
Your Name
3c74f3b34a
Adds saboteur banner
2 years ago
discomrade
4d3988bc7c
Added multiple file select dialog for post form
Mostly 808c2072d3
2 years ago
discomrade
0950d4d09d
Solve dynamically loaded threads not being filtered. Possibly a hack-fix.
This seems like the most appropriate simple fix, hopefully not too wasteful.
2 years ago
discomrade
7f72c0c6f4
Update jQuery libraries
Mainly for security purposes.
2 years ago
discomrade
b7019fb8b5
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
2 years ago
discomrade
2fe1d617a5
Fix deprecated size() in quick-post-controls.js
2 years ago
discomrade
ed73ee76cc
Remove useless debug messages
lainchan was a mistake
2 years ago
Daniel Saunders
b0b30ad755
$board can be NULL here, prevent indexing it
Simplest 7.4 fix ever? Possibly.
4 years ago
Sardach
32cb9db6b7
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".
3 years ago
discomrade
dd7737eee2
Consider nonoko in building after posting, improve comments
2 years ago
discomrade
7c2b091e32
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.
2 years ago
discomrade
ad772c90b7
Update author info
2 years ago
discomrade
5190d63f48
Merge pull request 'Make compatible with PHP 8' ( #67 ) from php8-compat into config
2 years ago
discomrade
e906ac7451
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
2 years ago
discomrade
a33644c213
Fix redis deprecation of delete
2 years ago
discomrade
fed7d6a3e8
Merge vichan PHP8 fixes, configure composer, fix outstanding incompatibilities
2 years ago
discomrade
1272da97e5
Allow users to disable and clear (You)s
Credit to based anon https://leftypol.org/tech/res/6724.html#12776
2 years ago
discomrade
c5814178ae
Add Redneck flag
2 years ago
discomrade
19eca78ace
Minor adjustment to birthday CSS
2 years ago
discomrade
4a67df855b
Birthdady themeing
2 years ago
discomrade
8c8083ba61
Make snow off-by-default due to lag
2 years ago
discomrade
973b7d94e8
[HACK] Hide <tinyboard> tags in CSS
See #65
2 years ago
discomrade
b3db9c52b7
Enable winter snow
2 years ago
discomrade
2a11efd859
Fix typo in blur-images.js
2 years ago
discomrade
3d3c0de678
Update RAF flag
2 years ago
discomrade
e0e53d9bec
Add banner
2 years ago
discomrade
9321c98883
Add RAF flag
2 years ago
discomrade
846c11f934
Add IP address link to ban appeals
2 years ago
discomrade
2a105dc587
Update site rules
2 years ago
discomrade
0e98c35dc5
Quick hack to prevent oversized PDF thumbnails.
2 years ago
discomrade
199f9f5fd0
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
2 years ago
discomrade
f62d9c6a96
Only add drag-drop handlers to dropzone, not the entire document
This enables dragging text into the textbox.
2 years ago
discomrade
680c91764e
Merge pull request 'Set default values for ban form' ( #62 ) from ban-form-defaults into config
Reviewed-on: #62
2 years ago
discomrade
ab366688c8
Add default ban length of 1 hour instead of permanent ban
2 years ago
discomrade
4febc6aa77
Make bans default to board of offending post
2 years ago
discomrade
b493f2cc02
Merge pull request 'Improve page titles and social media cards' ( #61 ) from index-page-header-seo into config
Reviewed-on: #61
2 years ago
discomrade
ca9a85e9f1
Improve page titles and social media cards
2 years ago
discomrade
44a2a569d1
Move logo to default location
2 years ago
discomrade
6119973498
Move logo to config variable
2 years ago
discomrade
ba6b4f1bab
Tidy up theme.php
2 years ago
discomrade
0eeb42b3ce
Merge pull request 'Move upload-selection.js call inline' ( #60 ) from upload-selection-inline into config
Reviewed-on: #60
2 years ago
discomrade
409fbdf24a
Make file-selector.js inline call conditional
2 years ago