aboutsummaryrefslogtreecommitdiffstats
path: root/includes/SpecialWatchlist.php
Commit message (Expand)AuthorAgeFilesLines
* Merge 1.3.0beta3 from HEADBrion Vibber2004-06-131-7/+11
* include_once -> require_onceTim Starling2004-05-071-2/+2
* tab indexes on diff linksGabriel Wicke2004-04-091-1/+2
* XHTML fixesBrion Vibber2004-04-031-4/+4
* Replace the random boolean parameters on Title::getURL() with a set ofBrion Vibber2004-03-071-2/+2
* Add digit transformation function Language::formatNum() for Arabic and otherBrion Vibber2004-03-061-6/+8
* * Fixed magic quotes in $_REQUEST, in Setup.phpTim Starling2004-03-061-2/+5
* Fix for compatibility with short_open_tag = OffBrion Vibber2004-02-181-1/+1
* fixed subtle bug -- missing comma in SQL causing watchlist to display user pa...Tim Starling2004-01-311-1/+1
* Watchlist caching, and some junk in DefaultSettings.php which will hopefully ...Tim Starling2004-01-251-1/+17
* Bug fixes: watchlist and recent changes linked were broken in the last commitTim Starling2004-01-171-12/+4
* 3-day default cutoff for shortlisters. FIXME: make this configurable?Brion Vibber2003-12-051-1/+1
* Raise watchlist cutoff to 12 hours for 1000+ itemsBrion Vibber2003-12-031-2/+2
* Revert globals patch pending further workBrion Vibber2003-11-241-4/+0
* Commit JeLuF's register_globals fixes, first phaseBrion Vibber2003-11-231-0/+4
* Merge several bits into wlshowlastBrion Vibber2003-11-191-6/+4
* Use wfMsg()'s parametersBrion Vibber2003-11-151-1/+1
* Nov. branch merge. Various features backported from stable, various bug fixes.Tim Starling2003-11-091-7/+4
* changing wfQuery to allow replicationTim Starling2003-09-201-5/+5
* Added translation phrases in wlCutoffLinks().T.D. Corell2003-09-171-3/+3
* Use default time cutoff only for users with over 250 items watched; add expli...Brion Vibber2003-08-081-30/+36
* Updates to watchlist:Brion Vibber2003-08-071-21/+149
* Reactivate the cutoff date in the watchlist to speed up performance, hopefull...Brion Vibber2003-08-021-1/+4
* Date/time fixes: try to ensure that timestamps are always kept in GMT, with c...Brion Vibber2003-06-301-1/+1
* Refactor some common code for offsets/limits; some preliminary stuff for uplo...Brion Vibber2003-06-031-13/+5
* Initial revisionLee Daniel Crocker2003-04-141-0/+90