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
|
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
|
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
|
6b7f2ca273
|
Merge branch 'master' into development
|
2024-03-10 15:50:42 +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 |
|
Florian Zevedei
|
c4a589d476
|
Renaming TaggedButtonGrid specific localizations
|
2024-01-30 18:23:02 +01:00 |
|
Florian Zevedei
|
1b14b7b3cf
|
Adding missing localization to german file
|
2024-01-30 18:21:25 +01:00 |
|
Florian Zevedei
|
cb5fa35269
|
Fix #60
|
2024-01-30 16:07:08 +01:00 |
|
Florian Zevedei
|
848b5d29cf
|
Add missing Russian localization due to PR #58
|
2024-01-30 14:47:23 +01:00 |
|
Florian Zevedei
|
b8125e9aed
|
Merge pull request #58 from Kataane/add-postgresql-serializer
Add PostgreSQL serializer
|
2024-01-28 18:34:15 +01:00 |
|
Kataanee
|
8b22fd7b74
|
Fast fix
|
2024-01-27 13:16:27 +07:00 |
|
Kataanee
|
254c002d4a
|
Add Russian in ILanguageSelectionStage
|
2024-01-27 13:14:15 +07:00 |
|
Kataanee
|
194d8ba317
|
Revert "Russian translation added"
This reverts commit d833b1e0889b5c56f152222a5e38bcf0b13b1fc3.
|
2024-01-26 18:46:49 +07:00 |
|
Kataanee
|
d833b1e088
|
Russian translation added
|
2024-01-26 12:42:41 +07:00 |
|
Florian Zevedei
|
084395e962
|
Bugfix, adding missing DeviceSession to UpdateResult
|
2024-01-24 22:15:16 +01:00 |
|
Florian Zevedei
|
b20b3b2826
|
Bugfix, adding missing DeviceSession to UpdateResult
|
2024-01-24 22:12:26 +01:00 |
|
Florian Zevedei
|
c1d1d5f543
|
Fix, add missing ThrowPendingUpdates
|
2024-01-24 17:48:25 +01:00 |
|
Florian Zevedei
|
078bdfb163
|
Making cancellationTokenSource protected
|
2024-01-24 17:43:44 +01:00 |
|
Florian Zevedei
|
94c680e036
|
Timeout fixes
- Fixing wrong timeout setter
- removing timeout setter in "Prepare" method in client which overrides setting
|
2024-01-24 17:39:18 +01:00 |
|
Florian Zevedei
|
dbdc40582a
|
Splitting MessageClient into 2 instances
|
2024-01-24 03:04:05 +01:00 |
|
Florian Zevedei
|
83e09aec2a
|
Removing System.Drawing.Common dependency
|
2023-12-29 14:38:11 +01:00 |
|
Florian Zevedei
|
26152ee348
|
Removing System.Drawing.Common dependency
|
2023-12-29 14:37:19 +01:00 |
|
Florian Zevedei
|
7fcaa407ad
|
Adding parallel processing via ThreadPool
|
2023-12-26 17:40:13 +01:00 |
|
Florian Zevedei
|
c1018ac5a0
|
Adding ThrowPendingUpdates option to builder and Message client.
|
2023-12-09 14:56:02 +01:00 |
|
Florian Zevedei
|
40199a1d81
|
Merge pull request #51 from contributeless/feature/ability-to-log-exceptions-to-any-destination
Added the ReceiveError event to MessageClient to provide the ability to handle exceptions in client code
|
2023-12-07 17:50:57 +01:00 |
|
Florian Zevedei
|
794dee7f58
|
improved readability
|
2023-12-07 17:49:35 +01:00 |
|
Florian Zevedei
|
f401216eff
|
Fixing EditMessage behaviour
|
2023-12-06 15:19:28 +01:00 |
|
TCSBANK\e.khudik
|
89332244e3
|
Added the ReceiveError event to MessageClient to provide the ability to handle exceptions in client code
|
2023-12-04 15:10:28 +03:00 |
|
Florian Zevedei
|
1f438186f4
|
Merge pull request #50 from MajMcCloud/master
Merging master changes into development branch
|
2023-11-26 15:08:56 +01:00 |
|
Florian Zevedei
|
ab702dbc9f
|
Added missing UsePersian method to interface.
|
2023-11-01 01:09:35 +01:00 |
|
AmirAbbas
|
e044d725c9
|
[FEATURE] add UsePersian method to BotBaseBuilder class
|
2023-10-31 13:25:46 +03:30 |
|
AmirAbbas
|
4825beea7e
|
[FEATURE] implement Persian language class
|
2023-10-31 13:23:41 +03:30 |
|
AmirAbbas
|
78d65868ff
|
[BASE] Init Persian language class
|
2023-10-31 13:11:02 +03:30 |
|