Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Store message ids in Badger DB | Bohdan Horbeshko | 2023-06-03 | 2 | -5/+10 |
* | Add /vcard command | Bohdan Horbeshko | 2023-06-01 | 2 | -21/+128 |
* | Add `hideids` configuration option | Bohdan Horbeshko | 2023-03-19 | 1 | -19/+38 |
* | gofmt | Bohdan Horbeshko | 2023-03-19 | 3 | -9/+9 |
* | Simulate carbons | Bohdan Horbeshko | 2023-03-19 | 3 | -4/+77 |
* | Convert XEP-0461 replies to Telegram | Bohdan Horbeshko | 2023-03-15 | 2 | -8/+12 |
* | Fix tests | Bohdan Horbeshko | 2023-03-08 | 1 | -6/+42 |
* | Cut fallback quotes out | Bohdan Horbeshko | 2023-03-08 | 1 | -9/+28 |
* | Show XEP-0461 replies from Telegram | Bohdan Horbeshko | 2023-03-05 | 5 | -52/+123 |
* | Assign IDs from Telegram to XMPP messages | Bohdan Horbeshko | 2023-03-04 | 4 | -10/+21 |
* | Fix crash on login | Bohdan Horbeshko | 2023-01-23 | 2 | -6/+7 |
* | Separate labels for OOB messages | Bohdan Horbeshko | 2023-01-18 | 1 | -1/+8 |
* | Make OOB compatible with RawMessages | Bohdan Horbeshko | 2023-01-16 | 1 | -17/+17 |
* | OOB | Bohdan Horbeshko | 2023-01-16 | 2 | -11/+24 |
* | 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 | 2 | -12/+36 |
* | Update the nickname in existing subscriptions on re-subscription | Bohdan Horbeshko | 2022-07-01 | 1 | -0/+2 |
* | gofmt | Bohdan Horbeshko | 2022-06-30 | 1 | -1/+2 |
* | Update the contact nickname when a chat title has changed | Bohdan Horbeshko | 2022-06-30 | 1 | -0/+17 |
* | Retrieve Bio / Description for vCard desc / note | Bohdan Horbeshko | 2022-06-29 | 1 | -0/+41 |
* | Same robust file retrieval for calculating avatar SHA1 and Base64 | Bohdan Horbeshko | 2022-06-25 | 1 | -8/+25 |
* | Support /join @publicgroup syntax | Bohdan Horbeshko | 2022-06-22 | 1 | -7/+25 |
* | Affect the delete icon with the asciiarrows option | Bohdan Horbeshko | 2022-06-22 | 1 | -1/+7 |
* | Always send XMPP messages with a resource | Bohdan Horbeshko | 2022-05-26 | 2 | -8/+1 |
* | Implement robust history fetching | Bohdan Horbeshko | 2022-05-18 | 1 | -8/+16 |
* | Re-upload files to Telegram instead of exposing a XEP-0363 link | Bohdan Horbeshko | 2022-05-15 | 2 | -3/+101 |
* | Release the authorization lock on client initialization error | Bohdan Horbeshko | 2022-05-14 | 1 | -0/+1 |
* | gofmtv1.2.0 | Bohdan Horbeshko | 2022-04-01 | 2 | -7/+7 |
* | Timezones are expected to ignore DST | Bohdan Horbeshko | 2022-04-01 | 1 | -1/+1 |
* | Limit the file storage by an optional quota | Bohdan Horbeshko | 2022-04-01 | 1 | -0/+26 |
* | Improve logging for file download process | Bohdan Horbeshko | 2022-03-20 | 1 | -0/+2 |
* | Fetch previews for files | Bohdan Horbeshko | 2022-03-15 | 2 | -33/+113 |
* | Check for nil entity types | Bohdan Horbeshko | 2022-03-14 | 1 | -2/+2 |
* | Fix entity sorting | Bohdan Horbeshko | 2022-03-13 | 1 | -2/+2 |
* | Add /forward command | Bohdan Horbeshko | 2022-03-12 | 3 | -49/+85 |
* | Clasp directives to the following span as required by XEP-0393 | Bohdan Horbeshko | 2022-03-12 | 2 | -1/+130 |
* | Correction: XEP-0393 actually allows preformatted spans | Bohdan Horbeshko | 2022-03-12 | 1 | -1/+0 |
* | Add strikethrough formatting | Bohdan Horbeshko | 2022-03-11 | 2 | -0/+32 |
* | Wrap inline code in single backticks | Bohdan Horbeshko | 2022-03-11 | 2 | -6/+30 |
* | Merge adjacent formatting entities of same kind | Bohdan Horbeshko | 2022-03-11 | 4 | -10/+139 |
* | Tests for XEP-0393 formatter | Bohdan Horbeshko | 2022-03-10 | 1 | -0/+63 |
* | Affect the edit icon with the asciiarrows option | Bohdan Horbeshko | 2022-03-10 | 1 | -1/+7 |
* | gofmt | Bohdan Horbeshko | 2022-03-09 | 1 | -3/+3 |
* | Move downloaded files to a permanent location | Bohdan Horbeshko | 2022-03-09 | 3 | -196/+65 |
* | Add /report command | Bohdan Horbeshko | 2022-02-26 | 1 | -0/+22 |
* | Fix a crash on spoilersv1.1.3 | Bohdan Horbeshko | 2022-02-19 | 1 | -0/+4 |
* | Support ! prefix for commands in addition to / | Bohdan Horbeshko | 2022-02-14 | 2 | -1/+2 |
* | Add an asciiarrows option (for clients that do not support Unicode ones)v1.1.2 | Bohdan Horbeshko | 2022-02-14 | 2 | -9/+17 |
* | Fix avatars losing && take care of avatar changes | Bohdan Horbeshko | 2022-02-12 | 2 | -25/+46 |
* | Add /schedule command to send a message in certain timev1.1.0 | Bohdan Horbeshko | 2022-02-11 | 1 | -0/+81 |