Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
304db1d30b4ad96f8a2ca500d224bb1609588fed
|
|
|
|
|
|
This undoes patch a49272d448d75a6ab74515352345d8baacb96f1f
|
|
|
|
|
|
The remaining failing tests I believe are incorrect.
|
|
|
|
|
|
Canon urls that have a protocol followed by a host (and no path) automatcally get a trailing slash by the canon function - make the unit test match that
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Conflicts:
actions/twitterauthorization.php
lib/oauthclient.php
lib/twitter.php
lib/twitterapi.php
lib/twitteroauthclient.php
scripts/twitterstatusfetcher.php
|
|
|
|
Conflicts:
scripts/twitterstatusfetcher.php
|
|
is a protected resource
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Conflicts:
lib/rssaction.php
lib/twitterapi.php
|
|
|
|
|
|
|
|
|
|
to 'git add php-gettext' deciding to find all hidden files in the directory for me :P
|
|
appending data to it to avoid triggering an E_NOTICE message.
|
|
extension is not present.
This provides a pure PHP implementation of the gettext functions.
This should help get laconica running on shared hosting environments where PHP's gettext module may not be installed.
Also gets us one step closer to running on Mac OS X 10.5 with Apple's preinstalled PHP, which doesn't provide an easy way to add modules.
Source: http://savannah.nongnu.org/projects/php-gettext
Copyright (c) 2005 Steven Armstrong <sa at c-area dot ch>
GPLv2 or later
|
|
|
|
|
|
|
|
This definitely looks neater than the string maniplation it replaces
|
|
made script executable
|
|
|
|
|