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
Merge branch 'righttoleave' into 0.9.x
Evan Prodromou
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
2010-12-17
Event hook for SQLProfile
Brion Vibber
2010-12-17
SQLProfile: quickie plugin to run DB queries through 'explain' and log ones t...
Brion Vibber
2010-12-17
move activity importing code to two different queuehandler classes
Evan Prodromou
2010-12-17
Move accountrestorer class to feed importer
Evan Prodromou
2010-12-17
move code to get an author object for a feed to a library from Ostatus_profile
Evan Prodromou
2010-12-16
Document a few undocumented administration related events
Zach Copley
2010-12-16
Tickets #2112, 2333, 1677, 2362, 2831: fix AJAX form posting on SSL page view...
Brion Vibber
2010-12-16
Fix for ticket #2910: fix inconsistencies in notice posting response display ...
Brion Vibber
2010-12-16
Add lots of doc comments to util.js. Most stuff makes some kind of stuff, but...
Brion Vibber
2010-12-16
work in progress
Brion Vibber
2010-12-16
Fix ticket #2929: router cache now clears itself when switching singleuser mo...
Brion Vibber
2010-12-16
distribute flag for Notice::saveNew()
Evan Prodromou
[next]