nmdc-telegramfrontend/TODO.txt

30 lines
1.0 KiB
Plaintext
Raw Normal View History

2018-06-03 03:51:38 +00:00
2018-06-04 07:46:57 +00:00
## NEXT
2018-06-03 03:51:38 +00:00
[ ] Attachment support
2018-06-04 04:36:25 +00:00
[ ] Telegram -> NMDC
[ ] Convert telegram files/images/videos to raw URLs for NMDC
[ ] Bot API does allow downloading - but authenticated - need to re-host (either internally or upload to contented server)
[ ] Can download up to 20MB files, raise contented limit to match
[ ] Some photos and stickers come in multiple filesizes, from original down to thumbnail - take the largest size that fits in the Contented limit(?)
[ ] Display warning in groupchat if message cannot be delivered to native users, or if it was delivered at low fidelity
2018-06-03 06:24:08 +00:00
[ ] Including private messages??? is that possible?
2018-06-03 03:51:38 +00:00
2018-06-04 07:46:57 +00:00
[ ] Publish
2018-06-03 06:35:37 +00:00
2018-06-04 04:36:25 +00:00
2018-06-04 07:46:57 +00:00
## FUTURE
2018-06-04 07:28:49 +00:00
2018-06-04 07:46:57 +00:00
- Nick translation
- Editing Messages support
- show up in the hub as {message} **
- Drop hub connections for inactive telegram users
- no way to measure inactivity??
- Support passworded hub nicks
- Better/automatic detection of when an upstream disconnection should be reflected in telegram
- Being kicked hub-side should also lose the groupchat connection