Commit Graph

1127 Commits

Author SHA1 Message Date
2030b60acf posts.sql: make default board table engine InnoDB 2024-05-14 19:40:00 +02:00
7dcdbc065d faq.html catalog.html: fix top bar not being unpinned (missing hud hook) 2024-05-07 11:47:21 +02:00
47d704ed01 faq.html: fix broken style picker (due to missing hud hook) 2024-05-07 11:39:35 +02:00
9723bb8f4a faq.html: trim 2024-05-07 11:39:17 +02:00
f5aa60627e catalog.html: add bottom-hud hook on catalog template 2024-05-05 22:18:30 +02:00
3351715795 Attempt fix broken unban on serveral pages 2024-04-25 18:50:32 +02:00
5f1f7319a3 Merge branch 'config' into display-appeal-src-ip 2024-04-24 13:03:31 +00:00
94f6a1f366 page.html: main.js cannot find the bottom-hud hook to add the stylepicker 2024-04-17 12:12:39 +02:00
159b9c9737 index.html: add missing hud bars ids 2024-04-16 00:10:05 +02:00
92a50f60cd index.html: trim 2024-04-16 00:08:04 +02:00
9799d7e515 thread.html main.js: use ids to identify hud top and bottom bars 2024-04-15 23:55:10 +02:00
8fcad42ba2 main.js: trim 2024-04-15 23:54:30 +02:00
e84480764a thread.html: trim 2024-04-15 23:54:30 +02:00
45e4153d5b banned.html: add breakline newline after image 2024-04-10 16:59:25 +02:00
f3b2793954 banned.html: center image 2024-04-10 14:27:35 +02:00
9de120201d banned.html: fix ban dates lack of space 2024-04-10 14:12:02 +02:00
7805530e41 banned.html: adjust image size 2024-04-10 11:59:21 +02:00
2092661af4 banned.html: change ban image to stalin's purge list 2024-04-10 11:59:17 +02:00
9c978fd5f8 Add WEBP to list of supported file types 2024-04-03 20:54:43 -07:00
1de62d4ddd Add ban id to ban page. Fix #19 2024-03-26 15:16:11 +01:00
48347ae1cd banned.html: trim 2024-03-26 15:05:26 +01:00
e8f589f6c1 ban_appeals.html: do not display the source ip row if there is none 2024-03-15 16:44:44 +01:00
a8ff605571 Display split ban mask and appeal IP 2024-03-15 14:54:32 +01:00
0b7161a588 ban_appeals.html: trim 2024-03-15 14:48:45 +01:00
ea99ddc6f6 Reimplement overboard 2024-01-29 11:18:06 +01:00
2efd67ef85 Backport vichan 5.1.5 catalog implementation, enabling mod catalog. 2024-01-29 11:18:06 +01:00
45f310e4e3 Add the edit_news link to the mod dashboard 2024-01-29 11:18:06 +01:00
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