Commit Graph

47 Commits

Author SHA1 Message Date
mappu aa38114414 doc: prepare for 1.0.0 release 2018-06-09 18:35:35 +12:00
mappu a77dceadbe hgignore: exclude release artefacts 2018-06-09 18:34:02 +12:00
mappu f037293ba5 makefile: initial commit 2018-06-09 18:33:35 +12:00
mappu 3dcf42f790 doc: add screenshot (of help message) 2018-06-09 14:01:12 +12:00
mappu f03945d8fe doc: update README 2018-06-09 13:57:59 +12:00
mappu dd99e2e572 support uploading all other telegram filetypes 2018-06-09 13:50:07 +12:00
mappu d984e3df4c contented: replace octet-stream mime types with autodetected one, if possible; add timestamp to filenames 2018-06-09 12:19:27 +12:00
mappu 9bab40e4c6 run dep-prune (remove some readmes and fixtures from vendor dir) 2018-06-09 12:18:16 +12:00
mappu 7dfea92749 vendor: track h2non/filetype (MIT license) 2018-06-09 12:18:00 +12:00
mappu 24c2bfe7fb contented: mime type fix (working) 2018-06-07 19:39:29 +12:00
mappu 382717d082 contented: separate interior/exterior mime content-types 2018-06-07 19:11:28 +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 bafc724b8a readme: only put groupchat-safe commands in the BotFather command list 2018-06-05 18:34:58 +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 4ffcbadf5c doc: update TODO 2018-06-04 19:46:57 +12:00
mappu 804691a476 unregister users that fail to log in to the upstream hub 2018-06-04 19:45:08 +12:00
mappu 8134143daa vendor: update libnmdc to master 2018-06-04 19:41:33 +12:00
mappu 94f8587d26 doc: update TODO (2) 2018-06-04 19:28:49 +12:00
mappu f772d99db9 doc: update TODO 2018-06-04 19:21:51 +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 e2836b6388 vendor: update libnmdc to master (post-0.17.0) 2018-06-04 16:39:08 +12:00
mappu a61dcc3cb0 add race delay for existing connections during startup 2018-06-04 16:36:45 +12:00
mappu 785d314cd1 doc: update TODO 2018-06-04 16:36:25 +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 5c23f23d10 doc: update TODO 2018-06-03 18:35:37 +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 574274c43d TODO 2018-06-03 15:51:38 +12:00
mappu 10bb9e9233 hgignore 2018-06-03 15:28:41 +12:00
mappu a61d46e81c vendor dependencies (dep) 2018-06-03 15:28:05 +12:00
mappu 5c253575aa initial commit 2018-06-03 15:27:50 +12:00