| .. |
|
Hook
|
GetAllBlockActionsHook: Document avoiding blockable action ID conflicts
|
2021-05-10 18:35:58 +01:00 |
|
Restriction
|
Introduce infrastructure for partial blocks for actions
|
2021-04-27 21:53:13 +01:00 |
|
AbstractBlock.php
|
Remove AbstractBlock::parseTarget()
|
2021-07-16 01:00:08 +02:00 |
|
Block.php
|
Add return typehints to Block interface and classes implementing it
|
2021-05-14 21:16:59 +00:00 |
|
BlockActionInfo.php
|
Throw if action codes in getAllBlockActions aren't unique
|
2021-05-05 12:56:33 -07:00 |
|
BlockErrorFormatter.php
|
Introduce Block interface and replace AbstractBlock.
|
2021-05-11 11:36:11 +02:00 |
|
BlockManager.php
|
Make BlockManager::getUserBlock take UserIdentity
|
2021-05-26 19:29:47 -07:00 |
|
BlockPermissionChecker.php
|
Authority: expose user block info
|
2021-06-30 13:42:21 +02:00 |
|
BlockPermissionCheckerFactory.php
|
Authority: expose user block info
|
2021-06-30 13:42:21 +02:00 |
|
BlockRestrictionStore.php
|
Replace uses of DB_MASTER with DB_PRIMARY
|
2021-04-29 09:24:31 -07:00 |
|
BlockUser.php
|
Merge "BlockUser: Provide correct information to the post-block hook"
|
2021-07-20 02:29:25 +00:00 |
|
BlockUserFactory.php
|
Convert (Un)BlockUser to Authority
|
2021-03-18 02:10:45 +00:00 |
|
BlockUtils.php
|
Move AbstractBlock::parseTarget to BlockUtils
|
2020-10-07 18:52:11 +00:00 |
|
CompositeBlock.php
|
Add return typehints to Block interface and classes implementing it
|
2021-05-14 21:16:59 +00:00 |
|
DatabaseBlock.php
|
Fix deprecation warnings in DatabaseBlock
|
2021-06-04 15:44:59 +00:00 |
|
DatabaseBlockStore.php
|
Authority: expose user block info
|
2021-06-30 13:42:21 +02:00 |
|
SystemBlock.php
|
Introduce Block interface and replace AbstractBlock.
|
2021-05-11 11:36:11 +02:00 |
|
UnblockUser.php
|
Remove AbstractBlock::parseTarget()
|
2021-07-16 01:00:08 +02:00 |
|
UnblockUserFactory.php
|
UnblockUserFactory: document accepting UserIdentity
|
2021-05-29 03:52:43 +00:00 |
|
UserBlockCommandFactory.php
|
Allow action blocks to be logged via block log parameters
|
2021-05-05 19:45:52 +02:00 |