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
|
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
|
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 |
|
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
|
f60e1000c3
|
Changing datatype of port from string to int
|
2024-01-30 15:08:40 +01:00 |
|
Florian Zevedei
|
00dafd59a3
|
Update README.md
|
2024-01-30 14:47:52 +01:00 |
|
Florian Zevedei
|
848b5d29cf
|
Add missing Russian localization due to PR #58
|
2024-01-30 14:47:23 +01:00 |
|
Florian Zevedei
|
9cac57b8e7
|
Update README.md
|
2024-01-28 19:32:26 +01:00 |
|
Florian Zevedei
|
52517534f8
|
Update README.md
|
2024-01-28 19:30:17 +01:00 |
|
Florian Zevedei
|
5e166db243
|
Adding readme note for IronSoftware extension
|
2024-01-28 19:25:59 +01:00 |
|
Florian Zevedei
|
71aa0c3d91
|
Adding nuget references and nuget specs
|
2024-01-28 19:24:32 +01:00 |
|
Florian Zevedei
|
e34c71b42b
|
Update README.md
|
2024-01-28 19:23:50 +01:00 |
|
Florian Zevedei
|
9927a034b0
|
First release of IronSoftware drawing extension
|
2024-01-28 19:22:30 +01:00 |
|
Florian Zevedei
|
2e454d7f5c
|
Removing SQLClient dependency
|
2024-01-28 19:17:15 +01:00 |
|
Florian Zevedei
|
339319ef2a
|
Update README.md
|
2024-01-28 18:50:27 +01:00 |
|
Florian Zevedei
|
c8b12e9168
|
Adding credits
|
2024-01-28 18:49:52 +01:00 |
|
Florian Zevedei
|
cbc31b8ff5
|
adding source path to Readme
|
2024-01-28 18:48:31 +01:00 |
|
Florian Zevedei
|
c514ede03f
|
Adding PostgreSQL extension to Readme
|
2024-01-28 18:45:17 +01:00 |
|
Florian Zevedei
|
c91fbaa16c
|
Downgrade target framework to.NET 6
|
2024-01-28 18:39:56 +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 |
|
Florian Zevedei
|
d4af8797fb
|
Add new PostgreSQL extension to solution file
|
2024-01-28 02:16:55 +01:00 |
|
Florian Zevedei
|
93fda551e1
|
Merge pull request #57 from Kataane/master
Russian translation added
|
2024-01-28 02:04:13 +01: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
|
2d3393aa05
|
Update README.md
|
2024-01-17 22:55:11 +01:00 |
|
Florian Zevedei
|
fdd814c88e
|
Adding project reference links
|
2024-01-17 22:54:30 +01:00 |
|
Florian Zevedei
|
2b06fba8ff
|
Adding readme note for IronSoftware extension
|
2024-01-17 22:51:40 +01:00 |
|
Florian Zevedei
|
8e4bc7a222
|
Bumps Microsoft.Data.SqlClient from 5.0.0 to 5.1.3.
|
2024-01-17 22:42:03 +01:00 |
|
Florian Zevedei
|
cc4c743721
|
Merge pull request #56 from MajMcCloud/dependabot/nuget/TelegramBotBase.Extensions.Serializer.Database.MSSQL/Microsoft.Data.SqlClient-5.1.3
Bump Microsoft.Data.SqlClient from 5.0.0 to 5.1.3 in /TelegramBotBase.Extensions.Serializer.Database.MSSQL
|
2024-01-17 22:41:15 +01:00 |
|
Florian Zevedei
|
deef8dd086
|
Replacing project references with nuget reference
|
2024-01-04 14:17:09 +01:00 |
|
Florian Zevedei
|
3aff0aa94b
|
Updating example projects for use of SingleThread/ThreadPool
|
2024-01-04 14:16:52 +01:00 |
|
Florian Zevedei
|
75064fd64c
|
Adding nuget references and nuget specs
|
2024-01-04 14:11:21 +01:00 |
|
Florian Zevedei
|
0cafca9aee
|
Update README.md
|
2024-01-04 13:46:58 +01:00 |
|
Florian Zevedei
|
ad40675b87
|
First release of IronSoftware drawing extension
|
2024-01-04 13:44:18 +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
|
d5ffa914f0
|
Update README.md
|
2023-12-28 15:17:43 +01:00 |
|
Florian Zevedei
|
a63f71268c
|
Update README.md
|
2023-12-28 15:17:14 +01:00 |
|
Florian Zevedei
|
7fcaa407ad
|
Adding parallel processing via ThreadPool
|
2023-12-26 17:40:13 +01:00 |
|
Florian Zevedei
|
d56b26a788
|
Merge pull request #55 from MajMcCloud/development
Integrating development branch into master
|
2023-12-26 17:32:51 +01:00 |
|
Florian Zevedei
|
c1018ac5a0
|
Adding ThrowPendingUpdates option to builder and Message client.
|
2023-12-09 14:56:02 +01:00 |
|
Florian Zevedei
|
064399ed77
|
Replace nuget reference with project for development
|
2023-12-09 14:54:23 +01:00 |
|
Florian Zevedei
|
121a788c17
|
Update README.md
|
2023-12-08 01:52:47 +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
|
88309e607b
|
Adding localization notes to Readme file
|
2023-12-06 15:44:59 +01:00 |
|
Florian Zevedei
|
a71eed5054
|
Merge pull request #54 from MajMcCloud/master
Syncing master and development branch
|
2023-12-06 15:36:53 +01:00 |
|
Florian Zevedei
|
2a873cc29b
|
Merge pull request #53 from MajMcCloud/development
Integrating development branch into master
|
2023-12-06 15:23:47 +01:00 |
|
Florian Zevedei
|
f401216eff
|
Fixing EditMessage behaviour
|
2023-12-06 15:19:28 +01:00 |
|
Florian Zevedei
|
0cb4f02a8d
|
Merge pull request #52 from contributeless/fix/get-device-id-from-edited-message
Fix: get chat id from edited message
|
2023-12-06 15:17:17 +01:00 |
|
Florian Zevedei
|
43f4ab1061
|
Update README.md
|
2023-11-26 15:09:42 +01: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
|
f447b058d0
|
Update README.md
|
2023-11-26 15:08:40 +01:00 |
|
Florian Zevedei
|
40ba9bd8ab
|
Update README.md
|
2023-11-26 15:07:43 +01:00 |
|
Florian Zevedei
|
ca473f78ed
|
Adding /start command handling to test project
|
2023-11-02 14:52:05 +01:00 |
|
Florian Zevedei
|
ab702dbc9f
|
Added missing UsePersian method to interface.
|
2023-11-01 01:09:35 +01:00 |
|
Florian Zevedei
|
23dc1ff1d6
|
Merge pull request #48 from mottaghipour/master
[LANGUAGE] implement Persian language class
|
2023-11-01 01:01:25 +01:00 |
|
Florian Zevedei
|
73863c4154
|
Adding project files
|
2023-09-29 18:40:56 +02:00 |
|
Florian Zevedei
|
e3b1a32535
|
Adding missing Program.cs
|
2023-09-29 18:40:20 +02:00 |
|
Florian Zevedei
|
571049eeb4
|
Replacing exception text with nameof litteral
|
2023-09-29 18:34:33 +02:00 |
|