Tdesktop: [Feature Request] Remove Pinned Chats limit

Created on 19 Feb 2017  Â·  32Comments  Â·  Source: telegramdesktop/tdesktop

Currently, pinned chats are limited to 5, but someone may have 100+ chats, of which he wants 10 to be pinned.

Please remove this limit. (I'm thinking you're using an array with max length of 5, if that's the case, change it to a linked list :D )

api issue wontfix

Most helpful comment

@CodingSpiderFox

  • There is no filter / groups in the telegram so the whole list with bots, people and chans are the big mess, sometimes i even miss a messages from the people in this trash, i even created a second account for the groups, to use on another phone, but its another story
  • Why to limit up to 5 pins if there is such awful filter options ?

All 32 comments

It's a server side limit

Where do we report the issue for the server then?

@ovidiub13 Twitter or Support (Ask a Question button in settings)

Has this been reported to the server side project?
If so, could you please provide a link to the issue here?

@CodingSpiderFox Server side issues are tracked internally. Even if you get the link you won't be able to view it.

Does that mean the issue was reported?
On May 7, 2017 08:47, "Viktor Oreshkin" notifications@github.com wrote:

@CodingSpiderFox https://github.com/CodingSpiderFox Server side issues
are tracked internally. Even if you get the link you won't be able to view
it.

—
You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub
https://github.com/telegramdesktop/tdesktop/issues/3026#issuecomment-299686114,
or mute the thread
https://github.com/notifications/unsubscribe-auth/AYAcVnMJdSXcZuUzlZl6ywdIQ30go2mWks5r3Wj-gaJpZM4MFYpx
.

@CodingSpiderFox I don't know. I personally haven't reported it.

Wow, this issue is closed. Just 5 pinned chat is so little. I have 9 main groups and 2 of them I need to search on the search field everyday, several times.

Can someone please tell me how to contact the server side maintainers?

@CodingSpiderFox https://twitter.com/telegram or in app support.

Reported it via in-app support. By the way: I was told that this is the official way to report server side issues.

"(Here in this chat is the official way for suggestions by the way. The app developers normally don't comment on such things.)"

This is really absurd.

The Telegram X app source code:

/org/thunderdog/challegram/TGDataManager.java/updateOption()

Can you explain what in detail you mean by saying absurd and why?

@CodingSpiderFox

  • There is no filter / groups in the telegram so the whole list with bots, people and chans are the big mess, sometimes i even miss a messages from the people in this trash, i even created a second account for the groups, to use on another phone, but its another story
  • Why to limit up to 5 pins if there is such awful filter options ?

Tabs for people, groups, bots and channels. No pin limit.

Atleast 20 pins!!! 5 is crazy

No pin limit.

2018-05-28 4:30 GMT-03:00 DoJoMast3r notifications@github.com:

Atleast 20 pins!!! 5 is crazy

—
You are receiving this because you commented.
Reply to this email directly, view it on GitHub
https://github.com/telegramdesktop/tdesktop/issues/3026#issuecomment-392443918,
or mute the thread
https://github.com/notifications/unsubscribe-auth/AAUNfiSwmEN-ecstJNpEzSlrqYNEIAE7ks5t26eFgaJpZM4MFYpx
.

version 1.3.9 telegram desktop ubuntu
and there are pin limit !!

proof -- https://i.imgur.com/fMEljJY.png

Wow seriously that tabs to simplify out things and no pin limit is a bad idea? Ok, it's better to scroll for people, groups, channels and bots on a single list and a nice 5 pin limit.

you say "no pin limit"
but there are pin limit !!

maybe you write your thinking not fully correctly ))

Need this feature, please update

Open Sesame!

Same there. @TelegramBackendTeam, please, remove 5 pinned dialogs limit.

+1

Hi dev team, it has been over a year since I posted my issue in regards to this explaining the common sense behind having multiple pin options and being able to sort them (a year) https://github.com/telegramdesktop/tdesktop/issues/4037

And 2 years since the OP here did it. I have no clue why, even at the server side someone though that 5 as a max was enough. Same reason am guessing at one point bill gates thought 640kb of ram was enough. So please solve this rather simple issue. I do not think the way the code was done in the server and the way it was programmed was done in a non future proof way to not solve this months ago.

+1

As a note if server side is troublesome to implement - make client option to pin chats as you like - cause yes common sense is that it`s extremely comfortable to have at hand and see changes on persons/channels chats you like

Guys, I understand there's a server-side limit, but as a compromise, why not to raise this limit client-side even though those chats won't be synched? As mentioned before in many comments, not everybody needs sync. I'd be totally fine with 5 synched chats and the rest just pinned in desktop app. Thanks!

It's impossible for me to use Telegram without more than 5 pinned chats

Hi guys, just in case this issue is linked to issue #6697 but that one is linked to this one, so which one is the actual one?

@luisalvarado #6697 has been closed because as a duplicate of _this_ issue. This issue has been closed because tdesktop is not going to change the limit as long as the API does not change it

@Neurotoxin001 there is a limit of chats you can pin, the API won't accept any request trying to pin the 6th chat on your list - and the max number of pinned chats is also passed to the clients when they ask for the server config. The clients you mentioned just ignore whatever limit the API wants you to respect, but obviously by doing that they cannot sync the chats the users pin if they want to pin more than 5

Was this page helpful?
0 / 5 - 0 ratings

Related issues

Justinzobel picture Justinzobel  Â·  3Comments

beppe9000 picture beppe9000  Â·  3Comments

Liudvikas picture Liudvikas  Â·  3Comments

ghost picture ghost  Â·  3Comments

LeonTheOriginal picture LeonTheOriginal  Â·  3Comments