Your Feed
What's happening?Thread
state:
auth_state:
user_id:
This is a Telegram Timeline MVP.
It takes all the Channels (not Groups or DMs) that you are a member of on Telegram, and puts them all into a singular feed for you, Just like twitter.
Log-in to telegram below:
Log-in code sent to your telegram account!
This could take a couple seconds, hold tight.
This webapp is hosted statically on Github Pages here: https://github.com/torvid21 It's also fully open source! It's all a single ~2kLOC html file containing all the html/css/script, so it should be easy for anyone to audit. Only external library is TDweb, a wrapper for the telegram API found here: https://www.npmjs.com/package/tdweb LIVE version is here: https://teletime.net/ DEV version is here: http://212.100.102.124:8000/ TO-DO List: 1. Add tooltips to everything 3. Document download 4. Add DMs in the bottom right 5. Add a list of everyone you currently follow Maybe have it ask your interests? (memes, furry, cars, food/cooking, etc) 6. Make it so posts are cleverly filtered such that channels that spam a lot show up less 7. Add support for commenting inline, comment threading 8. Support for likes 9. Loading replies as sub-threads 10. Make it load the minithumbnail at the right size immedietly 11. Lightbox and loading high-res for images