Age | Commit message (Collapse) | Author | |
---|---|---|---|
2009-11-02 | Rebuilt HTTPClient class as an extension of PEAR HTTP_Request2 package, ↵ | Brion Vibber | |
adding redirect handling and convenience functions. Caching support will be added in future work after unit tests have been added. * extlib: add PEAR HTTP_Request2 0.4.1 alpha * extlib: update PEAR Net_URL2 to 0.3.0 beta for HTTP_Request2 compatibility * moved direct usage of CURL and file_get_contents to HTTPClient class, excluding external-sourced libraries * adapted GeonamesPlugin for new HTTPResponse interface Note some plugins haven't been fully tested yet. | |||
2009-11-02 | Revert "Rebuilt HTTPClient class as an extension of PEAR HTTP_Request2 ↵ | Brion Vibber | |
package, adding redirect handling and convenience functions." Going to restructure a little more before finalizing this... This reverts commit fa37967858c3c29000797e510e5f98aca8ab558f. | |||
2009-11-02 | Rebuilt HTTPClient class as an extension of PEAR HTTP_Request2 package, ↵ | Brion Vibber | |
adding redirect handling and convenience functions. Caching support will be added in future work after unit tests have been added. * extlib: add PEAR HTTP_Request2 0.4.1 alpha * extlib: update PEAR Net_URL2 to 0.3.0 beta for HTTP_Request2 compatibility * moved direct usage of CURL and file_get_contents to HTTPClient class, excluding external-sourced libraries Note some plugins haven't been tested yet. | |||
2009-10-30 | Added an "Verify Your Identity" page to the OpenID provider | Craig Andrews | |
2009-10-30 | Removed reference to 'api' action which no longer exists since api refactor | Craig Andrews | |
2009-10-29 | get location from a Profile | Evan Prodromou | |
2009-10-29 | get location from a Notice | Evan Prodromou | |
2009-10-28 | Merge branch '0.9.x' into location | Evan Prodromou | |
2009-10-28 | save replies in the inbox | Evan Prodromou | |
2009-10-28 | Merge branch '0.9.x' of git@gitorious.org:statusnet/mainline into 0.9.x | Evan Prodromou | |
2009-10-28 | replace some boolean-evaluations with calls to empty() | Evan Prodromou | |
2009-10-27 | Enable welcome bot to broadcast it's notices | Carlos Perilla | |
2009-10-24 | Merge branch '0.9.x' into location | Evan Prodromou | |
2009-10-23 | update location while saving new profile | Evan Prodromou | |
2009-10-23 | update location while registering | Evan Prodromou | |
2009-10-23 | Merge commit 'refs/merge-requests/1815' of ↵ | Craig Andrews | |
git://gitorious.org/statusnet/mainline into 0.9.x | |||
2009-10-21 | flip x flag on generated files | Evan Prodromou | |
2009-10-21 | statusnet.ini update | Evan Prodromou | |
2009-10-21 | new data structures for location | Evan Prodromou | |
2009-10-16 | Merge branch '0.9.x' into TwitterBridgePlugin | Zach Copley | |
2009-10-15 | Added support for profile designs to the twitter API | Trever Fischer | |
2009-10-14 | Make queuing and daemons work via events | Zach Copley | |
2009-10-13 | remove inboxes option | Evan Prodromou | |
2009-10-11 | Merge remote branch 'statusnet/0.8.x' into 0.9.x | Craig Andrews | |
Conflicts: lib/common.php | |||
2009-10-09 | Merge branch '0.8.x' into 0.9.x | Evan Prodromou | |
2009-10-09 | don't write session if it's unchanged | Evan Prodromou | |
2009-10-04 | Merge branch '0.8.x' into 0.9.x | Evan Prodromou | |
Conflicts: classes/Profile.php | |||
2009-10-03 | reformat Notice.php | Evan Prodromou | |
2009-10-04 | added all them doxygens | Brenda Wallace | |
2009-10-02 | copy-and-paste typo in profile deletion | Evan Prodromou | |
2009-10-02 | also delete blocks | Evan Prodromou | |
2009-10-02 | Merge branch '0.8.x' into deleteuser | Evan Prodromou | |
2009-09-29 | change string return from Notice::saveNew to exceptions | Evan Prodromou | |
2009-09-27 | Merge branch '0.9.x' of git@gitorious.org:statusnet/mainline into 0.9.x | Evan Prodromou | |
2009-09-27 | let hooks override standard user rights | Evan Prodromou | |
2009-09-27 | user rights | Evan Prodromou | |
2009-09-27 | Fix some bugs in the URL linkification, and fixed the unit test. | Craig Andrews | |
2009-09-24 | Merge branch '0.8.x' into 0.9.x | Evan Prodromou | |
Conflicts: EVENTS.txt | |||
2009-09-24 | Merge branch 'master' into 0.8.x | Evan Prodromou | |
2009-09-23 | Merge branch '0.8.x' into 0.9.x | Evan Prodromou | |
Conflicts: actions/requesttoken.php classes/File.php install.php lib/noticeform.php | |||
2009-09-18 | Blacklist all files and directories in the web root (INSTALLDIR). Much more ↵ | Craig Andrews | |
elegant than manually keep tracking of these invalid usernames. | |||
2009-09-15 | check correct define (not backwards compatible) | Evan Prodromou | |
2009-09-15 | Merge branch '0.9.x' of git@gitorious.org:statusnet/mainline into 0.9.x | Evan Prodromou | |
2009-09-15 | Remove unnecessary Profile::pkeyGet | Craig Andrews | |
Thanks for the info, Evan. | |||
2009-09-13 | Add missing pkeyGet override to the Profile class | Craig Andrews | |
2009-09-10 | If there is no mimetype set, the file shouldn't be considered an enclosure | Craig Andrews | |
2009-09-08 | flip exe bit on statusnet.ini | Evan Prodromou | |
2009-09-08 | flip exe bit on Deleted_notice.php | Evan Prodromou | |
2009-09-08 | flip exe bit on Config.php | Evan Prodromou | |
2009-09-02 | Merge remote branch 'laconica/0.8.x' into 0.9.x | Craig Andrews | |
Conflicts: lib/common.php lib/twitter.php |