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-29
Add progress output and optional --sleep-time parameter to triminboxes.php
Brion Vibber
2009-12-29
Fix for saving user location preferences -- user_id field was marked as an au...
Brion Vibber
2009-12-28
Merge branch 'locshunt' into 0.9.x
Evan Prodromou
2009-12-28
Merge branch 'master' into 0.9.x
Evan Prodromou
2009-12-28
Move location-argument-handling code into a single function
Evan Prodromou
2009-12-28
More configuration options for location sharing
Evan Prodromou
2009-12-28
user_id is primary key for user_location_prefs
Evan Prodromou
2009-12-28
remove namespace setting from location; it's unused
Evan Prodromou
2009-12-28
turn off exe bits
Evan Prodromou
2009-12-28
add user-location-prefs data objects
Evan Prodromou
2009-12-28
check if other user exists before unsub
Evan Prodromou
2009-12-23
Merge branch '0.9.x' of git@gitorious.org:statusnet/mainline into 0.9.x
Evan Prodromou
2009-12-22
Fix for massively slow friends timeline query due to indexing bug introduced ...
Brion Vibber
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-22
Skip DB_DataObject's in-process cache for static gets on CLI processes.
Brion
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
[next]