Age | Commit message (Expand) | Author |
2009-10-13 | Update Polish translations from Raven's bug tracker submission: | Brion Vibber |
2009-10-13 | Merge branch '0.8.x' of gitorious.org:statusnet/mainline into 0.8.x | Brion Vibber |
2009-10-13 | Pull all localization updates from the current Pootle incarnation before we r... | Brion Vibber |
2009-10-13 | Merge branch '0.9.x' into pluginize-twitter-bridge | Zach Copley |
2009-10-13 | define LACONICA for compatibility on scripts | Eric Helgeson |
2009-10-13 | Include long-form attachment URL in notice if URL shortening is disabled. | Brion Vibber |
2009-10-13 | Merge branch '0.8.x' of gitorious.org:statusnet/mainline into 0.8.x | Brion Vibber |
2009-10-13 | Include long-form attachment URL in notice if URL shortening is disabled. | Brion Vibber |
2009-10-13 | Merge branch '0.8.x' of git@gitorious.org:~brion/statusnet/brion-fixes into 0... | Brion Vibber |
2009-10-13 | Merge branch '0.9.x' into pluginize-twitter-bridge | Zach Copley |
2009-10-13 | Fix typo's in installer | Eric Helgeson |
2009-10-13 | Merge branch '0.9.x' of git://gitorious.org/statusnet/mainline into 0.9.x | Brion Vibber |
2009-10-13 | Updated default theme to use the CSS Sprites method for common icons | Sarven Capadisli |
2009-10-12 | Added a new plugin that requires a user to have a validated email address bef... | Craig Andrews |
2009-10-12 | Added in credits. | Zach Copley |
2009-10-12 | Use site's name for basic auth realm | 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 | Merge branch '0.8.x' of git://gitorious.org/~brion/statusnet/brion-fixes into... | Brion Vibber |
2009-10-12 | Moved group create API into its own action | Zach Copley |
2009-10-12 | Merge branch '0.9.x' of git://gitorious.org/statusnet/mainline into 0.9.x | Brion Vibber |
2009-10-11 | Merge remote branch 'statusnet/0.8.x' into 0.9.x | Craig Andrews |
2009-10-11 | Merge commit 'refs/merge-requests/1723' of git://gitorious.org/statusnet/main... | Craig Andrews |
2009-10-11 | Merge commit 'refs/merge-requests/1730' of git://gitorious.org/statusnet/main... | Craig Andrews |
2009-10-11 | Merge commit 'refs/merge-requests/1738' of git://gitorious.org/statusnet/main... | Craig Andrews |
2009-10-11 | Implemented create group api | Craig Andrews |
2009-10-10 | Merge branch '0.9.x' of git://gitorious.org/statusnet/mainline into 0.9.x | Brion Vibber |
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 | Remove dead code | 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-09 | Merge branch '0.8.x' into 0.9.x | Evan Prodromou |
2009-10-09 | fix FBConnect so it doesn't muffle EndPrimaryNav | Evan Prodromou |
2009-10-09 | don't write session if it's unchanged | Evan Prodromou |
2009-10-09 | Fixed facebook connect primary nav to hide search option when site is private... | Jeffery To |
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-09 | Fixed twitter defaulting to disabled | Jeffery To |
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-08 | Revert "Open tags should have closing tags" | Evan Prodromou |
2009-10-08 | Don't show search suggestions for private sites | Jeffery To |