Commit History

Author SHA1 Message Date
  surdeus 3f2f16a79e save the work about getting rid of pointers. 5 months ago
  surdeus 5186fec028 feat: added functions to access documents properties. 7 months ago
  surdeus 6940150f31 fix: fixed the panic when getting nil chat. 7 months ago
  surdeus 638b1c1f78 fix: fixed the wrong "-" path interpretation in the Go method. 8 months ago
  surdeus ab1437a15b feat: got rid off runtime panics. 8 months ago
  surdeus 07a1f562c8 YES 8 months ago
  surdeus e62ccf5780 feat: better document sending handling with more general io.Reader interface to get the data. 8 months ago
  surdeus 23a34b0ed3 feat: added the As() method to the context. 9 months ago
  surdeus cc8f7e82e2 feat: implemented the dynamic inline keyboards via the panel component. 9 months ago
  surdeus fbe0cf1c44 YESS, MORE NAME CHANGING. BUT THIS IS THE LAST ONE, I PROMISE. 9 months ago
  surdeus 803ae14c6c feat: fixed the *Bot.Send method. 9 months ago
  surdeus ae2da1201c feat: ... 9 months ago
  surdeus 97b1bec13b feat: too much to explain. Who Cares? 9 months ago
  surdeus 085d4cf77c feat: started implementing easier way to access the Telegram files. 9 months ago
  surdeus 4232ac8d2a Rebranding. 10 months ago
  surdeus 6c491fc04a Fixed the image. 11 months ago
  surdeus bfdc24c260 Update readme.md 11 months ago
  surdeus 70846dbe22 Rebranding. 11 months ago
  surdeus 32ec32e8c9 feat: added Update function to the MessageCompo. 11 months ago
  surdeus 0a6e1d4d70 fix: now command description and name cannot be empty making the program 11 months ago
  surdeus 6324599eed feat: now the API provides ability to send location on the API itself 11 months ago
  surdeus dd549d5350 fix: changed implementation of interface Sendable for the file type. 11 months ago
  surdeus daeede9315 Changed interface Sendable to make it work without context. 11 months ago
  surdeus 1f1b15d8a2 Finally licensing. 11 months ago
  surdeus e78532b2d3 ... 11 months ago
  surdeus 966f8ad752 Added more low level functions from tgbotapi. 11 months ago
  surdeus 61cc2d1df1 Fixed the Go("-") behaviour when no history is defined making it go to the root. 11 months ago
  surdeus 84419940e3 Implemented the escaping function for the Markdown2. 11 months ago
  surdeus 223f8a5b29 Implemented path history to make easier movement between screens. 11 months ago
  surdeus 05844d2bc0 Panic on not existing screen since it makes no sense to return values. 11 months ago