aboutsummaryrefslogtreecommitdiffstats
path: root/includes/preferences
Commit message (Expand)AuthorAgeFilesLines
...
* DefaultPreferencesFactory: inject and use UserOptionsManagerDannyS7122021-06-171-20/+27
* Merge "DefaultPreferencesFactory: inject all services needed"jenkins-bot2021-06-181-19/+33
|\
| * DefaultPreferencesFactory: inject all services neededDannyS7122021-06-041-19/+33
* | Use HTMLForm::setWrapperLegend and ::setSubmitTextMsg to set messagesUmherirrender2021-06-151-1/+1
* | Use array_fill_keys() instead of array_flip() if that reflects the developer'...Tim Starling2021-06-151-1/+1
* | preferences: Replace tab with space after opening parenthesesAmir Sarabadani2021-06-061-1/+1
* | Merge "preferences: Swap from 'help' key to 'help-message' key on htmlform"jenkins-bot2021-06-061-6/+6
|\ \ | |/ |/|
| * preferences: Swap from 'help' key to 'help-message' key on htmlformUmherirrender2021-05-151-6/+6
* | DefaultPreferencesFactory: inject a UserGroupManagerDannyS7122021-06-021-4/+20
* | Merge "preferences: Move complex creation of infos for usergroups into closure"jenkins-bot2021-05-271-42/+38
|\ \
| * | preferences: Move complex creation of infos for usergroups into closureUmherirrender2021-05-251-42/+38
* | | Migrate DefaultPreferencesFactory to authorityDannyS7122021-05-261-19/+21
|/ /
* / Hard deprecate User::getRights()Alexander Vorwerk2021-05-241-1/+0
|/
* Merge "Split TimeCorrection parser into separate class"jenkins-bot2021-05-072-47/+5
|\
| * Split TimeCorrection parser into separate classDerk-Jan Hartman2021-05-072-47/+5
* | Remove uses and hard deprecate wfCanIPUseHTTPSDannyS7122021-04-301-6/+2
* | Hard deprecate User ::isIP, ::getOptionsvladshapik2021-04-261-4/+4
* | Check for line breaks in user signaturesBartosz Dziewoński2021-04-231-4/+20
|/
* Handle multiselect param 'options-messages' in DefaultPreferencesFactoryUmherirrender2021-04-191-1/+1
* Rename email-blacklist-label messageReedy2021-04-191-1/+1
* Remove the compatibility code from the constructorvladshapik2021-04-131-29/+8
* Avoid using User::getBoolOption()ZabeMath2021-03-271-1/+1
* Make Parser use UserIdentity instead of UserPetr Pchelko2021-03-171-3/+3
* Avoid using User ::getDefaultOption, ::getDefaultOptionsPeter Ovchyn2021-03-161-2/+13
* Allow top-right search form target to be modifiableCormac Parle2021-03-121-1/+1
* Merge "URL encode the username passed to prefs-user-downloaddata-help-message"jenkins-bot2021-02-241-1/+1
|\
| * URL encode the username passed to prefs-user-downloaddata-help-messageDavid Lynch2021-02-241-1/+1
* | Add all userinfo properties to user data link in user preferencesThalia2021-02-221-1/+2
|/
* Pass linkable user name in Special:Preferences "Account data" help textThalia2021-02-161-1/+1
* Merge "Add "Account data" section to user preferences"jenkins-bot2021-02-161-0/+16
|\
| * Add "Account data" section to user preferencesSTran2021-02-091-0/+16
* | Use static closures where safe to useUmherirrender2021-02-113-3/+3
|/
* Introduce ActorStore, ActorLookup and ActorFactory.Petr Pchelko2021-02-081-0/+1
* build: Enable phan-taint-check-plugin and suppress issuesUmherirrender2020-12-301-1/+0
* Suppress taint-check in DefaultPreferencesFactoryUmherirrender2020-11-291-0/+2
* Replace $wgDisable{Lang,Title}Conversion with LanguageConverterFactory methodsC. Scott Ananian2020-11-251-2/+2
* Remove unneeded isset() before unset()Lucas Werkmeister2020-11-101-3/+1
* build: Updating mediawiki/mediawiki-codesniffer to 32.0.0Umherirrender2020-10-281-1/+1
* Document hook names in hook interfaces.daniel2020-09-272-0/+6
* Deprecations from HookRunner call site migrationTim Starling2020-09-181-0/+1
* Mark CONSTRUCTOR_OPTIONS as internalAryeh Gregor2020-08-211-2/+1
* content: Add hidden preference to disable PST on CSS/JS contentC. Scott Ananian2020-08-121-0/+3
* Merge "SignatureValidator: Tweaks to linter error messages"jenkins-bot2020-08-101-1/+7
|\
| * SignatureValidator: Tweaks to linter error messagesBartosz Dziewoński2020-08-051-1/+7
* | Remove usages of Skin::getAllowedSkins.Ammar Abdulhamid2020-08-051-3/+3
|/
* Merge "SignatureValidator: Don't confuse empty signature with nested PST"jenkins-bot2020-07-131-1/+1
|\
| * SignatureValidator: Don't confuse empty signature with nested PSTBartosz Dziewoński2020-07-091-1/+1
* | Merge "preferences: Prefer new kind of warnings about invalid HTML"jenkins-bot2020-07-131-9/+13
|\|
| * preferences: Prefer new kind of warnings about invalid HTMLBartosz Dziewoński2020-07-091-9/+13
* | Replace "@stable for implementation" with "@stable to implement"daniel2020-07-133-3/+3
|/