aboutsummaryrefslogtreecommitdiffstats
path: root/includes/actions/UnwatchAction.php
Commit message (Expand)AuthorAgeFilesLines
* Use namespaced classes (3)Umherirrender2024-06-161-0/+1
* Add namespace and deprecation alias to WatchedItemStoreEbrahim Byagowi2024-05-201-0/+1
* Namespace includes/contextJames D. Forrester2024-02-081-0/+1
* Use real type hints for services etc. in actions/Bartosz Dziewoński2023-08-291-2/+1
* Action: Remove deprecated constructor parametersBartosz Dziewoński2022-11-031-3/+3
* actions: Add Action::getAuthority and use itUmherirrender2022-07-081-1/+1
* Inject services into WatchAction and UnwatchActionDannyS7122021-07-291-2/+21
* Remove unused `'vertical-label' => true` from various formsBartosz Dziewoński2021-06-011-1/+0
* Use WatchlistManager in several classesCindy Cicalese2021-04-211-1/+6
* Convert various FormActions to OOUIThis, that and the other2017-03-111-8/+13
* Use different message when (un)watching a page in talk namespaceGlaisher2016-08-071-1/+2
* Distinguish read vs write mode Action classesAaron Schulz2016-01-151-0/+4
* Remove obvious function-level profilingChad Horohoe2015-01-071-2/+0
* Split UnwatchAction into own classaddshore2014-08-071-0/+57