.. |
action.go
|
Fixed some CommandWidget bugs related to transmitting unneeded updates further.
|
2023-09-12 11:41:50 +03:00 |
beh.go
|
Made the root Widget a separate entity.
|
2023-09-11 16:01:15 +03:00 |
bot.go
|
Great refactoring and rethinking of the Context.
|
2023-09-20 22:48:35 +03:00 |
button.go
|
Fixed location button problems.
|
2023-09-19 15:21:33 +03:00 |
command.go
|
Implemented the new way of thinking about ScreenIds. As PATHS.
|
2023-09-20 23:38:29 +03:00 |
context.go
|
Globlal refactoring. Less embedded structures making everything more clear.
|
2023-08-19 12:47:33 +03:00 |
encoding.go
|
Renamed tx => tg .
|
2023-08-19 09:12:26 +03:00 |
errors.go
|
Making the widgets more modulable. Needs to be finished.
|
2023-09-16 14:34:17 +03:00 |
file.go
|
Making the widgets more modulable. Needs to be finished.
|
2023-09-16 14:34:17 +03:00 |
group.go
|
Making the widgets more modulable. Needs to be finished.
|
2023-09-16 14:34:17 +03:00 |
json.go
|
Renamed tx => tg .
|
2023-08-19 09:12:26 +03:00 |
keyboard.go
|
Better keyboard definition way with less code.
|
2023-09-19 14:38:57 +03:00 |
main.go
|
Renamed tx => tg .
|
2023-08-19 09:12:26 +03:00 |
message.go
|
Great refactoring and rethinking of the Context.
|
2023-09-20 22:48:35 +03:00 |
page.go
|
Implemented the new way of thinking about ScreenIds. As PATHS.
|
2023-09-20 23:38:29 +03:00 |
private.go
|
Implemented the new way of thinking about ScreenIds. As PATHS.
|
2023-09-20 23:38:29 +03:00 |
screen.go
|
Making the widgets more modulable. Needs to be finished.
|
2023-09-16 14:34:17 +03:00 |
send.go
|
Making the widgets more modulable. Needs to be finished.
|
2023-09-16 14:34:17 +03:00 |
session.go
|
Making the widgets more modulable. Needs to be finished.
|
2023-09-16 14:34:17 +03:00 |
widget.go
|
Implemented the new way of thinking about ScreenIds. As PATHS.
|
2023-09-20 23:38:29 +03:00 |