Commit graph

5929 commits

Author SHA1 Message Date
Shish
aae902e44d an array is an array 2023-06-27 17:30:09 +01:00
Shish
00d4f9f75c always have a Themelet, never null 2023-06-27 16:11:14 +01:00
Shish
304a86b554 types 2023-06-27 16:11:14 +01:00
Shish
314528801b make clamp() more robust 2023-06-27 16:11:14 +01:00
Shish
e62cdb0979 offset can't be null, and named args 2023-06-27 15:32:39 +01:00
Shish
e8aadf8d23 don't die with invalid cache DSN 2023-06-27 15:31:59 +01:00
Shish
55a2d5ebf3 less scrutiny 2023-06-27 15:11:57 +01:00
Shish
533c4f5128 It's been a while... 2023-06-27 14:21:13 +01:00
Shish
dc7e8ee231 microhtml for themelet functions, see #828 2023-06-27 14:10:53 +01:00
Shish
928c9d95d1 Blocks can accept HTMLElements directly 2023-06-27 11:59:39 +01:00
Shish
8ebd8bf287 format 2023-06-27 11:45:27 +01:00
Shish
38edf739fc avoid treating html as strings 2023-06-27 11:44:46 +01:00
NottyNoz
56a60a9ec1 upload form update 2023-06-27 11:41:53 +01:00
NottyNoz
909e54b1e2 fixes 2023-06-27 11:41:47 +01:00
NottyNoz
39c939583b lite theme fix 2023-06-27 11:40:05 +01:00
NottyNoz
cf6d994de4 . 2023-06-27 11:37:57 +01:00
NottyNoz
cf9837a776 bulk tagit fix 2023-06-27 11:33:42 +01:00
Shish
133f805302 more efficient docker build 2023-06-27 11:27:11 +01:00
Shish
639341bbeb Remove broken Material theme (will re-add as a WIP pull request) 2023-06-27 11:25:41 +01:00
Shish
ead3c1fde9 filter out PHP's noise, rather than silencing all output 2023-06-27 02:30:49 +01:00
Shish
cad3357e38 allow setting upload_max_filesize by docker environment variable, see #915 2023-06-27 01:55:32 +01:00
Shish
16dc8dffce Merge tag 'v2.9.3'
New 2.9.x release using debian:bullseye instead of debian:stable
2023-06-27 00:01:38 +01:00
Shish
2ce58632bb push too 2023-06-26 23:16:53 +01:00
Shish
9af4d8e556 trigger by tag push 2023-06-26 23:15:03 +01:00
Shish
9025ab36ea push tags 2023-06-26 23:05:39 +01:00
Shish
b727d10170 push tags 2023-06-26 23:03:46 +01:00
Shish
1c1ad3a716 s/debian:stable/debian:bullseye/ 2023-06-26 22:35:05 +01:00
Shish
f18fb336a6 FFS, MySQL - can't set a default on a text column, can't add a not-null column... 2023-06-26 15:11:28 +01:00
Shish
ef52d572f1 default empty userclass for blocks 2023-06-26 14:46:11 +01:00
Luana
d1da3504f1 show blocks based on user class 2023-06-26 08:59:25 +01:00
Luana
4e6ca4d184 option to hide post counters (home) 2023-06-26 08:55:19 +01:00
Shish
8f70075c45 don't autocomplete for tag case fixing 2023-06-25 22:00:04 +00:00
Shish
f9f37fc637 Tag::implode should sort case-insensitively 2023-06-25 21:56:02 +00:00
Shish
2ebeb27bb6 avoid retagging unnecessarily? 2023-06-25 21:47:08 +00:00
Shish
5c4a9ea2ef create new transaction 2023-06-25 21:46:51 +00:00
Shish
284b7313cc ... 2023-06-25 21:35:53 +00:00
Shish
6fb9b66e45 ffsphp 2023-06-25 21:30:43 +00:00
Shish
dd48681524 commit work-in-progress tag replacements 2023-06-25 21:22:00 +00:00
Shish
cc809bc005 trace database writes (how did it take so long to do this? T_T) 2023-06-25 20:47:55 +00:00
Shish
f9af363664 argh php 2023-06-25 20:47:55 +00:00
Shish
33f32f7b22 Revert "INSERT ... RETURNING is well-supported now" - mysql doesn't...
This reverts commit 633d5c5348.
2023-06-25 20:31:11 +00:00
Shish
1f908bdd05 use array_merge / array_diff rather than for loops 2023-06-25 20:26:51 +00:00
Shish
948ed2724c single query to insert new image tags 2023-06-25 20:26:51 +00:00
Shish
633d5c5348 INSERT ... RETURNING is well-supported now 2023-06-25 20:25:09 +00:00
Shish
a94ead8c04
Merge pull request #922 from luanalatte/author-change
update authors
2023-06-25 21:23:52 +01:00
Luana
7d78bbaad4 update authors 2023-06-25 16:14:52 -03:00
Shish
a03840c60e
Merge pull request #921 from luanalatte/approval-bypass
Approval bypass
2023-06-25 19:54:07 +01:00
Luana
65e6bae1f4 Remove bypass aproval config 2023-06-25 15:33:28 -03:00
Shish
32f2ab8eb6 optimise tag setting 2023-06-25 14:59:10 +00:00
Shish
e66acefa53 extra tracing for bulk tag edit 2023-06-25 14:42:24 +00:00