Commit Graph

1100 Commits

Author SHA1 Message Date
a9211d23b5 Remove feature: upload by url 2024-01-29 11:18:01 +01:00
a3a1e8e55e Rename email field to options. (hack)
Didn't worry about doing it properly with translations because this is a local fork
2024-01-16 18:04:00 +00:00
61a3aa8fe1 Describe sage option in email select
'sage' is too esoteric for noobs. Ideally we should make this a checkbox because always noko but whatever
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
Your Name
fc2357e6f2 moves modifiers, as per https://github.com/vichan-devel/vichan/pull/377/files 2022-07-16 00:28:59 +02:00
bf4fb6d0e8 Added Feature - Premade Ban Reasons
see 13ac9172e7
2022-05-22 19:42:57 -02: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
2605a6ff5d Merge vichan PHP8 fixes, configure composer, fix outstanding incompatibilities 2022-01-17 02:14:22 -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
badfb60161 Add default ban length of 1 hour instead of permanent ban 2021-11-12 10:26:48 -01:00
135604386a Make bans default to board of offending post 2021-11-12 10:21:39 -01:00
795b54bf61 Improve page titles and social media cards 2021-11-12 04:50:47 -01:00
9638c00f39 Move logo to config variable 2021-11-12 03:37:30 -01:00
773f0e1842 Tidy up theme.php 2021-11-12 03:37:23 -01:00
4fcbad3fb1 Make file-selector.js inline call conditional 2021-11-11 13:07:32 -01:00
3ae859d6e6 Call upload-selection.js inline
Makes the change happen earlier, reducing content shift
2021-11-11 13:06:19 -01:00
b3adcfe98b Revert attempt at deferring file selector
Reverts most of c44bbde511 which failed to remove the previous file uploader #37
2021-11-11 09:42:03 -01:00
9efcec3573 Fix double-encoding on post edit form #31 2021-10-15 04:20:09 +00:00
Your Name
e6106e04e0 Feedback on uniqueIpFix. Moves the insertion of the bar | after Unique IPs to be inserted by the thread watcher JS script. see: https://leftypol.org/tech/res/6724.html#11998 2021-10-13 19:28:24 +02:00
Your Name
bc691addff pass by reference 2021-10-13 19:12:51 +02:00
ed6fab9088 Merge branch 'config' into fixIpCount 2021-10-13 13:45:11 +00:00
Your Name
888977a96a Revert "Sum up stats that nonmakina added"
This reverts commit c384ac12f5.
2021-10-13 13:50:45 +02:00
Your Name
afdd7419b3 Removes space after bar | 2021-10-06 23:17:07 +02:00
Your Name
7ad0f7e635 Adds bar | to unique IP counter 2021-10-06 23:15:46 +02:00
Your Name
704ba15ced Lewdposter's proposed fixes 2021-10-06 23:12:21 +02:00
b518cc94c3 Generalize ignoring sticky threads on overboard catalogs 2021-10-02 04:59:12 +00:00
79156cbbe4 Enable posting from catalog without JS
Thank you based lewdposter
2021-10-01 06:03:58 +00:00
b227982390 Add catalog thumbnails for file placeholder, handle the first of multiple OP images being deleted
Thank you based lewdposter
2021-10-01 05:11:37 +00:00
9c17b19ded Add Git repo link to FAQ 2021-10-01 03:48:30 +00:00
3379b9c72e Add noindex meta tag to 'Last 50 posts' thread pages 2021-09-30 13:29:31 -02:00
c35c6a5dbe Add board search to index page 2021-09-28 09:36:14 +00:00
d758b5b5f2 Remove SSL badge image 2021-09-28 08:18:22 +00:00
76911be92a Update frontpage, improve meta tags 2021-09-28 08:11:41 +00:00
1f9891006a Update FAQ 2021-09-28 08:10:12 +00:00
02452955ec Update overboard config 2021-09-28 08:08:07 +00:00
2625f6ede5 Enable download with filename without JavaScript 2021-09-28 08:06:03 +00:00
0806e39c03 Fix post-filter, remove lainchan postcontainer 2021-09-28 07:57:24 +00:00
1864530b56 Improve citing in replies 2021-09-28 03:11:24 +00:00
46d62584d0 Remove newlines and modifiers from thread title
Parts sampled from NPFchan
2021-09-28 03:09:18 +00:00
37bfc3beeb Add mod auto-reload 2021-09-28 01:35:12 +00:00
4a5944795c Enforce maximum length of ban appeal 2021-07-24 10:47:56 -02:00
nonmakina
3eee68e0db Merge pull request #325 from discomrade/remove-tinyboard
Change public Tinyboard and vichan links
2021-07-24 10:34:06 +02:00
nonmakina
7d23e14cb9 Merge pull request #336 from discomrade/vichan-report-length
vichan downstream: Enforce maximum report length
2021-07-24 10:32:45 +02:00
78b3a63311 Show ban appeal count on mod dashboard 2021-07-24 04:33:00 -02:00
f575691fc4 Fix 387ebe9c0c , extract limit to variable 2021-07-24 01:38:59 -02:00
68eaa26ddd Change public Tinyboard and vichan links 2021-07-21 21:58:39 -02:00
baef16208c fixes quick reply 2021-07-11 16:00:39 +02:00