FlorianDahn
805ffb9ec7
Update version
2019-07-15 13:33:01 +02:00
FlorianDahn
aeddd82ea9
Merge branch 'master' of https://github.com/MajMcCloud/TelegramBotFramework
2019-07-15 13:31:07 +02:00
FlorianDahn
1ec14ce680
Updating nuget packages
2019-07-15 13:31:02 +02:00
Florian Dahn
3a309baeae
Update README.md
v1.5.0.0
2019-07-14 23:14:37 +02:00
FlorianDahn
e02af0fc76
Merge branch 'master' of https://github.com/MajMcCloud/TelegramBotFramework
2019-07-14 23:13:19 +02:00
FlorianDahn
530e01f971
new images
2019-07-14 23:13:16 +02:00
Florian Dahn
dcf3cf804f
Update README.md
2019-07-14 23:00:06 +02:00
Florian Dahn
a42d3934b5
Update README.md
2019-07-14 22:52:59 +02:00
Florian Dahn
2126b45fed
Update README.md
2019-07-14 22:47:04 +02:00
FlorianDahn
b6b9d5b6b1
Update images
2019-07-14 22:46:29 +02:00
FlorianDahn
eed5f012dc
adding images for example
2019-07-14 22:38:10 +02:00
FlorianDahn
de4cc138ae
- New control: CalendarPicker
...
- New control: MonthPicker
- New control TreeView
- adding examples for all 3
- small change on Progress Bar Control
- due latest changes on the base it is now easier to create controls which will be rendered (or not)in several forms depending on user context
2019-07-14 22:27:16 +02:00
FlorianDahn
e4da70d37d
- Update of FormBase for better async event management
...
- Update of ControlBase for partial rendering options
- Updating serveral base classes to better asyc event management
- separating Enums into different folder
- some small bug fixes
- removed "CustomEventManagement" cause it doesnt make sense now
2019-07-14 22:22:04 +02:00
FlorianDahn
cb4a797b12
Updating ButtonBase to enable Url Buttons
2019-07-14 22:13:23 +02:00
FlorianDahn
94d153e141
Merge branch 'master' of https://github.com/MajMcCloud/TelegramBotFramework
1.4.3.0
2019-06-26 12:48:37 +02:00
FlorianDahn
e13cb6d4ef
- Updating NavigateTo to set PreviousForm now correctly
2019-06-26 12:48:25 +02:00
Florian Dahn
c0e285d39e
Update README.md
2019-06-24 13:50:55 +02:00
Florian Dahn
8338c5c066
Update README.md
2019-06-24 13:49:37 +02:00
FlorianDahn
52c01b3dfd
Update
1.4.2.0
2019-06-22 15:16:51 +02:00
FlorianDahn
fe1aafc9a5
- added IsDisposed to form
...
- removed FormSwitched from FormBase and added to DeviceSession (more logical message loop)
- added PreviousForm to DeviceSession, contains last opened form (at initial form is null)
-BotBase message loop update
- now navigation is possible from every form, not just the latest ones as before
2019-06-22 15:15:29 +02:00
FlorianDahn
022eee4b57
Merge branch 'master' of https://github.com/MajMcCloud/TelegramBotFramework
2019-05-04 18:59:08 +02:00
FlorianDahn
ea971979e2
- Added comments
...
- added Edit method
2019-05-04 18:59:05 +02:00
Florian Dahn
9585a231bd
Update README.md
2019-05-04 18:43:54 +02:00
Florian Dahn
c07aca96a4
Update README.md
2019-05-04 16:56:44 +02:00
Florian Dahn
01de9ec932
Update README.md
2019-05-04 16:56:25 +02:00
FlorianDahn
94fe263676
Merge branch 'master' of https://github.com/MajMcCloud/TelegramBotFramework
2019-05-04 16:32:50 +02:00
FlorianDahn
4f1eae543d
- adding Delete Options for Both sides to AutoCleanForm
...
- general Performance improvements
- Adding MessageReceived Event to DeviceSession, will be called before "message loop"
- AutoCleanForm optimized and clean process added to public function MessageCleanup (so you could call on your own)
- IsGroup for DeviceSession fixed to correct test
- IsChannel added to DeviceSession
Examples:
- SimpleForm (#1 ) derived now from AutoCleanForm to show deletion mode for both sides
2019-05-04 16:32:48 +02:00
Florian Dahn
1491fc1795
Update README.md
2019-04-16 13:46:37 +02:00
Florian Dahn
b2db44fe4c
Update README.md
1.4.0.0
2019-03-27 14:10:43 +07:00
FlorianDahn
3a78a98b9e
Update Readme.md
2019-03-27 14:09:53 +07:00
FlorianDahn
b14fa2dc87
- adding new SentData Event in FormBase for User uploads (for Photo, Audio, Video, Contact, Location, Document)
...
- adding RequestUserLocation and RequestUserContact to Device class
- Update to Device class
- updating examples
- adding example for data upload
- small documentary Updates (Readme.md)
2019-03-27 14:01:48 +07:00
FlorianDahn
5cd54fc746
Merge branch 'master' of https://github.com/MajMcCloud/TelegramBotFramework
2019-03-20 22:24:42 +07:00
FlorianDahn
fb68da6ab1
- added request contact to DeviceSession
...
- added request location to DeviceSession
2019-03-20 22:24:00 +07:00
FlorianDahn
2f7ded8ce5
- added constructor for adding custom config of TelegramBotClient
...
- added Log all messages to Action events
2019-03-20 22:21:10 +07:00
Florian Dahn
906177a5f9
Update README.md
2019-03-20 17:54:35 +07:00
FlorianDahn
873c91a165
Update Readme
2019-03-20 17:53:06 +07:00
FlorianDahn
46c1acbf99
Update Readme.md
2019-03-20 17:51:40 +07:00
FlorianDahn
acd06a6948
Update Testproject/Readme
2019-03-20 17:50:11 +07:00
Florian Dahn
a97305fa35
Update README.md
2019-03-20 17:48:18 +07:00
FlorianDahn
16baef0c45
Update Readme
2019-03-20 17:43:50 +07:00
FlorianDahn
211bc55aff
- Cleanup of unecessary init calls
...
- added form1/form2 option to start menu in test project
- added example for different forms with and without event handlers
- added form examples to Readme.md
2019-03-20 17:42:33 +07:00
FlorianDahn
19f3c9c195
Merge branch 'master' of https://github.com/MajMcCloud/TelegramBotFramework
1.3.1.2
2019-03-20 16:57:15 +07:00
FlorianDahn
c6666f72bc
- Improvements to system calls
...
- system calls now async with await
- added start command to example
- added "handled" property to system call event args
2019-03-20 16:57:10 +07:00
Florian Dahn
bf7f6f851a
Update README.md
2019-03-20 14:00:11 +07:00
FlorianDahn
816bf4cbbe
Merge branch 'master' of https://github.com/MajMcCloud/TelegramBotFramework
2019-03-20 13:44:48 +07:00
FlorianDahn
da80af86e3
Small fix in Systemcall management
2019-03-20 13:44:44 +07:00
Florian Dahn
929db3ae88
Update README.md
1.3.1.0
2019-03-20 11:18:03 +07:00
FlorianDahn
582f005b35
Merge branch 'master' of https://github.com/MajMcCloud/TelegramBotFramework
2019-03-20 11:14:41 +07:00
FlorianDahn
bbf90deccc
- Added easy to use Proxy functionality into constructor
...
- improved DeviceSession
- added IsGroup property to DeviceSession
2019-03-20 11:14:38 +07:00
Florian Dahn
1d8b367bea
Update README.md
2019-03-18 14:40:16 +07:00