index
:
statusnet/lukeshus-statusnet
0.7.x
0.8.x
0.9.x
1.0.x
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
Age
Commit message (
Expand
)
Author
2010-12-22
Makefile to compress LinkPreview's js
Brion Vibber
2010-12-22
When queueing is off, restore runs immediately. Indicate that we've already f...
Brion Vibber
2010-12-22
Don't trust text/xml mime types; generic content detection gives useless stuf...
Brion Vibber
2010-12-22
Revert "initialize ActivityObject::$extra"
Evan Prodromou
2010-12-22
Merge branch '0.9.x' of gitorious.org:statusnet/mainline into 0.9.x
Evan Prodromou
2010-12-22
Merge branch '0.9.x' of gitorious.org:statusnet/mainline into 0.9.x
Evan Prodromou
2010-12-22
Initialize $extra member to empty array on ActivityObject
Brion Vibber
2010-12-22
initialize ActivityObject::$extra
Evan Prodromou
2010-12-22
Merge branch 'righttoleave' into 0.9.x
Brion Vibber
2010-12-22
disable account deletion by default
Evan Prodromou
2010-12-22
Merge branch 'righttoleave' into 0.9.x
Evan Prodromou
2010-12-22
Error handling cleanup on backup/restore:
Brion Vibber
2010-12-22
fix notice error
Brion Vibber
2010-12-22
Partial fix for ticket #2964: bad .po file entries
Brion Vibber
2010-12-22
Partial fix for ticket #2964: bad .po files
Brion Vibber
2010-12-20
Merge branch 'master' of gitorious.org:statusnet/mainline into 0.9.x
Brion Vibber
2010-12-20
*cough* don't commit the code that breaks your code that you used to test the...
HEAD
master
Brion Vibber
2010-12-20
Slightly fancier debug code for PuSH hmac mismatches -- save the post to a te...
Brion Vibber
2010-12-20
Logging helper for bogus hmacs on PuSH in -- record the url & hub with the er...
Brion Vibber
2010-12-20
Logging helper for bogus hmacs on PuSH in -- record the url & hub with the er...
Brion Vibber
2010-12-20
Let activity objects write directly to activity's own outputter
Evan Prodromou
2010-12-18
Add events for representing objects as activity:object
Evan Prodromou
2010-12-17
Ticket #2959: implement api/users/profile_image endpoint in Twitter-compat API
Brion Vibber
2010-12-17
Merge branch 'sorting' into 0.9.x
Brion Vibber
2010-12-17
Sort indexing fix for profile sidebar: add group_member_profile_id_created_id...
Brion Vibber
2010-12-17
fix typo in showstream
Brion Vibber
2010-12-17
Sorting index fix for role lookups: adds profile_role_role_created_profile_id...
Brion Vibber
2010-12-17
Update sorting for conversation views: adds notice_conversation_created_id_id...
Brion Vibber
2010-12-17
Update Twitter calls to use documented API endpoints
Zach Copley
2010-12-17
action to restore a user's backup from the Web interface
Evan Prodromou
2010-12-17
Two bug fixes in activityimporter
Evan Prodromou
2010-12-17
change code order to make shorter lines
Evan Prodromou
2010-12-17
Update sorting for User::repeatedByMe() -- currently unused. Likely not ideal...
Brion Vibber
2010-12-17
Update sorting on api/statuses/retweets_of_me; was and remains poorly indexed...
Brion Vibber
2010-12-17
Update sorting on api/statuses/retweets: adds notice_repeat_of_created_id_idx...
Brion Vibber
2010-12-17
work around borkage in statuses/repeats -- tries to check an offset var that'...
Brion Vibber
2010-12-17
Update sorting for group inbox timelines; adds group_inbox_group_id_created_n...
Brion Vibber
2010-12-17
Update sorting on reply/mentions timeline: added reply_profile_id_modified_no...
Brion Vibber
2010-12-17
Update sorting for tag-filtered public timeline: needs notice_tag_tag_created...
Brion Vibber
2010-12-17
I'm still not sure when it's useful to reset a notice's author
Evan Prodromou
2010-12-17
add fixme for since_id/max_id on fave streaming (?)
Brion Vibber
2010-12-17
In LdapCommon checkPassword/changePassword only get the 'dn' attribute as an ...
Craig Andrews
2010-12-17
Update sorting for user tagged timelines (indexing was bad before and remains...
Brion Vibber
2010-12-17
Make restoreuser use new FeedImporter queue handler
Evan Prodromou
2010-12-17
Update notice sorting for profile streams; extract more common code to Notice...
Brion Vibber
2010-12-17
Notice::whereSinceId() and Notice::whereMaxId() encapsulate logic for buildin...
Brion Vibber
2010-12-17
Switch public timeline to new sorting; new index notice_created_id_is_local_idx
Brion Vibber
2010-12-17
Initial switch of public timeline stream to use timestamps for internal sorting
Brion Vibber
2010-12-17
Notice::getAsTimestamp() static function to look up the timestamp for a given...
Brion Vibber
2010-12-17
only run explain on selects
Brion Vibber
[next]