[PR #36] [MERGED] Fix/notifications #64

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

📋 Pull Request Information

Original PR: https://github.com/appen-isen/studysen/pull/36
Author: @BreizhHardware
Created: 2/26/2025
Status: Merged
Merged: 2/26/2025
Merged by: @BreizhHardware

Base: mainHead: fix/notifications


📝 Commits (2)

  • 7ffb5fd feat(notifications): add device ID display and registration for push notifications
  • 19110c1 feat(notifications): update notification channel configuration and add Google services file

📊 Changes

5 files changed (+146 additions, -71 deletions)

View changed files

📝 app.json (+64 -58)
📝 app/(settings)/notifications.tsx (+4 -0)
google-services.json (+29 -0)
📝 store/settingsStore.ts (+1 -0)
📝 utils/notificationConfig.ts (+48 -13)

📄 Description

ça marche enfin


🔄 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/36 **Author:** [@BreizhHardware](https://github.com/BreizhHardware) **Created:** 2/26/2025 **Status:** ✅ Merged **Merged:** 2/26/2025 **Merged by:** [@BreizhHardware](https://github.com/BreizhHardware) **Base:** `main` ← **Head:** `fix/notifications` --- ### 📝 Commits (2) - [`7ffb5fd`](https://github.com/appen-isen/studysen/commit/7ffb5fd8a2b999f6bdb2ba3d4135b7e6ff3dde7a) feat(notifications): add device ID display and registration for push notifications - [`19110c1`](https://github.com/appen-isen/studysen/commit/19110c1bcafc0218fdedc3b6cd11764758cba141) feat(notifications): update notification channel configuration and add Google services file ### 📊 Changes **5 files changed** (+146 additions, -71 deletions) <details> <summary>View changed files</summary> 📝 `app.json` (+64 -58) 📝 `app/(settings)/notifications.tsx` (+4 -0) ➕ `google-services.json` (+29 -0) 📝 `store/settingsStore.ts` (+1 -0) 📝 `utils/notificationConfig.ts` (+48 -13) </details> ### 📄 Description ça marche enfin --- <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:41 +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#64
No description provided.