Dan [Wed, 13 May 2009 09:43:57 -0400] rev 970
Fixed behavior of log display and title fetch for nonexistent pages
Dan [Wed, 13 May 2009 09:43:00 -0400] rev 969
Comment UI / Special:Memberlist: UI consistency for Send PM/Add Buddy links in Memberlist and comment display UI
Dan [Wed, 13 May 2009 09:41:24 -0400] rev 968
ajax: theme selector: no longer lists disallowed themes
Dan [Wed, 13 May 2009 09:39:45 -0400] rev 967
SpecialPageFuncs: Removed tag cloud sidebar in the name of cutting out an SQL query. It will go into a plugin.
Dan [Mon, 11 May 2009 19:53:25 -0400] rev 966
Fixed a couple bugs with admin avatar settings and getConfig() return types
Dan [Mon, 11 May 2009 19:51:36 -0400] rev 965
Enanium: left collapse button same size as jBox bars now
Dan [Mon, 11 May 2009 09:06:01 -0400] rev 964
Enanium: fixed failure to load on template_nodb
Dan [Sun, 10 May 2009 15:52:53 -0400] rev 963
Wikitext redirects should work again + get_redirect() added to Namespace_* to allow plugins to extend
Dan [Sun, 10 May 2009 14:47:14 -0400] rev 962
Enanium: move new memberlist above admin buttons + only show for logged-in
Dan [Sun, 10 May 2009 14:44:50 -0400] rev 961
Merging from accidental branch split
Dan [Sun, 10 May 2009 14:44:37 -0400] rev 960
Added register_special_page() function, to make it much easier to create special pages. Also, rewrote Special:Memberlist to use more efficient fetch method and not use an unbuffered whole-table query.
Dan [Sun, 10 May 2009 14:43:00 -0400] rev 959
Added "About" sidebar block which simply shows the site description.