FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
Commits · fellowapp/botbuilder-python · GitHub
Uh oh!
There was an error while loading.
Please reload this page
.
fellowapp
/
botbuilder-python
Public
forked from
microsoft/botbuilder-python
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Security and quality
Insights
Commits
Branch selector
User selector
Datepicker
Commit history
Commits on Jan 10, 2022
Loosen requirements for python requests library
aminland
committed
a739b13
View commit details
Copy full SHA for a739b13
Browse repository at this point
Commits on Nov 16, 2021
Updated code owners (#1834)
gabog
authored
3d41036
View commit details
Copy full SHA for 3d41036
Browse repository at this point
Commits on Nov 3, 2021
OAuthPrompt was constructing InvokeResponse incorrectly in some cases. (#1798)
Show description for 7d7fa53
tracyboehrer
and
axelsrz
authored
7d7fa53
View commit details
Copy full SHA for 7d7fa53
Browse repository at this point
Commits on Oct 26, 2021
Component Governance CVE-2021-42771 Py babel update (#1826)
Show description for 7b6f39f
BruceHaley
authored
7b6f39f
View commit details
Copy full SHA for 7b6f39f
Browse repository at this point
Commits on Oct 12, 2021
Fix django vulnerability (#1817)
BruceHaley
authored
41211de
View commit details
Copy full SHA for 41211de
Browse repository at this point
Commits on Sep 27, 2021
Fix Django Component Governance vulnerability. (#1804)
BruceHaley
authored
26e7902
View commit details
Copy full SHA for 26e7902
Browse repository at this point
Commits on Sep 22, 2021
Delete app ids, pws. (#1802)
Show description for b93c9fb
BruceHaley
authored
b93c9fb
View commit details
Copy full SHA for b93c9fb
Browse repository at this point
Commits on Sep 16, 2021
Fixing TeamsChannelData typo (#1778)
axelsrz
authored
135cee9
View commit details
Copy full SHA for 135cee9
Browse repository at this point
Commits on Jul 6, 2021
Fix get_conversation_reference in skill_handler_impl (#1765)
Show description for 70fee41
ceciliaavila
and
santgr11
authored
70fee41
View commit details
Copy full SHA for 70fee41
Browse repository at this point
Commits on Jul 5, 2021
exporting streaming assemblers (#1764)
axelsrz
authored
ec298fb
View commit details
Copy full SHA for ec298fb
Browse repository at this point
Commits on Jul 1, 2021
Version to 4.15.0 (#1761)
Show description for 8d71980
tracyboehrer
authored
8d71980
View commit details
Copy full SHA for 8d71980
Browse repository at this point
Fixed the exporting of token api module (#1763)
axelsrz
authored
d80ca48
View commit details
Copy full SHA for d80ca48
Browse repository at this point
Commits on Jun 30, 2021
Fixing readme rst (#1762)
axelsrz
authored
9b03fa7
View commit details
Copy full SHA for 9b03fa7
Browse repository at this point
Cloud adapter (#1707)
Show description for a2c21a3
axelsrz
and
msomanathan
authored
a2c21a3
View commit details
Copy full SHA for a2c21a3
Browse repository at this point
Commits on Jun 29, 2021
Corrected DialogContext.cancel_all_dialogs (#1727)
tracyboehrer
authored
d71c6ed
View commit details
Copy full SHA for d71c6ed
Browse repository at this point
turn memory scope includesnapshot to false (#1747)
Show description for d05e62e
tracyboehrer
and
axelsrz
authored
d05e62e
View commit details
Copy full SHA for d05e62e
Browse repository at this point
Commits on Jun 28, 2021
Fixed issue with channel_data being overwritten in create_conversation (#1749)
Show description for 557462f
tracyboehrer
and
axelsrz
authored
557462f
View commit details
Copy full SHA for 557462f
Browse repository at this point
Added depending on streaming to botbuilder-core (#1748)
Show description for 3a91f0f
tracyboehrer
authored
3a91f0f
View commit details
Copy full SHA for 3a91f0f
Browse repository at this point
Update botbuilder-python-ci.yml for Azure Pipelines
tracyboehrer
committed
1bc19a7
View commit details
Copy full SHA for 1bc19a7
Browse repository at this point
Commits on Jun 26, 2021
Updated aiohttp dependency in botbuilder-integration-aiohttp (#1725)
Show description for 52eac66
tracyboehrer
and
axelsrz
authored
52eac66
View commit details
Copy full SHA for 52eac66
Browse repository at this point
Corrected bug with serialize attempt on a dict (#1726)
Show description for bc5d627
tracyboehrer
and
axelsrz
authored
bc5d627
View commit details
Copy full SHA for bc5d627
Browse repository at this point
Commits on Jun 25, 2021
DialogManager logic moved to DialogExtensions (#1753)
Show description for 80f25c9
axelsrz
authored
80f25c9
View commit details
Copy full SHA for 80f25c9
Browse repository at this point
Commits on Jun 22, 2021
support teams meeting start/end events (#1724)
Show description for 2717884
mdrichardson
and
tracyboehrer
authored
2717884
View commit details
Copy full SHA for 2717884
Browse repository at this point
Fix get_skill_conversation_reference in skill_handler (#1728)
Show description for 167da30
santgr11
authored
167da30
View commit details
Copy full SHA for 167da30
Browse repository at this point
Commits on Jun 17, 2021
add get_meeting_info to TeamsInfo (#1704)
Show description for f5f8c2e
mdrichardson
and
tracyboehrer
authored
f5f8c2e
View commit details
Copy full SHA for f5f8c2e
Browse repository at this point
Commits on Jun 15, 2021
[#1670][Dialogs] Remove hardcoded InputHint for AttachmentPrompt (#1671)
Show description for 3612c05
authored
3612c05
View commit details
Copy full SHA for 3612c05
Browse repository at this point
[#1687][PORT][SkillConversationIdFactory] Add SkillConversationIdFactory to Python (#1691)
Show description for 85ec376
authored
85ec376
View commit details
Copy full SHA for 85ec376
Browse repository at this point
Deprecate HealthCheck Activity (#1702)
Show description for 06f5054
authored
06f5054
View commit details
Copy full SHA for 06f5054
Browse repository at this point
Changing super() call to self on members added/removed in TeamsActivityHandler (#1675)
Show description for 09a9c80
axelsrz
and
tracyboehrer
authored
09a9c80
View commit details
Copy full SHA for 09a9c80
Browse repository at this point
feat: add adaptive card invoke action handler (#1697)
Show description for 9551c21
mdrichardson
and
tracyboehrer
authored
9551c21
View commit details
Copy full SHA for 9551c21
Browse repository at this point
streaming unit tests (#1682)
Show description for 1ea5bd7
axelsrz
and
tracyboehrer
authored
1ea5bd7
View commit details
Copy full SHA for 1ea5bd7
Browse repository at this point
C# parity tests for payloads (#1677)
Show description for c7cef56
msomanathan
authored
c7cef56
View commit details
Copy full SHA for c7cef56
Browse repository at this point
Commits on Jun 3, 2021
[#1683] Fix is_skill_claim validation for anonymous authentication (#1684)
Show description for 2bd4d42
ceciliaavila
authored
2bd4d42
View commit details
Copy full SHA for 2bd4d42
Browse repository at this point
Commits on May 20, 2021
4.14 Bump (#1681)
axelsrz
authored
9f7e654
View commit details
Copy full SHA for 9f7e654
Browse repository at this point
Commits on May 7, 2021
Axsuarez/streaming extensions (#986)
Show description for 47b7560
axelsrz
and
msomanathan
authored
47b7560
View commit details
Copy full SHA for 47b7560
Browse repository at this point
Previous
Next
Back
|
FazBrowse Home
|
New Git URL