This website requires JavaScript.
Explore
Help
Sign In
wamo
/
gnu-social
Watch
1
Star
0
Fork
0
You've already forked gnu-social
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
10,871
Commits
8
Branches
0
Tags
330
MiB
8aa9c271df
Commit Graph
3 Commits
Author
SHA1
Message
Date
Brion Vibber
1acc7d66c6
Always specify UTF-8 targt charset for html_entity_decode(); default is 8-bit ISO-8859-1 which causes things to break when we later pass them through things that expect to work with UTF-8. For instance, running through preg_replace() with the /u option results in NULL, leading to problems with OStatus and SubMirror generating their plaintext versions and doing length-cropping.
2010-09-30 11:29:31 -07:00
Siebrand Mazeland
ec83fef9b7
Take trailing newline out of i18n.
2010-09-28 01:33:09 +02:00
Evan Prodromou
be14f409e4
initial script to restore a backed-up user
2010-09-22 12:08:39 -04:00