Documentation

Markers

Table of Contents

core/classes/Core/Config.php 1
core/classes/Core/Log.php 1
core/classes/Core/Navigation.php 2
core/classes/Core/User.php 1
core/classes/Database/DatabaseInitialiser.php 1
core/classes/DTO/UpdateCheck.php 1
core/classes/DTO/UserProfileField.php 1
core/classes/Minecraft/MCQuery.php 1
core/classes/Misc/IntegrityChecker.php 1
core/classes/Misc/MentionsParser.php 1
core/classes/Misc/ProfilePostReactionContext.php 1
modules/Core/classes/Core/Notification.php 1
modules/Core/classes/Events/ReportCreatedEvent.php 1

Config.php

Type Line Description
TODO 170 Remove for 2.1.0

Log.php

Type Line Description
TODO 172 ],

Navigation.php

Type Line Description
TODO 55 only a temporary solution to the link conflict issue in the StaffCP
TODO 101 only a temporary solution to the link conflict issue in the StaffCP

User.php

Type Line Description
TODO 1052 ideally within the query

DatabaseInitialiser.php

Type Line Description
TODO 153 should this be in the DiscordIntegration module...?

UpdateCheck.php

Type Line Description
TODO 66 @samerton

UserProfileField.php

Type Line Description
TODO 27 option for field to support HTML

MCQuery.php

Type Line Description
TODO 136 external query does not return bedrock MOTD at all

IntegrityChecker.php

Type Line Description
TODO 20 Have constants for default template and module names somewhere, so it doesn't have to be hardcoded here (and in other code)

MentionsParser.php

Type Line Description
TODO 50 emails content - right now it will be plaintext and not use a template

ProfilePostReactionContext.php

Type Line Description
TODO 38 check blocked?

Notification.php

Type Line Description
TODO 137 schedule a date/time?

ReportCreatedEvent.php

Type Line Description
TODO 12 refactor when report system is improved

Search results