mirror of
https://github.com/appen-isen/studysen.git
synced 2026-05-09 08:25:23 +02:00
[PR #105] [MERGED] feat(posts): red badge when a new post is available #95
Labels
No labels
bug
bug
bug
enhancement
pull-request
suggestion
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/studysen#95
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/appen-isen/studysen/pull/105
Author: @dd060606
Created: 11/4/2025
Status: ✅ Merged
Merged: 11/4/2025
Merged by: @dd060606
Base:
dev← Head:feat/new-posts📝 Commits (1)
1571cb4feat(posts): red badge when a new post is available📊 Changes
7 files changed (+121 additions, -5 deletions)
View changed files
📝
app/(tabs)/_layout.tsx(+21 -2)📝
app/(tabs)/clubs.tsx(+12 -1)📝
app/(tabs)/settings.tsx(+6 -0)📝
app/_layout.tsx(+2 -0)📝
app/post-details.tsx(+1 -1)📝
services/syncService.ts(+36 -1)📝
stores/clubsStore.ts(+43 -0)📄 Description
Badge sur l'icône des clubs quand il y a un nouveau post
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.