TelegramMessenger / TelegramMessenger/Telegram-iOS
[Feature Parity] Smart Notification support
Nobody has claimed this yet.
- Dominant language
- Swift
- Stars
- 9k
- Forks
- 2.9k
- PR merge metrics
- No merged PRs in 30d
Description
Currently, in the Android Telegram client, you can set the client up to only send you x amount of notifications from a chat in x minutes, so for exmaple, if i only wanted a channel to send me notifications as they come in, but if there are more than 10 messages in 5 minutes, it'd get muted for 5 minutes.
(Sorry if this repo doesn't accept feature/parity requests!)
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
The issue names no files, tests, or implementation entry points. Start by locating Telegram iOS notification settings and compare them with the Android behavior described: configurable message and time thresholds should temporarily mute a chat when the threshold is exceeded, then restore notifications after the mute interval.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- swift
- Domain
- mobile
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100