Cripple the wiki text stuff for now. It doesn't SEEM dangerous but I haven't tested...
[lhc/web/wiklou.git] / includes / SpecialPreferences.php
2006-06-23 Antoine MussoRemove ~{3,5} in Nickname when saving the preferences...
2006-06-22 Rob Church(bug 6392) Fix misbehaving <br /> in preferences form
2006-06-08 Domas Mituzasrevert back to 14660
2006-06-08 Domas MituzasAutoload Linker, Skin.php, move $wgValidSkinNames to...
2006-06-07 Tim StarlingRemoved most exit() calls from the MediaWiki core,...
2006-06-01 Brion VibberRevert to r14512; domas introduced massive breakage...
2006-06-01 Domas MituzasUse AutoLoader to load classes:
2006-05-15 Brion VibberFixes to input validation and output escaping for user...
2006-05-11 Antoine MussoRevert to r14165 . Did too many changes, didnt even...
2006-05-11 Antoine MussoSome more PHP5 stuff
2006-05-01 Niklas Laxström* Better example date in preferences
2006-04-28 Antoine Mussominor changes that raise a tidy warning
2006-04-18 Anders Wegge JakobsenAdd preference settings for extended watchlists
2006-04-18 Rob ChurchWatchlist cleanup #1
2006-04-17 Rob Church(bug 2910) Default view preferences for watchlists
2006-03-25 Rob ChurchDon't show the autopatrol preference if recent changes...
2006-03-25 Rob Church(bug 4630) Add user preference to prompt users when...
2006-03-18 Rob Church(bug 4729) Add user preference that marks a user's...
2006-03-18 Rob Church(bug 4611) Add user preference (default on) to add...
2006-03-07 Lupinfix whitespace fixes
2006-03-07 Lupinremoving unused globals and some whitespace cleaning
2006-03-06 Lupinwhitespace
2006-03-04 Niklas LaxströmReally hide live preview when not enabled
2006-02-23 Niklas LaxströmFixfix
2006-02-23 Niklas Laxström* Make Live Preview an user preference, still controlla...
2006-01-14 Domas MituzasBe less anal about entry points, class definitions...
2006-01-14 Brion Vibber* Added wfDie() wrapper, and some manual die(-1), to...
2006-01-12 Rob ChurchRemove hack from signature clean-up code; implement...
2006-01-08 Ævar Arnfjörð Bjar... * Fixed bugs introduced in revision 1.155 by rob ;)
2006-01-07 Rob Church* Change order of things in pre-save transform, so...
2006-01-07 Rob Churchrm. redundant function
2006-01-07 Rob ChurchDo a silent cleanup of the signature on change
2006-01-07 Ævar Arnfjörð Bjar... * s~\t+$~~
2006-01-07 Ævar Arnfjörð Bjar... * s~ +$~~
2006-01-02 Rob Church* (bug 4371) Disallow tilde character in signatures
2005-12-19 Brion Vibber* Upgrade old skin preferences properly at Special...
2005-12-06 Ævar Arnfjörð Bjar... * (bug en.wikipedia.org/w/index.php?title=User_talk...
2005-12-02 Tom GilderMake e-mail password message not display as error;...
2005-11-15 Brion Vibber* Run wikitext-escaping on plaintext sigs (no wiki...
2005-11-08 Brion Vibber* (bug 3817) Use localized date formats in preferences...
2005-11-05 Brion Vibber* (bug 3666) Don't spew PHP warnings in prefs on unreco...
2005-10-21 Antoine Mussotrailling whitespace for underline-always. Patch by...
2005-10-13 Tom GilderPreferences: <label>s for every single option (hurrah...
2005-10-12 Niklas LaxströmRename message when meaning changes
2005-10-11 Tom GilderMore preferences improvements:
2005-10-11 Ævar Arnfjörð Bjar... * Re-arranged the form to show the username and uid...
2005-10-11 Tom GilderMore preferences simplification
2005-10-11 Tom GilderSlightly better prefs layout
2005-10-11 Tom GilderMoved stub display setting to misc; renamed "Recent...
2005-10-11 Tom GilderNew tabbed preferences UI
2005-08-26 Niklas Laxström* (bug 2613) Clear saved passwords from the form
2005-08-19 Niklas LaxströmBug 1020: Changing user interface language does not...
2005-08-19 Niklas LaxströmPush up the date format options limit a little for...
2005-08-12 Niklas Laxström*html-safety fixes
2005-08-06 Ævar Arnfjörð Bjar... * Fixed a fatal XML parsing error intoduced by kateturn...
2005-08-02 River Tarnellmerge ORACLE_WORK. sorry, this may break some parts...
2005-07-24 River Tarnellallowing previewing of skins in preferences
2005-07-20 Ævar Arnfjörð Bjar... * Typo: $max was repeated in the prototype
2005-07-20 Ævar Arnfjörð Bjar... * Added a validateDate() function, the date preference...
2005-07-06 River Tarnell<label>
2005-07-05 River Tarnellconvert "underline links" option into three options...
2005-07-03 Jens Frank(bug 2650) Fix national date type display on wikis...
2005-06-28 Tim Starlingmore classic/cologne blue fixage
2005-06-26 Brion Vibber* (bug 2520) Don't show enotif options when disabled
2005-06-21 Brion VibberRemove leftover junk
2005-06-17 Brion VibberFix up getMessage() on WikiError
2005-06-03 Brion Vibber* (bug 814) Integrate AuthPlugin changes to support...
2005-05-29 Brion Vibber* (bug 2262) Hide math preferences when TeX is not...
2005-05-29 Tim Starlingforward-ported $wgSkipSkin from REL1_4, with enhancements
2005-05-29 Tim StarlingRemoved "show updated marker" user preference option...
2005-05-28 Tim Starlinghide all enotif options when enotif is disabled
2005-05-25 Ævar Arnfjörð Bjar... * Using $wgLang->getLanguageNames() rather than getting...
2005-05-14 Tim StarlingAttempting to get enotif into working order. Many aesth...
2005-05-10 Ævar Arnfjörð Bjar... * Set the $disabled variable if $wgEmailAuthentication...
2005-05-03 Ævar Arnfjörð Bjar... * 0 => NS_MAIN
2005-05-02 Ævar Arnfjörð Bjar... * Some re-arrangement and cleanup.
2005-04-28 Ævar Arnfjörð Bjar... * Adding superscript
2005-04-27 Brion VibberFix display of mail success/error message on prefs...
2005-04-27 Brion VibberRestore correct e-mail confirmation code brutally remov...
2005-04-26 Ævar Arnfjörð Bjar... * (bug 1987) Fixed small enotif errors introduced in...
2005-04-26 Ævar Arnfjörð Bjar... * Fixed a layout problem with the "Raw signitures"...
2005-04-26 Ævar Arnfjörð Bjar... * This fixes the problem of the real name field and...
2005-04-26 Brion VibberDe-tablify toggles. Not only do tables suck, but many...
2005-04-25 Ævar Arnfjörð Bjar... * Completely re-arranged the preferences.
2005-04-25 Brion VibberClean up e-mail authentication code.
2005-04-21 Brion VibberDon't hide email notification preferences when user...
2005-04-13 Ævar Arnfjörð Bjar... * Indenting
2005-04-12 Erik Moeller1) add new preference: use external diffs (uses same...
2005-04-12 Ævar Arnfjörð Bjar... * A new tab in the preferencesc called 'File' for any...
2005-04-11 Ævar Arnfjörð Bjar... * Re-arranging the tabs on topic, e.g. time-related...
2005-04-07 Ævar Arnfjörð Bjar... * Now only displays the quickbar setting if the user...
2005-04-02 Ævar Arnfjörð Bjar... * Documented
2005-03-26 Ævar Arnfjörð Bjar... * (bug 1668) a redesign of the "Date format" system...
2005-03-24 Erik MoellerPreliminary support for application/external-editor
2005-02-21 Brion VibberCruft war continues: more uses of isAnon() and isLoggedIn()
2005-02-21 Brion VibberAudit tweaks: extra post checks, markup fixes.
2005-01-30 Jens FrankBUG#621 Require a minimum password length at account...
2005-01-27 Antoine Mussofix phpdoc comment
2005-01-21 Tim Starlinglarger wpNick box
2005-01-17 Tim Starlingfix for script execution vulnerability
next