Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Simulate carbons | Bohdan Horbeshko | 2023-03-19 | 1 | -0/+5 |
* | Convert XEP-0461 replies to Telegram | Bohdan Horbeshko | 2023-03-15 | 1 | -3/+3 |
* | Show XEP-0461 replies from Telegram | Bohdan Horbeshko | 2023-03-05 | 1 | -0/+2 |
* | Assign IDs from Telegram to XMPP messages | Bohdan Horbeshko | 2023-03-04 | 1 | -1/+4 |
* | Make commands not bound to a certain chat available as transport commands too | Bohdan Horbeshko | 2022-08-15 | 1 | -66/+102 |
* | Registration support | Bohdan Horbeshko | 2022-08-15 | 1 | -11/+19 |
* | Support /join @publicgroup syntax | Bohdan Horbeshko | 2022-06-22 | 1 | -7/+25 |
* | Implement robust history fetching | Bohdan Horbeshko | 2022-05-18 | 1 | -8/+16 |
* | Add /forward command | Bohdan Horbeshko | 2022-03-12 | 1 | -0/+31 |
* | gofmt | Bohdan Horbeshko | 2022-03-09 | 1 | -3/+3 |
* | Add /report command | Bohdan Horbeshko | 2022-02-26 | 1 | -0/+22 |
* | Support ! prefix for commands in addition to / | Bohdan Horbeshko | 2022-02-14 | 1 | -0/+1 |
* | Add /schedule command to send a message in certain timev1.1.0 | Bohdan Horbeshko | 2022-02-11 | 1 | -0/+81 |
* | Add /silent command to send messages without sound | Bohdan Horbeshko | 2022-02-10 | 1 | -0/+23 |
* | gofmt | Bohdan Horbeshko | 2022-02-08 | 1 | -12/+13 |
* | Add /ttl command to set time-to-live of messages in secret chats | Bohdan Horbeshko | 2022-02-08 | 1 | -0/+19 |
* | Add `rawmessages` configuration option | Bohdan Horbeshko | 2022-02-08 | 1 | -0/+1 |
* | The Proper Subscriptions Filter | Bohdan Horbeshko | 2022-02-06 | 1 | -6/+1 |
* | Add leave! command to leave group as owner | Bohdan Horbeshko | 2022-02-03 | 1 | -5/+28 |
* | Add /unban / /promote commands | Bohdan Horbeshko | 2022-02-03 | 1 | -0/+58 |
* | Add /mute / /unmute commands | Bohdan Horbeshko | 2022-02-01 | 1 | -2/+71 |
* | Refactor the /members command | Bohdan Horbeshko | 2022-02-01 | 1 | -6/+1 |
* | Add /link command to retrieve chat invite link | Bohdan Horbeshko | 2022-02-01 | 1 | -0/+10 |
* | Fix help message for /s | Bohdan Horbeshko | 2022-01-24 | 1 | -1/+1 |
* | Migrate back to the upstream go-tdlib | Bohdan Horbeshko | 2022-01-17 | 1 | -31/+31 |
* | Refactor some chat commands | Bohdan Horbeshko | 2022-01-17 | 1 | -90/+65 |
* | Make /s replace the whole message; fix replies and whitespace corruption | Bohdan Horbeshko | 2022-01-08 | 1 | -15/+33 |
* | /d / /s / /search commands refactoring | Bohdan Horbeshko | 2022-01-06 | 1 | -21/+6 |
* | Fix retrieving only 1 message in /history | Bohdan Horbeshko | 2022-01-06 | 1 | -6/+15 |
* | Add keeponline option | Bohdan Horbeshko | 2022-01-06 | 1 | -1/+3 |
* | Multiple resources handling | Bohdan Horbeshko | 2022-01-03 | 1 | -2/+2 |
* | Temporarily switch to a fork of go-tdlib | Bohdan Horbeshko | 2021-12-29 | 1 | -1/+1 |
* | Migrate to TDlib 1.7.9 | Bohdan Horbeshko | 2021-12-04 | 1 | -38/+48 |
* | Make the chats/users cache thread-safe | bodqhrohro | 2019-12-28 | 1 | -1/+1 |
* | More relogin fixes, prevent crashing by commands when offline | bodqhrohro | 2019-12-19 | 1 | -7/+45 |
* | Relogin fix | bodqhrohro | 2019-12-19 | 1 | -6/+11 |
* | Timezone support | bodqhrohro | 2019-12-12 | 1 | -1/+1 |
* | lint | bodqhrohro | 2019-12-10 | 1 | -4/+4 |
* | Add /members command | bodqhrohro | 2019-12-08 | 1 | -1/+33 |
* | Add /history command | bodqhrohro | 2019-12-08 | 1 | -21/+43 |
* | Add /search command | bodqhrohro | 2019-12-08 | 1 | -7/+35 |
* | Add /delete command | bodqhrohro | 2019-12-08 | 1 | -19/+24 |
* | Add /close command | bodqhrohro | 2019-12-08 | 1 | -1/+25 |
* | Add /leave command | bodqhrohro | 2019-12-08 | 1 | -1/+24 |
* | Add /ban command | bodqhrohro | 2019-12-08 | 1 | -13/+45 |
* | Add /kick command | bodqhrohro | 2019-12-08 | 1 | -14/+44 |
* | Add /invite command | bodqhrohro | 2019-12-08 | 1 | -0/+32 |
* | Add /block and /unblock commands | bodqhrohro | 2019-12-08 | 1 | -0/+20 |
* | Add /secret and /group commands | bodqhrohro | 2019-12-08 | 1 | -0/+28 |
* | Add /supergroup and /channel commands | bodqhrohro | 2019-12-08 | 1 | -0/+27 |