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-15
call DB_DataObject::__destruct() if it exists
Evan Prodromou
2009-12-15
take out DB_DataObject destructor
Evan Prodromou
2009-12-15
create a method for notification for new messages, and use it
Evan Prodromou
2009-12-14
Add destructor on Memcached_DataObject to free DB_DataObject's global storage...
Brion Vibber
2009-12-14
add friends_timeline with no repeats in it
Evan Prodromou
2009-12-12
remove obsoleted getStream, getStreamDirect, getCachedStream from Notice; use...
Evan Prodromou
2009-12-12
add statuses/retweeted_to_me to API
Evan Prodromou
2009-12-12
clear repeat_of flag when a notice is deleted
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-12
add statuses/retweets to API
Evan Prodromou
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
[next]