Commit Graph

34 Commits (30fcc2b9f0f4a8d04ebf839750fb320427173649)

Author SHA1 Message Date
Demian 30fcc2b9f0 layout: migrate from cast to the viper 2 years ago
hararudoka a4d61d0eb4 fix a typo in layout.go 2 years ago
Demian c46e31dff6 options: remove InlineKeyboardMarkup type 2 years ago
Demian 444c6f8b66 mod: update module name 2 years ago
Demian 90e7deaa7a layout: wrap Settings for default layout 3 years ago
Demian 32252d3e8c layout: embed a Config in DefaultLayout 3 years ago
Demian ec2cb655e7 layout: trim slash symbol in commands 3 years ago
Demian fe3f4aa533 layout: add commands section 3 years ago
Demian f8ff8053ab layout: fix documentation typos 3 years ago
Demian d89e904397 layout: wrap Callback function for DefaultLayout 3 years ago
Demian 90abbce6dd layout: avoid nil dereference in ResultLocale 3 years ago
Demian 86e6d40b1b layout: add arguments support in text template function 3 years ago
Demian 2afdf466de layout: move template functions from global scope to the constructor 3 years ago
Demian 5108157783 layout: add inline query results support 3 years ago
Demian 963aaea7bf layout: implement default layout 3 years ago
Demian c97641b811 layout: implement Locales function 3 years ago
Demian 91a85c9b5a layout: replace json tags with yaml ones 3 years ago
Demian cde97c26cf docs: layout 4 years ago
Demian 309b5be317 layout: separate buttons and callbacks 4 years ago
Demian 0b46db3041 layout: pass functions to the ButtonLocale template 4 years ago
Demian e5b018fc4b layout: implement ButtonLocale function 4 years ago
Demian 67283cd275 layout: allow to specify locale manually 4 years ago
Demian 2f996c5a81 layout: log errors 4 years ago
Demian a2ad0d803c layout: extend config implementation 4 years ago
Demian 6005ff95b1 layout: implement typed ChatID function 4 years ago
Demian 708093dfbc layout: return nil for non existing button 4 years ago
Demian d63ce9ce08 layout: simplify markups, add buttons 4 years ago
Demian c4f58d405b layout: expose locale functions 4 years ago
Demian 11ccdd09f5 layout: add template functions 4 years ago
Demian dac845e067 layout: fix locales name parsing 4 years ago
Demian ce6c47adc8 layout: fix nil map 4 years ago
Demian b291e4fc08 layout: should be separated and completely independent 4 years ago
Demian 39a9b61833 layout: expose locale-related field 4 years ago
Demian a94205252a layout: first implementation 4 years ago