Florian Zevedei
|
dbdc40582a
|
Splitting MessageClient into 2 instances
|
2024-01-24 03:04:05 +01:00 |
|
Florian Zevedei
|
deef8dd086
|
Replacing project references with nuget reference
|
2024-01-04 14:17:09 +01:00 |
|
Florian Zevedei
|
7fcaa407ad
|
Adding parallel processing via ThreadPool
|
2023-12-26 17:40:13 +01:00 |
|
Florian Zevedei
|
d1089fe716
|
editing Label example project
|
2023-09-16 17:11:21 +02:00 |
|
Florian Zevedei
|
f99c8ef14c
|
Adding test for ArrayPromptDialog
|
2023-09-13 14:49:03 +02:00 |
|
Florian Zevedei
|
c48ee0a295
|
Renaming test classes to fit *Form scheme
|
2023-09-12 14:25:48 +02:00 |
|
Florian Zevedei
|
89a023e9f0
|
Delete packages.config
|
2023-09-12 14:14:58 +02:00 |
|
Florian Zevedei
|
243c9c82a8
|
Adding new simple label control and example
|
2023-09-12 14:14:38 +02:00 |
|
FlorianDahn
|
0700e1e1ba
|
Fixing class renaming of TelegramBot framework 18 to 19
|
2023-09-09 18:49:52 +02:00 |
|
FlorianDahn
|
cd75275950
|
Fix in example project
|
2023-06-04 16:49:15 +02:00 |
|
ZavaruKitsu
|
c3c7d8f0c4
|
Merge remote-tracking branch 'upstream/development' into development
# Conflicts:
# TelegramBotBase.Test/packages.config
# TelegramBotBase/Form/CallbackData.cs
# TelegramBotBase/TelegramBotBase.nuspec
|
2023-01-04 15:57:29 +03:00 |
|
Florian Zevedei
|
355c601e17
|
Merge pull request #32 from MajMcCloud/development
Updating to 5.2
|
2022-11-23 13:15:35 +01:00 |
|
ZavaruKitsu
|
a2b75654d8
|
refactor: example projects
|
2022-10-15 18:51:26 +03:00 |
|
FlorianDahn
|
dded0ae49e
|
Update Testproject
Co-Authored-By: Alexey <110727638+ZavaruKitsu@users.noreply.github.com>
|
2022-10-09 17:15:06 +02:00 |
|
ZavaruKitsu
|
8d02b54b05
|
fix: remove obsolete properties & fix NRE
|
2022-10-08 20:37:35 +03:00 |
|
ZavaruKitsu
|
5ab15621a0
|
fix: reformat using C# rules
|
2022-10-08 19:26:34 +03:00 |
|
ZavaruKitsu
|
a731e2a8d0
|
fix: some build & linter warnings
|
2022-10-08 19:15:51 +03:00 |
|
dependabot[bot]
|
f5054c75d5
|
Bump Newtonsoft.Json from 12.0.2 to 13.0.1 in /TelegramBotBase.Test
Bumps [Newtonsoft.Json](https://github.com/JamesNK/Newtonsoft.Json) from 12.0.2 to 13.0.1.
- [Release notes](https://github.com/JamesNK/Newtonsoft.Json/releases)
- [Commits](https://github.com/JamesNK/Newtonsoft.Json/compare/12.0.2...13.0.1)
---
updated-dependencies:
- dependency-name: Newtonsoft.Json
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-06-23 20:11:07 +00:00 |
|
FlorianDahn
|
3386db0f66
|
Updating Test project
- adding "myid" command to get own device id
|
2022-05-15 23:23:29 +02:00 |
|
FlorianDahn
|
19856ab044
|
Update Solution File
|
2022-01-06 15:56:16 +01:00 |
|
FlorianDahn
|
5453add956
|
Renaming TelegramBotBaseTest -> TelegramBotBase.Test
|
2022-01-06 15:53:41 +01:00 |
|