index
:
statusnet/lukeshus-gnu-social
0.7.x
0.8.x
0.9.x
1.0.x
base_plugins
master
testing
Unnamed repository; edit this file 'description' to name the repository.
git-mirror
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
classes
Age
Commit message (
Expand
)
Author
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
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
[next]