relay/app
Andros Fenollosa 75460aa567 fix: Handle Follow relationship constraints during redirect merge
When merging duplicate feeds with redirects, Follow relationships
can generate UNIQUE constraint errors if the relationship already
exists between the same profiles.

This fix:
- Iterates Follow relationships individually
- Checks for existing relationships before updating
- Deletes duplicates safely
- Adds comprehensive error handling

Similar approach to PollVote fix.

Resolves issue with feeds like haiverin.scot redirect.

Signed-off-by: Andros Fenollosa <hi@andros.dev>
2025-11-23 10:58:04 +01:00
..
boosts Refactor 2025-11-17 08:14:26 +01:00
feeds fix: Handle Follow relationship constraints during redirect merge 2025-11-23 10:58:04 +01:00
groups Added etag and mod header 2025-11-05 15:03:20 +01:00
interactions Refactor 2025-11-17 08:14:26 +01:00
mentions Added etag and mod header 2025-11-05 15:03:20 +01:00
notifications Added boosts 2025-11-16 18:41:45 +01:00
polls Added etag and mod header 2025-11-05 15:03:20 +01:00
public Added interactions 2025-11-17 08:07:07 +01:00
reactions Refactor 2025-11-17 08:14:26 +01:00
replies Refactor 2025-11-17 08:14:26 +01:00
repliesto Added etag and mod header 2025-11-05 15:03:20 +01:00
rss RSS: Added cache system 2025-11-16 09:42:06 +01:00
search Added etag and mod header 2025-11-05 15:03:20 +01:00