Florian Zevedei
|
b8fd3badd4
|
Adding Int32, Int64 and StringNavigation
|
2024-02-02 14:15:26 +01:00 |
|
Florian Zevedei
|
97e04f4162
|
Update GuidAction.cs
|
2024-02-02 14:07:50 +01:00 |
|
Florian Zevedei
|
51d9faa807
|
Adding Int32, Int64 and StringAction
|
2024-02-02 14:07:41 +01:00 |
|
Florian Zevedei
|
57f2139dba
|
Extracting static extension methods into separate file
|
2024-02-02 13:42:00 +01:00 |
|
Florian Zevedei
|
9da952aa28
|
Renaming project
|
2024-01-25 15:04:36 +01:00 |
|
Florian Zevedei
|
45b05d301b
|
Moving experiment files to external class library for use in production systems
|
2024-01-25 14:56:18 +01:00 |
|
Florian Zevedei
|
d910b42473
|
Fix
|
2024-01-24 22:20:37 +01:00 |
|
Florian Zevedei
|
952e0cb979
|
Simplifications
|
2024-01-24 22:10:43 +01:00 |
|
Florian Zevedei
|
3c93daed35
|
Refactoring of Actions
- renaming existing Actions to "Navigation" and adding simple Actions for custom coding
- fitting namespaces to purpose
- cleanup of older test code
|
2024-01-24 22:05:34 +01:00 |
|
Florian Zevedei
|
de93598e6f
|
Simplification of ActionManager and remove uncessary string storage
|
2024-01-24 21:55:54 +01:00 |
|
Florian Zevedei
|
d6961deb8e
|
Update TelegramBotFramework.sln
|
2024-01-24 21:47:32 +01:00 |
|
Florian Zevedei
|
c821a69d57
|
Changing messageloop behaviour and fix missing Device instance in UpdateResult
- simplified for future changes
|
2024-01-24 21:47:14 +01:00 |
|
Florian Zevedei
|
07fe8e9074
|
Renaming project for better namespaces
|
2024-01-24 21:46:00 +01:00 |
|
Florian Zevedei
|
a26c4ed858
|
Adding EndsWith action and example for RTL community
|
2024-01-24 17:57:17 +01:00 |
|
Florian Zevedei
|
9aab6bca76
|
Add instruction for first start
|
2024-01-24 17:56:43 +01:00 |
|
Florian Zevedei
|
fc1e8e84c6
|
Adding short non generic version
|
2024-01-22 03:58:00 +01:00 |
|
Florian Zevedei
|
aee7562424
|
Adding Configure method and simplify usability
|
2024-01-22 03:23:45 +01:00 |
|
Florian Zevedei
|
161f191c43
|
Adding minimal version of property selector, using reflection
|
2024-01-20 19:22:26 +01:00 |
|
Florian Zevedei
|
d0a6b74244
|
Update README.md
|
2024-01-18 19:50:12 +01:00 |
|
Florian Zevedei
|
976f1da602
|
Update Readme.md
|
2024-01-18 19:48:44 +01:00 |
|
Florian Zevedei
|
0d3979bbab
|
Update README.md
|
2024-01-18 19:47:00 +01:00 |
|
Florian Zevedei
|
5713dac312
|
Update Readme.md
|
2024-01-18 19:45:14 +01:00 |
|
Florian Zevedei
|
9f41ab352f
|
Initial branch creation with 1. experiment upload.
|
2024-01-18 19:41:03 +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
|
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
|
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
|
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
|
064399ed77
|
Replace nuget reference with project for development
|
2023-12-09 14:54:23 +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
v6.2.0
|
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 |
|
TCSBANK\e.khudik
|
62b6bafbd3
|
Fix: get chat id from edited message
|
2023-12-05 13:02:53 +03: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
|
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 |
|