Florian Zevedei
|
667ca5ba6c
|
Updating json serializer to fit System.Text.Json
|
2024-11-09 16:04:42 +01:00 |
|
Florian Zevedei
|
19d8a23b98
|
Adding IDeviceSession fixes to extension projects
|
2024-10-15 15:36:14 +02:00 |
|
Florian Zevedei
|
db5dd7862c
|
Adding IDeviceSession and IDeviceSessionMethods Interface
|
2024-10-15 15:32:32 +02:00 |
|
Florian Zevedei
|
bc1f1fc93d
|
Updating source generator to add method optional parameters
|
2024-10-15 15:28:44 +02:00 |
|
Florian Zevedei
|
4f23c85d16
|
Replace old framework versions in image library
|
2024-10-14 01:53:15 +02:00 |
|
Florian Zevedei
|
b37b1e2a64
|
Preparation for version switch from 19 to 21
|
2024-10-14 01:45:46 +02:00 |
|
Florian Zevedei
|
fb88d15485
|
Marking V19 GroupForm as obsolete for future updates
- and adding V21 version as well (as in alpha)
|
2024-10-14 01:43:42 +02:00 |
|
Florian Zevedei
|
06d4fda9a4
|
Removing old json serilization in test project
|
2024-10-14 01:42:46 +02:00 |
|
Florian Zevedei
|
0e8e96f2d8
|
Replacing Newtonsoft.Json with System.Text.Json (experimental)
|
2024-09-25 16:56:03 +02:00 |
|
Florian Zevedei
|
f21dec5f1c
|
Making xml property static
|
2024-07-15 23:50:56 +02:00 |
|
Florian Zevedei
|
a1c4629351
|
Adding xml loader to source generator to add comments from nuget package
|
2024-07-15 18:51:30 +02:00 |
|
Florian Zevedei
|
9bdea52df9
|
Changing comments
|
2024-07-12 14:04:50 +02:00 |
|
Florian Zevedei
|
80eecabda4
|
Fixing incorrect formatting (indention)
|
2024-07-12 14:04:30 +02:00 |
|
Florian Zevedei
|
9f16cb4969
|
Adding source generator to add all API methods to the DeviceSession
|
2024-07-11 21:13:54 +02:00 |
|
Florian Zevedei
|
eaa742e7df
|
Adding .NET 8 to target frameworks
|
2024-07-11 21:13:14 +02:00 |
|
Florian Zevedei
|
7aa40b3e2d
|
Using Message instead RawData.Message on session creation
|
2024-07-10 14:25:51 +02:00 |
|
Florian Zevedei
|
eb8fad444b
|
Fix for bots in groups adding/removing
|
2024-07-10 14:25:08 +02:00 |
|
Florian Zevedei
|
1f1aa1f0ee
|
Adding throwPendingUpdates to QuickStart in BBB
|
2024-07-03 15:56:50 +02:00 |
|
Florian Zevedei
|
39e68a2089
|
Merge branch 'master' into development
|
2024-06-29 18:28:37 +02:00 |
|
Florian Zevedei
|
312690c002
|
Fix builder in sample
|
2024-06-25 13:43:33 +02:00 |
|
Florian Zevedei
|
99b888a7a2
|
Replacing project reference with nuget package in samples
|
2024-06-25 13:43:21 +02:00 |
|
Florian Zevedei
|
6adcc52ea2
|
Adding null/empty checks to some controls to prevent invalid behaviour
|
2024-06-09 14:19:04 +02:00 |
|
Florian Zevedei
|
834038ff44
|
Adding additional bot command checks toa void invalid configurations
|
2024-06-09 14:13:43 +02:00 |
|
Florian Zevedei
|
e3d1652a02
|
Fixing on EditableMessage
|
2024-05-29 21:35:09 +02:00 |
|
Florian Zevedei
|
a7411176e6
|
Fixing the prototype solution of group commands detection
|
2024-05-29 21:29:14 +02:00 |
|
Florian Zevedei
|
801c0b77f8
|
Introducing BotGroupCommand property.
|
2024-05-27 21:39:36 +02:00 |
|
Florian Zevedei
|
7a86ecdf32
|
Breakable change! Remove of most try/catch's in DeviceSession
|
2024-05-25 17:24:24 +02:00 |
|
Florian Zevedei
|
175927fbab
|
Updating nuget dependencies 2
|
2024-05-19 14:16:18 +02:00 |
|
Florian Zevedei
|
34e4429b38
|
Updating nuget dependencies
|
2024-05-19 14:15:56 +02:00 |
|
Florian Zevedei
|
dc28bde382
|
Fix Action method handling, if handled by control already
|
2024-05-19 14:06:01 +02:00 |
|
Florian Zevedei
|
87d57c471a
|
Update CallbackDataTooLongException.cs
|
2024-05-12 19:07:33 +03:00 |
|
Florian Zevedei
|
5ce2360cc7
|
Adding callbackdata too long exception and checks
|
2024-05-12 19:01:50 +03:00 |
|
Florian Zevedei
|
e345fc2948
|
Fixing message loop handling of Action methods
|
2024-05-12 18:45:18 +03:00 |
|
Florian Zevedei
|
652526ec59
|
Consolidate nuget references
|
2024-05-12 18:40:55 +03:00 |
|
Florian Zevedei
|
b829f43c5d
|
Adding a exception for invalid ServiceProviders #62
- adding an internal exception handler to catch InvalidOperationException and throw a new explicit one
|
2024-03-10 17:09:13 +01:00 |
|
Florian Zevedei
|
6e7acdbdba
|
Bugfix in BBB
|
2024-03-10 16:49:18 +01:00 |
|
Florian Zevedei
|
396a524d94
|
BotBaseBuilder fix
v6.4.1
|
2024-03-10 16:01:45 +01:00 |
|
Florian Zevedei
|
7d679649e4
|
Merge pull request #64 from MajMcCloud/master
Update development branch
|
2024-03-10 15:54:29 +01:00 |
|
Florian Zevedei
|
2db8e2cf63
|
Merge pull request #63 from MajMcCloud/development
Integrating latest developments into master branch
v6.4.0
|
2024-03-10 15:51:29 +01:00 |
|
Florian Zevedei
|
6b7f2ca273
|
Merge branch 'master' into development
|
2024-03-10 15:50:42 +01:00 |
|
Florian Zevedei
|
31d0d9890d
|
Merge pull request #61 from ramax495/RuLocalization
Fix typo
|
2024-01-31 14:15:44 +01:00 |
|
ramax495
|
b252829296
|
Fix typo
|
2024-01-31 10:01:13 +03:00 |
|
Florian Zevedei
|
a483bc7c0b
|
Update Russian.cs
|
2024-01-30 21:57:05 +01:00 |
|
Florian Zevedei
|
4635a96fc7
|
Removing old comments
|
2024-01-30 19:24:13 +01:00 |
|
Florian Zevedei
|
727375f7aa
|
Localization fixes
|
2024-01-30 19:15:11 +01:00 |
|
Florian Zevedei
|
86792af214
|
Fixing incorrect behaviour with tags
|
2024-01-30 18:27:48 +01:00 |
|
Florian Zevedei
|
b3edb95b55
|
Adding new total tag and checked tag count
|
2024-01-30 18:27:05 +01:00 |
|
Florian Zevedei
|
946420f9c6
|
Fixing InlineKeyboard use
- tags cant be change when using InlineKeyboard mode
|
2024-01-30 18:26:40 +01:00 |
|
Florian Zevedei
|
c8c56a42c0
|
Bugfix for TaggedButtonGrid
|
2024-01-30 18:24:31 +01:00 |
|
Florian Zevedei
|
6f930eee8c
|
Adding new constructor and additonal ToRowList method to ButtonForm
|
2024-01-30 18:23:29 +01:00 |
|