Commit Graph

822 Commits (v3)
 

Author SHA1 Message Date
Demian 4e02fbfc4f middleware/logger: use data as text for callbacks 4 years ago
Demian 29b8f9343c context: implement Data function 4 years ago
Demian 291010edb2 context: allow Edit only for callbacks 4 years ago
Demian 95a99609b1 revert "context: Edit cannot edit the current message"
Context-dependent Edit is needed to edit the callback messages at least.

This reverts commit 57be5879bc.
4 years ago
Demian 2f996c5a81 layout: log errors 4 years ago
Demian 8518b36b32 layout: fix inline button recognition 4 years ago
Demian 0904e2ffec context: implement Chat function 4 years ago
Demian 3e14fed6ff middleware: implement logrus logger 4 years ago
Demian 57be5879bc context: Edit cannot edit the current message 4 years ago
Demian cf5edf4042 context: implement the opposite to Forward 4 years ago
Demian a2ad0d803c layout: extend config implementation 4 years ago
Demian 6005ff95b1 layout: implement typed ChatID function 4 years ago
Demian 91f4c3498e util: fix possible nil dereference in debug 4 years ago
Demian 2eadd32991 middleware: implement first restrict examples 4 years ago
Demian 90fad0b031 middleware: fix group handling logic 4 years ago
Demian 09f2572e08 layout: dispose used context 4 years ago
Demian 708093dfbc layout: return nil for non existing button 4 years ago
Demian b10f986ba2 context: fix message selecting for callbacks 4 years ago
Demian d63ce9ce08 layout: simplify markups, add buttons 4 years ago
Demian 12a486fda8 .travis: update 4 years ago
Demian 551df7ebce test: assert to require for errors 4 years ago
Demian 7a47b1a206 bump go version to 1.13 4 years ago
Demian a328719293 bot: fill animation from the document if it's nil 4 years ago
Ian Patrick Badtrousers 4a49efc1bb admin: removed omitempty from Rights 4 years ago
Demian c4f58d405b layout: expose locale functions 4 years ago
Demian 11ccdd09f5 layout: add template functions 4 years ago
Demian 5e96001289 layout: fix templates parsing 4 years ago
Demian dac845e067 layout: fix locales name parsing 4 years ago
Demian 35e2df77be group: fix recursive handler bug 4 years ago
Demian ce6c47adc8 layout: fix nil map 4 years ago
Demian a70d2204db bot: fix root group handling 4 years ago
Demian b291e4fc08 layout: should be separated and completely independent 4 years ago
Demian e9dd8a775f layout: parse default locale from settings 4 years ago
Demian 3e050a95e5 layout: add missed map making 4 years ago
Demian 39a9b61833 layout: expose locale-related field 4 years ago
Demian a94205252a layout: first implementation 4 years ago
Demian 1076cdcfa6 bot: allow default poller 4 years ago
Demian b2ce91acc7 bot: add global-scope Use function 4 years ago
Demian bc180b4a47 telebot: tele is our new alias 4 years ago
Demian 4062f24361 context: pass context to the OnError middleware 4 years ago
Demian f1015d1754 middleware: basic implementation and groups 4 years ago
Demian a69dd5aa62 context: add Args helper function 4 years ago
Demian 69af851173 tests: update ProcessUpdate test 4 years ago
Demian 5a480bd291 Merge branch 'v2' into v3 4 years ago
Demian 5f6792d860 context: adapt handlers 4 years ago
demget bd4747d3ef
Merge pull request #316 from piggymoe/fix-embedrights-param-type
Change param type of embedRights
4 years ago
Ian Patrick Badtrousers a3f6efa6f2 html5 games 400 hotfix 4 years ago
PiggyMoe 2b4e7eeb65
util: fix param type for embedRights 4 years ago
Demian 5a1a187e87 telebot: clarify and fix all naming issues 4 years ago
Demian 2f11c43bd9 telebot: prettify docs 4 years ago