- 21 Dec, 2010 7 commits
-
-
Evan Prodromou authored
-
Evan Prodromou authored
-
Evan Prodromou authored
-
Evan Prodromou authored
-
Evan Prodromou authored
-
Evan Prodromou authored
-
Evan Prodromou authored
-
- 20 Dec, 2010 9 commits
-
-
Evan Prodromou authored
-
Evan Prodromou authored
-
Evan Prodromou authored
-
Evan Prodromou authored
-
Evan Prodromou authored
-
Evan Prodromou authored
-
Evan Prodromou authored
-
Evan Prodromou authored
-
Evan Prodromou authored
-
- 19 Dec, 2010 5 commits
-
-
Evan Prodromou authored
-
Evan Prodromou authored
-
Evan Prodromou authored
-
Evan Prodromou authored
-
Evan Prodromou authored
-
- 18 Dec, 2010 13 commits
-
-
Evan Prodromou authored
-
Evan Prodromou authored
Add 6 new events to make it easier to override the type of an activity object.
-
Evan Prodromou authored
-
Evan Prodromou authored
-
Evan Prodromou authored
-
Evan Prodromou authored
-
Evan Prodromou authored
Form for saving bookmarks that looks like the delicious.com form. Save a new notice with the right text, but attach a new notice_bookmark table which marks this as a bookmark. Tags, URLs are kept the same.
-
Brion Vibber authored
-
Brion Vibber authored
-
Brion Vibber authored
Sort indexing fix for profile sidebar: add group_member_profile_id_created_idx to group_member table, streamlines sorting of your group memberships in the sidebar
-
Brion Vibber authored
-
Brion Vibber authored
Sorting index fix for role lookups: adds profile_role_role_created_profile_id_idx index on profile_role
-
Brion Vibber authored
Update sorting for conversation views: adds notice_conversation_created_id_idx index on notice, replacing more limited notice_conversation_idx
-
- 17 Dec, 2010 6 commits
-
-
-
Brion Vibber authored
-
Brion Vibber authored
Update sorting on api/statuses/retweets_of_me; was and remains poorly indexed, but will use updated sorting method.
-
Brion Vibber authored
Update sorting on api/statuses/retweets: adds notice_repeat_of_created_id_idx index to replace notice_repeatof_idx
-
Brion Vibber authored
work around borkage in statuses/repeats -- tries to check an offset var that's not there. use the limit var which is there instead
-
Brion Vibber authored
Update sorting for group inbox timelines; adds group_inbox_group_id_created_notice_id_idx index to group_inbox table
-