Age | Commit message (Collapse) | Author | |
---|---|---|---|
2009-10-23 | Some phpcs cleanup | Zach Copley | |
2009-10-22 | results of json parsing are objects not arrays | Evan Prodromou | |
2009-10-22 | extract Geonames stuff to a plugin | Evan Prodromou | |
2009-10-21 | Removed Facebook stuff from the StatusNet README and wrote a new README | Zach Copley | |
for the Facebook plugin. | |||
2009-10-21 | Make paths and class loading work right | Zach Copley | |
2009-10-21 | Fix references | Zach Copley | |
2009-10-21 | Combine Facebook and Facebook Connect plugins into one big plugin | Zach Copley | |
2009-10-21 | Gather all the Facebook stuff together in one place | Zach Copley | |
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-20 | Merge branch '0.9.x' of git@gitorious.org:statusnet/mainline into 0.9.x | Zach Copley | |
2009-10-20 | Less intrusive, more reliable way for FB Connect plugin to modify the | Zach Copley | |
primary nav in order to show FB mini-avatar and have the logout link logout of FB as well as StatusNet. | |||
2009-10-18 | Added an update counter in the document title. When window is in blur, | Sarven Capadisli | |
it will update the document title when new notices are received. The counter will reset when window is blurred (after a focus) again. | |||
2009-10-17 | Changed config flag for importing friends' timeline and added some comments | Zach Copley | |
2009-10-16 | Merge branch '0.9.x' into TwitterBridgePlugin | Zach Copley | |
2009-10-15 | Stub actions for UserFlag plugin | Evan Prodromou | |
Stub files for the actions in UserFlag plugin | |||
2009-10-14 | Moved to location of the FBConnect JavaScript to the end of </body>. | Sarven Capadisli | |
2009-10-14 | Make queuing and daemons work via events | Zach Copley | |
2009-10-13 | outline for plugin | Evan Prodromou | |
2009-10-13 | Merge branch '0.9.x' into pluginize-twitter-bridge | Zach Copley | |
* 0.9.x: Include long-form attachment URL in notice if URL shortening is disabled. Updated default theme to use the CSS Sprites method for common icons Added a new plugin that requires a user to have a validated email address before being allowed to post notices Don't trigger E_NOTICE when looking for commands in the notice input | |||
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 | Added a new plugin that requires a user to have a validated email address ↵ | Craig Andrews | |
before being allowed to post notices | |||
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 | Merge commit 'refs/merge-requests/1738' of ↵ | Craig Andrews | |
git://gitorious.org/statusnet/mainline into 0.8.x | |||
2009-10-09 | CamelCase all function names in the API code | Zach Copley | |
2009-10-09 | Missed some of the references to the old TwitterApiAction - removed | Zach Copley | |
2009-10-09 | Delete action/api.php and rename lib/twitterapi.php to lib/api.php | Zach Copley | |
2009-10-09 | fix FBConnect so it doesn't muffle EndPrimaryNav | Evan Prodromou | |
2009-10-09 | Fixed facebook connect primary nav to hide search option when site is ↵ | Jeffery To | |
private and user is not logged in | |||
2009-10-09 | Fixed facebook connect primary nav to obey sms/twitter/openid settings | Jeffery To | |
2009-10-09 | Fixed facebook connect login nav to obey openid settings | Jeffery To | |
2009-10-09 | Fixed facebook connect nav to obey sms/twitter disabled | Jeffery To | |
2009-10-06 | Returning false seems to fix IE from reclaiming window focus. I think | Sarven Capadisli | |
'WTF' best describes this behaviour. Further investigation required. | |||
2009-10-04 | remove spurious readme from Orbited | Evan Prodromou | |
2009-10-04 | Merge branch 'orbited' into 0.9.x | Evan Prodromou | |
2009-10-04 | need to show scripts at end of body in RealtimePlugin | Evan Prodromou | |
2009-10-04 | Some changes required from Orbited debugging | Evan Prodromou | |
2009-10-04 | Update OrbitedPlugin to work with RealtimePlugin framework | Evan Prodromou | |
2009-10-04 | updated OrbitedPlugin to use RealtimePlugin | Evan Prodromou | |
2009-10-04 | remove unused files for OrbitedPlugin | Evan Prodromou | |
2009-10-04 | rename plugin | Evan Prodromou | |
2009-10-04 | copy Comet plugin to Orbited | Evan Prodromou | |
2009-10-01 | change DB so OpenIDPlugin manages OpenID tables | Evan Prodromou | |
2009-09-30 | Timeout a little incase the notice item from XHR response is | Sarven Capadisli | |
not appended to the page. | |||
2009-09-30 | Relocated the button for pop up window for notice stream | Sarven Capadisli | |
2009-09-30 | Script no longer needed for Realtime plugin | Sarven Capadisli | |
2009-09-28 | Merge branch '0.8.x' into 0.9.x | Sarven Capadisli | |
2009-09-27 | Changed terminology for poping a window | Sarven Capadisli | |