Shish
|
399a56ac79
|
[dev] bump phpstan strictness
no more null surprises
|
2024-08-31 21:25:20 +01:00 |
|
Shish
|
32368a8f94
|
people who need Configs should accept Configs, no need to specify BaseConfig
|
2024-08-31 19:19:46 +01:00 |
|
Shish
|
ea700d5aa6
|
[core] have UserCreationEvent return the created user, so we don't need to immediately re-query for it
|
2024-06-19 23:57:07 +01:00 |
|
Shish
|
b59fe4c694
|
Have a common PartListBuildingEvent, fixes #1124
|
2024-03-28 16:17:18 +00:00 |
|
Shish
|
8b797a9a31
|
[tests] more strictness
|
2024-01-20 19:47:27 +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
|
fd1bb21f9d
|
bumps
|
2023-11-11 22:05:28 +00:00 |
|
Shish
|
f040709a76
|
proper support for html in usernav
|
2023-08-16 15:52:14 +01:00 |
|
Shish
|
cfa7434d8d
|
user creation
|
2023-02-24 21:12:58 +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
|
3d9e32e919
|
new php-cs-fixer
|
2021-12-14 18:32:47 +00:00 |
|
Shish
|
77f7121e26
|
drop php7.3 support, make use of 7.4 features
|
2021-03-14 23:43:50 +00:00 |
|
Matthew Barbour
|
72268d529d
|
Moved user options to separate page, modularized the settings page code so that it can be re-used to simplify and standardize user settings in the same manner as global settings
|
2021-01-16 14:26:17 -06:00 |
|
Shish
|
06bd4589da
|
option for admins to create new users
|
2020-05-19 19:33:51 +01:00 |
|
Shish
|
aa1637d128
|
format
|
2020-01-29 01:47:43 +00:00 |
|
Shish
|
9eb5acf2dc
|
use strict types
|
2020-01-26 16:27:56 +00:00 |
|
matthew
|
120cdb49a6
|
Added $user_config global based on existing config object for storing user-specific settings.
Added event to the user page so that extensions can hook into it, providing user-specific setting controls
|
2019-09-29 14:19:52 +01:00 |
|
Matthew Barbour
|
de98e86938
|
ExtensionInfo conversions what have I done
|
2019-08-07 15:40:01 -05:00 |
|