| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix concurrent map writes in presence queue | Bohdan Horbeshko | 2022-01-29 | 1 | -0/+2 |
* | Add keeponline option | Bohdan Horbeshko | 2022-01-06 | 1 | -8/+39 |
* | Multiple resources handling | Bohdan Horbeshko | 2022-01-03 | 1 | -1/+1 |
* | Fix %!(MISSING) and other formatting issues | Bohdan Horbeshko | 2021-12-18 | 1 | -3/+9 |
* | Try to resume connection and resend a stanza on failure | bodqhrohro | 2020-01-10 | 1 | -2/+2 |
* | Migrate some comments from Zhabogram; change queue behaviour | bodqhrohro | 2019-12-22 | 1 | -1/+6 |
* | Fix session restoring | bodqhrohro | 2019-12-04 | 1 | -12/+7 |
* | Handle updates of user status | bodqhrohro | 2019-11-29 | 1 | -6/+3 |
* | Refactoring: move SendPresence to xmpp/gateway package | bodqhrohro | 2019-11-25 | 1 | -113/+6 |
* | Telegram authorization | bodqhrohro | 2019-11-24 | 1 | -15/+21 |
* | Save sessions on exit | bodqhrohro | 2019-11-19 | 1 | -6/+25 |
* | Retry sending presences for recovered sessions | bodqhrohro | 2019-11-18 | 1 | -2/+15 |
* | Send queued presences, handle presence sending errors | bodqhrohro | 2019-11-16 | 1 | -3/+27 |
* | Send presence for recovered sessions | bodqhrohro | 2019-11-14 | 1 | -3/+99 |
* | Spawn TDlib instances for recovered sessions | bodqhrohro | 2019-11-12 | 1 | -2/+45 |
* | Implementation of Ruby YAML::Store and read/save of the session database | bodqhrohro | 2019-11-11 | 1 | -0/+8 |
* | Fix presence handling and lockup on TDlib instance creation | bodqhrohro | 2019-11-08 | 1 | -0/+3 |
* | Presence/iq handling and rudimental telegram client | bodqhrohro | 2019-11-04 | 1 | -5/+16 |
* | golint | bodqhrohro | 2019-10-29 | 1 | -1/+3 |
* | Hello world XMPP echo component | bodqhrohro | 2019-10-22 | 1 | -0/+30 |