Mikael Nordfeldth
|
78e23bd4ec
Fix issue #171 with latent htmLawed reference
|
8 years ago |
Mikael Nordfeldth
|
99da1ebe41
Catch NoHttpResponseException when using HTTPClient
|
8 years ago |
Bhuvan Krishna
|
1ab4c9998a
Add executable permission to script missing it
|
9 years ago |
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.
|
14 years ago |
Evan Prodromou
|
dffec9f223
move getUser() function to commandline.inc
|
14 years ago |
Zach Copley
|
b8e97ac709
Some initial media parsing
|
14 years ago |
Evan Prodromou
|
3fba9a16f5
add a script to import Twitter atom feed as notices
|
14 years ago |