Age | Commit message (Expand) | Author |
2009-11-17 | Merge branch '0.9.x' of git@gitorious.org:statusnet/mainline into 0.9.x | Evan Prodromou |
2009-11-17 | Need to check the Profile rather than the User. | Zach Copley |
2009-11-17 | Merge branch '0.9.x' into adminpanel | Evan Prodromou |
2009-11-17 | Merge branch '0.9.x' of git@gitorious.org:statusnet/mainline into 0.9.x | Evan Prodromou |
2009-11-16 | Allow plugin DB_DataObject classes to not have to use the .ini file by overri... | Craig Andrews |
2009-11-16 | disallow email on faves from sandboxed users | Evan Prodromou |
2009-11-16 | silenced users can't send direct messages | Evan Prodromou |
2009-11-16 | more rights denied to silenced and sandboxed | Evan Prodromou |
2009-11-16 | don't allow sandboxed users to post public notices | Evan Prodromou |
2009-11-16 | Move rights check to profile and add right for new notices | Evan Prodromou |
2009-11-16 | getGroups was not handling the case where limit=null correctly | Craig Andrews |
2009-11-16 | change uses of User_role to Profile_role | Evan Prodromou |
2009-11-16 | fix exe flag after createTable | Evan Prodromou |
2009-11-16 | remove User_role class | Evan Prodromou |
2009-11-16 | Rename user_role to profile_role | Evan Prodromou |
2009-11-16 | move role functions to Profile class | Evan Prodromou |
2009-11-16 | getSubscribers and getSubscriptions were not handling the case where limit=nu... | Craig Andrews |
2009-11-15 | define rights around how to silence, sandbox, and delete a user | Evan Prodromou |
2009-11-12 | Added a User_username table that links the external username with a StatusNet... | Craig Andrews |
2009-11-11 | Merge branch '0.9.x' into adminpanel | Evan Prodromou |
2009-11-10 | Bringing Sphinx search support up to code: broken out to a plugin, now suppor... | Brion Vibber |
2009-11-10 | Merge branch '0.9.x' into adminpanel | Evan Prodromou |
2009-11-10 | add geo output to statuses in json, xml, atom, rss in API | Evan Prodromou |
2009-11-09 | Revert "Remove more contractions" | Brion Vibber |
2009-11-08 | Merge branch '0.9.x' into adminpanel | Evan Prodromou |
2009-11-08 | Merge branch '0.9.x' into adminpanel | Evan Prodromou |
2009-11-08 | Merge branch '0.9.x' of git://gitorious.org/statusnet/mainline into 0.9.x | Siebrand Mazeland |
2009-11-08 | Remove more contractions | Siebrand Mazeland |
2009-11-08 | Revert "* [Cc]an't -> [Cc]annot" | Brion Vibber |
2009-11-08 | Merge branch '0.9.x' of git://gitorious.org/statusnet/mainline into 0.9.x | Siebrand Mazeland |
2009-11-08 | * [Cc]an't -> [Cc]annot | Siebrand Mazeland |
2009-11-08 | Merge branch '0.9.x' of git@gitorious.org:statusnet/mainline into 0.9.x | Evan Prodromou |
2009-11-08 | Restructure theme.php to define a class Theme | Evan Prodromou |
2009-11-08 | Fix bug 1962: deleteuser.php regression when OpenID plugin not enabled | Brion Vibber |
2009-11-07 | pkeyGet() and save() methods for Config | Evan Prodromou |
2009-11-07 | add a break to switch in hasRight() | Evan Prodromou |
2009-11-07 | use upper-case constants for roles and rights in hasRight() | Evan Prodromou |
2009-11-07 | add constants for user roles | Evan Prodromou |
2009-11-07 | don't distribute group notices to inboxes for users who've blocked the author | Evan Prodromou |
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 | allowed_nickname blocks top level url router names | Craig Andrews |
2009-11-02 | Rebuilt HTTPClient class as an extension of PEAR HTTP_Request2 package, addin... | Brion Vibber |
2009-11-02 | Revert "Rebuilt HTTPClient class as an extension of PEAR HTTP_Request2 packag... | Brion Vibber |
2009-11-02 | Rebuilt HTTPClient class as an extension of PEAR HTTP_Request2 package, addin... | Brion Vibber |
2009-11-01 | Revert "Blacklist all files and directories in the web root (INSTALLDIR). Muc... | Evan Prodromou |
2009-10-30 | Added an "Verify Your Identity" page to the OpenID provider | Craig Andrews |
2009-10-30 | Removed reference to 'api' action which no longer exists since api refactor | Craig Andrews |
2009-10-29 | get location from a Profile | Evan Prodromou |