Commit Graph

4 Commits

Author SHA1 Message Date
d7709a3b25 chore: remove trailing whitespace from README.md line 42 2025-12-12 18:26:17 +00:00
5db33fc84d feat: implement blocking service with user-level content filtering
- Added BlockingService class with methods for managing blocked users and content
- Integrated blocking checks into message delivery pipeline to filter blocked senders
- Added database migration for blocked_users table with user_id and target_id columns
2025-12-10 14:39:19 +00:00
a1c1a890b3 chore: remove rant message from commit history to clean up repository 2025-12-04 19:33:22 +00:00
1f3e481c97 chore: initialize project structure with empty repository scaffold 2025-12-04 19:29:35 +00:00