tweb icon indicating copy to clipboard operation
tweb copied to clipboard

Telegram Web K, GPL v3

Results 175 tweb issues
Sort by recently updated
recently updated
newest added

Please tell me, where is button logout. Because I click settings --- and i don't watch logout.

enhancement

**Describe the bug** A clear and concise description of what the bug is. **To Reproduce** Steps to reproduce the behavior: 1. Go to '...' 2. Click on '....' 3. Scroll...

bug

**Describe the bug** [Airalo](https://www.airalo.com) and probably other websites are using links of the form `https://telegram.me/share/?url=` to allow users to send messages with Telegram. Such links works well when opened in...

bug

I have a private channel and the content is restricted on it But if someone is using telegram web releases, he can access it, download and screenshot any thing Is...

enhancement

**Describe the bug** Telegram Web K incorrectly splits big message: it sends first part and last part, losing everything else **To Reproduce** Steps to reproduce the behavior: - Open chat...

bug

**Describe the bug** Pressing "Esc" doesn't close chat if window has particular width **To Reproduce** Steps to reproduce the behavior: - I have desktop. With Google Chromium on Desktop -...

bug

**Describe the bug** When I disable animations from the menu, I expect them to be disabled. However, some animations are still displayed. **To Reproduce** Steps to reproduce the behavior: 1....

bug

## Start code contribution now without pain of installing dependancies, versions, etc. ### Running in docker #### Developing: * Install dependencies `docker-compose up tweb.dependencies`. * Run develop container `docker-compose up...

**Describe the bug** Due to the use of anonymous functions in event listeners, there is an endless filling of the heap, which can indirectly affect the performance described in this...

bug

For example: Copy a link on Windows the HTML in clipboard will be: ```html Telegram Web ``` The `*` in regex is greedy, it will match to last comment ending,...