Mohammad Reza Kianifar

Results 7 issues of Mohammad Reza Kianifar

نام ماه ۵ ام به اشتباه "امرداد" است

how can I set the default value to this: today + 1 month later

Hi Thanks for your great product! But it has some misses which seem really useful. For example grep option which there is a pull request which adds this feature. And...

When using a direct message group as the recipient for 1:1 or self DMs, we need to ensure the `read_by_sender` [parameter](https://github.com/zulip/zulip/blob/10.x/zerver/actions/scheduled_messages.py#L61-L63) is set correctly when scheduling a message. Fixes: part...

size: L
mentor review

To maintain API compatibility during migration to `DirectMessageGroup` for 1:1 DMs, generate notification payloads for such messages in the same format as those sent to a `Personal` recipient. Fixes: part...

size: L
maintainer review

To maintain API compatibility during and after the migration to use `DirectMessageGroup` for 1:1 messages, we render the email notification for missed 1:1 DMs using `DirectMessageGroup` with the same format...

size: L
maintainer review

When migrating personal messages to use direct message groups, we need to handle cases where the personal recipient is `None` properly. This ensures a smooth transition as we move towards...

size: XL