Commit Graph

  • 8ec35c49fa doc/README: add links for archived releases master mappu 2020-05-06 17:54:04 +1200
  • 3b9e077e75 vendor: remove dep metadata files mappu 2018-12-31 18:02:28 +1300
  • 7fd260cefb doc: move README to top-level md file mappu 2018-11-07 19:00:25 +1300
  • b0195be43d build: extra ldflags mappu 2018-11-07 18:57:11 +1300
  • 6b4334cfc8 convert to go modules mappu 2018-11-07 18:55:32 +1300
  • 327709cb10 doc: remove TODO.txt (moved to Gitea issues) mappu 2018-11-07 18:52:26 +1300
  • 047c3deb89 hg2git: convert ignores, remove hgtags mappu 2018-11-07 18:51:54 +1300
  • e14a5a2839 bump next version to 1.0.2 mappu 2018-06-10 14:21:52 +1200
  • 00cd788cce Added tag v1.0.1 for changeset a865c1797be4 mappu 2018-06-10 14:21:38 +1200
  • dec185942f doc: changelog for 1.0.1 v1.0.1 mappu 2018-06-10 14:21:06 +1200
  • 4d40499f8e doc: add go-get tags mappu 2018-06-10 14:20:59 +1200
  • e95c49e487 send dc message when contacts are shared in TG mappu 2018-06-10 14:16:12 +1200
  • edabc2b597 add missing captions on voiceclip uploads mappu 2018-06-10 11:14:08 +1200
  • 43a9b41dc3 add missing captions on photo uploads mappu 2018-06-10 11:13:19 +1200
  • 47d740c98a patch missing format string mappu 2018-06-09 19:11:01 +1200
  • dd6d1c73bb doc: format README for code.ivysaur.me mappu 2018-06-09 18:45:04 +1200
  • 3dc931aa36 doc: clean up TODO mappu 2018-06-09 18:39:04 +1200
  • bf785cc057 bump version to 1.0.1 mappu 2018-06-09 18:36:28 +1200
  • 3345905f91 Added tag v1.0.0 for changeset 1e6ec1004b02 mappu 2018-06-09 18:36:03 +1200
  • aa38114414 doc: prepare for 1.0.0 release v1.0.0 mappu 2018-06-09 18:35:35 +1200
  • a77dceadbe hgignore: exclude release artefacts mappu 2018-06-09 18:34:02 +1200
  • f037293ba5 makefile: initial commit mappu 2018-06-09 18:33:35 +1200
  • 3dcf42f790 doc: add screenshot (of help message) mappu 2018-06-09 14:01:12 +1200
  • f03945d8fe doc: update README mappu 2018-06-09 13:57:59 +1200
  • dd99e2e572 support uploading all other telegram filetypes mappu 2018-06-09 13:50:07 +1200
  • d984e3df4c contented: replace octet-stream mime types with autodetected one, if possible; add timestamp to filenames mappu 2018-06-09 12:19:27 +1200
  • 9bab40e4c6 run dep-prune (remove some readmes and fixtures from vendor dir) mappu 2018-06-09 12:18:16 +1200
  • 7dfea92749 vendor: track h2non/filetype (MIT license) mappu 2018-06-09 12:18:00 +1200
  • 24c2bfe7fb contented: mime type fix (working) mappu 2018-06-07 19:39:29 +1200
  • 382717d082 contented: separate interior/exterior mime content-types mappu 2018-06-07 19:11:28 +1200
  • 01351353e3 support uploading stickers mappu 2018-06-06 20:01:43 +1200
  • ed13dd5216 move user registration to linkbot menu file mappu 2018-06-06 19:41:08 +1200
  • c9615cbdfb extract message-coalesce-buffer to separate file mappu 2018-06-06 19:39:22 +1200
  • c4340a1b1e extract direct-message menu control to separate file mappu 2018-06-06 19:38:03 +1200
  • 9ceef928f9 contented: initial work on file upload support mappu 2018-06-06 19:35:54 +1200
  • 2668a6abbd fix extra star-space prefix on system messages breaking heuristic action detection mappu 2018-06-05 18:41:19 +1200
  • bafc724b8a readme: only put groupchat-safe commands in the BotFather command list mappu 2018-06-05 18:34:58 +1200
  • a84b492a9a heuristic detect DC /me messages mappu 2018-06-05 18:32:53 +1200
  • b4ee831a0a inline replies always flatten onto a single line mappu 2018-06-05 18:16:50 +1200
  • e30f973e3c transform telegram quoted-messages into DC-style inline replies mappu 2018-06-05 18:07:03 +1200
  • 4a38cb7b39 ignorenicks: use array, BC is not a concern at this stage mappu 2018-06-05 17:49:24 +1200
  • 4ffcbadf5c doc: update TODO mappu 2018-06-04 19:46:57 +1200
  • 804691a476 unregister users that fail to log in to the upstream hub mappu 2018-06-04 19:45:08 +1200
  • 8134143daa vendor: update libnmdc to master mappu 2018-06-04 19:41:33 +1200
  • 94f8587d26 doc: update TODO (2) mappu 2018-06-04 19:28:49 +1200
  • f772d99db9 doc: update TODO mappu 2018-06-04 19:21:51 +1200
  • bb1fa987fc support multiple ignore nicks (comma-separated for backwards compatibility) mappu 2018-06-04 19:20:49 +1200
  • c27708bb9b suppress log messages for system-messages-from-hub mappu 2018-06-04 19:17:14 +1200
  • 8ba57e36e6 support /userlist[@botname] commands in group chat mappu 2018-06-04 16:54:10 +1200
  • 3752fce714 filter characters in upstream nicks, to just alphanumeric mappu 2018-06-04 16:47:07 +1200
  • f4025ad513 option to specify minimum length for upstream nicks mappu 2018-06-04 16:46:49 +1200
  • b470b9a5b3 immediate failure on bad upstream connection states mappu 2018-06-04 16:44:04 +1200
  • d785388d88 graceful failure when failing to send telegram->dc messages mappu 2018-06-04 16:43:49 +1200
  • e2836b6388 vendor: update libnmdc to master (post-0.17.0) mappu 2018-06-04 16:39:08 +1200
  • a61dcc3cb0 add race delay for existing connections during startup mappu 2018-06-04 16:36:45 +1200
  • 785d314cd1 doc: update TODO mappu 2018-06-04 16:36:25 +1200
  • dd5fa7f900 add userlist/whois commands mappu 2018-06-03 19:15:16 +1200
  • 246d2f12c8 isolate debugging messages behind new -Verbose flag (argument, not in config file) mappu 2018-06-03 18:51:59 +1200
  • 57724ad67c coalesce redundant public chat messages (background timer) mappu 2018-06-03 18:49:14 +1200
  • 5c23f23d10 doc: update TODO mappu 2018-06-03 18:35:37 +1200
  • 9bfdc42187 wip (2) mappu 2018-06-03 18:24:08 +1200
  • 6a7a7a51f6 wip mappu 2018-06-03 16:39:45 +1200
  • 574274c43d TODO mappu 2018-06-03 15:51:38 +1200
  • 10bb9e9233 hgignore mappu 2018-06-03 15:28:41 +1200
  • a61d46e81c vendor dependencies (dep) mappu 2018-06-03 15:28:05 +1200
  • 5c253575aa initial commit mappu 2018-06-03 15:27:50 +1200