Shish
|
b3aa0fc381
|
Merge branch 'main' into speed-hax
|
2024-08-31 22:00:30 +01:00 |
|
discomrade
|
f7047350b9
|
[comment] move recent comments below tags on post list
|
2024-06-21 18:26:51 +01:00 |
|
discomrade
|
38a7bb542b
|
use <code> where appropriate
|
2024-06-21 18:24:38 +01:00 |
|
discomrade
|
350b44f250
|
[speed_hax] extract SPEED_HAX tweaks to extension
|
2024-06-14 13:52:49 +00:00 |
|
Shish
|
b59fe4c694
|
Have a common PartListBuildingEvent, fixes #1124
|
2024-03-28 16:17:18 +00:00 |
|
Shish
|
2136be80ab
|
[core] test truncate() properly, and then fix it, and then use it
|
2024-02-20 15:04:38 +00:00 |
|
discomrade
|
d451f164a3
|
[comment] fix unnecessary truncate when trimming
Also makes trimming consistent across themes
|
2024-02-20 10:40:32 +00:00 |
|
Shish
|
e80d235fe9
|
[core] use Safe library, reduce StdLibEx
|
2024-02-20 10:38:20 +00:00 |
|
Shish
|
ffb0d405b4
|
[comment] fix comment deletion in other themes too
|
2024-02-19 22:29:45 +00:00 |
|
Shish
|
7ee4152942
|
[core] organise exceptions a bit
|
2024-02-11 16:03:23 +00:00 |
|
Shish
|
8c22cb1fb6
|
[core] exact and named page args
|
2024-02-11 11:34:17 +00:00 |
|
Shish
|
cc9de6b4b2
|
[core] merge method-check and permission-check into page_matches()
|
2024-02-10 23:03:14 +00:00 |
|
Shish
|
5735320a95
|
[extensions] have extension categories, remove versions
|
2024-02-10 19:42:28 +00:00 |
|
Shish
|
7895978d93
|
fewer globals
|
2024-02-10 01:55:05 +00:00 |
|
Shish
|
a9e4c4bdb3
|
use POST when building search results, see #1026
|
2024-02-09 11:00:18 +00:00 |
|
Shish
|
5d9090cd52
|
[comment] handle people posting junk
|
2024-02-05 13:27:40 +00:00 |
|
Shish
|
82a3ce25c2
|
level 7 typing
|
2024-01-20 23:27:34 +00:00 |
|
Shish
|
b60c3fe362
|
[core] a load more type hints, and fix bugs revealed by type hints
|
2024-01-20 14:11:00 +00:00 |
|
Shish
|
bbea373c19
|
[core] use ArrayAccess rather than dynamic props for extra columns on the images table
|
2024-01-15 18:52:07 +00:00 |
|
Shish
|
434455b836
|
[tests] more voiding of tests
|
2024-01-15 14:31:51 +00:00 |
|
Shish
|
a1f22ef67c
|
[themes] void return type for display_* functions
|
2024-01-15 14:23:12 +00:00 |
|
Shish
|
bb9ab613ce
|
[everything] bulk set event handler return types to void
|
2024-01-15 11:52:35 +00:00 |
|
Shish
|
6a2d3f49e2
|
typed return arrays too
|
2024-01-06 21:34:30 +00:00 |
|
Shish
|
9f002b6bf7
|
typed arrays
|
2024-01-01 03:30:21 +00:00 |
|
Shish
|
ccd14e38c5
|
[comment] reduce jquery
|
2023-12-30 13:47:02 +00:00 |
|
Shish
|
3581945e09
|
[comment] check null once
|
2023-12-15 21:25:18 +00:00 |
|
Shish
|
7f98412d8b
|
cache_get_or_set function
|
2023-12-14 22:02:10 +00:00 |
|
Shish
|
fd1bb21f9d
|
bumps
|
2023-11-11 22:05:28 +00:00 |
|
Shish
|
23e36b4349
|
only link to post/list when you actually want post/list, if you want just a default page, leave it empty
|
2023-08-18 12:45:56 +01:00 |
|
Shish
|
00d4f9f75c
|
always have a Themelet, never null
|
2023-06-27 16:11:14 +01: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
|
633d5c5348
|
INSERT ... RETURNING is well-supported now
|
2023-06-25 20:25:09 +00:00 |
|
Shish
|
46f75f7b34
|
[static] allow extensions to customise robots.txt
|
2023-03-30 20:36:58 +01:00 |
|
NottyNoz
|
a98560b061
|
tagit fix and ui
|
2023-03-27 16:45:59 +01:00 |
|
Shish
|
648424d5c5
|
static function for mutation
|
2023-02-08 00:18:10 +00:00 |
|
Shish
|
ea29e7c954
|
more fields
|
2023-02-07 13:27:20 +00:00 |
|
Shish
|
78dbcb8626
|
comments are non-null
|
2023-02-04 21:08:14 +00:00 |
|
Shish
|
689b2b13af
|
send_event(T) -> T
|
2023-02-04 20:50:26 +00:00 |
|
Shish
|
180f21e29e
|
Use graphqlite-like API
|
2023-02-04 13:29:21 +00:00 |
|
Shish
|
fcfeed8413
|
fix l2 errors
|
2023-02-03 20:03:04 +00:00 |
|
Shish
|
54e2ca21ec
|
phpstan
|
2023-02-03 16:44:16 +00:00 |
|
Shish
|
9721dc8050
|
format
|
2023-02-02 16:50:09 +00:00 |
|
Shish
|
708e102338
|
Have shimmie's global cache object implement PSR-16
|
2023-02-02 16:04:35 +00:00 |
|
Shish
|
e79470d974
|
experimental graphql api
|
2023-02-01 21:57:18 +00:00 |
|
Shish
|
5a64e8729b
|
nits
|
2023-01-11 11:15:26 +00:00 |
|
Shish
|
bce2d55744
|
Namespaces are one honking great idea—let's do more of those!
|
2023-01-10 22:44:09 +00:00 |
|
Shish
|
a04bc2e7e4
|
php8.1 gogogo
|
2022-10-28 01:45:35 +01:00 |
|
Shish
|
47ab0eda0a
|
Jesus heckin' christ PHP is awful
PHP-CS-Fixer 3.12.0 on my laptop gives different results to PHP-CS-Fixer
3.12.0 in github...
|
2022-10-27 17:29:24 +01:00 |
|
Shish
|
4ff93c63c3
|
new php-cs-fixer, new opinions about what is today's preferred format...
|
2022-10-27 17:21:46 +01:00 |
|
Shish
|
f57dc61cb7
|
only hide images if image approbals are enabled
|
2022-07-10 01:40:04 +01:00 |
|