Commit Graph

30 Commits

Author SHA1 Message Date
mappu e95c49e487 send dc message when contacts are shared in TG 2018-06-10 14:16:12 +12:00
mappu edabc2b597 add missing captions on voiceclip uploads 2018-06-10 11:14:08 +12:00
mappu 43a9b41dc3 add missing captions on photo uploads 2018-06-10 11:13:19 +12:00
mappu 47d740c98a patch missing format string 2018-06-09 19:11:01 +12:00
mappu dd99e2e572 support uploading all other telegram filetypes 2018-06-09 13:50:07 +12:00
mappu 01351353e3 support uploading stickers 2018-06-06 20:01:43 +12:00
mappu ed13dd5216 move user registration to linkbot menu file 2018-06-06 19:41:08 +12:00
mappu c9615cbdfb extract message-coalesce-buffer to separate file 2018-06-06 19:39:22 +12:00
mappu c4340a1b1e extract direct-message menu control to separate file 2018-06-06 19:38:03 +12:00
mappu 9ceef928f9 contented: initial work on file upload support 2018-06-06 19:35:54 +12:00
mappu 2668a6abbd fix extra star-space prefix on system messages breaking heuristic action detection 2018-06-05 18:41:19 +12:00
mappu a84b492a9a heuristic detect DC /me messages 2018-06-05 18:32:53 +12:00
mappu b4ee831a0a inline replies always flatten onto a single line 2018-06-05 18:16:50 +12:00
mappu e30f973e3c transform telegram quoted-messages into DC-style inline replies 2018-06-05 18:07:03 +12:00
mappu 4a38cb7b39 ignorenicks: use array, BC is not a concern at this stage 2018-06-05 17:49:24 +12:00
mappu 804691a476 unregister users that fail to log in to the upstream hub 2018-06-04 19:45:08 +12:00
mappu bb1fa987fc support multiple ignore nicks (comma-separated for backwards compatibility) 2018-06-04 19:20:49 +12:00
mappu c27708bb9b suppress log messages for system-messages-from-hub 2018-06-04 19:17:14 +12:00
mappu 8ba57e36e6 support /userlist[@botname] commands in group chat 2018-06-04 16:54:10 +12:00
mappu 3752fce714 filter characters in upstream nicks, to just alphanumeric 2018-06-04 16:47:07 +12:00
mappu f4025ad513 option to specify minimum length for upstream nicks 2018-06-04 16:46:49 +12:00
mappu b470b9a5b3 immediate failure on bad upstream connection states 2018-06-04 16:44:04 +12:00
mappu d785388d88 graceful failure when failing to send telegram->dc messages 2018-06-04 16:43:49 +12:00
mappu a61dcc3cb0 add race delay for existing connections during startup 2018-06-04 16:36:45 +12:00
mappu dd5fa7f900 add userlist/whois commands 2018-06-03 19:15:16 +12:00
mappu 246d2f12c8 isolate debugging messages behind new -Verbose flag (argument, not in config file) 2018-06-03 18:51:59 +12:00
mappu 57724ad67c coalesce redundant public chat messages (background timer) 2018-06-03 18:49:14 +12:00
mappu 9bfdc42187 wip (2) 2018-06-03 18:24:08 +12:00
mappu 6a7a7a51f6 wip 2018-06-03 16:39:45 +12:00
mappu 5c253575aa initial commit 2018-06-03 15:27:50 +12:00