sa3eedDev / U.G.L.Y

Other
1 stars 1 forks source link

Undefined time for scheduled messages #6547 #8

Open cruzj2018 opened 4 years ago

cruzj2018 commented 4 years ago

I just wanna have some drafts without necessity to set exact publishing time, even it is long-long future (current maximum interval is 365 days, innit?).

It could be implemented as descrete stroke under the date, like this mock-up: image

cruzj2018 commented 4 years ago

Editing the default schedule time to 10 years is a close approach to solve the issue. DefaultScheduleTime located in TBuild\tdesktop\Telegram\SourceFiles\history\view\history_view_schedule_box.cpp line 541 changing the default time to 100 years results in compiling error.