Age | Commit message (Expand) | Author |
2009-12-11 | save repeats from the form | Evan Prodromou |
2009-12-11 | Merge branch '0.9.x' into forward | Evan Prodromou |
2009-12-11 | change Notice::saveNew() to use named arguments for little-used options | Evan Prodromou |
2009-12-11 | show the repeat form in notice lists | Evan Prodromou |
2009-12-11 | reset executable bit on Notice.php and statusnet.ini | Evan Prodromou |
2009-12-11 | add repeat_of column to notice class | Evan Prodromou |
2009-12-10 | remove 'has forwarded' method from Profile | Evan Prodromou |
2009-12-10 | remove forward table from db scripts | Evan Prodromou |
2009-12-10 | move forwarding stuff to Repeat plugin | Evan Prodromou |
2009-12-10 | Override login_token's sequenceKey() so that it behaves correctly | Craig Andrews |
2009-12-08 | Merge branch '0.9.x' of git@gitorious.org:statusnet/mainline into 0.9.x | Evan Prodromou |
2009-12-08 | reorder notices when not using memcached | Evan Prodromou |
2009-12-09 | that pesky table named user - now quoted | Brenda Wallace |
2009-12-08 | make sure not to forward blocked users | Evan Prodromou |
2009-12-08 | method to check if a profile has forwarded a notice | Evan Prodromou |
2009-12-08 | pkeyGet() method for Forward and return value from saveNew() | Evan Prodromou |
2009-12-08 | Basic function to store forwards and redistribute | Evan Prodromou |
2009-12-08 | fix exe flag | Evan Prodromou |
2009-12-08 | add DB_DataObject for forward table | Evan Prodromou |
2009-12-05 | Added 'login' command that gives you a link that can be used to login to the ... | Craig Andrews |
2009-12-04 | use the new htmloutputter->style() function | Craig Andrews |
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-30 | Merge branch 'master' into 0.9.x | Zach Copley |
2009-11-27 | Fix regression in group posting: bug introduced in commit 1319002e1519fafb0e8... | Brion Vibber |
2009-11-27 | Fix regression in group posting: bug introduced in commit 1319002e1519fafb0e8... | Brion Vibber |
2009-11-27 | Log database errors when saving notice_inbox entries | Brion Vibber |
2009-11-27 | Log database errors when saving notice_inbox entries | Brion Vibber |
2009-11-26 | Add OpenID ini info back into statusnet.ini as a stopgap until we can | Zach Copley |
2009-11-25 | Remove relationship: user_openid.user_id -> user.id. I don't think this | Zach Copley |
2009-11-25 | Revert "Allow plugin DB_DataObject classes to not have to use the .ini file b... | Zach Copley |
2009-11-25 | Merge branch 'fix-openid' into 0.9.x | Zach Copley |
2009-11-25 | Remove relationship: user_openid.user_id -> user.id. I don't think this | Zach Copley |
2009-11-25 | Fix regression in remote subscription; added hasRole() shadow method on Remot... | Brion Vibber |
2009-11-25 | Fix regression in remote subscription; added hasRole() shadow method on Remot... | Brion Vibber |
2009-11-25 | Revert "Allow plugin DB_DataObject classes to not have to use the .ini file b... | Zach Copley |
2009-11-25 | Remove annoying log msg | Zach Copley |
2009-11-25 | Remove annoying log msg | Zach Copley |
2009-11-20 | correct the primary key for login_token | Craig Andrews |
2009-11-20 | Revert "Added 'login' command that gives you a link that can be used to login... | Evan Prodromou |
2009-11-18 | Merge branch '0.9.x' of gitorious.org:statusnet/mainline into 0.9.x | Craig Andrews |
2009-11-18 | Consolidate group creation into static function in User_group | Eric Helgeson |
2009-11-18 | Added Authorization plugin | Craig Andrews |
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 |