| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | Try to resume connection and resend a stanza on failure | bodqhrohro | 2020-01-10 | 3 | -9/+39 |
* | Resend chat statuses on probe presence | bodqhrohro | 2020-01-05 | 1 | -0/+9 |
* | Migrate some comments from Zhabogram; change queue behaviour | bodqhrohro | 2019-12-22 | 2 | -1/+10 |
* | Make vCard requests asynchronous | bodqhrohro | 2019-12-19 | 1 | -72/+76 |
* | Connect on probe presence (for clients that do not send online presence first) | bodqhrohro | 2019-12-15 | 1 | -2/+2 |
* | vCard support | bodqhrohro | 2019-12-10 | 2 | -1/+173 |
* | Improve logging of presence sending failures | bodqhrohro | 2019-12-09 | 1 | -4/+1 |
* | Fix session restoring | bodqhrohro | 2019-12-04 | 1 | -12/+7 |
* | Send messages to Telegram | bodqhrohro | 2019-12-03 | 1 | -1/+1 |
* | Support commands in mapped chats | bodqhrohro | 2019-12-03 | 1 | -6/+7 |
* | Handle updates of user status | bodqhrohro | 2019-11-29 | 2 | -20/+32 |
* | Refactoring: move SendPresence to xmpp/gateway package | bodqhrohro | 2019-11-25 | 4 | -115/+123 |
* | Telegram authorization | bodqhrohro | 2019-11-24 | 3 | -21/+132 |
* | Handle unsubscribe presence too, improve logging | bodqhrohro | 2019-11-21 | 1 | -2/+2 |
* | Save sessions on exit | bodqhrohro | 2019-11-19 | 2 | -7/+28 |
* | 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 |
* | Fix logging of ignored packets | bodqhrohro | 2019-11-14 | 1 | -1/+1 |
* | Send presence for recovered sessions | bodqhrohro | 2019-11-14 | 3 | -3/+202 |
* | Spawn TDlib instances for recovered sessions | bodqhrohro | 2019-11-12 | 2 | -11/+47 |
* | 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 | 2 | -5/+18 |
* | telegram package refactoring | bodqhrohro | 2019-11-05 | 1 | -1/+1 |
* | Presence/iq handling and rudimental telegram client | bodqhrohro | 2019-11-04 | 2 | -9/+107 |
* | golint | bodqhrohro | 2019-10-29 | 2 | -1/+4 |
* | Hello world XMPP echo component | bodqhrohro | 2019-10-22 | 2 | -0/+51 |