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