- 14 Jul, 2010 1 commit
-
-
Evan Prodromou authored
-
- 13 Jul, 2010 6 commits
-
-
Evan Prodromou authored
-
Evan Prodromou authored
-
Evan Prodromou authored
-
Evan Prodromou authored
-
Evan Prodromou authored
-
Evan Prodromou authored
-
- 12 Jul, 2010 1 commit
-
-
Brion Vibber authored
-
- 10 Jul, 2010 2 commits
-
-
Evan Prodromou authored
-
Evan Prodromou authored
-
- 09 Jul, 2010 1 commit
-
-
Evan Prodromou authored
-
- 08 Jul, 2010 1 commit
-
-
Zach Copley authored
-
- 05 Jul, 2010 1 commit
-
-
Evan Prodromou authored
-
- 29 Jun, 2010 6 commits
-
-
Brion Vibber authored
Updated OMB_Yadis_XRDS for compatibility with php-openid 2.2.2: Auth_Yadis_XRDS::parseXRDS() is now declared static, and PHP 5.3 demands it say so on the subclass too. Compat fix branch for upstream: http://gitorious.org/libomb/libomb-statusnet/commit/6589dc073f93b65564931e1ab5865a34a0b228aa
-
Brion Vibber authored
Update to last upstream version of libomb: coding style updates, static call fix, improved handling of invalid XRD URIs.
-
Brion Vibber authored
-
Brion Vibber authored
-
Brion Vibber authored
Fix regression in OStatus remote group subscribe -- a bug was previously masked silently (call to nonexistent getProfileUrl() method on User_group -- now replaced with homeUrl() which does the thing we wanted here)
-
Brion Vibber authored
Update the (formerly) Janrain OpenID library to 2.2.2 -- bug fixes including PHP 5.3 compatibility fix. Upstream release was tagged at: http://github.com/openid/php-openid/commit/a287b2d85e753c84b3b883ed8ee3ffe8692c8477
-
- 28 Jun, 2010 9 commits
-
-
Zach Copley authored
- Friendship API methods now use a Profile instead of User for target
-
Brion Vibber authored
Fix regression in 92ded7c6: spewed PHP notices when checking for enclosures due to uninitialized variables.
-
Brion Vibber authored
-
Brion Vibber authored
-
Zach Copley authored
-
Brion Vibber authored
Fix for PHP notice when given an integer degrees in decimalDegreesToDMS(); using math instead of string manipulation to split integer portion from decimal remainder.
-
Brion Vibber authored
-
Brion Vibber authored
Enhanced upload file type detection. If given an original filename, we'll attempt to detect type from the extension if we were unable to make a definitive match from content. Generic octet-stream, zip, and MS Office type are explicitly singled out for re-checks, which fixes OpenOffice and MS Office documents to come up with the proper types when misdetected. File extensions can also be added to the upload type whitelist; they'll be normalized to types for the actual comparison, so only known extensions will work.
-
Brion Vibber authored
Test cases for MediaFile::getUploadedFileType() with OpenOffice, MS Office, and PDF sample files (as saved from OpenOffice 3.2) Only 3 of 16 cases pass on my dev box with default config. Ouch!
-
- 26 Jun, 2010 5 commits
-
-
Brion Vibber authored
-
Brion Vibber authored
-
Brion Vibber authored
Warning: DB-based queue doesn't currently implement discarding of items after a retry limit. Failed items will be retried until they succeed.
-
Brion Vibber authored
Conflicts: plugins/OpenID/openidserver.php (cleaned up mismatched comment)
-
Brion Vibber authored
-
- 25 Jun, 2010 1 commit
-
-
Zach Copley authored
-
- 24 Jun, 2010 1 commit
-
-
Brion Vibber authored
Regression fix for Recaptcha on SSL registration page; their API is served on a different hostname for SSL.
-
- 23 Jun, 2010 1 commit
-
-
http://status.net/open-source/issues/2380Zach Copley authored
shouldn't override scroll" -- Thanks @michaeltwofish!
-
- 22 Jun, 2010 1 commit
-
-
Zach Copley authored
- Normalize xmlns:statusnet links in the API
-
- 21 Jun, 2010 3 commits
-
-
Siebrand Mazeland authored
-
Siebrand Mazeland authored
Improve error message per discussion on http://translatewiki.net/wiki/Thread:Support/Unclear_message. Spotted by Peter17 and changed per suggestion of McDutchie with approval of Brion.
-
-