63f0eccd7c
Merge branch 'master' of https://git.togrand.xyz/kate/uniborg
bc4e2c9ac8
Merge branch 'master' of https://git.togrand.xyz/uniborg/uniborg
2a740440d5
Add superblock plugin
28f43b5bc8
use shield() correctly
3ea3808ac2
fix not waiting after rename
63f0eccd7c
Merge branch 'master' of https://git.togrand.xyz/kate/uniborg
bc4e2c9ac8
Merge branch 'master' of https://git.togrand.xyz/uniborg/uniborg
2a740440d5
Add superblock plugin
28f43b5bc8
use shield() correctly
3ea3808ac2
fix not waiting after rename
Add message info plugin
Again, clean up the TLObject's stringify first, then I'll implement those changes here.
Add message info plugin
It's not valid YAML anyways, it's YAML inspired (ie human readable and brief, unlike .stringify())
Add message info plugin
I don't see a way to get a really long printable bytes object from telegram, so it's not necessary.
Add message info plugin
Same, I literally just copied .stringify() from TLObject and modified it. So we should probably roast his code rather than mine.
Add message info plugin
lol, I was testing to see if telegram removes it (btw they don't) since it's not used by any clients. Should definitely be removed though.