Commit graph

201 commits

Author SHA1 Message Date
Bohdan Horbeshko
d3c6360e3c Separate labels for OOB messages 2023-01-17 21:57:38 -05:00
Bohdan Horbeshko
559d6443e5 Make OOB compatible with RawMessages 2023-01-16 08:02:41 -05:00
Bohdan Horbeshko
b3b53b6145 OOB 2023-01-15 20:35:13 -05:00
Bohdan Horbeshko
68e3581724 Fix a crash on commands to unauthorized transport 2023-01-13 03:59:35 -05:00
Bohdan Horbeshko
326b436fc2 Version 1.3.0 2022-08-15 06:52:33 -04:00
Bohdan Horbeshko
ddc9c8ff76 Make commands not bound to a certain chat available as transport commands too 2022-08-15 06:51:09 -04:00
Bohdan Horbeshko
e9e65b6778 Registration support 2022-08-15 06:10:29 -04:00
Bohdan Horbeshko
0c71036148 Release 1.2.1 2022-07-01 07:38:41 -04:00
Bohdan Horbeshko
710a88cd7d Update the nickname in existing subscriptions on re-subscription 2022-06-30 17:22:44 -04:00
Bohdan Horbeshko
e2edbe37ea gofmt 2022-06-29 20:33:51 -04:00
Bohdan Horbeshko
501c1a7daa Add IMPP to vCard4 2022-06-29 20:29:41 -04:00
Bohdan Horbeshko
5628a15ac4 Update the contact nickname when a chat title has changed 2022-06-29 20:10:39 -04:00
Bohdan Horbeshko
38ffdb9e47 Retrieve Bio / Description for vCard desc / note 2022-06-29 09:56:27 -04:00
Bohdan Horbeshko
76ac662366 Support vCard4 via PubSub 2022-06-28 19:34:14 -04:00
Bohdan Horbeshko
3a43c6223f Fix calculating avatar Base64 2022-06-25 16:58:36 -04:00
Bohdan Horbeshko
493c49cde5 Same robust file retrieval for calculating avatar SHA1 and Base64 2022-06-25 16:58:15 -04:00
Bohdan Horbeshko
ebc2f244d7 Support /join @publicgroup syntax 2022-06-22 14:03:18 -04:00
Bohdan Horbeshko
5698ce62c0 Affect the delete icon with the asciiarrows option 2022-06-22 13:19:21 -04:00
Bohdan Horbeshko
3f96664ef3 Respond correctly to disco queries about account JIDs 2022-06-19 19:56:18 -04:00
Bohdan Horbeshko
70841a2bea Always send XMPP messages with a resource 2022-05-26 07:14:38 -04:00
Bohdan Horbeshko
ae16fd2a0b Implement robust history fetching 2022-05-18 10:18:47 -04:00
Bohdan Horbeshko
b78779dad0 Re-upload files to Telegram instead of exposing a XEP-0363 link 2022-05-15 12:59:54 -04:00
Bohdan Horbeshko
25e8c98c3e Release the authorization lock on client initialization error 2022-05-13 18:32:11 -04:00
Bohdan Horbeshko
b3edc45526 Add version flag (specially für sava) 2022-04-22 19:07:22 -04:00
Bohdan Horbeshko
86cbbcb8bd gofmt 2022-04-01 12:35:54 -04:00
Bohdan Horbeshko
2f38af12a2 Timezones are expected to ignore DST 2022-04-01 12:29:55 -04:00
Bohdan Horbeshko
17afd3f8c7 Limit the file storage by an optional quota 2022-03-31 21:42:12 -04:00
Bohdan Horbeshko
5c238db1da Improve logging for file download process 2022-03-19 19:53:20 -04:00
Bohdan Horbeshko
976abf68ce Fetch previews for files 2022-03-14 17:57:03 -04:00
Bohdan Horbeshko
d6b3ed3aaa Check for nil entity types 2022-03-14 16:00:00 -04:00
Bohdan Horbeshko
8aa5187e2e Fix entity sorting 2022-03-13 08:55:59 -04:00
Bohdan Horbeshko
022a12ce31 Add /forward command 2022-03-12 12:25:53 -05:00
Bohdan Horbeshko
c6556eb6b8 Clasp directives to the following span as required by XEP-0393 2022-03-11 20:27:15 -05:00
Bohdan Horbeshko
ae8152ad87 Correction: XEP-0393 actually allows preformatted spans 2022-03-11 16:57:52 -05:00
Bohdan Horbeshko
5514bc9d16 Add strikethrough formatting 2022-03-11 12:54:03 -05:00
Bohdan Horbeshko
cdbd960ff4 Wrap inline code in single backticks 2022-03-11 12:01:38 -05:00
Bohdan Horbeshko
f6e62fe1fd Merge adjacent formatting entities of same kind 2022-03-11 11:12:36 -05:00
Bohdan Horbeshko
7ddc3c4482 Tests for XEP-0393 formatter 2022-03-10 11:25:45 -05:00
Bohdan Horbeshko
404e4f8d3e Affect the edit icon with the asciiarrows option 2022-03-10 07:30:02 -05:00
Bohdan Horbeshko
1b291e55e5 gofmt 2022-03-09 14:16:13 -05:00
Bohdan Horbeshko
699d75552a Move downloaded files to a permanent location 2022-03-09 14:15:56 -05:00
Bohdan Horbeshko
4307f85a04 Add /report command 2022-02-26 14:35:43 -05:00
Bohdan Horbeshko
b67e29c0bb Fix a crash on spoilers 2022-02-18 18:41:08 -05:00
Bohdan Horbeshko
72b336a5f5 Support ! prefix for commands in addition to / 2022-02-13 20:45:11 -05:00
Bohdan Horbeshko
915c40f1ee Add an asciiarrows option (for clients that do not support Unicode ones) 2022-02-13 19:05:59 -05:00
Bohdan Horbeshko
6cbfed8245 Make incoming messages to the transport trigger a subscription 2022-02-13 16:36:18 -05:00
Bohdan Horbeshko
2bf4c6666e Fix initializing a TDlib instance after subscribing to the transport 2022-02-13 12:33:43 -05:00
Bohdan Horbeshko
1e83d54107 Change the example component port (as it leads to confusion too often) 2022-02-11 20:53:29 -05:00
Bohdan Horbeshko
e38f3897e6 Fix avatars losing && take care of avatar changes 2022-02-11 20:47:54 -05:00
Bohdan Horbeshko
bc53a66b2f Add a reference to telegabber-docker 2022-02-11 19:14:44 -05:00