tg/tg
2023-09-28 08:15:57 +03:00
..
action.go Getting rid off the encoding legacy. Should think of the better and more general way. 2023-09-21 20:32:24 +03:00
beh.go Finally implemented at least not stable but working version. 2023-09-27 14:09:49 +03:00
bot.go Finally implemented at least not stable but working version. 2023-09-27 14:09:49 +03:00
button.go Getting rid off the encoding legacy. Should think of the better and more general way. 2023-09-21 20:32:24 +03:00
command.go Finally implemented at least not stable but working version. 2023-09-27 14:09:49 +03:00
compo.go Finally implemented at least not stable but working version. 2023-09-27 14:09:49 +03:00
context.go Finally implemented at least not stable but working version. 2023-09-27 14:09:49 +03:00
encoding.go Finished the node approach to the screens. 2023-09-21 14:54:31 +03:00
errors.go Keep implementing the new UI system. 2023-09-26 17:13:31 +03:00
file.go Finally implemented at least not stable but working version. 2023-09-27 14:09:49 +03:00
filter.go Finally implemented at least not stable but working version. 2023-09-27 14:09:49 +03:00
group.go Making the widgets more modulable. Needs to be finished. 2023-09-16 14:34:17 +03:00
inline.go Finally implemented at least not stable but working version. 2023-09-27 14:09:49 +03:00
json.go Getting rid off the encoding legacy. Should think of the better and more general way. 2023-09-21 20:32:24 +03:00
keyboard.go A bit of refactoring to make more sense for the user and the developer sides. 2023-09-25 19:52:57 +03:00
main.go Renamed tx => tg . 2023-08-19 09:12:26 +03:00
make.go KEEP IMPLEMENTING THE NEW COMPONENT SYSTEM INSTEAD OF OLD WIDGETS. 2023-09-25 23:43:22 +03:00
message.go Finally implemented at least not stable but working version. 2023-09-27 14:09:49 +03:00
page.go KEEP IMPLEMENTING THE NEW COMPONENT SYSTEM INSTEAD OF OLD WIDGETS. 2023-09-25 23:43:22 +03:00
private.go ... 2023-09-25 19:58:59 +03:00
read.go Finally implemented at least not stable but working version. 2023-09-27 14:09:49 +03:00
reply.go Finally implemented at least not stable but working version. 2023-09-27 14:09:49 +03:00
screen.go Finished the node approach to the screens. 2023-09-21 14:54:31 +03:00
send.go Keep implementing the new UI system. 2023-09-26 17:13:31 +03:00
server.go KEEP IMPLEMENTING THE NEW COMPONENT SYSTEM INSTEAD OF OLD WIDGETS. 2023-09-25 23:43:22 +03:00
session.go Finally implemented at least not stable but working version. 2023-09-27 14:09:49 +03:00
update.go Should think of getting rid of race conditions, for now just recover() . 2023-09-28 08:15:57 +03:00
widget.go Keep implementing the new UI system. 2023-09-26 17:13:31 +03:00