mirror of
https://github.com/indentlabs/notebook.git
synced 2025-10-26 11:19:22 +00:00
- Add counter caches for followers/following counts to improve performance - Fix N+1 queries in user profiles with proper includes and pagination - Optimize User model methods to use exists? instead of loading all records - Add database indexes for user profile queries - Fix CSS selector specificity in timeline_events.css to prevent style bleed - Update profile views to use content type color/icon methods consistently - Replace hardcoded colors with dynamic content type colors - Add three-dot menu dropdown to content breadcrumb navigation 🤖 Generated with [Claude Code](https://claude.ai/code) Co-Authored-By: Claude <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| billing | ||
| concerns | ||
| documents | ||
| events | ||
| page_collections | ||
| page_data | ||
| page_groupers | ||
| page_types | ||
| referrals | ||
| serializers | ||
| stream | ||
| suggestions | ||
| timelines | ||
| users | ||
| voting | ||
| api_request.rb | ||
| application_integration.rb | ||
| application_record.rb | ||
| basil_commission.rb | ||
| basil_feedback.rb | ||
| basil_field_guidance.rb | ||
| document_revision.rb | ||
| end_of_day_analytics_report.rb | ||
| folder.rb | ||
| integration_authorization.rb | ||
| page_reference.rb | ||
| word_count_update.rb | ||