Commit Graph

4982 Commits

Author SHA1 Message Date
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
2022-01-17 07:12:13 -01:00
a33644c213 Fix redis deprecation of delete 2022-01-17 03:01:56 -01:00
fed7d6a3e8 Merge vichan PHP8 fixes, configure composer, fix outstanding incompatibilities 2022-01-17 02:14:22 -01:00
1272da97e5 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
c5814178ae Add Redneck flag 2022-01-02 08:44:26 -01:00
19eca78ace Minor adjustment to birthday CSS 2021-12-20 23:50:15 -01:00
4a67df855b Birthdady themeing 2021-12-20 23:43:06 -01:00
8c8083ba61 Make snow off-by-default due to lag 2021-12-18 22:58:16 -01:00
973b7d94e8 [HACK] Hide <tinyboard> tags in CSS
See #65
2021-12-14 10:41:18 -01:00
b3db9c52b7 Enable winter snow 2021-12-13 13:32:55 -01:00
2a11efd859 Fix typo in blur-images.js 2021-12-13 13:18:10 -01:00
3d3c0de678 Update RAF flag 2021-12-10 23:07:01 -01:00
e0e53d9bec Add banner 2021-12-10 07:47:54 -01:00
9321c98883 Add RAF flag 2021-12-10 07:40:54 -01:00
846c11f934 Add IP address link to ban appeals 2021-12-09 23:16:23 -01:00
2a105dc587 Update site rules 2021-12-07 00:15:32 -01:00
0e98c35dc5 Quick hack to prevent oversized PDF thumbnails. 2021-11-28 00:28:49 +00:00
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
2021-11-15 07:02:54 +00:00
f62d9c6a96 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
680c91764e 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
ab366688c8 Add default ban length of 1 hour instead of permanent ban 2021-11-12 10:26:48 -01:00
4febc6aa77 Make bans default to board of offending post 2021-11-12 10:21:39 -01:00
b493f2cc02 Merge pull request 'Improve page titles and social media cards' (#61) from index-page-header-seo into config
Reviewed-on: #61
2021-11-12 06:59:34 +00:00
ca9a85e9f1 Improve page titles and social media cards 2021-11-12 04:50:47 -01:00
44a2a569d1 Move logo to default location 2021-11-12 04:18:46 -01:00
6119973498 Move logo to config variable 2021-11-12 03:37:30 -01:00
ba6b4f1bab Tidy up theme.php 2021-11-12 03:37:23 -01:00
0eeb42b3ce Merge pull request 'Move upload-selection.js call inline' (#60) from upload-selection-inline into config
Reviewed-on: #60
2021-11-11 14:17:00 +00:00
409fbdf24a Make file-selector.js inline call conditional 2021-11-11 13:07:32 -01:00
e1b83ec548 Call upload-selection.js inline
Makes the change happen earlier, reducing content shift
2021-11-11 13:06:19 -01:00
c9c3615880 Fix ordering in previous change 2021-11-11 11:59:13 -01:00
fb349c4f58 Concatenate dark.css to dark_red.css to improve performance 2021-11-11 10:43:48 -01:00
6846fb68b3 Revert attempt at deferring file selector
Reverts most of ab8b4b9524 which failed to remove the previous file uploader #37
2021-11-11 09:42:03 -01:00
abe5dfa171 Remove roulette oekaki hack 2021-11-11 07:10:32 -01:00
d6a8dca27e Make select elements consistent with forms 2021-11-05 11:51:39 -01:00
b1485a14b5 Rename temporary themes 2021-11-05 10:05:10 -01:00
04b2ae86ba Merge pull request 'Prevent blur-images.js interfereing with regular hiding images' (#57) from blur-images-patch1 into config 2021-10-28 02:44:16 +00:00
cbb7b237db Prevent blur-images.js interfereing with regular hiding images 2021-10-28 01:37:52 -01:00
2e21ce1127 Merge pull request 'Add blur images option for raids' (#55) from blur-images into config 2021-10-27 20:46:38 +00:00
57811f056c Merge pull request 'Fix double-encoding on post edit form' (#54) from edit-post-double-encode into config 2021-10-27 20:46:18 +00:00
ddf37ee9d1 Merge pull request 'Various fixes for thread reply notifications' (#52) from auto-refresh-notifications into config 2021-10-27 20:45:56 +00:00
337114433f Merge pull request 'Add user option for custom YouTube embed proxy' (#53) from youtube-embed-proxy-options into config 2021-10-27 20:45:32 +00:00
9eaa465c68 Merge pull request 'Add PFLP, Socrates flags' (#56) from new-flags-2020-10-27 into config 2021-10-27 20:32:41 +00:00
d7b8e9a22b Add PFLP, Socrates flags 2021-10-27 20:29:31 +00:00
78ab47d433 Correct notification text for threads 2021-10-17 21:57:12 -01:00
tmp-server
58d1e37c1a Fix new thread notifications breaking script
Tried to access invalid child.
2021-10-16 02:34:44 +00:00
b913341660 Add blur images option 2021-10-15 06:05:03 -01:00
072807882f Fix double-encoding on post edit form #31 2021-10-15 04:20:09 +00:00
320ae12266 Add option for custom YouTube embed proxy 2021-10-15 01:23:02 -01:00
8b2ea97834 Merge branch 'config' into auto-refresh-notifications 2021-10-15 00:57:34 +00:00