Age | Commit message (Collapse) | Author | |
---|---|---|---|
2010-01-07 | add a version action to give credit and list plugins | Evan Prodromou | |
2009-12-29 | Implement user interface for user to preview what location they are sharing ↵ | Craig Andrews | |
with a notice | |||
2009-12-14 | move full-featured timeline to apitimelinehome.php | Evan Prodromou | |
2009-12-12 | add statuses/retweeted_to_me to API | Evan Prodromou | |
2009-12-12 | add statuses/retweets_of_me to API | Evan Prodromou | |
2009-12-12 | add statuses/retweeted_by_me api action | Evan Prodromou | |
2009-12-12 | add statuses/retweets to API | Evan Prodromou | |
2009-12-11 | show repeated notices correctly in API output | Evan Prodromou | |
2009-12-11 | save repeats from the form | Evan Prodromou | |
2009-12-10 | remove forward action from router | Evan Prodromou | |
2009-12-08 | action to forward a notice | Evan Prodromou | |
2009-12-05 | Added 'login' command that gives you a link that can be used to login to the ↵ | Craig Andrews | |
website | |||
2009-12-01 | Add missing rule for /api/users/show.:format | Zach Copley | |
2009-11-20 | Revert "Added 'login' command that gives you a link that can be used to ↵ | Evan Prodromou | |
login to the website" This reverts commit b9d40f723bce8e01ddcbbb989bd7035b92cd9af8. Conflicts: actions/login.php classes/statusnet.ini db/08to09.sql db/08to09_pg.sql db/statusnet_pg.sql lib/command.php lib/commandinterpreter.php | |||
2009-11-19 | Added validation to fields in user admin panel | Zach Copley | |
2009-11-19 | Added a user admin panel | Zach Copley | |
2009-11-19 | Revert "Re added NICKNAME_FMT constant to router.php." | Eric Helgeson | |
This reverts commit 9f15febf88769493aa834cab5b916cb46298842a. Issues with remote OMB. Will revisit and fix correctly | |||
2009-11-19 | Moved most path and server settings to a new paths admin panel | Zach Copley | |
2009-11-17 | Merge branch '0.9.x' into adminpanel | Evan Prodromou | |
Conflicts: classes/User.php | |||
2009-11-16 | add routes for silence, sandbox, delete user | Evan Prodromou | |
2009-11-11 | add designadminpanel to router | Evan Prodromou | |
2009-11-11 | Merge branch '0.9.x' into adminpanel | Evan Prodromou | |
2009-11-10 | Implement /api/account/update_delivery_device.format | Zach Copley | |
2009-11-09 | Implement /api/account/update_profile.format | Zach Copley | |
2009-11-09 | Implement /api/account/update_profile_colors.format | Zach Copley | |
2009-11-08 | Implement /api/account/update_profile_background_image.format | Zach Copley | |
2009-11-07 | add site admin panel | Evan Prodromou | |
2009-11-05 | Re added NICKNAME_FMT constant to router.php. | Eric Helgeson | |
Usefull for non-OMB (behind the firewall) users to allow different nicknames. | |||
2009-11-04 | Implement update avatar via API (/api/account/update_profile_image.format) | Zach Copley | |
2009-11-02 | Added 'login' command that gives you a link that can be used to login to the ↵ | Craig Andrews | |
website | |||
2009-11-01 | Remove stale references to old apiaction parameter | Zach Copley | |
2009-10-31 | Merge branch '0.9.x' of git@gitorious.org:statusnet/mainline into 0.9.x | Evan Prodromou | |
2009-10-31 | revert revert on getfile | Evan Prodromou | |
2009-10-29 | Moved the public XRDS from the OpenID plugin to core | Craig Andrews | |
Added 4 new events involved in XRDS: StartUserXRDS, EndUserXRDS, StartPublicXRDS, EndPublicXRDS Added OpenID provider functionality (no delegation support [yet]) | |||
2009-10-29 | Updated bookmarklet. Created its own action | Sarven Capadisli | |
2009-10-28 | add StartInitializeRouter event | Evan Prodromou | |
2009-10-20 | Extract out Facebook app stuff into a plugin | Zach Copley | |
2009-10-13 | Merge branch '0.9.x' into pluginize-twitter-bridge | Zach Copley | |
* 0.9.x: (247 commits) Added in credits. Use site's name for basic auth realm Make apigroupcreate.php pass phpcs Took out some unnecessary intializations Implemented create group api CamelCase all function names in the API code These same params are used in most API actions; moved to base API class Missed some of the references to the old TwitterApiAction - removed Remove more redundant $formats Remove dead code Move all basic auth output and processing to base classes $format is used by every API action. Set it in the base class. Delete action/api.php and rename lib/twitterapi.php to lib/api.php New actions for blocks via 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 ... | |||
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-09 | New actions for blocks via API | Zach Copley | |
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-06 | New action for group timelines via API | 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 | Routes for friendships actions | 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 | |