Skip to content

Alicia Wynona Tjahjadi | Oct2025-1 | Module-Legacy-Code | Sprint-1 | Purple Forest: New Feature: Rebloom - #5

Open
aliciawt wants to merge 10 commits into
mainfrom
feature/rebloom
Open

Alicia Wynona Tjahjadi | Oct2025-1 | Module-Legacy-Code | Sprint-1 | Purple Forest: New Feature: Rebloom #5
aliciawt wants to merge 10 commits into
mainfrom
feature/rebloom

Conversation

@aliciawt

@aliciawt aliciawt commented Jul 1, 2026

Copy link
Copy Markdown
Owner

Feature: Rebloom

Description

Users can now rebloom (share) blooms they like. When a user reblooms a bloom, it appears in their followers' feeds with clear attribution to both the original author and the rebloomer.

Implementation

  • Added reblooms table to track who rebloomed which bloom
  • Added original_bloom_id to blooms table to track rebloom relationships
  • Added POST /rebloom/<bloom_id> endpoint
  • Reblooms appear in both profile and home timeline
  • Shows rebloom count and recent rebloomers
  • Button shows different states: 🔁 Rebloom (count) or ✅ Rebloomed (count)
  • Rebloom attribution: 🔁 Rebloomed from @username

Testing

  • Can rebloom a bloom
  • Rebloom appears in timeline
  • Rebloom appears in profile feed
  • Rebloom count updates correctly
  • Shows who rebloomed the bloom
  • Cannot rebloom the same bloom twice
  • Button shows correct state

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant