Commit Graph

11803 Commits

Author SHA1 Message Date
Brion Vibber e03d2584aa Use Nickname::DISPLAY_FMT instead of manual regex fragments in router setup for nickname parameters. 2010-11-29 16:02:35 -08:00
Zach Copley f1f67c2af5 FacebookBridge:
- Don't try to access Foreign_link if it doesn't exist
- Remove noisy debugging statement
2010-11-29 23:57:41 +00:00
Brion Vibber 8d3577da34 Replace a couple plugin usages of NICKNAME_FMT with Nickname::normalize() 2010-11-29 15:11:07 -08:00
Brion Vibber 82799f675f Add Nickname test cases for @-reply regexes in common_find_mentions 2010-11-29 15:07:55 -08:00
Brion Vibber fffc10a230 Nickname class to encapsulate validation & common regexes for nickname formats.
This provides initial infrastructure for decoupling display names from internal canonical names, but continues to have us storing and using the canonical forms.

It should be/become possible to provide mixed-case and underscore-containing names in links, @-mention, !-group, etc, but we don't store those alternate forms generally.
2010-11-29 14:46:10 -08:00
Brion Vibber dc350b5463 Work in progress on nickname validation changes. lib/nickname.php appears to have been destroyed by NetBeans and will be rewritten shortly. Sigh. 2010-11-29 14:15:25 -08:00
Matt Lee 59b6d46271 updated 2010-11-29 16:27:54 -05:00
Matt Lee 0fd7b4aa61 updated 2010-11-29 16:24:04 -05:00
Matt Lee 10c9e664f5 updated 2010-11-29 16:03:15 -05:00
Matt Lee adb98ce5d1 updated 2010-11-29 16:02:17 -05:00
Matt Lee 675d902cab updated 2010-11-29 16:01:19 -05:00
Matt Lee 3277523448 updated 2010-11-29 16:00:54 -05:00
Matt Lee 4da41d95ee updated 2010-11-29 16:00:17 -05:00
Matt Lee f4dd6c2916 updated 2010-11-29 15:58:41 -05:00
Matt Lee 67db18d30b updated 2010-11-29 15:57:28 -05:00
Matt Lee 432237178f updated 2010-11-29 15:55:58 -05:00
Matt Lee fb2814e449 updated 2010-11-29 15:49:57 -05:00
Matt Lee 6a2d38a0d7 updated 2010-11-29 15:49:07 -05:00
Matt Lee 4fecb9e662 updated 2010-11-29 15:46:13 -05:00
Matt Lee 85c2cf6422 updated 2010-11-29 15:44:42 -05:00
Matt Lee 957973d6f8 updated 2010-11-29 15:43:36 -05:00
Matt Lee f7ea7f8121 updated 2010-11-29 15:42:23 -05:00
Matt Lee 7c988b51ed updated 2010-11-29 15:41:33 -05:00
Matt Lee c34038a9ac updated 2010-11-29 15:40:29 -05:00
Matt Lee 51d900e245 updated 2010-11-29 15:39:45 -05:00
Matt Lee aa20d36c40 updated 2010-11-29 15:37:48 -05:00
Matt Lee c58e4ea299 updated 2010-11-29 15:36:13 -05:00
Matt Lee fd8861dc7d updated 2010-11-29 15:34:26 -05:00
Matt Lee 734b8e2c3f updated 2010-11-29 15:33:05 -05:00
Matt Lee 299960a472 updated 2010-11-29 15:31:42 -05:00
Matt Lee b881cc25cf updated 2010-11-29 15:30:21 -05:00
Matt Lee 7e16376025 updated 2010-11-29 15:27:21 -05:00
Matt Lee faad577458 updated 2010-11-29 15:25:54 -05:00
Matt Lee 988c1af425 updated 2010-11-29 15:23:51 -05:00
Matt Lee e62877126f don't float 2010-11-29 15:21:54 -05:00
Matt Lee d52384119e bring back some stuff 2010-11-29 15:21:04 -05:00
Matt Lee deb3b1068f remove profile box entirely 2010-11-29 15:18:24 -05:00
Matt Lee 4f2d3b733a updated template 2010-11-29 15:16:24 -05:00
Matt Lee 44477a7063 added copyright, updated 2010-11-29 15:08:01 -05:00
Matt Lee 021a403898 updated 2010-11-29 15:03:01 -05:00
Matt Lee 1567879609 more things go away 2010-11-29 14:59:19 -05:00
Matt Lee 75b044faf0 more updates, styling, for single user gnu social instance 2010-11-29 14:57:32 -05:00
Brion Vibber 6e249b4ab5 doc comments on User::allowed_nickname 2010-11-29 11:57:27 -08:00
Matt Lee 710f2928c1 more updates 2010-11-29 14:52:39 -05:00
Matt Lee 4ee21a5164 hide a little more on the profile 2010-11-29 14:46:16 -05:00
Brion Vibber b7e0078d10 Start on some nickname-validation test cases: several of these fail right now because we had regressions in 0.8 or 0.9 where we lost normalization of uppercase and some other chars. 2010-11-29 11:31:33 -08:00
Brion Vibber 6c4e5a89c1 Add some doc comments on nickname-related stuff in util.php 2010-11-29 11:31:10 -08:00
Siebrand Mazeland ed0e91c7a1 Localisation updates from http://translatewiki.net. 2010-11-29 20:28:28 +01:00
Evan Prodromou 6a0fd59df2 Net URL Mapper Path plex file 2010-11-27 16:52:32 -05:00
Evan Prodromou 0a753206cb Net_URL_Mapper 0.9.1 2010-11-27 16:48:52 -05:00