Age | Commit message (Expand) | Author |
2009-11-05 | Merge commit 'refs/merge-requests/2006' of git://gitorious.org/statusnet/main... | Brion Vibber |
2009-11-05 | Error page fix: use class static accessor correctly, suppress notices if we d... | Brion Vibber |
2009-11-04 | Remove debugging statements | Zach Copley |
2009-11-04 | Merge branch 'fix-private-auth' into 0.9.x | Zach Copley |
2009-11-04 | Merge branch '0.9.x' of gitorious.org:statusnet/mainline into 0.9.x | Zach Copley |
2009-11-04 | Fix for Ticket #1957 - API methods are not accessible when site is private (0... | Zach Copley |
2009-11-05 | Revert a OS X-specific change to PEAR MIME_Type that I accidentally commited. | Zach Copley |
2009-11-04 | Allow all API calls, even if the site is configured as private. The | Zach Copley |
2009-11-04 | Remove ugly debugging statements | Zach Copley |
2009-11-04 | Implement update avatar via API (/api/account/update_profile_image.format) | Zach Copley |
2009-11-04 | Merge branch '0.9.x' of git@gitorious.org:statusnet/mainline into 0.9.x | Sarven Capadisli |
2009-11-04 | Updated identica badge - contributed by Will Daniels | Sarven Capadisli |
2009-11-04 | Added Net_LDAP2 to extlib, and add a skeleton LDAP plugin | Craig Andrews |
2009-11-04 | Added a CheckPassword event | Craig Andrews |
2009-11-04 | Widgetized user profile rendering. | Shashi |
2009-11-04 | Merge branch '0.8.x' into 0.9.x | Sarven Capadisli |
2009-11-04 | Merge branch '0.8.x' of git@gitorious.org:statusnet/mainline into 0.8.x | Sarven Capadisli |
2009-11-04 | Added script documentation | Sarven Capadisli |
2009-11-04 | Script no longer neeed | Sarven Capadisli |
2009-11-04 | Sync RealtimePlugin with 0.9.x | Sarven Capadisli |
2009-11-04 | Sync Realtime JavaScript with 0.9.x | Sarven Capadisli |
2009-11-03 | Bug 1817: undefined property in registration form | Brion Vibber |
2009-11-03 | Added a Bitly URL Shortener. Unfortunately, it doesn't work, as bit.ly requir... | Craig Andrews |
2009-11-03 | Update translations from TranslateWiki | Brion Vibber |
2009-11-03 | Don't try to pull up designs for non-existent users | Zach Copley |
2009-11-03 | Fix reference to sources class variable | Zach Copley |
2009-11-02 | Added 'login' command that gives you a link that can be used to login to the ... | Craig Andrews |
2009-11-02 | Merge branch '0.9.x' of git@gitorious.org:statusnet/mainline into 0.9.x | Evan Prodromou |
2009-11-02 | Merge branch '0.8.x' into 0.9.x | Evan Prodromou |
2009-11-02 | Merge branch 'testing' into 0.8.x | Evan Prodromou |
2009-11-02 | notes about registeruser and makegroupadmin scripts | Evan Prodromou |
2009-11-02 | script to make someone a group admin | Evan Prodromou |
2009-11-02 | correct name in registeruser | Evan Prodromou |
2009-11-02 | script to register a user | Evan Prodromou |
2009-11-02 | script to make someone a group admin | Evan Prodromou |
2009-11-02 | correct name in registeruser | Evan Prodromou |
2009-11-02 | script to register a user | Evan Prodromou |
2009-11-02 | allowed_nickname blocks top level url router names | Craig Andrews |
2009-11-02 | Update Russian localization from apaskal's branch | Brion Vibber |
2009-11-02 | Update master .po template & merge updates to all localizations | Brion Vibber |
2009-11-02 | Merge commit 'refs/merge-requests/1900' of git://gitorious.org/statusnet/main... | Brion Vibber |
2009-11-02 | allow <> to surround the url (like () or []) | Craig Andrews |
2009-11-02 | Merge branch '0.9.x' of git@gitorious.org:statusnet/mainline into 0.9.x | Sarven Capadisli |
2009-11-02 | Binding keyup/keydown only once for .form_notice | Sarven Capadisli |
2009-11-02 | fix the [] unit tests | Craig Andrews |
2009-11-02 | do not allow " in URLs - they are not legal URL characters | Craig Andrews |
2009-11-02 | do not allow [ and ] - they are not legal URL characters | Craig Andrews |
2009-11-02 | Merge branch '0.9.x' of git@gitorious.org:statusnet/mainline into 0.9.x | Sarven Capadisli |
2009-11-02 | Make sure to call FormNoticeEnhancements with a new copy of the form | Sarven Capadisli |
2009-11-02 | Rebuilt HTTPClient class as an extension of PEAR HTTP_Request2 package, addin... | Brion Vibber |