Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Registration support | Bohdan Horbeshko | 2022-08-15 | 2 | -12/+36 | |
| | ||||||
* | Release 1.2.1v1.2.1 | Bohdan Horbeshko | 2022-07-01 | 1 | -1/+1 | |
| | ||||||
* | Update the nickname in existing subscriptions on re-subscription | Bohdan Horbeshko | 2022-07-01 | 1 | -0/+2 | |
| | ||||||
* | gofmt | Bohdan Horbeshko | 2022-06-30 | 3 | -3/+4 | |
| | ||||||
* | Add IMPP to vCard4 | Bohdan Horbeshko | 2022-06-30 | 1 | -0/+8 | |
| | ||||||
* | Update the contact nickname when a chat title has changed | Bohdan Horbeshko | 2022-06-30 | 2 | -0/+59 | |
| | ||||||
* | Retrieve Bio / Description for vCard desc / note | Bohdan Horbeshko | 2022-06-29 | 3 | -3/+64 | |
| | ||||||
* | Support vCard4 via PubSub | Bohdan Horbeshko | 2022-06-29 | 2 | -12/+129 | |
| | ||||||
* | Fix calculating avatar Base64 | Bohdan Horbeshko | 2022-06-25 | 1 | -1/+2 | |
| | ||||||
* | Same robust file retrieval for calculating avatar SHA1 and Base64 | Bohdan Horbeshko | 2022-06-25 | 2 | -20/+26 | |
| | ||||||
* | 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 | |
| | ||||||
* | Respond correctly to disco queries about account JIDs | Bohdan Horbeshko | 2022-06-20 | 1 | -1/+7 | |
| | ||||||
* | Always send XMPP messages with a resource | Bohdan Horbeshko | 2022-05-26 | 6 | -11/+14 | |
| | ||||||
* | 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 | |
| | ||||||
* | Add version flag (specially für sava) | Bohdan Horbeshko | 2022-04-23 | 1 | -0/+8 | |
| | ||||||
* | gofmtv1.2.0 | Bohdan Horbeshko | 2022-04-01 | 4 | -14/+16 | |
| | ||||||
* | 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 | 8 | -1/+246 | |
| | ||||||
* | 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 | 6 | -196/+70 | |
| | ||||||
* | 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 | 3 | -2/+3 | |
| | ||||||
* | Add an asciiarrows option (for clients that do not support Unicode ones)v1.1.2 | Bohdan Horbeshko | 2022-02-14 | 4 | -9/+29 | |
| | ||||||
* | Make incoming messages to the transport trigger a subscription | Bohdan Horbeshko | 2022-02-14 | 1 | -3/+10 | |
| | ||||||
* | Fix initializing a TDlib instance after subscribing to the transport | Bohdan Horbeshko | 2022-02-13 | 1 | -1/+1 | |
| | ||||||
* | Change the example component port (as it leads to confusion too often)v1.1.1 | Bohdan Horbeshko | 2022-02-12 | 1 | -1/+1 | |
| | ||||||
* | Fix avatars losing && take care of avatar changes | Bohdan Horbeshko | 2022-02-12 | 2 | -25/+46 | |
| | ||||||
* | Add a reference to telegabber-docker | Bohdan Horbeshko | 2022-02-12 | 1 | -0/+4 | |
| | ||||||
* | 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 | |
| | ||||||
* | Fix existing testsv1.0.1 | Bohdan Horbeshko | 2022-02-09 | 2 | -28/+52 | |
| | ||||||
* | Revert "Fix strel ochka" | Bohdan Horbeshko | 2022-02-09 | 1 | -2/+2 | |
| | | | | This reverts commit d48cb8b58682d3b9c5798913de35ae62dd20dd38. | |||||
* | Add Apache attack helicopter^W^W licensev1.0.0 | Bohdan Horbeshko | 2022-02-09 | 1 | -0/+202 | |
| | ||||||
* | gofmt | Bohdan Horbeshko | 2022-02-08 | 7 | -36/+37 | |
| |