aboutsummaryrefslogtreecommitdiff
path: root/config/config.go
Commit message (Expand)AuthorAgeFilesLines
* Unhardcode some pathsBohdan Horbeshko2022-01-271-1/+2
* Remove legacy lib_path parameterBohdan Horbeshko2022-01-261-1/+0
* Catch timeout settingbodqhrohro2019-12-161-0/+1
* Presence/iq handling and rudimental telegram clientbodqhrohro2019-11-041-3/+3
* golintbodqhrohro2019-10-291-14/+22
* Add config validationbodqhrohro2019-10-251-1/+83
* Add tests for config package (failing for now)bodqhrohro2019-10-221-5/+5
* Hello world XMPP echo componentbodqhrohro2019-10-221-0/+64