Age | Commit message (Collapse) | Author | |
---|---|---|---|
2009-10-31 | revert revert on getfile | Evan Prodromou | |
2009-10-31 | merge from testing | Evan Prodromou | |
2009-10-31 | Revert "Added getfile action" | Evan Prodromou | |
This reverts commit f58daa873befbaee5a998e69622c046c8a978dee. | |||
2009-10-31 | update version to rc2 | Evan Prodromou | |
2009-10-31 | Merge branch '0.8.x' into testing | Evan Prodromou | |
2009-10-29 | show notice location in notice list | Evan Prodromou | |
2009-10-29 | fix caching in location.php | Evan Prodromou | |
2009-10-29 | a location method for getting an URL | Evan Prodromou | |
2009-10-29 | Updated bookmarklet. Created its own action | Sarven Capadisli | |
2009-10-28 | Merge branch '0.9.x' of git@gitorious.org:statusnet/mainline into 0.9.x | Evan Prodromou | |
2009-10-28 | Fixed header comment. | Zach Copley | |
2009-10-28 | Merge branch 'api-media-upload' into 0.9.x | Zach Copley | |
* api-media-upload: Rearanged a couple things & removed debugging statements Rework MailDaemon to use the MediaFile class for uploads Implement media upload in the API Extract media upload stuff into its own library class. | |||
2009-10-28 | Rearanged a couple things & removed debugging statements | Zach Copley | |
2009-10-28 | Rework MailDaemon to use the MediaFile class for uploads | Zach Copley | |
2009-10-28 | Merge branch '0.9.x' into location | Evan Prodromou | |
2009-10-28 | rogue n in curlclient.php | Evan Prodromou | |
2009-10-28 | Merge branch '0.9.x' into location | Evan Prodromou | |
2009-10-28 | add StartInitializeRouter event | Evan Prodromou | |
2009-10-27 | Implement media upload in the API | Zach Copley | |
2009-10-27 | Display user avatar in the XMPP message | Craig Andrews | |
Include notice id and conversation link the XMPP message Thanks to Deepspawn for this idea and initial code | |||
2009-10-27 | implement the nudge command | Craig Andrews | |
2009-10-27 | Added a new "reply" command | Craig Andrews | |
2009-10-27 | Extract media upload stuff into its own library class. | Zach Copley | |
2009-10-27 | Implemented reply # command, allowing users to favorite specific notices by ↵ | Craig Andrews | |
the notice id | |||
2009-10-26 | Make email domain checking optional, as some statusnet installations (such ↵ | Craig Andrews | |
as those behind restrictive corporate firewalls, or on home systems on restrictive connections) cannot connect to any mail systems, and this check will always fail. | |||
2009-10-24 | Merge branch '0.9.x' into location | Evan Prodromou | |
2009-10-23 | Move Twitter and Facebook-specific mail notifications to their respective ↵ | Zach Copley | |
plugins | |||
2009-10-23 | Remove automatic enqueuing for Facebook | Zach Copley | |
2009-10-23 | Merge branch '0.9.x' into facebook-app-plugin | Zach Copley | |
2009-10-23 | Merge branch '0.9.x' into facebook-app-plugin | Zach Copley | |
2009-10-23 | Fix three fatal errors when posting from 0.9.x: | Brion Vibber | |
* OMB remote updates were trying to load nonexistent Laconica_OMB_Service_Consumer class -- fixed to StatusNet_OMB_Service_Consumer. Regression caused during libomb merge. * Twitter processing was still being queued from core when no twitter plugin was present, which triggered an exception from UnqueueHandler; leftover code from before the plugin extraction. * UnqueueHandler's exception caused a fatal error instead because it was missing the "new" keyword. Wouldn't have been seen when testing with the plugin enabled. | |||
2009-10-23 | Merge commit 'refs/merge-requests/1815' of ↵ | Craig Andrews | |
git://gitorious.org/statusnet/mainline into 0.9.x | |||
2009-10-22 | Merge branch '0.9.x' into facebook-app-plugin | Zach Copley | |
2009-10-22 | Merge branch '0.9.x' into location | Evan Prodromou | |
2009-10-22 | Merge branch '0.9.x' of git@gitorious.org:statusnet/mainline into 0.9.x | Evan Prodromou | |
2009-10-22 | HTTPResponse has default empty headers | Evan Prodromou | |
2009-10-22 | error in order of arguments to array_key_exists in location.php | Evan Prodromou | |
2009-10-22 | extract Geonames stuff to a plugin | Evan Prodromou | |
2009-10-22 | Add some doc comments to QueueHandler | Brion Vibber | |
2009-10-22 | Added getfile action | Jeffery To | |
2009-10-21 | start getting locations from remote services | Evan Prodromou | |
2009-10-21 | start of a location class | Evan Prodromou | |
2009-10-21 | Merge branch '0.9.x' of git@gitorious.org:statusnet/mainline into 0.9.x | Evan Prodromou | |
2009-10-21 | reformat default.php | Evan Prodromou | |
2009-10-21 | Remove facebook broadcast from unqueuemanager. That's now | Zach Copley | |
added by an event. | |||
2009-10-20 | Extract out Facebook app stuff into a plugin | Zach Copley | |
2009-10-20 | Merge branch '0.9.x' into TwitterBridgePlugin | Zach Copley | |
2009-10-20 | - Make Twitter bridge work with unqueuemanager | Zach Copley | |
- Add README | |||
2009-10-19 | Better check if site,server is configured. | Eric Helgeson | |
2009-10-19 | merge from testing | Evan Prodromou | |