Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |
| | |||||
* | 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 | 3 | -4/+16 |
| | |||||
* | Attach resource to presences to prevent unwanted behaviour of some clients | Bohdan Horbeshko | 2022-02-08 | 3 | -0/+17 |
| | |||||
* | Add disco query responder | Bohdan Horbeshko | 2022-02-08 | 1 | -0/+33 |
| | |||||
* | Fix status update for users who blacklisted you or were online long time ago | Bohdan Horbeshko | 2022-02-07 | 2 | -16/+28 |
| | |||||
* | The Proper Subscriptions Filter | Bohdan Horbeshko | 2022-02-06 | 3 | -30/+51 |
| | |||||
* | Fix replies to non-text messages | Bohdan Horbeshko | 2022-02-05 | 2 | -80/+118 |
| | |||||
* | Support poll messages | Bohdan Horbeshko | 2022-02-05 | 1 | -0/+22 |
| | |||||
* | Support dice messages | Bohdan Horbeshko | 2022-02-05 | 1 | -0/+3 |
| | |||||
* | Support animated emoji messages | Bohdan Horbeshko | 2022-02-05 | 1 | -2/+5 |
| | |||||
* | Support contact messages | Bohdan Horbeshko | 2022-02-05 | 1 | -0/+14 |
| | |||||
* | Support venue messages | Bohdan Horbeshko | 2022-02-05 | 1 | -5/+17 |
| | |||||
* | Fix status caching and send status on subscription | Bohdan Horbeshko | 2022-02-05 | 2 | -27/+60 |
| | |||||
* | Fix links to tiny images | Bohdan Horbeshko | 2022-02-04 | 1 | -1/+1 |
| | |||||
* | Use UniqueId for file URLs | Bohdan Horbeshko | 2022-02-04 | 2 | -2/+2 |
| | |||||
* | Refine download priorities | Bohdan Horbeshko | 2022-02-04 | 1 | -2/+2 |
| | |||||
* | Add MessageForwardOriginMessageImport support | Bohdan Horbeshko | 2022-02-03 | 1 | -3/+5 |
| | |||||
* | Add leave! command to leave group as owner | Bohdan Horbeshko | 2022-02-03 | 1 | -5/+28 |
| |