Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | let's remove 350+ impossible entries | David M | 2007-07-19 | 1 | -1/+1 |
| | | | | git-svn-id: file:///svn/phpbb/trunk@7908 89ea8834-ac86-4346-8a33-228a782c2dd0 | ||||
* | - replace all of the mapings that transform some sort of letter l to number ↵ | David M | 2007-07-19 | 1 | -1/+1 |
| | | | | | | one instead to some sort of letter l to latin small letter l git-svn-id: file:///svn/phpbb/trunk@7906 89ea8834-ac86-4346-8a33-228a782c2dd0 | ||||
* | - search result extract shouldn't end in the middle of a multibyte character ↵ | Nils Adermann | 2007-07-15 | 1 | -0/+1 |
[Bug #11863] - missing localisation for an imageset shouldn't create lots of "imageset refreshed" log messages [Bug #12027] - explain that themes which need parsing cannot be stored on the filesystem [Bug #11134] - normalize usernames (we really need to make sure we normalize everything) - improved utf8_clean_string, more complete list of homographs and NFKC normalization, also the resulting string is now trimmed - corrected searching subforums explanation [Bug #12209] git-svn-id: file:///svn/phpbb/trunk@7890 89ea8834-ac86-4346-8a33-228a782c2dd0 |