aboutsummaryrefslogtreecommitdiffstats
path: root/resources/src/mediawiki.watchstar.widgets
Commit message (Expand)AuthorAgeFilesLines
* resources: Use simple for-in instead of Object.keys().forEach()Timo Tijhof2024-12-221-2/+2
* eslint: Manually enforce prefer-const in all remaining codeEd Sanders2024-10-051-14/+9
* eslint: Autofix var to let/constEd Sanders2024-09-121-4/+4
* ESLint: Enforce prefer-arrow-callback and autofixEd Sanders2024-06-111-4/+4
* Use ESLint "sourceType": "commonjs" for package modulesBartosz Dziewoński2024-02-131-2/+2
* Document mediawiki.widgets.visibleLengthLimit and resources/src/mediawiki.wat...Jon Robson2024-01-291-1/+1
* mw.util: introduce isInfinity to parity MW's wfIsInfinity()MusikAnimal2023-12-131-3/+4
* Fix remaining uses of 'parent'->'super'Ed Sanders2023-11-021-1/+1
* Synchronise watchstars and create new client hook 'wikipage.watchlistChange'Ed Sanders2021-12-201-7/+1
* Use shortcut mw.msg( ... ) instead of mw.message( ... ).text()Fomafix2021-10-071-1/+1
* Set watch star to half-filled when temp. watched by any interfaceBartosz Dziewoński2021-09-201-12/+0
* Minor cleanup to WatchlistExpiryWidget.jsDannyS7122020-12-122-10/+16
* Pass jQuery object to OO.ui.infuse()Ammar Abdulhamid2020-11-271-1/+1
* Merge "WatchlistExpiryWidget: Move focus to expiry dropdown after hitting Tab"jenkins-bot2020-09-291-1/+33
|\
| * WatchlistExpiryWidget: Move focus to expiry dropdown after hitting TabMusikAnimal2020-09-281-1/+33
* | Ensure dropdown label is always on its own lineSam Wilson2020-09-211-0/+1
|/
* Watchlist: Fix updateWatchLink removing css class when action=watchDayllan Maza2020-08-261-4/+6
* Translate expiry period in pop-up message for watchlist expiryhmonroy2020-07-311-2/+3
* Ensure cursor is pointer for watch-star notificationSam Wilson2020-07-301-0/+6
* Display remaining watch period in watchstarsuecarmol2020-07-181-5/+4
* Implement ability to select and save watch temporarily.hmonroy2020-07-172-4/+100
* Replace toast with OOUI popup on watchlist messagesuecarmol2020-05-061-0/+25