lhc/web/wiklou.git
18 years agoFixed issues with careless use of Sanitizer::decodeCharReferences(), added a parser...
Tim Starling [Fri, 23 Jun 2006 09:20:44 +0000 (09:20 +0000)]
Fixed issues with careless use of Sanitizer::decodeCharReferences(), added a parser test case for one of them.

18 years agoAccidentally left fix commented out after testing
Tim Starling [Fri, 23 Jun 2006 09:11:16 +0000 (09:11 +0000)]
Accidentally left fix commented out after testing

18 years agoSeveral fixes for Hebrew magic words.
Rotem Liss [Fri, 23 Jun 2006 08:18:53 +0000 (08:18 +0000)]
Several fixes for Hebrew magic words.

18 years agoCheck for bad title in returnToMain()
Tim Starling [Fri, 23 Jun 2006 06:53:05 +0000 (06:53 +0000)]
Check for bad title in returnToMain()

18 years agobounding for the limit parameter
Tim Starling [Fri, 23 Jun 2006 06:39:40 +0000 (06:39 +0000)]
bounding for the limit parameter

18 years agos/Revision::MW_REV_DELETED/Revision::DELETED/, and introduced aliases for compatibili...
Tim Starling [Fri, 23 Jun 2006 06:31:46 +0000 (06:31 +0000)]
s/Revision::MW_REV_DELETED/Revision::DELETED/, and introduced aliases for compatibility with 1.6.

18 years agoSpecialContributions: fixed style, fixed sloppy handling of empty query results,...
Tim Starling [Fri, 23 Jun 2006 06:17:38 +0000 (06:17 +0000)]
SpecialContributions: fixed style, fixed sloppy handling of empty query results, fixed inefficient code.

18 years agoVarious JS warning fixes by Nick Jenkins
Tim Starling [Fri, 23 Jun 2006 05:26:34 +0000 (05:26 +0000)]
Various JS warning fixes by Nick Jenkins

18 years agoAdded extra input validation for namespace parameter
Tim Starling [Fri, 23 Jun 2006 03:59:17 +0000 (03:59 +0000)]
Added extra input validation for namespace parameter

18 years agoAdded check for newlines in redirects as a paranoia guard against header injection...
Tim Starling [Fri, 23 Jun 2006 03:56:03 +0000 (03:56 +0000)]
Added check for newlines in redirects as a paranoia guard against header injection in PHP<5.1.2. Removed OutputPage::addHeader(), has been non-functioning for as long as I can remember.

18 years agoHTML injections are bad, mm'kay?
Brion Vibber [Thu, 22 Jun 2006 16:20:13 +0000 (16:20 +0000)]
HTML injections are bad, mm'kay?

18 years agoAdding the message 'loginlanguagelabel' to Hebrew.
Rotem Liss [Thu, 22 Jun 2006 12:34:47 +0000 (12:34 +0000)]
Adding the message 'loginlanguagelabel' to Hebrew.

18 years ago* Remove incorrect comment fragment
Rob Church [Thu, 22 Jun 2006 12:22:55 +0000 (12:22 +0000)]
* Remove incorrect comment fragment
* Document makeLanguageSelectorLink

18 years agoIntroduce optional (off by default) language selector bar for user login and registra...
Rob Church [Thu, 22 Jun 2006 12:19:55 +0000 (12:19 +0000)]
Introduce optional (off by default) language selector bar for user login and registration.Customisable via the "loginlanguagelinks" message, the links will preserve "returnto" values. If the user creates an account while using such a link, then the language in use will be saved as their language preference.

18 years ago(bug 6396) Change name for Chuvash language
Rob Church [Thu, 22 Jun 2006 10:22:01 +0000 (10:22 +0000)]
(bug 6396) Change name for Chuvash language

18 years agoI want to pinch.
Domas Mituzas [Thu, 22 Jun 2006 10:03:51 +0000 (10:03 +0000)]
I want to pinch.

18 years agoAdd translated magic words to Hebrew localization.
Rotem Liss [Thu, 22 Jun 2006 09:45:10 +0000 (09:45 +0000)]
Add translated magic words to Hebrew localization.

18 years ago* Removing "if any" about the talk page move - there is one, else the message is...
Rotem Liss [Thu, 22 Jun 2006 08:13:22 +0000 (08:13 +0000)]
* Removing "if any" about the talk page move - there is one, else the message is not shown.
* Removing the paragraph about "if the page is moved accross namespaces, its talk page is not moved", because it does now.
* Minor fixes for Hebrew translation.

18 years ago(bug 6392) Fix misbehaving <br /> in preferences form
Rob Church [Thu, 22 Jun 2006 01:40:51 +0000 (01:40 +0000)]
(bug 6392) Fix misbehaving <br /> in preferences form

18 years ago* (bug 6398) Work around apparent PCRE bug breaking section editing when massively...
Brion Vibber [Wed, 21 Jun 2006 23:13:05 +0000 (23:13 +0000)]
* (bug 6398) Work around apparent PCRE bug breaking section editing when massively-indented preformatted text immediately followed a header

18 years agoRemove unused "validation" table definitions from the schema files
Rob Church [Wed, 21 Jun 2006 22:40:40 +0000 (22:40 +0000)]
Remove unused "validation" table definitions from the schema files

18 years agoTest case for bug 6398
Brion Vibber [Wed, 21 Jun 2006 22:14:06 +0000 (22:14 +0000)]
Test case for bug 6398

18 years ago* Restructured
Niklas Laxström [Wed, 21 Jun 2006 18:38:24 +0000 (18:38 +0000)]
* Restructured

18 years ago* Restructured
Niklas Laxström [Wed, 21 Jun 2006 18:32:59 +0000 (18:32 +0000)]
* Restructured

18 years ago* Restructured
Niklas Laxström [Wed, 21 Jun 2006 18:09:39 +0000 (18:09 +0000)]
* Restructured

18 years ago* Added fallback functions
Niklas Laxström [Wed, 21 Jun 2006 17:49:46 +0000 (17:49 +0000)]
* Added fallback functions

18 years ago* Restructured
Niklas Laxström [Wed, 21 Jun 2006 17:30:16 +0000 (17:30 +0000)]
* Restructured

18 years agooops, better skip i/o thread states :)
Domas Mituzas [Wed, 21 Jun 2006 16:47:15 +0000 (16:47 +0000)]
oops, better skip i/o thread states :)

18 years agoShow an arrow in the right direction also in Broken Redirects special page, not only...
Rotem Liss [Wed, 21 Jun 2006 16:39:21 +0000 (16:39 +0000)]
Show an arrow in the right direction also in Broken Redirects special page, not only in the Double Redirects.

18 years agofix lag detection - do not assume that second 'system user' line gives that value...
Domas Mituzas [Wed, 21 Jun 2006 16:34:56 +0000 (16:34 +0000)]
fix lag detection - do not assume that second 'system user' line gives that value, better use first system user thread with db selected.

18 years agoSaner handling of title objects in OutputPage::returnToMain()
Tim Starling [Wed, 21 Jun 2006 16:28:04 +0000 (16:28 +0000)]
Saner handling of title objects in OutputPage::returnToMain()

18 years ago* (bug 6351) Update to German translation (de)
Niklas Laxström [Wed, 21 Jun 2006 14:43:57 +0000 (14:43 +0000)]
* (bug 6351) Update to German translation (de)

18 years ago* (bug 6279) Add genitive month names to Slovenian localisation
Niklas Laxström [Wed, 21 Jun 2006 14:37:37 +0000 (14:37 +0000)]
* (bug 6279) Add genitive month names to Slovenian localisation
* Restructured

18 years ago(bug 6345) Update to Indonesian localisation (id) #22
Rotem Liss [Wed, 21 Jun 2006 05:19:24 +0000 (05:19 +0000)]
(bug 6345) Update to Indonesian localisation (id) #22

18 years agoFixed erroneous use of msg(), these are HTML messages not plain text.
Tim Starling [Wed, 21 Jun 2006 05:14:01 +0000 (05:14 +0000)]
Fixed erroneous use of msg(), these are HTML messages not plain text.

18 years agoIntroduce 'FetchChangesList' hook; see docs/hooks.txt for more information
Rob Church [Wed, 21 Jun 2006 00:18:55 +0000 (00:18 +0000)]
Introduce 'FetchChangesList' hook; see docs/hooks.txt for more information

18 years agoDe-document RunUnknownJob hook, since it no longer exists (will re-add a mechanism...
Rob Church [Tue, 20 Jun 2006 23:24:59 +0000 (23:24 +0000)]
De-document RunUnknownJob hook, since it no longer exists (will re-add a mechanism to use the improved Job subclassing stuff later)

18 years agoRevert 14849; breaks standard time keywords and provides no alternatives either
Brion Vibber [Tue, 20 Jun 2006 21:03:47 +0000 (21:03 +0000)]
Revert 14849; breaks standard time keywords and provides no alternatives either

18 years ago(bug 5727) Time magic words should use $wgLocaltimezone instead of UTC:
Rotem Liss [Tue, 20 Jun 2006 18:29:54 +0000 (18:29 +0000)]
(bug 5727) Time magic words should use $wgLocaltimezone instead of UTC:
1. Not using anymore the functions wfTimestamp (for {{CURRENTTIME}}) and wfTimestampNow (for {{CURRENTTIMESTAMP}}) for the time magic words, because they output a UTC date; instead, using the built-in function "date" with the parameters "YmdHis".
2. Fix number 1 makes the time magic words OK when using the server default timezone (actually, all of them were OK except {{CURRENTIME}} and {{CURRENTTIMESTAMP}}), but the problem is still exist when setting $wgLocaltimezone, as it isn't noticed. Therefore, setting the timezone to "TZ" enviroment variable like in the signature, getting the various dates and times by "date" function, then setting the "TZ" to its previous value.

18 years agoTemporarily revert 14847; makes incompatible changes to message strings.
Brion Vibber [Tue, 20 Jun 2006 18:20:58 +0000 (18:20 +0000)]
Temporarily revert 14847; makes incompatible changes to message strings.

18 years ago* Using the "returnto" in the login link in additional messages, and creating a funct...
Rotem Liss [Tue, 20 Jun 2006 16:08:38 +0000 (16:08 +0000)]
* Using the "returnto" in the login link in additional messages, and creating a function (Linker::loginLink) to create it.
* Removing "whitelistreadtitle" and "whitelistreadtext", which seem to be unused.
* Removing the self login link in the create account not allowed screen, as it is not useful.
* Fixing "loginreqlink" in Hebrew.
* Fixing various small bugs about these error pages.

18 years agoHebrew messages for:
Rotem Liss [Tue, 20 Jun 2006 15:49:11 +0000 (15:49 +0000)]
Hebrew messages for:
* (bug 6365) Show user information in the "old revision" navigation links

18 years ago* (bug 6365) Show user information in the "old revision" navigation links
Rob Church [Tue, 20 Jun 2006 15:19:13 +0000 (15:19 +0000)]
* (bug 6365) Show user information in the "old revision" navigation links

18 years agoRemoving the file "setup_message.html", which is not used (created during a broken...
Rotem Liss [Tue, 20 Jun 2006 14:11:23 +0000 (14:11 +0000)]
Removing the file "setup_message.html", which is not used (created during a broken commit, which was reverted)

18 years agoUpdate site_stats.ss_users after deleting unused accounts, to keep the internal stati...
Rob Church [Tue, 20 Jun 2006 14:03:58 +0000 (14:03 +0000)]
Update site_stats.ss_users after deleting unused accounts, to keep the internal statistics tables consistent

18 years agoReverting some of the changes in r14835, per http://mail.wikipedia.org/pipermail...
Rotem Liss [Tue, 20 Jun 2006 14:01:03 +0000 (14:01 +0000)]
Reverting some of the changes in r14835, per mail.wikipedia.org/pipermail/wikitech-l/2006-June/036439.html

18 years ago(bug 6032) Plural support for 'undelete_short' in SkinTemplate.php
Rotem Liss [Tue, 20 Jun 2006 13:33:31 +0000 (13:33 +0000)]
(bug 6032) Plural support for 'undelete_short' in SkinTemplate.php

18 years ago(bug 6189) Show an error to an unprivilleged user trying to create account
Rotem Liss [Tue, 20 Jun 2006 13:19:16 +0000 (13:19 +0000)]
(bug 6189) Show an error to an unprivilleged user trying to create account

18 years agodoc fix
Tim Starling [Tue, 20 Jun 2006 09:58:52 +0000 (09:58 +0000)]
doc fix

18 years agoFixes per Gangleri's request:
Rotem Liss [Tue, 20 Jun 2006 09:56:27 +0000 (09:56 +0000)]
Fixes per Gangleri's request:
* Replacing {{ns:X}} with the real namespace names, for performance - except for "administrators" which is directly shown.
* Removing the obsolete underscores from the log pages.

18 years agoDid some refactoring in Article.php:
Tim Starling [Tue, 20 Jun 2006 09:50:57 +0000 (09:50 +0000)]
Did some refactoring in Article.php:

* Introduced doEdit(), a simplified editing API. Rewrote updateArticle() and insertNewArticle() to call doEdit() and marked them deprecated. Callers should be updated to use doEdit() at a later date.
* Replaced $fname with __METHOD__
* Removed some unused member variables
* Fixed cache purging on null edit, hopefully it should work the same as action=purge now.
* Fixed doRedirect() callers, minor bug introduced with HTMLCacheUpdate.

18 years agoUsing the escaped UTF-8 characters instead of the hidden characters themselves, to...
Rotem Liss [Tue, 20 Jun 2006 09:38:48 +0000 (09:38 +0000)]
Using the escaped UTF-8 characters instead of the hidden characters themselves, to prevent confusion.

18 years agofixed minor bug
Tim Starling [Tue, 20 Jun 2006 09:38:14 +0000 (09:38 +0000)]
fixed minor bug

18 years ago(bug 6174) Remove redundant "emailforlost" message
Rotem Liss [Tue, 20 Jun 2006 09:31:15 +0000 (09:31 +0000)]
(bug 6174) Remove redundant "emailforlost" message

18 years agoRights log changes:
Rotem Liss [Tue, 20 Jun 2006 09:09:20 +0000 (09:09 +0000)]
Rights log changes:
* Adding "(none)" notice also if the third parameter (new groups) is empty (when desysoping someone, for example).
* Adding the "(none)" notice also in the recent changes.
* Adding the "(none)" notice only if the action is "rights/rights", to prevent future potential incompatibility, if we add other log actions in "rights" log, or if an extension does so.
* First checking if the parameter is null before checking if it's empty, to prevent an ugly notice appears when using Makesysop (apparently not in Wikimedia servers, I think notices are disabled there).

18 years ago* Removing old and broken log entries of user groups. Neither their special page...
Rotem Liss [Tue, 20 Jun 2006 08:34:51 +0000 (08:34 +0000)]
* Removing old and broken log entries of user groups. Neither their special page nor their messages exist anymore.
* Removing a wrong comment: rights log entry should not be moved to Makesysop, as it is also important for Userrights.

18 years agoDocumenting Language::getDirMark, and replacing the HTML entities (which are unsuitab...
Rotem Liss [Tue, 20 Jun 2006 08:11:56 +0000 (08:11 +0000)]
Documenting Language::getDirMark, and replacing the HTML entities (which are unsuitable when used in non-HTML places) to the real direction marks.

18 years agoUsing the private variable LanguageHe::mMessagesHe instead of the public one $wgAllMe...
Rotem Liss [Tue, 20 Jun 2006 08:02:22 +0000 (08:02 +0000)]
Using the private variable LanguageHe::mMessagesHe instead of the public one $wgAllMessagesHe, like the other restructured languages.

18 years agoFixing the most annoying problem in Bug 5724: adding dir mark after the recent change...
Rotem Liss [Mon, 19 Jun 2006 19:32:53 +0000 (19:32 +0000)]
Fixing the most annoying problem in Bug 5724: adding dir mark after the recent changes page name, to prevent confusion in BiDi languages

18 years agoAdding "uncategorizedimages"
Rotem Liss [Mon, 19 Jun 2006 19:03:36 +0000 (19:03 +0000)]
Adding "uncategorizedimages"

18 years agofix broken url
Domas Mituzas [Mon, 19 Jun 2006 18:45:49 +0000 (18:45 +0000)]
fix broken url

18 years agoFixed job command naming style
Tim Starling [Mon, 19 Jun 2006 02:29:21 +0000 (02:29 +0000)]
Fixed job command naming style

18 years ago* (bug 6304) Show timestamp for current revision in diff pages
Brion Vibber [Sun, 18 Jun 2006 22:53:35 +0000 (22:53 +0000)]
* (bug 6304) Show timestamp for current revision in diff pages
* Vertically align current version with old version header in diff display

18 years ago* Workaround possible bug in Firefox nightlies by properly removing the
Brion Vibber [Sun, 18 Jun 2006 17:55:50 +0000 (17:55 +0000)]
* Workaround possible bug in Firefox nightlies by properly removing the
  Content-Encoding header instead of sending explicit 'identity' value
  in StreamFile

18 years ago* Small update to Slovak translation (sk)
Niklas Laxström [Sun, 18 Jun 2006 16:35:22 +0000 (16:35 +0000)]
* Small update to Slovak translation (sk)

18 years agoprobably don't need this...
Tim Starling [Sun, 18 Jun 2006 12:46:50 +0000 (12:46 +0000)]
probably don't need this...

18 years agoAdded a new method to update the cache of all pages linking to a given page without...
Tim Starling [Sun, 18 Jun 2006 12:42:16 +0000 (12:42 +0000)]
Added a new method to update the cache of all pages linking to a given page without using excessive time or memory. This turns out to be a common operation in MediaWiki, I needed to fix callers in a lot of files. Backwards compatibility is maintained (of course). Also did some cleanup in Article.php, another 3 years of that and it'll be looking pretty. New job type added to the job queue, some refactoring done in JobQueue.php to support it.

18 years agoChanged transaction semantics: made begin() and commit() work all the time and not...
Tim Starling [Sun, 18 Jun 2006 12:30:57 +0000 (12:30 +0000)]
Changed transaction semantics: made begin() and commit() work all the time and not be broken and counterintuitive. Also fixed a minor bug in ResultWrapper.

18 years ago* (bug 6357) Update to Russian translation (ru)
Niklas Laxström [Sun, 18 Jun 2006 11:17:46 +0000 (11:17 +0000)]
* (bug 6357) Update to Russian translation (ru)

18 years agoClarified message text for the watched-page-change notification option
Rob Church [Sat, 17 Jun 2006 23:32:34 +0000 (23:32 +0000)]
Clarified message text for the watched-page-change notification option

18 years agoMaintenance script to create an account and promote it to administrator
Rob Church [Sat, 17 Jun 2006 23:07:16 +0000 (23:07 +0000)]
Maintenance script to create an account and promote it to administrator

18 years agoMore updates to German localisation
Rob Church [Sat, 17 Jun 2006 22:38:42 +0000 (22:38 +0000)]
More updates to German localisation

18 years agoFix {{NUMBEROFADMINS}} magic word
Rob Church [Sat, 17 Jun 2006 22:36:12 +0000 (22:36 +0000)]
Fix {{NUMBEROFADMINS}} magic word

18 years agoGerman translation of the title, c/o Leon
Rob Church [Sat, 17 Jun 2006 16:36:58 +0000 (16:36 +0000)]
German translation of the title, c/o Leon

18 years ago(bug 6344) Add Special:Uncategorizedimages page
Rob Church [Sat, 17 Jun 2006 16:24:01 +0000 (16:24 +0000)]
(bug 6344) Add Special:Uncategorizedimages page

18 years agoFix more cases of hard-coded skin dir.
Rob Church [Sat, 17 Jun 2006 13:04:19 +0000 (13:04 +0000)]
Fix more cases of hard-coded skin dir.

18 years ago* namespaceDupes.php can now accept an arbitrary prefix, for checking rogue
Brion Vibber [Sat, 17 Jun 2006 12:51:41 +0000 (12:51 +0000)]
* namespaceDupes.php can now accept an arbitrary prefix, for checking rogue
  interwikis and such. Not yet fully automated.

18 years agoStop using memory_limit as a virtual memory limit for shell processes. Use a separate...
Tim Starling [Sat, 17 Jun 2006 10:21:55 +0000 (10:21 +0000)]
Stop using memory_limit as a virtual memory limit for shell processes. Use a separate setting instead.

18 years agoAvoid fatal error on invalid title
Tim Starling [Sat, 17 Jun 2006 08:55:44 +0000 (08:55 +0000)]
Avoid fatal error on invalid title

18 years agoCommit the transaction after an upload is recorded and logged, to avoid losing images...
Tim Starling [Sat, 17 Jun 2006 04:32:41 +0000 (04:32 +0000)]
Commit the transaction after an upload is recorded and logged, to avoid losing images due to a rollback later on.

18 years agoFixed inconsistent error return in Image::getThumbnail() -- was returning null if...
Tim Starling [Sat, 17 Jun 2006 04:11:21 +0000 (04:11 +0000)]
Fixed inconsistent error return in Image::getThumbnail() -- was returning null if height wasn't specified, an icon thumb if it was. Made it return null all the time, and fixed ImageGallery.php to understand that return value. Also made ImageGallery give informative errors if $wgIgnoreImageErrors is off.

18 years ago* (bug 6300) Bug fixes for sr: variants
Niklas Laxström [Fri, 16 Jun 2006 22:30:39 +0000 (22:30 +0000)]
* (bug 6300) Bug fixes for sr: variants
* Patch from Robert Stojnic

18 years ago* Update to Alemannic localization (gsw)
Niklas Laxström [Fri, 16 Jun 2006 22:20:19 +0000 (22:20 +0000)]
* Update to Alemannic localization (gsw)

18 years agoPlus que d'Allemand
Rob Church [Fri, 16 Jun 2006 19:33:49 +0000 (19:33 +0000)]
Plus que d'Allemand

18 years ago* Updates from Rotem Liss
Niklas Laxström [Fri, 16 Jun 2006 18:47:15 +0000 (18:47 +0000)]
* Updates from Rotem Liss

18 years ago* Update to Slovak translation (sk)
Niklas Laxström [Fri, 16 Jun 2006 15:14:46 +0000 (15:14 +0000)]
* Update to Slovak translation (sk)

18 years ago* Add something to tooltip-recreate
Niklas Laxström [Fri, 16 Jun 2006 14:52:58 +0000 (14:52 +0000)]
* Add something to tooltip-recreate
* Be consistent and talk about page and not article

18 years agoUse standard linker functions to make user and tool links; fixes a bizarre blip I...
Rob Church [Fri, 16 Jun 2006 14:20:17 +0000 (14:20 +0000)]
Use standard linker functions to make user and tool links; fixes a bizarre blip I've just noticed on a local install.

18 years agoIntroduce {{NUMBEROFADMINS}} magic word
Rob Church [Fri, 16 Jun 2006 13:58:42 +0000 (13:58 +0000)]
Introduce {{NUMBEROFADMINS}} magic word

18 years ago* (bug 6324) Fix regression in enhanced RC alignment
Brion Vibber [Fri, 16 Jun 2006 03:28:11 +0000 (03:28 +0000)]
* (bug 6324) Fix regression in enhanced RC alignment

18 years agoFix purge of image on delete
Brion Vibber [Fri, 16 Jun 2006 03:16:46 +0000 (03:16 +0000)]
Fix purge of image on delete

18 years ago(bug 2099) Deleted files can now be archived and undeleted, if you set up an appropri...
Brion Vibber [Fri, 16 Jun 2006 01:16:45 +0000 (01:16 +0000)]
(bug 2099) Deleted files can now be archived and undeleted, if you set up an appropriate non-web-accessible directory.
Set $wgSaveDeletedFiles on and an appropriate directory path in $wgFileStore['deleted']['directory']

18 years ago* Restructured and added plural
Niklas Laxström [Thu, 15 Jun 2006 21:57:39 +0000 (21:57 +0000)]
* Restructured and added plural

18 years ago* Die die die ugly quotes
Niklas Laxström [Thu, 15 Jun 2006 21:38:22 +0000 (21:38 +0000)]
* Die die die ugly quotes

18 years ago* Fixed a comment
Niklas Laxström [Thu, 15 Jun 2006 20:07:58 +0000 (20:07 +0000)]
* Fixed a comment

18 years ago* Still fixing cases
Niklas Laxström [Thu, 15 Jun 2006 19:18:29 +0000 (19:18 +0000)]
* Still fixing cases

18 years ago* Update to Catalan localization (ca)
Niklas Laxström [Thu, 15 Jun 2006 17:22:22 +0000 (17:22 +0000)]
* Update to Catalan localization (ca)

18 years ago* (bug 1120) Update for Czech language (Cs)
Niklas Laxström [Thu, 15 Jun 2006 16:34:41 +0000 (16:34 +0000)]
* (bug 1120) Update for Czech language (Cs)

18 years ago(bug 4054) Add "boteditletter" to recent changes flags
Rob Church [Thu, 15 Jun 2006 07:29:00 +0000 (07:29 +0000)]
(bug 4054) Add "boteditletter" to recent changes flags

18 years agoRevert r14768, it's broken.
Rob Church [Thu, 15 Jun 2006 07:14:15 +0000 (07:14 +0000)]
Revert r14768, it's broken.