Commit Graph

66 Commits

Author SHA1 Message Date
mappu 8ec35c49fa doc/README: add links for archived releases 2020-05-06 17:54:04 +12:00
mappu 3b9e077e75 vendor: remove dep metadata files 2018-12-31 18:02:28 +13:00
mappu 7fd260cefb doc: move README to top-level md file 2018-11-07 19:00:25 +13:00
mappu b0195be43d build: extra ldflags 2018-11-07 18:57:11 +13:00
mappu 6b4334cfc8 convert to go modules 2018-11-07 18:55:32 +13:00
mappu 327709cb10 doc: remove TODO.txt (moved to Gitea issues) 2018-11-07 18:52:26 +13:00
mappu 047c3deb89 hg2git: convert ignores, remove hgtags 2018-11-07 18:51:54 +13:00
mappu e14a5a2839 bump next version to 1.0.2 2018-06-10 14:21:52 +12:00
mappu 00cd788cce Added tag v1.0.1 for changeset a865c1797be4 2018-06-10 14:21:38 +12:00
mappu dec185942f doc: changelog for 1.0.1 2018-06-10 14:21:06 +12:00
mappu 4d40499f8e doc: add go-get tags 2018-06-10 14:20:59 +12:00
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 dd6d1c73bb doc: format README for code.ivysaur.me 2018-06-09 18:45:04 +12:00
mappu 3dc931aa36 doc: clean up TODO 2018-06-09 18:39:04 +12:00
mappu bf785cc057 bump version to 1.0.1 2018-06-09 18:36:28 +12:00
mappu 3345905f91 Added tag v1.0.0 for changeset 1e6ec1004b02 2018-06-09 18:36:03 +12:00
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