Brion Vibber
|
5300d657cc
|
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
|
2010-12-17 16:22:26 -08:00 |
|
Brion Vibber
|
146d6b8b73
|
Sorting index fix for role lookups: adds profile_role_role_created_profile_id_idx index on profile_role
|
2010-12-17 16:12:44 -08:00 |
|
Brion Vibber
|
fb65d5901d
|
Update sorting for conversation views: adds notice_conversation_created_id_idx index on notice, replacing more limited notice_conversation_idx
|
2010-12-17 16:08:37 -08:00 |
|
Brion Vibber
|
1b90ed564a
|
Update sorting on api/statuses/retweets: adds notice_repeat_of_created_id_idx index to replace notice_repeatof_idx
|
2010-12-17 15:13:09 -08:00 |
|
Brion Vibber
|
66474586af
|
Update sorting for group inbox timelines; adds group_inbox_group_id_created_notice_id_idx index to group_inbox table
|
2010-12-17 14:51:37 -08:00 |
|
Brion Vibber
|
3ddfa4de93
|
Update sorting on reply/mentions timeline: added reply_profile_id_modified_notice_id_idx index to reply table
|
2010-12-17 14:43:45 -08:00 |
|
Brion Vibber
|
00a5a5342a
|
Update sorting for tag-filtered public timeline: needs notice_tag_tag_created_notice_id_idx index added to notice_tag
|
2010-12-17 14:37:46 -08:00 |
|
Brion Vibber
|
53dd2583fc
|
Switch public timeline to new sorting; new index notice_created_id_is_local_idx
http://status.net/wiki/Sorting_changes
|
2010-12-17 12:49:02 -08:00 |
|