Adopt upstream code reorganisings
leha-bot opened this issue · 1 comments
leha-bot commented
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 and contain more than one logical change:
- telegramdesktop/tdesktop@ffc20e4 - split huge "structs.h" into pieces;
- telegramdesktop/tdesktop@6ca105a - style fixes, bug fixes and all useful from this amalgamete;
- telegramdesktop/tdesktop@d93c1cc improve compile times (by avoiding in-header methods definitions)
This list will be updating soon.