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-22
Fix for massively slow friends timeline query due to indexing bug introduced ...
Brion Vibber
2009-12-22
Merge branch 'testing'
Evan Prodromou
2009-12-16
Merge branch '0.9.x' into testing
0.9.0rc2
Evan Prodromou
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-16
Cleanup undefined variable notice: set a couple more null defaults for new pa...
Brion Vibber
2009-12-16
slight cleanup for a bit in Notice.php where a var was reused for different t...
Brion Vibber
2009-12-15
Merge branch '0.9.x' into testing
Evan Prodromou
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
Debug check to track down live error -- wrong data type sometimes being sent ...
Brion Vibber
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-11
Merge branch '0.9.x' into testing
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-08
Merge branch '0.9.x' into testing
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
[next]