Commit graph

17 commits

Author SHA1 Message Date
045a15cbea feat: better custom methods for panels. 2024-07-25 19:48:02 +05:00
7f23e5a13e feat: added way to change path history for some tricks. 2024-07-24 08:50:45 +05:00
2d5acbd112 fix: fixed the infinite call loop in WidgetGo.Serve . 2024-07-23 18:08:39 +05:00
8b76e52e6f fix: fixed the return value for GoRet. 2024-07-23 17:47:24 +05:00
66c70d5b31 feat: delete exceed gowitharg shit. 2024-07-23 17:41:31 +05:00
1471d7cdae feat: another refactoring. Less code needed. No focus on marshalling now. 2024-07-21 18:02:47 +05:00
e119b75640 feat: great refactoring. 2024-03-29 16:30:48 +05:00
3f2f16a79e save the work about getting rid of pointers. 2024-03-28 12:41:09 +05:00
638b1c1f78 fix: fixed the wrong "-" path interpretation in the Go method. 2024-01-18 10:26:52 +03:00
ab1437a15b feat: got rid off runtime panics. 2024-01-17 16:39:52 +03:00
e62ccf5780 feat: better document sending handling with more general io.Reader interface to get the data. 2023-12-25 17:35:00 +03:00
23a34b0ed3 feat: added the As() method to the context. 2023-12-20 19:58:10 +03:00
cc8f7e82e2 feat: implemented the dynamic inline keyboards via the panel component. 2023-12-19 22:37:43 +03:00
803ae14c6c feat: fixed the *Bot.Send method. 2023-12-13 09:05:29 +03:00
97b1bec13b feat: too much to explain. Who Cares? 2023-12-12 19:32:30 +03:00
085d4cf77c feat: started implementing easier way to access the Telegram files. 2023-12-12 12:31:38 +03:00
70846dbe22 Rebranding. 2023-10-22 20:41:01 +03:00
Renamed from tg/context.go (Browse further)