[PR #105] [MERGED] feat(posts): red badge when a new post is available #95

Closed
opened 2026-05-07 00:17:53 +02:00 by BreizhHardware · 0 comments

📋 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: devHead: feat/new-posts


📝 Commits (1)

  • 1571cb4 feat(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.

## 📋 Pull Request Information **Original PR:** https://github.com/appen-isen/studysen/pull/105 **Author:** [@dd060606](https://github.com/dd060606) **Created:** 11/4/2025 **Status:** ✅ Merged **Merged:** 11/4/2025 **Merged by:** [@dd060606](https://github.com/dd060606) **Base:** `dev` ← **Head:** `feat/new-posts` --- ### 📝 Commits (1) - [`1571cb4`](https://github.com/appen-isen/studysen/commit/1571cb4864ce367a6752eb47fdafbf7941875760) feat(posts): red badge when a new post is available ### 📊 Changes **7 files changed** (+121 additions, -5 deletions) <details> <summary>View changed files</summary> 📝 `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) </details> ### 📄 Description Badge sur l'icône des clubs quand il y a un nouveau post --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
BreizhHardware 2026-05-07 00:17:53 +02:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/studysen#95
No description provided.