[ Eddy-Cash/eddythink ] Implement EddyThink AI demo with token management
This Flutter application allows users to interact with an AI model by sending prompts and receiving responses. It includes functionality for managing user tokens and credits, and displays the conversation in a user-friendly interface.
[ arbadacarbaYK/gittr ] Fix profile page repo filtering and homepage most active repos
- Fixed profile page filtering to show all repos with Nostr event IDs (not just 'live' status)
- Increased timeout for homepage most active repos query from 15s to 20s
- Added debug logging for homepage most active repos
- Fixed dark mode scrollbar styling globally
- Fixed activity timeline to fit container instead of showing scrollbar
- Fixed profile page activity counting to query PRs/issues by repo (#a tag)
- Increased timeout for countActivitiesFromNostr to 15s