nmdc-telegramfrontend/TODO.txt

41 lines
1.5 KiB
Plaintext
Raw Normal View History

2018-06-03 03:51:38 +00:00
2018-06-03 04:39:45 +00:00
[X] Menu for direct messages
[X] Commands for new user registration
2018-06-03 06:24:08 +00:00
[X] If registered/online -- responding to PMs (always require prefix)
2018-06-03 03:51:38 +00:00
2018-06-03 04:39:45 +00:00
[X] Open upstream connections
[X] when registered users join the groupchat
[X] open existing connections at app startup
2018-06-03 03:51:38 +00:00
[ ] Handle upstream messages
2018-06-03 06:24:08 +00:00
[X] System messages
[X] Public messages
[X] Coalesce matches from multiple upstream connections (timer?)
2018-06-03 06:24:08 +00:00
[X] Exclude messages from hub-security (custom nick)
2018-06-03 06:35:37 +00:00
[X] Allow sending public messages to DC from inside the group chat
2018-06-03 06:24:08 +00:00
[ ] Nick translation
[X] Private messages
[X] Send directly to telegram user account (even if they're telegramuser-on-dc - telegramuser-on-dc PMs i guess)
[X] Allow replying to PMs with /pm [recipient] message
2018-06-03 03:51:38 +00:00
2018-06-03 06:24:08 +00:00
[X] Graceful termination
[X] Ability to close nmdc connections
[X] Close nmdc connection && deregister user (with bot message) when user leaves groupchat
2018-06-03 03:51:38 +00:00
2018-06-03 04:39:45 +00:00
[X] Block unknown users from entering telegram channel
2018-06-03 03:51:38 +00:00
[ ] Attachment support
[ ] 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)
[ ] Contented support - convert known URLs with image mime type to telegram images
2018-06-03 06:24:08 +00:00
[ ] Including private messages??? is that possible?
2018-06-03 03:51:38 +00:00
2018-06-03 06:35:37 +00:00
[ ] Editing Messages support
[ ] Extra DM commands
[ ] Get native userlist
[ ] Check if native user is online
[ ] Get native user description / sharesize / ...
2018-06-03 03:51:38 +00:00
[ ] Publish