summaryrefslogtreecommitdiff
path: root/classes
AgeCommit message (Expand)Author
2009-11-16don't allow sandboxed users to post public noticesEvan Prodromou
2009-11-16Move rights check to profile and add right for new noticesEvan Prodromou
2009-11-16change uses of User_role to Profile_roleEvan Prodromou
2009-11-16fix exe flag after createTableEvan Prodromou
2009-11-16remove User_role classEvan Prodromou
2009-11-16Rename user_role to profile_roleEvan Prodromou
2009-11-16move role functions to Profile classEvan Prodromou
2009-11-15define rights around how to silence, sandbox, and delete a userEvan Prodromou
2009-11-12Added a User_username table that links the external username with a StatusNet...Craig Andrews
2009-11-10Bringing Sphinx search support up to code: broken out to a plugin, now suppor...Brion Vibber
2009-11-10add geo output to statuses in json, xml, atom, rss in APIEvan Prodromou
2009-11-09Revert "Remove more contractions"Brion Vibber
2009-11-08Merge branch '0.9.x' of git://gitorious.org/statusnet/mainline into 0.9.xSiebrand Mazeland
2009-11-08Remove more contractionsSiebrand Mazeland
2009-11-08Revert "* [Cc]an't -> [Cc]annot"Brion Vibber
2009-11-08Merge branch '0.9.x' of git://gitorious.org/statusnet/mainline into 0.9.xSiebrand Mazeland
2009-11-08* [Cc]an't -> [Cc]annotSiebrand Mazeland
2009-11-08Merge branch '0.9.x' of git@gitorious.org:statusnet/mainline into 0.9.xEvan Prodromou
2009-11-08Restructure theme.php to define a class ThemeEvan Prodromou
2009-11-08Fix bug 1962: deleteuser.php regression when OpenID plugin not enabledBrion Vibber
2009-11-07use upper-case constants for roles and rights in hasRight()Evan Prodromou
2009-11-07add constants for user rolesEvan Prodromou
2009-11-07don't distribute group notices to inboxes for users who've blocked the authorEvan Prodromou
2009-11-02Added 'login' command that gives you a link that can be used to login to the ...Craig Andrews
2009-11-02Merge branch '0.9.x' of git@gitorious.org:statusnet/mainline into 0.9.xEvan Prodromou
2009-11-02Merge branch '0.8.x' into 0.9.xEvan Prodromou
2009-11-02allowed_nickname blocks top level url router namesCraig Andrews
2009-11-02Rebuilt HTTPClient class as an extension of PEAR HTTP_Request2 package, addin...Brion Vibber
2009-11-02Revert "Rebuilt HTTPClient class as an extension of PEAR HTTP_Request2 packag...Brion Vibber
2009-11-02Rebuilt HTTPClient class as an extension of PEAR HTTP_Request2 package, addin...Brion Vibber
2009-11-01Revert "Blacklist all files and directories in the web root (INSTALLDIR). Muc...Evan Prodromou
2009-10-30Added an "Verify Your Identity" page to the OpenID providerCraig Andrews
2009-10-30Removed reference to 'api' action which no longer exists since api refactorCraig Andrews
2009-10-29get location from a ProfileEvan Prodromou
2009-10-29get location from a NoticeEvan Prodromou
2009-10-28Merge branch '0.9.x' into locationEvan Prodromou
2009-10-28save replies in the inboxEvan Prodromou
2009-10-28Merge branch '0.9.x' of git@gitorious.org:statusnet/mainline into 0.9.xEvan Prodromou
2009-10-28replace some boolean-evaluations with calls to empty()Evan Prodromou
2009-10-27Enable welcome bot to broadcast it's noticesCarlos Perilla
2009-10-24Merge branch '0.9.x' into locationEvan Prodromou
2009-10-23update location while saving new profileEvan Prodromou
2009-10-23update location while registeringEvan Prodromou
2009-10-23Merge commit 'refs/merge-requests/1815' of git://gitorious.org/statusnet/main...Craig Andrews
2009-10-21flip x flag on generated filesEvan Prodromou
2009-10-21statusnet.ini updateEvan Prodromou
2009-10-21new data structures for locationEvan Prodromou
2009-10-16Merge branch '0.9.x' into TwitterBridgePluginZach Copley
2009-10-15Added support for profile designs to the twitter APITrever Fischer
2009-10-14Make queuing and daemons work via eventsZach Copley