Will Portnoy
|
1bc2a440a3
|
fix pizza order sample to wait for additional messages
|
2016-03-29 16:07:03 -07:00 |
Will Portnoy
|
791ce0fdc1
|
fluent dialogs: add PostToUser for chaining user output
|
2016-03-29 16:06:53 -07:00 |
Will Portnoy
|
f1dd8aaa4b
|
fluent dialogs: add SelectMany for linq query syntax
|
2016-03-29 16:06:37 -07:00 |
Will Portnoy
|
b55c816341
|
fluent dialogs: add Do for side-effects
|
2016-03-29 16:06:15 -07:00 |
Will Portnoy
|
1733ab5333
|
factor IBotToUser out of DialogContext
|
2016-03-29 16:06:14 -07:00 |
Will Portnoy
|
4b1c76a87b
|
factor out IDialogContextStore
|
2016-03-29 16:06:13 -07:00 |
Steven Ickman
|
00fe9044f5
|
Merge branch 'master' of https://github.com/Microsoft/BotBuilder
|
2016-03-29 15:29:08 -07:00 |
Steven Ickman
|
ad4ebd80d5
|
Updated basic examples
|
2016-03-29 15:29:03 -07:00 |
Andrea-Orimoto
|
006c9461df
|
Update LICENSE
|
2016-03-29 15:08:32 -07:00 |
Shahin Shayandeh
|
99fb1f7615
|
Updating subscriptions and models for luis samples
|
2016-03-29 14:54:55 -07:00 |
Steven Ickman
|
50a3e44348
|
Merge branch 'master' of https://github.com/Microsoft/BotBuilder
|
2016-03-29 14:43:30 -07:00 |
Steven Ickman
|
04c433d2e8
|
Updated hello bots
|
2016-03-29 14:43:26 -07:00 |
Colleen Griffiths Estrada
|
3daaf181c9
|
Update README.md
|
2016-03-29 14:42:05 -07:00 |
Andrea-Orimoto
|
8a02ba9669
|
Update README.md
|
2016-03-29 14:36:42 -07:00 |
Chris McConnell
|
d36affed9c
|
Update library and samples readme.md
|
2016-03-29 14:00:48 -07:00 |
Andrea-Orimoto
|
2ddd323ed1
|
Update README.md
|
2016-03-29 13:47:09 -07:00 |
Andrea-Orimoto
|
77e7eb3aec
|
Update README.md
|
2016-03-29 13:46:54 -07:00 |
Chris McConnell
|
d27b02ce82
|
Update root README.md and switched to manually installed Doxygen.
|
2016-03-29 13:45:19 -07:00 |
Shahin Shayandeh
|
5aca9070ee
|
change header css for documentation project
|
2016-03-29 13:21:37 -07:00 |
Shahin Shayandeh
|
f47601a693
|
Remove dependency on doxygen nuget packages
|
2016-03-29 13:18:54 -07:00 |
Steven Ickman
|
694541361d
|
Merge branch 'master' of https://github.com/Microsoft/BotBuilder
|
2016-03-29 13:18:38 -07:00 |
Steven Ickman
|
4c70785cd5
|
Hello World Eample changes
|
2016-03-29 13:18:33 -07:00 |
andreo@microsoft.com
|
cd4a6a1349
|
image fix
|
2016-03-29 13:17:49 -07:00 |
Andrea-Orimoto
|
6a56e863fb
|
Update Contributing.md
|
2016-03-29 13:16:28 -07:00 |
Steven Ickman
|
2690151cde
|
Merge branch 'master' of https://github.com/Microsoft/BotBuilder
|
2016-03-29 12:59:46 -07:00 |
Steven Ickman
|
eba083240d
|
Added microsoft header to all source files.
|
2016-03-29 12:59:42 -07:00 |
Andrea-Orimoto
|
e58df342d8
|
Update README.md
|
2016-03-29 12:54:49 -07:00 |
Chris McConnell
|
3343cd5517
|
Documented namespaces.
Added missing reference documentation.
Added some information on namespaces to examples.
|
2016-03-29 12:53:55 -07:00 |
andreo@microsoft.com
|
9a757cb921
|
fixed image url
|
2016-03-29 12:53:12 -07:00 |
andreo@microsoft.com
|
781745fcfd
|
main readme
|
2016-03-29 12:51:32 -07:00 |
andreo@microsoft.com
|
6021a9a50c
|
fixed cdn url to prod
|
2016-03-29 11:55:13 -07:00 |
Andrea-Orimoto
|
163db5c232
|
Update Contributing.md
|
2016-03-29 11:46:00 -07:00 |
Andrea-Orimoto
|
64e6999972
|
Update Contributing.md
|
2016-03-29 11:44:11 -07:00 |
Chris McConnell
|
f94fcba851
|
Added debugging section, removed table of contents.
|
2016-03-29 11:35:45 -07:00 |
Chris McConnell
|
5d38611264
|
Fix line endings.
|
2016-03-29 10:45:11 -07:00 |
Chris McConnell
|
7d76dc6cf4
|
Fix some unimplemented TODO.
Make " work on any type of field.
|
2016-03-29 10:44:39 -07:00 |
Will Portnoy
|
0e7263ff12
|
rename M.B.B.Fibers to M.B.B.Internals.Fibers
|
2016-03-29 10:37:22 -07:00 |
Will Portnoy
|
923b6859e7
|
introduce fluent dialog interface
|
2016-03-29 10:33:14 -07:00 |
andreo@microsoft.com
|
34099b549e
|
small fixes to C# ref getting started, removed commented scripts in header
|
2016-03-29 08:16:46 -07:00 |
Chris McConnell
|
3b238beb95
|
Update version.
|
2016-03-28 23:23:38 -07:00 |
Chris McConnell
|
438dd6479e
|
Make it so quotes can be used to enter a string.
|
2016-03-28 23:22:06 -07:00 |
Will Portnoy
|
8ce60ce05a
|
xmldoc typo
|
2016-03-28 21:52:06 -07:00 |
Will Portnoy
|
13fed4bdd2
|
update form test to avoid using property name as text value
|
2016-03-28 21:46:47 -07:00 |
Will Portnoy
|
620d1c0768
|
xmldoc for Conversation.SendAsync
|
2016-03-28 21:32:50 -07:00 |
Chris McConnell
|
852f5b868a
|
Document FormBuilder, CommandDialog, IForm.
Added Attribute to the end of Luis attributes.
|
2016-03-28 21:11:11 -07:00 |
andreo@microsoft.com
|
94e584b4a2
|
added svg script, fixed closing tag
|
2016-03-28 19:12:40 -07:00 |
andreo@microsoft.com
|
11468ca03e
|
removed breadcrumb from dokyfile
|
2016-03-28 18:35:22 -07:00 |
Shahin Shayandeh
|
22b79aa2c7
|
clean up documentation project
|
2016-03-28 18:32:21 -07:00 |
andreo@microsoft.com
|
a994dd4d93
|
added support link to troubleshooting
|
2016-03-28 18:03:57 -07:00 |
Chris McConnell
|
7b21ff0068
|
Fix line endings.
|
2016-03-28 18:01:28 -07:00 |