aboutsummaryrefslogtreecommitdiff
path: root/telegabber.go
Commit message (Collapse)AuthorAgeFilesLines
* Version 1.6.0v1.6.0Bohdan Horbeshko2023-06-081-1/+1
|
* Store message ids in Badger DBBohdan Horbeshko2023-06-031-1/+3
|
* Add /vcard commandBohdan Horbeshko2023-06-011-1/+1
|
* Warn about undelivered carbons to foreign serversv1.5.0Bohdan Horbeshko2023-03-201-1/+1
|
* Convert XEP-0461 replies to TelegramBohdan Horbeshko2023-03-151-1/+1
|
* Version 1.4.0v1.4.0Bohdan Horbeshko2023-01-231-1/+1
|
* Print commit hashBohdan Horbeshko2023-01-181-1/+8
|
* Version 1.3.0v1.3.0Bohdan Horbeshko2022-08-151-1/+1
|
* Release 1.2.1v1.2.1Bohdan Horbeshko2022-07-011-1/+1
|
* Add version flag (specially für sava)Bohdan Horbeshko2022-04-231-0/+8
|
* Unhardcode some pathsBohdan Horbeshko2022-01-271-7/+5
|
* Add pprofbodqhrohro2020-01-131-0/+13
|
* Migrate some comments from Zhabogram; change queue behaviourbodqhrohro2019-12-221-0/+2
|
* Save sessions on exitbodqhrohro2019-11-191-2/+36
|
* Set logging level for Logrus and TDlib from configbodqhrohro2019-11-051-0/+2
|
* Presence/iq handling and rudimental telegram clientbodqhrohro2019-11-041-3/+7
|
* golintbodqhrohro2019-10-291-4/+6
|
* Add config validationbodqhrohro2019-10-251-1/+2
|
* Add tests for config package (failing for now)bodqhrohro2019-10-221-1/+5
|
* Hello world XMPP echo componentbodqhrohro2019-10-221-0/+18