TelegramMessenger / TelegramMessenger/Telegram-iOS

[Feature Parity] Smart Notification support

Open
#295 1 comment 8 reactions 0 assignees View on GitHub

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

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.