paper-plane icon indicating copy to clipboard operation
paper-plane copied to clipboard

Chat over Telegram on a modern and elegant client

Results 143 paper-plane issues
Sort by recently updated
recently updated
newest added

We should use ".accent" CSS style class here. ![image](https://user-images.githubusercontent.com/23530586/188517912-be0992d2-5565-4b9c-af3c-135befa67d79.png) Image courtesy of @alissonlauffer.

bug

The avatar picture is texture drawn with cairo and trying to mimic adw avatar ![pic1](https://user-images.githubusercontent.com/63008755/187073209-3c739982-7408-4033-a28a-42780621ab11.png) ![pic2](https://user-images.githubusercontent.com/63008755/187072838-a5212f69-690c-4249-8806-d751b34270fe.png) ![pic3](https://user-images.githubusercontent.com/63008755/187072839-5134cd61-1544-41fb-9f5d-5ac3e9fd6d06.png) note: font doesn't support japanese symbols ![pic4](https://user-images.githubusercontent.com/63008755/187072840-efee4943-c138-471a-a8b8-251d52cc1de2.png) ![pic5](https://user-images.githubusercontent.com/63008755/187073053-06e7ae85-8448-484f-8a4c-cfce6735d7d8.png) upd: now avatar color matches...

Since the `Sidebar`'s `ListView` only holds chats now, make both the `SidebarRow` and `SidebarAvatar` have a "chat" property instead of the generic "item" one.

Depends on #361 and #362. This PR adds more search functions, like searching for known chats on the server (for those chats that are not present in the main list)...

This is a tracking issue for implementing a full featured preferences window. This only serves the purpose of discussing and creating designs. If you want to work on implementing something...

enhancement

Feature request: when adding a new account, let the user choose the ip/url of the endpoint of the telegram server, that way it will work also on custom servers

enhancement

Translations update from [Hosted Weblate](https://hosted.weblate.org) for [Paper Plane/Main](https://hosted.weblate.org/projects/paper-plane/main/). Current translation status: ![Weblate translation status](https://hosted.weblate.org/widget/paper-plane/main/horizontal-auto.svg)

For example like here: ![issue](https://github.com/paper-plane-developers/paper-plane/assets/67186086/4528d5ee-b1b7-4c3b-a377-9d683a7f6b1e) This function is also available in the official Telegram client.

When you view a conversation with unread messages, or even if the person in the opened conversation is messaging you, the unread counter will not be cleared, and will increase...