Age | Commit message (Expand) | Author |
2010-03-11 | Drop timestamp cutoff parameter from User::getCurrentNotice() and Profile::ge... | Brion Vibber |
2010-03-03 | Use poster's subscribed groups to disambiguate group linking when a remote gr... | Brion Vibber |
2010-03-02 | Dropped deprecated timestamp-based 'since' parameter for all API methods. Whe... | Brion Vibber |
2010-02-19 | Refactor subs_* functions for remote use | Evan Prodromou |
2010-02-04 | Inbox::streamNotices() with deletion compensation: inbox paging should more o... | Brion Vibber |
2010-02-01 | restructuring of User::registerNew() lost password munging | Evan Prodromou |
2010-01-31 | buggy fetch for site owner | Evan Prodromou |
2010-01-29 | add hooks for user registration | Evan Prodromou |
2010-01-29 | method to get the site owner | Evan Prodromou |
2010-01-25 | Offload inbox updates to a queue handler to speed up posting online | Evan Prodromou |
2010-01-13 | unimplement repeatedToMe() until we figure out how | Evan Prodromou |
2010-01-09 | some formatting changes to make inblobs work | Evan Prodromou |
2010-01-09 | Use inbox instead of notice_inbox | Evan Prodromou |
2009-12-28 | More configuration options for location sharing | Evan Prodromou |
2009-12-28 | remove namespace setting from location; it's unused | Evan Prodromou |
2009-12-28 | check if other user exists before unsub | Evan Prodromou |
2009-12-22 | Fix for massively slow friends timeline query due to indexing bug introduced ... | Brion Vibber |
2009-12-16 | Add doc comments listing the array parameters for User::register() and Notice... | Brion Vibber |
2009-12-16 | Fix UserRightsTest unit tests | Brion Vibber |
2009-12-14 | add friends_timeline with no repeats in it | Evan Prodromou |
2009-12-12 | add statuses/retweeted_to_me to API | Evan Prodromou |
2009-12-12 | add statuses/retweets_of_me to API | Evan Prodromou |
2009-12-12 | add statuses/retweeted_by_me api action | Evan Prodromou |
2009-12-03 | Was deleting wrong subscription during block. Now deletes the blockee's sub i... | Zach Copley |
2009-12-03 | Make it impossible to block (and thus unsubscribe from your | Zach Copley |
2009-11-17 | Merge branch '0.9.x' of git@gitorious.org:statusnet/mainline into 0.9.x | 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 | move role functions to Profile class | Evan Prodromou |
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-09 | Revert "Remove more contractions" | Brion Vibber |
2009-11-08 | Remove more contractions | 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 | Fix bug 1962: deleteuser.php regression when OpenID plugin not enabled | Brion Vibber |
2009-11-07 | use upper-case constants for roles and rights in hasRight() | Evan Prodromou |
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-01 | Revert "Blacklist all files and directories in the web root (INSTALLDIR). Muc... | Evan Prodromou |
2009-10-28 | Merge branch '0.9.x' into location | Evan Prodromou |
2009-10-27 | Enable welcome bot to broadcast it's notices | Carlos Perilla |
2009-10-23 | update location while registering | Evan Prodromou |
2009-10-13 | remove inboxes option | Evan Prodromou |
2009-10-04 | Merge branch '0.8.x' into 0.9.x | Evan Prodromou |
2009-10-02 | also delete blocks | Evan Prodromou |
2009-10-02 | Merge branch '0.8.x' into deleteuser | Evan Prodromou |
2009-09-27 | let hooks override standard user rights | Evan Prodromou |
2009-09-27 | user rights | Evan Prodromou |