aboutsummaryrefslogtreecommitdiffstats
path: root/resources/src/mediawiki.action
Commit message (Expand)AuthorAgeFilesLines
...
* action: Show count of remaining characters for long protection reasonsUmherirrender2024-03-051-1/+20
* docs: Convert examples to JSDocapaskulin2024-02-231-10/+10
* Merge "Explicitly define padding for redirect link"jenkins-bot2024-02-071-2/+6
|\
| * Explicitly define padding for redirect linkJon Robson2024-02-061-2/+6
* | docs: Ignore non-public APIsapaskulin2024-02-061-0/+3
|/
* Let OO.ui.MessageWidget do the HTML escapingFomafix2023-12-121-2/+2
* Create module for showing a popup when a temporary user is createdThalia2023-11-101-36/+1
* Attach OOUI content to teleport target instead of <body>Bartosz Dziewoński2023-11-031-1/+1
* Avoid showing userpage link for temp accountsbwang2023-08-101-4/+4
* postEdit: Fix typo in docsBartosz Dziewoński2023-07-101-2/+2
* Merge "postEdit: Add note about setting wgCurRevisionId and wgRevisionId"jenkins-bot2023-07-101-0/+11
|\
| * postEdit: Add note about setting wgCurRevisionId and wgRevisionIdKosta Harlan2023-07-101-0/+11
* | mediawiki.action.edit.preview: Hide wikiDiff on errorFomafix2023-06-261-35/+36
* | Merge "Add helpers to show post-edit message now and on page reload"jenkins-bot2023-06-221-28/+97
|\ \
| * | Add helpers to show post-edit message now and on page reloadBartosz Dziewoński2023-06-201-28/+97
| |/
* / LivePreview: Support live diff for new section creationAmmarpad2023-06-211-7/+1
|/
* mediawiki.less: Remove non-standard value for @max-width-breakpoint-tabletVolker E2023-06-011-2/+2
* Remove mediawiki ui styles on OOUI formsJon Robson2023-05-121-3/+1
* Add a link to doc page in messages about creation of temporary accountsBartosz Dziewoński2023-05-051-1/+3
* Improve temp user account creation post-edit message skin compatBartosz Dziewoński2023-04-301-22/+28
* mediawiki.special: Replace 'mediawiki.ui/variables' call with skin varsVolker E2023-04-172-3/+4
* resources: Merge mediawiki.action.delete into mediawiki.misc-authed-oouiUmherirrender2023-03-111-28/+0
* action: Show count of remaining characters for long delete reasonsUmherirrender2023-03-101-1/+5
* Centralize temporary IP masking user logic inside MediaWiki coreJon Robson2023-02-211-3/+3
* Remove remaining SVG fallback hacksBartosz Dziewoński2023-02-085-8/+4
* Filepage: Remove deprecated collapsible classnameDerk-Jan Hartman2023-01-212-4/+2
* Filepage: multipage navigation reworkDerk-Jan Hartman2023-01-212-126/+190
* Left align metadata tableDerk-Jan Hartman2023-01-201-1/+0
* HistoryPager: Prettify URL params of form submissions without JSBartosz Dziewoński2022-12-091-67/+1
* HistoryAction: Remove use of action=historysubmit hackTimo Tijhof2022-12-051-6/+12
* Use delegation to reduce number of event listeners on history pagesFrancois Pignon2022-10-131-2/+3
* mediawiki.action.view.redirect: Improve docs and simplify codeTimo Tijhof2022-06-271-27/+46
* mediawiki.action.view.redirect: Remove obsolete browser support codetacsipacsi2022-06-271-34/+9
* Merge "mediawiki.action.styles: Bundle in categoryPage.less"jenkins-bot2022-05-231-22/+0
|\
| * mediawiki.action.styles: Bundle in categoryPage.lessTimo Tijhof2022-02-241-22/+0
* | TempUser skin and client-side componentsTim Starling2022-05-061-4/+45
* | build: Update stylelint-config-wikimedia to 0.13.0Ed Sanders2022-05-042-1/+1
* | Fix core post-edit notif to use the correct "published"/"saved" messageBartosz Dziewoński2022-03-261-1/+7
* | Fix uses of (error|warning|success)box in corestang2022-03-201-4/+4
* | Add "vector-menu-heading" class to otherlanguagesstang2022-03-151-10/+25
* | Refactor preview frontend logic into JavaScript APIMusikAnimal2022-03-092-279/+25
* | mediawiki.action.view.postEdit: Restore 'postedit' CSS classTimo Tijhof2022-03-021-1/+3
|/
* Merge "mediawiki.action.styles: Move file out of mediawiki.action/ folder"jenkins-bot2022-02-211-58/+0
|\
| * mediawiki.action.styles: Move file out of mediawiki.action/ folderTimo Tijhof2022-02-211-58/+0
* | Merge "mediawiki.action.styles: Make action-info selector more specific"jenkins-bot2022-02-211-2/+2
|\|
| * mediawiki.action.styles: Make action-info selector more specificTimo Tijhof2022-02-181-2/+2
* | mw.postEdit: Document deprecated eventEd Sanders2022-02-181-0/+8
|/
* Merge "Highlight targeted elements in the info action output"jenkins-bot2022-02-171-0/+8
|\
| * Highlight targeted elements in the info action outputMZMcBride2022-02-161-0/+8
* | mw.postEdit: Use mw.notify to display messageEd Sanders2022-02-165-122/+15
|/