Age | Commit message (Collapse) | Author | |
---|---|---|---|
2009-10-13 | remove inboxes option | Evan Prodromou | |
2009-10-13 | Merge branch '0.9.x' of git@gitorious.org:statusnet/mainline into 0.9.x | Evan Prodromou | |
2009-10-13 | Include long-form attachment URL in notice if URL shortening is disabled. | Brion Vibber | |
Previously, the attachment URL would simply be dropped when shortening returned false instead of a short URL... the attachment was present if you clicked through to notice details but didn't appear in the timeline, making it nigh-impossible to see the attachment. | |||
2009-10-12 | Added in credits. | Zach Copley | |
2009-10-12 | Make apigroupcreate.php pass phpcs | Zach Copley | |
2009-10-12 | Took out some unnecessary intializations | Zach Copley | |
2009-10-12 | Moved group create API into its own action | Zach Copley | |
Merge branch '0.9.x' into refactor-api * 0.9.x: Implemented create group api fix FBConnect so it doesn't muffle EndPrimaryNav don't write session if it's unchanged Fixed facebook connect primary nav to hide search option when site is private and user is not logged in Fixed facebook connect primary nav to obey sms/twitter/openid settings Fixed facebook connect login nav to obey openid settings Fixed facebook connect nav to obey sms/twitter disabled Fixed twitter defaulting to disabled Revert "Open tags should have closing tags" Don't show search suggestions for private sites Fixed E_NOTICE when returnto isn't set Fixed E_NOTICE when the "lite" parameter isn't included in the request Fixed E_NOTICE - GroupList expects an owner object in the constructor, not an array of search terms Returning false seems to fix IE from reclaiming window focus. I think Aligning notice attach label from right instead of left Fixed IE background image alignment for attach, favour and disfavour Fixed nudge and direct message background image alignment Using 'CSS sprites' for common icons for the identica theme. Default Open tags should have closing tags Conflicts: actions/twitapigroups.php actions/twitapistatuses.php | |||
2009-10-11 | Merge remote branch 'statusnet/0.8.x' into 0.9.x | Craig Andrews | |
Conflicts: lib/common.php | |||
2009-10-11 | Implemented create group api | Craig Andrews | |
2009-10-09 | CamelCase all function names in the API code | Zach Copley | |
2009-10-09 | These same params are used in most API actions; moved to base API class | Zach Copley | |
2009-10-09 | Missed some of the references to the old TwitterApiAction - removed | Zach Copley | |
2009-10-09 | Remove more redundant $formats | Zach Copley | |
2009-10-09 | Move all basic auth output and processing to base classes | Zach Copley | |
2009-10-09 | $format is used by every API action. Set it in the base class. | Zach Copley | |
2009-10-09 | Delete action/api.php and rename lib/twitterapi.php to lib/api.php | Zach Copley | |
2009-10-09 | New actions for blocks via API | Zach Copley | |
2009-10-09 | add lots of events to customize the profile page | Evan Prodromou | |
2009-10-09 | add some hooks for the profile page | Evan Prodromou | |
2009-10-08 | New action for test/help API method | Zach Copley | |
2009-10-08 | New actions for statusnet config and version API methods | Zach Copley | |
2009-10-07 | New individual actions for dealing with groups via API | Zach Copley | |
2009-10-07 | Rationalize logic in showProfile() | Evan Prodromou | |
Pulled together some of the if() statements in showProfile() so they weren't so redundant. Also, reformatted the file. Lots of whitespace gar. | |||
2009-10-07 | don't reset in showProfile() | Evan Prodromou | |
2009-10-07 | Fixed E_NOTICE when the "lite" parameter isn't included in the request | Jeffery To | |
2009-10-07 | Fixed E_NOTICE - GroupList expects an owner object in the constructor, not ↵ | Jeffery To | |
an array of search terms | |||
2009-10-06 | New action for group timelines via API | Zach Copley | |
2009-10-06 | phpcs cleanup | Zach Copley | |
2009-10-06 | New action for tag timelines in the API | Zach Copley | |
2009-10-05 | New actions for the account methods we have implemented | Zach Copley | |
2009-10-05 | New actions for favorites via the API | Zach Copley | |
2009-10-05 | Add in a check for proper format | Zach Copley | |
2009-10-05 | New actions for managing subscriptions (friendships) | Zach Copley | |
2009-10-02 | New actions for direct messaging through the API | Zach Copley | |
2009-10-02 | New action for /users/show | Zach Copley | |
2009-10-01 | Renamed and moved stuff around to better match Twitter's API organization | Zach Copley | |
2009-10-01 | A new action for /statuses/destroy | Zach Copley | |
2009-10-01 | Merge branch '0.9.x' into refactor-api | Zach Copley | |
* 0.9.x: change DB so OpenIDPlugin manages OpenID tables Some bug fixes check the schema add some more methods to Schema Added hook for Aside container Revert "Outputting UTF-8 charset in document header irrespective of mimetype." FOAF for Groups. use schema tool to create a table statusize schema-related modules test script for schema code make table def method of schema code work start a module for schema management | |||
2009-10-01 | New action for /statuses/update | Zach Copley | |
2009-09-30 | Fix: last modified header wasn't showing | Zach Copley | |
2009-09-30 | Add route for /statuses/show | Zach Copley | |
2009-09-30 | New action for /statuses/show | Zach Copley | |
2009-09-30 | Declare some more variables; instance variable for format | Zach Copley | |
2009-09-30 | FOAF for Groups. | Toby Inkster | |
2009-09-30 | Merge branch '0.9.x' into refactor-api | Zach Copley | |
* 0.9.x: (39 commits) Timeout a little incase the notice item from XHR response is Relocated the button for pop up window for notice stream Script no longer needed for Realtime plugin Better check to see if the XML prolog should be outputted for XML Outputting UTF-8 charset in document header irrespective of mimetype. Switched Doctype to XHTML 1.0 Strict (which best reflects the current Twitter API returns server errors in preferred format move HTTP error code strings to class variables remove string-checks from code using Notice::saveNew() change string return from Notice::saveNew to exceptions stop overwriting created timestamp on group edit Forgot to add home_timeline to the list of methods that only require Forgot to add home_timeline to the list of methods that only require moderator can delete another user's notice show delete button when user has deleteOthersNotice right let hooks override standard user rights user rights Merge DeleteAction class into DeletenoticeAction Fix some bugs in the URL linkification, and fixed the unit test. Fix URL linkification test cases for addition of 'title' attribution with long URL in f3c8fccc ... | |||
2009-09-30 | Fix header comment | Zach Copley | |
2009-09-30 | Left opening double quotes off Etag | Zach Copley | |
2009-09-30 | New actions for /statuses/friends and /statuses/followers + social graph methods | Zach Copley | |
2009-09-29 | Merge branch '0.8.x' into 0.9.x | Evan Prodromou | |
Conflicts: actions/twitapistatuses.php | |||
2009-09-29 | Twitter API returns server errors in preferred format | Evan Prodromou | |