aboutsummaryrefslogtreecommitdiffstats
path: root/includes/specials/SpecialWatchlist.php
Commit message (Expand)AuthorAgeFilesLines
...
* Merge "Fix WatchedItemStore last-seen stashing logic"jenkins-bot2019-03-151-2/+10
|\
| * Fix WatchedItemStore last-seen stashing logicAaron Schulz2019-03-141-2/+10
* | Merge "SpecialWatchlist: Conditionally hide the namespace checkboxes"jenkins-bot2019-03-141-2/+4
|\ \ | |/ |/|
| * SpecialWatchlist: Conditionally hide the namespace checkboxesFomafix2019-03-051-2/+4
* | Normalize use of "INNER JOIN" to "JOIN" in database queriesAaron Schulz2019-03-061-1/+1
|/
* Avoid cached lag logging spam from changes list pagesAaron Schulz2019-03-041-1/+1
* RCFilters: Export config vars in the RL modules where possible (take 2)Catrope2019-02-201-5/+0
* Revert "RCFilters: Export config vars in the RL modules where possible"Catrope2019-02-121-0/+5
* RCFilters: Export config vars in the RL modules where possibleRoan Kattouw2019-02-101-5/+0
* Fix indenting and newlinesFomafix2018-11-071-2/+2
* Render namespace lists in the user's languageErik Bernhardson2018-10-121-1/+2
* Drop 'SpecialRecentChangesQuery' & 'SpecialWatchlistQuery' hooks, deprecated ...James D. Forrester2018-10-011-11/+0
* Remove temporary rcfilters variablesStephane Bisson2018-09-271-9/+1
* hooks: Drop Special{Watchlist|RecentChanges}Filters, deprecated in 1.23James D. Forrester2018-09-121-14/+0
* Reduce calls to MediaWikiServices::getInstance()Umherirrender2018-08-181-2/+3
* Treat all time values on Special:Watchlist as floatsMatěj Suchánek2018-07-301-2/+2
* Avoid arithmetics on localized number string ("0,04") in SpecialWatchlistEdward Chernenko2018-07-071-34/+25
* Use \u{00A0} instead of   or  Fomafix2018-06-241-1/+1
* RCFilters: Preserve collapsed state and adjust displayMoriel Schottlender2018-06-201-0/+1
* Merge "RCFilters: Add an opt-out preference for filters on watchlist"jenkins-bot2018-06-051-4/+9
|\
| * RCFilters: Add an opt-out preference for filters on watchlistRoan Kattouw2018-05-311-4/+9
* | mediawiki.special.watchlist: Combine visitedstatus moduleTimo Tijhof2018-05-161-1/+0
* | mediawiki.special: Combine various tiny specialpage style modulesTimo Tijhof2018-05-161-1/+1
|/
* Merge "RCFilters: Convert patrolled filter to three states"jenkins-bot2018-04-121-2/+6
|\
| * RCFilters: Convert patrolled filter to three statesRoan Kattouw2018-04-111-2/+6
* | Change ResultWrapper to IResultWrapper in pagers and special pagesUmherirrender2018-04-041-2/+2
|/
* Replace deprecated wfGetLB() calls here and thereWMDE-Fisch2018-01-201-1/+1
* Follow-up Ib933de3a3f: remove unnecessary override from SpecialWatchlistRoan Kattouw2017-12-131-5/+0
* Merge "Allow wikilinks in "show/hide <type of change>" labels on Watchlist an...jenkins-bot2017-12-061-5/+6
|\
| * Allow wikilinks in "show/hide <type of change>" labels on Watchlist and Recen...Pppery2017-12-041-5/+6
* | RCFilters: Make 'days' and 'limit' stickyMoriel Schottlender2017-12-011-12/+6
|/
* Replace selectFields() methods with getQueryInfo()Brad Jorsch2017-10-301-2/+4
* RCFilters: define consistent interface in ChangesListFilterGroupStephane Bisson2017-10-181-24/+11
* Migrate and convert WL settings to the new UXpetarpetkovic2017-09-271-0/+16
* Fix watchlist "in the last X hours" displayBrad Jorsch2017-09-271-6/+1
* WLFilters: Live update and View newestStephane Bisson2017-09-251-39/+4
* RCFilters: Don't grey out results area when initializing, unless there's a de...Roan Kattouw2017-09-191-4/+2
* WLFilters: always create a balanced fieldsetStephane Bisson2017-09-181-3/+5
* RCFilters: Don't cast days default to an integerMoriel Schottlender2017-09-141-4/+3
* Provide an opt-out preference for New Filters for RecentChangesJames D. Forrester2017-09-111-3/+9
* RCFilters: make isStructuredFilterUiEnabled publicStephane Bisson2017-09-011-1/+1
* Merge "WLFilters: fix server-side tag filtering"jenkins-bot2017-08-311-5/+19
|\
| * WLFilters: fix server-side tag filteringStephane Bisson2017-08-311-5/+19
* | WLFilters: wrap Watchlist-details in a div instead of a pStephane Bisson2017-08-311-1/+1
* | WLFilters: describe how unseen changes should lookStephane Bisson2017-08-301-1/+5
* | WLFilters: convert 'edit watchlist' button to new UXStephane Bisson2017-08-301-6/+14
|/
* WLFilters: Use displaysOnUnstructuredUi instead of isVisibleStephane Bisson2017-08-291-2/+2
* Merge "WLFilters: set default values"jenkins-bot2017-08-291-18/+46
|\
| * WLFilters: set default valuesStephane Bisson2017-08-281-18/+46
* | RCFilters: Adjust highlight for seen/unseen states in WatchlistMoriel Schottlender2017-08-281-0/+2
|/