lhc/web/wiklou.git
19 years agoBug 985 Fix auto-summary for section edits
Jens Frank [Sun, 5 Dec 2004 23:16:35 +0000 (23:16 +0000)]
Bug 985 Fix auto-summary for section edits

19 years agoBug 995 Close <a> tag
Jens Frank [Sun, 5 Dec 2004 22:28:15 +0000 (22:28 +0000)]
Bug 995 Close <a> tag

19 years agoBug#1004 renamed norsk language links
Jens Frank [Sun, 5 Dec 2004 21:50:02 +0000 (21:50 +0000)]
Bug#1004 renamed norsk language links

19 years agomake sure all language variants are initialized.
Zheng Zhu [Sun, 5 Dec 2004 21:33:51 +0000 (21:33 +0000)]
make sure all language variants are initialized.

19 years agoGet image gallery playing nice with missing image files
Brion Vibber [Sun, 5 Dec 2004 19:14:31 +0000 (19:14 +0000)]
Get image gallery playing nice with missing image files

19 years ago* (bug 1010) fix broken Commons image link on Classic & Cologne Blue
Brion Vibber [Sun, 5 Dec 2004 18:54:49 +0000 (18:54 +0000)]
* (bug 1010) fix broken Commons image link on Classic & Cologne Blue

19 years agoTreat each Chinese character as a single word when diffing, and glue them back togeth...
Zheng Zhu [Sun, 5 Dec 2004 02:17:21 +0000 (02:17 +0000)]
Treat each Chinese character as a single word when diffing, and glue them back together afterward. This gives much more readable diff for zh.

19 years ago(bug 992) Return a reference from RecentChange::getTitle() to fix error messages...
Brion Vibber [Sat, 4 Dec 2004 18:48:57 +0000 (18:48 +0000)]
(bug 992) Return a reference from RecentChange::getTitle() to fix error messages in enhanced RC on PHP5

19 years agoupdate comments
Zheng Zhu [Sat, 4 Dec 2004 16:01:56 +0000 (16:01 +0000)]
update comments

19 years agoFix wrong function call in changeslist for block link
Brion Vibber [Sat, 4 Dec 2004 05:55:02 +0000 (05:55 +0000)]
Fix wrong function call in changeslist for block link

19 years ago(bug 987) revert broken attempt to fix bug 502, which broke MonoBook tabs in diff...
Brion Vibber [Sat, 4 Dec 2004 05:03:19 +0000 (05:03 +0000)]
(bug 987) revert broken attempt to fix bug 502, which broke MonoBook tabs in diff views and hides the sidebar for error pages in Classic

19 years agoFirst segment then convert when preparing for indexing.
Zheng Zhu [Sat, 4 Dec 2004 04:44:19 +0000 (04:44 +0000)]
First segment then convert when preparing for indexing.

19 years agoBump version to 1.5alpha
Brion Vibber [Fri, 3 Dec 2004 12:06:47 +0000 (12:06 +0000)]
Bump version to 1.5alpha

19 years agofix really outdated comments
Domas Mituzas [Fri, 3 Dec 2004 11:44:27 +0000 (11:44 +0000)]
fix really outdated comments

19 years agoUpdate INSTALL info a bit, remove old experimental texvc.phtml
Brion Vibber [Fri, 3 Dec 2004 11:18:16 +0000 (11:18 +0000)]
Update INSTALL info a bit, remove old experimental texvc.phtml

19 years agoCLI-protect the usemod importer, remove the old version
Brion Vibber [Fri, 3 Dec 2004 11:09:33 +0000 (11:09 +0000)]
CLI-protect the usemod importer, remove the old version

19 years agoAdd some conditional die()s to suppress fatal error messages if certain files are...
Brion Vibber [Fri, 3 Dec 2004 10:57:19 +0000 (10:57 +0000)]
Add some conditional die()s to suppress fatal error messages if certain files are run directly from the web. On a server concerned about path disclosure, display_errors should be off, but we can play nice anyway.

19 years agonotes
Brion Vibber [Fri, 3 Dec 2004 10:41:57 +0000 (10:41 +0000)]
notes

19 years agoRequire running from command line
Brion Vibber [Fri, 3 Dec 2004 10:30:50 +0000 (10:30 +0000)]
Require running from command line

19 years agoHide tests from web. Probably harmless, but safer to keep it out.
Brion Vibber [Fri, 3 Dec 2004 08:42:27 +0000 (08:42 +0000)]
Hide tests from web. Probably harmless, but safer to keep it out.

19 years ago(bug 144) Dan Keshet's category backlinks special-casing patch, with sql escaping...
Brion Vibber [Fri, 3 Dec 2004 08:12:50 +0000 (08:12 +0000)]
(bug 144) Dan Keshet's category backlinks special-casing patch, with sql escaping fix.

19 years ago(sp)
Erik Moeller [Thu, 2 Dec 2004 21:00:40 +0000 (21:00 +0000)]
(sp)

19 years agoFurther explanation as to why to avoid CVS keywords.
Evan Prodromou [Thu, 2 Dec 2004 19:57:34 +0000 (19:57 +0000)]
Further explanation as to why to avoid CVS keywords.

19 years ago- Refactor Image class for better maintainability
Erik Moeller [Thu, 2 Dec 2004 19:56:00 +0000 (19:56 +0000)]
- Refactor Image class for better maintainability
- Add $wgRepositoryBaseUrl for backlinks to repository wiki from local
image pages

19 years agounbreak full text search support / index updates on PostgreSQL
Domas Mituzas [Thu, 2 Dec 2004 19:25:36 +0000 (19:25 +0000)]
unbreak full text search support / index updates on PostgreSQL

19 years ago* move SpecialSearch::getSearchEngines() to SearchEngine::create()
Domas Mituzas [Thu, 2 Dec 2004 19:09:40 +0000 (19:09 +0000)]
* move SpecialSearch::getSearchEngines() to SearchEngine::create()
* add SearchEngine*::update() and updateTitle()
* move sql queries from SearchUpdate to SearchEngine* (update and updateTitle()

19 years agochiTumbuka
Tim Starling [Thu, 2 Dec 2004 05:00:11 +0000 (05:00 +0000)]
chiTumbuka

19 years ago(bug 973) quickie brake for images with many many uses
Brion Vibber [Thu, 2 Dec 2004 03:04:56 +0000 (03:04 +0000)]
(bug 973) quickie brake for images with many many uses

19 years agoXHTML fixes
Brion Vibber [Wed, 1 Dec 2004 16:45:26 +0000 (16:45 +0000)]
XHTML fixes

19 years agoSend form submits back to this page, not imagelist!
Brion Vibber [Wed, 1 Dec 2004 16:28:56 +0000 (16:28 +0000)]
Send form submits back to this page, not imagelist!

19 years agoSigh...
Brion Vibber [Wed, 1 Dec 2004 16:11:03 +0000 (16:11 +0000)]
Sigh...

19 years agoPrefixes now working in installer
Brion Vibber [Wed, 1 Dec 2004 14:16:34 +0000 (14:16 +0000)]
Prefixes now working in installer

19 years agoRemove odd version check in one of the updates which looks like it would break certai...
Brion Vibber [Wed, 1 Dec 2004 13:56:05 +0000 (13:56 +0000)]
Remove odd version check in one of the updates which looks like it would break certain upgrades.
Add notice to the password updater that it's probably not going to work as-is. (It's not called.)

19 years agoFix second install pass (upgrade) running on a wiki with table prefix
Brion Vibber [Wed, 1 Dec 2004 13:53:53 +0000 (13:53 +0000)]
Fix second install pass (upgrade) running on a wiki with table prefix

19 years agoAdd basic support for table prefixes to the installer. (Probably will fail on upgrade...
Brion Vibber [Wed, 1 Dec 2004 13:15:13 +0000 (13:15 +0000)]
Add basic support for table prefixes to the installer. (Probably will fail on upgrades yet.) .sql files should still be usable 'raw' on a wiki with no prefix.

19 years agoRemove unused initialdata.sql, possibly unsafe if somebody uses it by mistake
Brion Vibber [Wed, 1 Dec 2004 12:39:30 +0000 (12:39 +0000)]
Remove unused initialdata.sql, possibly unsafe if somebody uses it by mistake

19 years agoAdded a special page for "uncategorized categories", as requested in bug #687.
Shane King [Wed, 1 Dec 2004 12:23:14 +0000 (12:23 +0000)]
Added a special page for "uncategorized categories", as requested in bug #687.

19 years agoMoved Evan's sample hook-using extension from phase3 to extensions module.
Brion Vibber [Wed, 1 Dec 2004 08:51:06 +0000 (08:51 +0000)]
Moved Evan's sample hook-using extension from phase3 to extensions module.
The extensions directory in the phase3 distribution is meant to be empty.

19 years agoRevert accidental checkin of unused experimental code.
Brion Vibber [Wed, 1 Dec 2004 08:48:31 +0000 (08:48 +0000)]
Revert accidental checkin of unused experimental code.

19 years agoProfiling points. Bump version to 1.4.0beta0; update HISTORY notes to current 1.3...
Brion Vibber [Wed, 1 Dec 2004 08:46:48 +0000 (08:46 +0000)]
Profiling points. Bump version to 1.4.0beta0; update HISTORY notes to current 1.3; prepare for REL1_4 branch.

19 years ago(bug 961) Treat languages without names more cleanly
Brion Vibber [Wed, 1 Dec 2004 01:22:36 +0000 (01:22 +0000)]
(bug 961) Treat languages without names more cleanly

19 years agoAllowed HTML list has been frozen for some time, and we're trying not to add new...
Brion Vibber [Tue, 30 Nov 2004 08:00:17 +0000 (08:00 +0000)]
Allowed HTML list has been frozen for some time, and we're trying not to add new tags.

19 years agoAdded hooks for watching and unwatching articles. Documented in
Evan Prodromou [Tue, 30 Nov 2004 05:45:56 +0000 (05:45 +0000)]
Added hooks for watching and unwatching articles. Documented in
hooks.doc, and an example in Syslog extension.

19 years agoFix bug http://bugzilla.wikimedia.org/show_bug.cgi?id=671
Antoine Musso [Tue, 30 Nov 2004 05:22:39 +0000 (05:22 +0000)]
Fix bug bugzilla.wikimedia.org/show_bug.cgi?id=671
* allow <abbr> and <acronym>

19 years agoRemoved CVS keywords from files, to make merging between branches
Evan Prodromou [Mon, 29 Nov 2004 18:25:30 +0000 (18:25 +0000)]
Removed CVS keywords from files, to make merging between branches
easier. Interpolated keywords cause lots of conflicts and headaches at
merge time for older (<1.12.x) CVS versions.

19 years agoMake User::newFromName set the user object's ID attribute, so it can
Evan Prodromou [Mon, 29 Nov 2004 17:58:28 +0000 (17:58 +0000)]
Make User::newFromName set the user object's ID attribute, so it can
be used for other methods and lazy loading. Previously, you had to use
the class method idForName and assign its value using setId(). Since
all the code that was using newFromName was doing this, it seems like
client programs want a "real" User returned from newFromName. Replaced
client code that was doing newFromName, idForName, setId with just
newFromName. This doesn't seem to break newFromName's semantics; it
seems intuitive (to me) that the user object returned from newFromName
should be usable as returned.

19 years agoAnother step in removing deferred updates. Removed the UserTalkUpdate
Evan Prodromou [Mon, 29 Nov 2004 17:36:13 +0000 (17:36 +0000)]
Another step in removing deferred updates. Removed the UserTalkUpdate
module and moved user talk modification code to User (it's read in
User, should probably be written in User, too). Changed calling code
in Article to update the user directly, rather than using the
UserTalkUpdate class. Tested with logged-in and not-logged-in users.

19 years agoslightly more informative error message
Zheng Zhu [Mon, 29 Nov 2004 15:32:42 +0000 (15:32 +0000)]
slightly more informative error message

19 years agofix typo
Zheng Zhu [Mon, 29 Nov 2004 15:24:02 +0000 (15:24 +0000)]
fix typo

19 years agomade connection errors work again
Tim Starling [Mon, 29 Nov 2004 12:36:43 +0000 (12:36 +0000)]
made connection errors work again

19 years agoparse() function, simplifying calling of the parser by supplying options from OutputPage
Tim Starling [Mon, 29 Nov 2004 11:26:24 +0000 (11:26 +0000)]
parse() function, simplifying calling of the parser by supplying options from OutputPage

19 years agoSince updates are no longer truly deferred, replaced code for adding
Evan Prodromou [Mon, 29 Nov 2004 05:52:26 +0000 (05:52 +0000)]
Since updates are no longer truly deferred, replaced code for adding
UserUpdate's to the deferred list with in-place code for updating the
user. Removed UserUpdate.php from CVS and from UpdateClasses.php.

19 years agoAdded hook events for "E-mail this user" feature. Documented in
Evan Prodromou [Mon, 29 Nov 2004 04:23:12 +0000 (04:23 +0000)]
Added hook events for "E-mail this user" feature. Documented in
hooks.doc, and added a sample hook to Syslog extension.

19 years agoRC patrol fixlet: include rcid in 'diff' link in enhanced mode, for individually...
Brion Vibber [Mon, 29 Nov 2004 04:00:05 +0000 (04:00 +0000)]
RC patrol fixlet: include rcid in 'diff' link in enhanced mode, for individually-shown edits

19 years agotypo
Zheng Zhu [Mon, 29 Nov 2004 03:34:20 +0000 (03:34 +0000)]
typo

19 years agotry all variants when displaying search results.
Zheng Zhu [Mon, 29 Nov 2004 02:42:58 +0000 (02:42 +0000)]
try all variants when displaying search results.

19 years agoexplode with limit
Zheng Zhu [Mon, 29 Nov 2004 02:36:27 +0000 (02:36 +0000)]
explode with limit

19 years agocorrect parsing of info line for CONV ALL query
Zheng Zhu [Mon, 29 Nov 2004 02:14:54 +0000 (02:14 +0000)]
correct parsing of info line for CONV ALL query

19 years agobetter support for multiple language variants when displaying the search result.
Zheng Zhu [Mon, 29 Nov 2004 01:46:23 +0000 (01:46 +0000)]
better support for multiple language variants when displaying the search result.

19 years agoadded convertForSearchResult() so that search results are correctly shown for languag...
Zheng Zhu [Mon, 29 Nov 2004 01:22:44 +0000 (01:22 +0000)]
added convertForSearchResult() so that search results are correctly shown for languages that support multiple variants

19 years agoAdded "unknown action" event, so that extensions can define new
Evan Prodromou [Sun, 28 Nov 2004 07:06:25 +0000 (07:06 +0000)]
Added "unknown action" event, so that extensions can define new
actions and handle them. Documented in hooks.doc, but not really
appropriate for the Syslog extension, so ignored.

19 years agoAdd event hooks for article save. Documented in hooks.doc, and example
Evan Prodromou [Sun, 28 Nov 2004 06:45:24 +0000 (06:45 +0000)]
Add event hooks for article save. Documented in hooks.doc, and example
in Syslog extension.

19 years agoAdd event hooking for article deletion. Add a hook for article
Evan Prodromou [Sun, 28 Nov 2004 06:15:22 +0000 (06:15 +0000)]
Add event hooking for article deletion. Add a hook for article
deletion in the Syslog extension to test/demonstrate/whatever.
Document the events in hooks.doc.

19 years agoFor now, at least, language links are written in HTML due to Latin-1 silliness. Don...
Brion Vibber [Sun, 28 Nov 2004 04:16:24 +0000 (04:16 +0000)]
For now, at least, language links are written in HTML due to Latin-1 silliness. Don't escape them again...

19 years agoProfiling points
Brion Vibber [Sun, 28 Nov 2004 04:05:05 +0000 (04:05 +0000)]
Profiling points

19 years agoLoop invariant optimization: skip further checks for subpages on namespaces where...
Brion Vibber [Sun, 28 Nov 2004 03:29:50 +0000 (03:29 +0000)]
Loop invariant optimization: skip further checks for subpages on namespaces where subpages aren't allowed. Saves ~20ms on [[List of Royal Navy ship names]] on my test rig.

19 years agoAvoid undefined string index notice on {{}}
Brion Vibber [Sun, 28 Nov 2004 02:46:52 +0000 (02:46 +0000)]
Avoid undefined string index notice on {{}}

19 years agoPer brion's suggestion, changed <? to <?php in Syslog, and change
Evan Prodromou [Sun, 28 Nov 2004 00:51:43 +0000 (00:51 +0000)]
Per brion's suggestion, changed <? to <?php in Syslog, and change
functions to strings in Syslog and hooks.doc examples.

19 years agoAdded hook events for article protection. Added sample code to Syslog
Evan Prodromou [Sun, 28 Nov 2004 00:20:37 +0000 (00:20 +0000)]
Added hook events for article protection. Added sample code to Syslog
extensions, and documented in hooks.doc.

19 years agoAdded event-hooking code for blocking users and IPs. Added a handler
Evan Prodromou [Sat, 27 Nov 2004 23:57:55 +0000 (23:57 +0000)]
Added event-hooking code for blocking users and IPs. Added a handler
to the Syslog extension for blocked users to test this event. Added
documentation for the event to hooks.doc.

19 years agoAdd an extension for logging MediaWiki events to the system logger
Evan Prodromou [Sat, 27 Nov 2004 23:10:05 +0000 (23:10 +0000)]
Add an extension for logging MediaWiki events to the system logger
(syslog). Although intended to be useful, it's more of a testbed for
event hooks than anything else. For a first pass, started logging user
login and user logout events. Had to add hooks-running code to the
login and logout modules, but that's kind of the point. Documented the
three events added in hooks.doc.

19 years agoAdd a system of hooks to allow third-party code to run before, after, or
Evan Prodromou [Sat, 27 Nov 2004 21:43:06 +0000 (21:43 +0000)]
Add a system of hooks to allow third-party code to run before, after, or
instead of -- MediaWiki code for particular events (article rollback,
user ban, etc.). Framework is in place; hooks are not yet in place
in the mainline code.

19 years agoHave the skin cache the highlightbroken and hover options to avoid asking the user...
Brion Vibber [Sat, 27 Nov 2004 13:40:58 +0000 (13:40 +0000)]
Have the skin cache the highlightbroken and hover options to avoid asking the user object on every link format. This can save a chunk of time on pages with obscenely many links (~50ms on my test box with [[List of Royal Navy ship names]])

19 years agoBold changed words in diff output, per recommendation in bug 777
Brion Vibber [Sat, 27 Nov 2004 13:25:39 +0000 (13:25 +0000)]
Bold changed words in diff output, per recommendation in bug 777

19 years agoLight optimization on Skin::makeLinkObj(). Shaves about 40ms off of [[List of Royal...
Brion Vibber [Sat, 27 Nov 2004 12:21:16 +0000 (12:21 +0000)]
Light optimization on Skin::makeLinkObj(). Shaves about 40ms off of [[List of Royal Navy ship names]] on my test rig (over 2500 links!)

19 years agoSlight adjustment to self-interwiki fix: disallow empty title links
Brion Vibber [Sat, 27 Nov 2004 09:03:16 +0000 (09:03 +0000)]
Slight adjustment to self-interwiki fix: disallow empty title links

19 years agoSubmit local-interwiki links to namespace splitting, and disallow additional interwik...
Brion Vibber [Sat, 27 Nov 2004 08:31:21 +0000 (08:31 +0000)]
Submit local-interwiki links to namespace splitting, and disallow additional interwikis on them (as this actually creates unreachable local links).
Some minor optimizations. Removed :image check from newFromText as the parser deals with this.

19 years agoAdjust memory usage stats for overhead as well. Fixed accidental doubling of per...
Brion Vibber [Sat, 27 Nov 2004 06:38:41 +0000 (06:38 +0000)]
Adjust memory usage stats for overhead as well. Fixed accidental doubling of per-call stats on some calls

19 years agoCompensate for overhead of profiled subcalls in each function, to give less distorted...
Brion Vibber [Sat, 27 Nov 2004 05:53:32 +0000 (05:53 +0000)]
Compensate for overhead of profiled subcalls in each function, to give less distorted figures.

19 years agoReduce total profiling overhead by about 6%, and internal overhead by about 40%
Brion Vibber [Sat, 27 Nov 2004 02:45:36 +0000 (02:45 +0000)]
Reduce total profiling overhead by about 6%, and internal overhead by about 40%

19 years agoCorrect name for Nauruan according to http://en.wikipedia.org/w/wiki.phtml?title...
Tim Starling [Sat, 27 Nov 2004 00:09:01 +0000 (00:09 +0000)]
Correct name for Nauruan according to en.wikipedia.org/w/wiki.phtml?title=User_talk:Tim_Starling&diff=7885309&oldid=7875798

19 years agoTell regexp parser to use extra analysis on external link regexp;
Brion Vibber [Fri, 26 Nov 2004 12:10:24 +0000 (12:10 +0000)]
Tell regexp parser to use extra analysis on external link regexp;
this saves about 10ms on [[Zuiderzee Works]] on my test rig.

19 years agoCache title lookups in Title::newFromText(). In pages with many duplicate links this...
Brion Vibber [Fri, 26 Nov 2004 11:47:09 +0000 (11:47 +0000)]
Cache title lookups in Title::newFromText(). In pages with many duplicate links this can save time normalizing and parsing title text.

19 years agoTell regexp engine to do extra analysis on doBlockLevels() paragraph-level
Brion Vibber [Fri, 26 Nov 2004 10:49:46 +0000 (10:49 +0000)]
Tell regexp engine to do extra analysis on doBlockLevels() paragraph-level
HTML checking. This speeds up this part of the operation from about 30ms
to about 7ms in Zuiderzee_Works on my test rig.

19 years agoFix indentation, add profiling points
Brion Vibber [Thu, 25 Nov 2004 23:49:52 +0000 (23:49 +0000)]
Fix indentation, add profiling points

19 years agoMark the default skin in the preferences list. People get lost, and 'MonoBook' or...
Brion Vibber [Thu, 25 Nov 2004 22:46:41 +0000 (22:46 +0000)]
Mark the default skin in the preferences list. People get lost, and 'MonoBook' or whatever is not exactly obvious.

19 years agoSuppress hidden files from skin list; some backup and magic-filesystem-stuff systems...
Brion Vibber [Thu, 25 Nov 2004 22:42:33 +0000 (22:42 +0000)]
Suppress hidden files from skin list; some backup and magic-filesystem-stuff systems put junk in there.

19 years ago(bug 934) List each category on a page only once.
Brion Vibber [Thu, 25 Nov 2004 22:02:30 +0000 (22:02 +0000)]
(bug 934) List each category on a page only once.
Dan Keshet's patch (http://bugzilla.wikipedia.org/attachment.cgi?id=134&action=view) plus an added version check on parser cache objects, to automatically discard cached objects using the incompatible older format.

19 years agoPostgreSQL/Tsearch2 full-text-index initial support
Domas Mituzas [Thu, 25 Nov 2004 14:20:35 +0000 (14:20 +0000)]
PostgreSQL/Tsearch2 full-text-index initial support

19 years agoMove edit toolbar generation code from the Skin to the EditPage user interface, where...
Brion Vibber [Thu, 25 Nov 2004 13:52:56 +0000 (13:52 +0000)]
Move edit toolbar generation code from the Skin to the EditPage user interface, where it belongs.

19 years agoSplit recentchanges and image history list formatters from Skin, where they never...
Brion Vibber [Thu, 25 Nov 2004 13:47:17 +0000 (13:47 +0000)]
Split recentchanges and image history list formatters from Skin, where they never really belonged. No skin overrides these things, and they just waste server time loading and parsing the code for every page hit where they're not needed.

19 years agoWhoops
Brion Vibber [Thu, 25 Nov 2004 13:41:33 +0000 (13:41 +0000)]
Whoops

19 years agoAvoid a lot of wasted time parsing and reparsing titles and fetching and refetching...
Brion Vibber [Thu, 25 Nov 2004 13:06:40 +0000 (13:06 +0000)]
Avoid a lot of wasted time parsing and reparsing titles and fetching and refetching messages on every line of potentially hundreds or thousands shown.

19 years ago* Avoid a lot of needless reparsing of titles coming out of the database
Brion Vibber [Thu, 25 Nov 2004 12:34:48 +0000 (12:34 +0000)]
* Avoid a lot of needless reparsing of titles coming out of the database
* Stash message lookups used on every row (potentially used hundreds or thousands of times during the script run)
* Fix undefined variable notice by removing mysterious unused line of code

19 years ago* Force index selection, MySQL may pick cur_namespace when using the new namespace...
Brion Vibber [Thu, 25 Nov 2004 12:18:46 +0000 (12:18 +0000)]
* Force index selection, MySQL may pick cur_namespace when using the new namespace selector, which is bad bad mojo on a large site
* Fix missing </div> tag which broke layout

19 years agoProfiling points. Avoid reparsing of titles which came out of the database. Snip...
Brion Vibber [Thu, 25 Nov 2004 11:54:07 +0000 (11:54 +0000)]
Profiling points. Avoid reparsing of titles which came out of the database. Snip off extract, no point in wasteful extra string copying (snort)

19 years agoAdd site-wide options to disable all e-mail functions or only user-to-user email.
Brion Vibber [Thu, 25 Nov 2004 06:20:01 +0000 (06:20 +0000)]
Add site-wide options to disable all e-mail functions or only user-to-user email.

19 years agoProfile point
Brion Vibber [Thu, 25 Nov 2004 06:19:21 +0000 (06:19 +0000)]
Profile point

19 years agoSeparate the HTML guts of the user login form into a template to keep the code more...
Brion Vibber [Thu, 25 Nov 2004 06:04:16 +0000 (06:04 +0000)]
Separate the HTML guts of the user login form into a template to keep the code more or less legibile.

19 years agoRemove redundant operations
Brion Vibber [Thu, 25 Nov 2004 06:02:17 +0000 (06:02 +0000)]
Remove redundant operations