kepka icon indicating copy to clipboard operation
kepka copied to clipboard

Unofficial Telegram Desktop messaging app

Results 88 kepka issues
Sort by recently updated
recently updated
newest added

## Yesterday I got banned right after I logged in to this client, because there is apparently a bug/feature in TdLib that causes accounts to get "disabled" to prevent SPAM...

See #240

pr:WIP DO NOT MERGE
category:Sync

See [here](https://ci.appveyor.com/project/procxx/tdesktop/history): AppVeyor is unable to build Kepka. Probably Qt version has been updated, and we'll need to upgrade the build scripts a bit.

category:Infrastructure

As in Telegram for Android there is a feature to decrease unread messages count in chat on scroll. We should implement it.

category:Sync

## Feature description One of the favorite features of [Bettergram](https://www.bettergram.io/) (discontinued at the moment) is "Favorite tab". It helps to focus on what you do and to don't distract yourself...

The remaining things are: - [ ] Create new data_flags; - [ ] Update references to new data_flags; - [x] Create new data_peer; - [ ] Drop structs.h and structs.cpp....

category:Infrastructure
category:Sync

category:Bug
category:Regression

## Message filter Simple message filtering by comparing messages with a list of forbidden strings to remove ads from channels (or other annoyances).

category:New feature

For better backporting I suggest to adopt the good (as I think) code refactorings from upstream. NB: We should not blindly cherry-pick these commits, because some upstream commits are ambigious...

category:Infrastructure
category:Refactoring
category:Upstream
category:Sync
category:To do