Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Fix segfault on graceful exit | bodqhrohro | 2019-12-04 | 1 | -1/+1 | |
| | ||||||
* | Handle downloaded files | bodqhrohro | 2019-12-04 | 1 | -0/+36 | |
| | ||||||
* | Handle edits and deletions | bodqhrohro | 2019-12-04 | 1 | -0/+45 | |
| | ||||||
* | Send messages to Telegram | bodqhrohro | 2019-12-03 | 2 | -3/+67 | |
| | ||||||
* | Support commands in mapped chats | bodqhrohro | 2019-12-03 | 2 | -4/+32 | |
| | ||||||
* | lint | bodqhrohro | 2019-12-02 | 1 | -2/+1 | |
| | ||||||
* | Tests for message formatters, fix broken timestamp tests | bodqhrohro | 2019-12-02 | 2 | -7/+471 | |
| | ||||||
* | Handle updates of newmessage | bodqhrohro | 2019-12-01 | 3 | -4/+303 | |
| | ||||||
* | Fix calculating SHA1 for photo updates | bodqhrohro | 2019-12-01 | 1 | -1/+1 | |
| | ||||||
* | Fix last-seen-at format | bodqhrohro | 2019-12-01 | 1 | -1/+1 | |
| | ||||||
* | Handle updates of newchat | bodqhrohro | 2019-11-30 | 3 | -40/+133 | |
| | ||||||
* | Handle updates of userstatus | bodqhrohro | 2019-11-29 | 1 | -0/+12 | |
| | ||||||
* | Handle updates of user status | bodqhrohro | 2019-11-29 | 4 | -22/+232 | |
| | ||||||
* | Fetch user info and chats on successful authorization | bodqhrohro | 2019-11-27 | 2 | -5/+35 | |
| | ||||||
* | Add help command | bodqhrohro | 2019-11-26 | 1 | -0/+96 | |
| | ||||||
* | Implement an own authorizer | bodqhrohro | 2019-11-25 | 2 | -3/+81 | |
| | ||||||
* | Telegram authorization | bodqhrohro | 2019-11-24 | 3 | -24/+80 | |
| | ||||||
* | Handle unsubscribe presence too, improve logging | bodqhrohro | 2019-11-21 | 1 | -0/+7 | |
| | ||||||
* | Save sessions on exit | bodqhrohro | 2019-11-19 | 1 | -2/+2 | |
| | ||||||
* | Tests for log constants | bodqhrohro | 2019-11-12 | 1 | -0/+19 | |
| | ||||||
* | Spawn TDlib instances for recovered sessions | bodqhrohro | 2019-11-12 | 1 | -1/+4 | |
| | ||||||
* | Fix presence handling and lockup on TDlib instance creation | bodqhrohro | 2019-11-08 | 1 | -0/+25 | |
| | ||||||
* | telegram package refactoring | bodqhrohro | 2019-11-05 | 2 | -33/+43 | |
| | ||||||
* | Set logging level for Logrus and TDlib from config | bodqhrohro | 2019-11-05 | 1 | -7/+7 | |
| | ||||||
* | Presence/iq handling and rudimental telegram client | bodqhrohro | 2019-11-04 | 1 | -0/+118 | |