Commit Graph

58 Commits (v3)

Author SHA1 Message Date
Demian 35d5dd372a layout: implement NewFromFS 2 months ago
Nash-Well 32b47a49ef
api: implement 6.6, 6.7 features (#655)
* api: implement 6.6-6.7 features
3 months ago
Akionka eb290fd947
Update layout.go 1 year ago
Ruslan 0b9f842a27
typo in docs 1 year ago
Demian 4c17ca7dc7 layout: fix text template func inside the inline results 2 years ago
Demian 7065335e1d layout: add new reply flag for the buttons 2 years ago
demget c7959ca48c
Merge pull request #550 from Googlom/v3-feature-commands-locale
Localized bot commands desctiptions
2 years ago
demget d4c80e6239
Merge pull request #546 from Googlom/v3-fix-layout-button
fix the order in which template Funcs are applied
2 years ago
Demian 30fcc2b9f0 layout: migrate from cast to the viper 2 years ago
googlom 83dd959e75 implement CommandsLocale 2 years ago
googlom 9f39ea137a fix the order in which template Funcs are applied 2 years ago
hararudoka a4d61d0eb4 fix a typo in layout.go 2 years ago
Demian 8adfab48e8 tests/layout: assert slices ignoring the order 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 34885a0114 layout: implement Int64s config function 3 years ago
Demian 32252d3e8c layout: embed a Config in DefaultLayout 3 years ago
Demian 7981009da5 layout: pass yaml.JSON encoding option to keep whitespaces as a value 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 c1d4818e35 layout: make locale templates association correct 3 years ago
Demian 40638d1878 layout: rename settings.go file to the parser.go 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 965bc10466 layout: add shorter data alias for callback_data 3 years ago
Demian 9ecc5248c6 layout: implement config array functions 4 years ago
Demian e27ee26809 layout: add config functions for slices 4 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 59b2bdc805 layout: fix inline button recognition again 4 years ago
Demian 2f996c5a81 layout: log errors 4 years ago
Demian 8518b36b32 layout: fix inline button recognition 4 years ago
Demian a2ad0d803c layout: extend config implementation 4 years ago
Demian 6005ff95b1 layout: implement typed ChatID function 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 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