index
:
mediawikicore.git
REL1_39
REL1_40
REL1_41
REL1_42
REL1_43
development
fundraising/REL1_39
fundraising/REL1_43
master
wmf/1.44.0-wmf.21
wmf/1.44.0-wmf.22
wmf/1.44.0-wmf.23
wmf/branch_cut_pretest
wmf/next
The collaborative editing software that runs Wikipedia.
Tyler Davis
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
resources
/
src
/
mediawiki.messagePoster
Commit message (
Expand
)
Author
Age
Files
Lines
*
build: Fix and re-enable eslint rule unicorn/prefer-includes
James D. Forrester
2025-03-21
1
-1
/
+1
*
docs: Fix typo
apaskulin
2025-01-24
1
-1
/
+1
*
Remove unnecessary local context variables
Ed Sanders
2024-11-08
1
-4
/
+3
*
eslint: Manually enforce prefer-const in all remaining code
Ed Sanders
2024-10-05
2
-4
/
+3
*
eslint: Autofix var to let/const
Ed Sanders
2024-09-12
2
-3
/
+3
*
ESLint: Enforce prefer-arrow-callback and autofix
Ed Sanders
2024-06-11
2
-8
/
+4
*
docs: Standardize use of class descriptions in JSDoc
apaskulin
2024-04-25
2
-4
/
+4
*
docs: Fix JSDoc syntax
apaskulin
2024-03-26
1
-1
/
+1
*
mw.messagePoster: Add namespace description
Anne Tomasevich
2024-02-15
1
-0
/
+2
*
mw.messagePoster: Document in JSDoc
Anne Tomasevich
2024-02-14
3
-19
/
+37
*
Fix remaining uses of 'parent'->'super'
Ed Sanders
2023-11-02
1
-1
/
+1
*
mediawiki.messagePoster: Remove support for lazy-loading message posters
Timo Tijhof
2019-10-18
1
-32
/
+6
*
mediawiki.messagePoster: Introduce 'MessagePosterModule' extension attribute
Timo Tijhof
2019-10-17
1
-0
/
+17
*
mediawiki.messagePoster: Add WikitextMessagePoster to its bundle
Timo Tijhof
2019-10-12
1
-0
/
+63
*
mediawiki.messagePoster: Allow upfront registering without separate module
Timo Tijhof
2019-10-12
1
-5
/
+12
*
Add change-tags to MessagePoster
Sam Wilson
2019-07-15
1
-0
/
+1
*
resources: Strip '$' and 'mw' from file closures
Timo Tijhof
2018-09-14
2
-4
/
+4
*
mediawiki.messagePoster: Move WikitextMessagePoster.js to its own directory
Timo Tijhof
2018-05-09
3
-53
/
+0
*
mediawiki.messagePoster.factory.js: Use formatversion=2 for API request
Fomafix
2017-01-11
1
-6
/
+3
*
Remove empty lines from PHP and JavaScript comment blocks
Thiemo Mättig
2016-12-09
1
-1
/
+0
*
build: Replace jscs+jshint with eslint
Ed Sanders
2016-11-15
3
-3
/
+0
*
mediawiki.messagePoster: Minor code and docs clean up
Timo Tijhof
2016-01-05
1
-51
/
+46
*
Update MessagePoster topic title docs
Matthew Flaschen
2016-01-01
1
-1
/
+3
*
mw.MessagePoster: Fix creation of mw.Api() object
Kunal Mehta
2015-12-17
1
-1
/
+1
*
mw.messagePoster: Support foreign wikis
Kunal Mehta
2015-12-10
2
-9
/
+18
*
Merge "mediawiki.messagePoster: Update comments after mw.Api file renames"
jenkins-bot
2015-09-30
1
-1
/
+1
|
\
|
*
mediawiki.messagePoster: Update comments after mw.Api file renames
Fomafix
2015-09-30
1
-1
/
+1
*
|
Pass real boolean or array params to mw.Api#get and #post when convenient
Bartosz Dziewoński
2015-09-30
1
-1
/
+1
|
/
*
build: Enable jscs jsDoc rule 'checkRedundantReturns' and make pass
James D. Forrester
2015-09-23
1
-0
/
+1
*
build: Enable jscs rules 'requireSpacesInside*Brackets' and make pass
James D. Forrester
2015-09-05
1
-6
/
+6
*
Handle no pageids response field in MessagePoster factory
Matthew Flaschen
2015-06-04
1
-1
/
+1
*
MessagePoster followup: Dependency and docs
Matthew Flaschen
2015-04-06
2
-13
/
+14
*
Add pluggable talk page poster and use it for mediawiki.feedback
Matthew Flaschen
2015-04-06
3
-0
/
+199