Commit Graph

5002 Commits

Author SHA1 Message Date
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
98ef473a9a functions.php: trim 2024-03-26 15:00:15 +01:00
c696ad4fa2 Add IPs of users deleting their own post to the mod log. See #109 2024-03-15 10:09:14 +01:00
cb4726e076 post.php: trim 2024-03-15 10:08:34 +01:00
b742445f50 Add overboard index support. Yet another ugly hack 2024-03-13 13:44:09 +00:00
aca9ca0d7b Merge pull request 'Hack in support for the overboard catalog. Solves #94' (#107) from overboard-catalog-hack into config
Reviewed-on: #107
2024-03-13 12:42:22 +00:00
91e41aa522 Refactor overboard catalog support to be slightly less bad 2024-03-13 13:35:48 +01:00
6fcd4f4779 Add overboard catalog support. This is an horrenouds hack. Pray to god we manage to refactor it away. See #94 2024-03-13 12:32:46 +00:00
6ac0e47f15 Merge pull request 'Get Docker image creation working' (#97) from zeke/leftypol:config into config
Reviewed-on: #97
2024-02-11 09:08:24 +00:00
39412b4427 Apply suggested changes 2024-02-09 11:01:07 -08:00
3191ef3105 Remove unused Dockerfile 2024-02-07 12:03:05 -08:00
17820b31c4 Fix user and group creation for docker containers 2024-02-07 10:58:34 -08:00
57a6154287 Update script with php/web container differences 2024-02-04 23:34:17 -08:00
64ba328c3b Remove extension lines (added by docker-php-ext-enable) 2024-02-04 23:29:38 -08:00
dcc936b35d Use two Dockerfiles, move Docker stuff to /docker 2024-02-01 18:05:08 -08: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
264c10cf2a Merge pull request 'Add the edit_news link to the mod dashboard. Fixes #83' (#87) from news_in_dashboard into config
Reviewed-on: #87
2024-01-29 11:18:06 +01:00
c559d2cd41 Merge pull request 'Update dependencies for Docker image' (#85) from zeke/leftypol:config into config
Reviewed-on: #85
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
41016b1ca2 Add missing comment doc in post.php 2024-01-29 11:18:06 +01:00
38afe37733 Update dependencies for Docker image 2024-01-29 11:18:06 +01:00
b16e891768 .gitignore more stuff 2024-01-29 11:18:06 +01:00
a4b5bf341b Refactor post.php: isolate more db access and remote REST calls into functions. 2024-01-29 11:18:06 +01:00
fd9baaea5f post.php: sanitize appeal message 2024-01-29 11:18:06 +01:00
854cc6cd23 Remove geoip dependency 2024-01-29 11:18:06 +01:00
a9211d23b5 Remove feature: upload by url 2024-01-29 11:18:01 +01:00
df2fe0e60f Minor format post.php 2024-01-16 18:05:33 +00:00
56b6d6b1aa Refactor post.php: split upload by url file downloading into a function. 2024-01-16 18:05:33 +00:00
df78f0e79f Refactor post.php: move post body's markup splitting into a separate function 2024-01-16 18:05:33 +00:00
799072d692 Refactor post.php: split upload file hashing to a function 2024-01-16 18:05:33 +00:00
8faf20f7ff Format post.php in accordance with PSR-12 2024-01-16 18:05:33 +00:00
5c0d0a8ca1 ban page: remove max-height from table rows, since it doesn't work anyway 2024-01-16 18:05:24 +00:00
1b00660d33 Format bans page fix patch 2024-01-16 18:05:16 +00:00
1adcb13cc1 Fix bans page 2024-01-16 18:04:57 +00:00
Your Name
fdaa4ebdd1 better error 2024-01-16 18:04:00 +00: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
d694f2aa38 Remove fight float on select boxes
I can't even find how this got it, but it's apparently been there for six years on lainchan
2024-01-16 18:04:00 +00:00
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