aboutsummaryrefslogtreecommitdiffstats
path: root/resources/src/mediawiki.messagePoster
Commit message (Expand)AuthorAgeFilesLines
* build: Fix and re-enable eslint rule unicorn/prefer-includesJames D. Forrester2025-03-211-1/+1
* docs: Fix typoapaskulin2025-01-241-1/+1
* Remove unnecessary local context variablesEd Sanders2024-11-081-4/+3
* eslint: Manually enforce prefer-const in all remaining codeEd Sanders2024-10-052-4/+3
* eslint: Autofix var to let/constEd Sanders2024-09-122-3/+3
* ESLint: Enforce prefer-arrow-callback and autofixEd Sanders2024-06-112-8/+4
* docs: Standardize use of class descriptions in JSDocapaskulin2024-04-252-4/+4
* docs: Fix JSDoc syntaxapaskulin2024-03-261-1/+1
* mw.messagePoster: Add namespace descriptionAnne Tomasevich2024-02-151-0/+2
* mw.messagePoster: Document in JSDocAnne Tomasevich2024-02-143-19/+37
* Fix remaining uses of 'parent'->'super'Ed Sanders2023-11-021-1/+1
* mediawiki.messagePoster: Remove support for lazy-loading message postersTimo Tijhof2019-10-181-32/+6
* mediawiki.messagePoster: Introduce 'MessagePosterModule' extension attributeTimo Tijhof2019-10-171-0/+17
* mediawiki.messagePoster: Add WikitextMessagePoster to its bundleTimo Tijhof2019-10-121-0/+63
* mediawiki.messagePoster: Allow upfront registering without separate moduleTimo Tijhof2019-10-121-5/+12
* Add change-tags to MessagePosterSam Wilson2019-07-151-0/+1
* resources: Strip '$' and 'mw' from file closuresTimo Tijhof2018-09-142-4/+4
* mediawiki.messagePoster: Move WikitextMessagePoster.js to its own directoryTimo Tijhof2018-05-093-53/+0
* mediawiki.messagePoster.factory.js: Use formatversion=2 for API requestFomafix2017-01-111-6/+3
* Remove empty lines from PHP and JavaScript comment blocksThiemo Mättig2016-12-091-1/+0
* build: Replace jscs+jshint with eslintEd Sanders2016-11-153-3/+0
* mediawiki.messagePoster: Minor code and docs clean upTimo Tijhof2016-01-051-51/+46
* Update MessagePoster topic title docsMatthew Flaschen2016-01-011-1/+3
* mw.MessagePoster: Fix creation of mw.Api() objectKunal Mehta2015-12-171-1/+1
* mw.messagePoster: Support foreign wikisKunal Mehta2015-12-102-9/+18
* Merge "mediawiki.messagePoster: Update comments after mw.Api file renames"jenkins-bot2015-09-301-1/+1
|\
| * mediawiki.messagePoster: Update comments after mw.Api file renamesFomafix2015-09-301-1/+1
* | Pass real boolean or array params to mw.Api#get and #post when convenientBartosz Dziewoński2015-09-301-1/+1
|/
* build: Enable jscs jsDoc rule 'checkRedundantReturns' and make passJames D. Forrester2015-09-231-0/+1
* build: Enable jscs rules 'requireSpacesInside*Brackets' and make passJames D. Forrester2015-09-051-6/+6
* Handle no pageids response field in MessagePoster factoryMatthew Flaschen2015-06-041-1/+1
* MessagePoster followup: Dependency and docsMatthew Flaschen2015-04-062-13/+14
* Add pluggable talk page poster and use it for mediawiki.feedbackMatthew Flaschen2015-04-063-0/+199