Commit graph

  • 9a84e9a8b6 Store message ids in Badger DB Bohdan Horbeshko 2023-06-03 00:20:03 -0400
  • 8663a29e15 Add /vcard command Bohdan Horbeshko 2023-06-01 16:37:38 -0400
  • 94b51a70df Calls [WIP] calls Bohdan Horbeshko 2023-05-16 18:20:02 -0400
  • 9c28af848d Calls [WIP] Bohdan Horbeshko 2023-05-16 18:17:44 -0400
  • 75f0532193 Warn about undelivered carbons to foreign servers v1.5.0 Bohdan Horbeshko 2023-03-19 18:12:06 -0400
  • 0a2c4e09d9 Add hideids configuration option Bohdan Horbeshko 2023-03-18 20:13:00 -0400
  • 22b46c71ce gofmt Bohdan Horbeshko 2023-03-18 17:47:08 -0400
  • 281b9691af Add carbon option to tests Bohdan Horbeshko 2023-03-18 17:45:45 -0400
  • 42ed16bf9e Simulate carbons Bohdan Horbeshko 2023-03-18 17:43:11 -0400
  • 90807b2d9e Convert XEP-0461 replies to Telegram Bohdan Horbeshko 2023-03-14 17:16:02 -0400
  • 7bd165a738 Fix tests Bohdan Horbeshko 2023-03-08 08:39:43 -0500
  • b1135b070b Cut fallback quotes out Bohdan Horbeshko 2023-03-08 07:51:19 -0500
  • 4a5b83dff5 Show XEP-0461 replies from Telegram Bohdan Horbeshko 2023-03-05 03:00:53 -0500
  • 6e32c62f8d Assign IDs from Telegram to XMPP messages Bohdan Horbeshko 2023-03-03 21:41:45 -0500
  • b3d66993e5 Version 1.4.0 v1.4.0 Bohdan Horbeshko 2023-01-23 09:14:53 -0500
  • 18a17cb7a8 Fix crash on login Bohdan Horbeshko 2023-01-23 02:30:02 -0500
  • d66f87485d Print commit hash Bohdan Horbeshko 2023-01-17 23:42:10 -0500
  • d3c6360e3c Separate labels for OOB messages Bohdan Horbeshko 2023-01-17 21:57:38 -0500
  • 559d6443e5 Make OOB compatible with RawMessages Bohdan Horbeshko 2023-01-16 08:02:41 -0500
  • b3b53b6145 OOB Bohdan Horbeshko 2023-01-15 20:35:13 -0500
  • 68e3581724 Fix a crash on commands to unauthorized transport Bohdan Horbeshko 2023-01-13 03:59:35 -0500
  • 326b436fc2 Version 1.3.0 v1.3.0 Bohdan Horbeshko 2022-08-15 06:52:33 -0400
  • ddc9c8ff76 Make commands not bound to a certain chat available as transport commands too Bohdan Horbeshko 2022-08-15 06:51:09 -0400
  • e9e65b6778 Registration support Bohdan Horbeshko 2022-08-15 06:10:29 -0400
  • 7eaf28ad7c Advertise gateway first, MUC next Bohdan Horbeshko 2022-07-08 17:59:51 -0400
  • 63521b8f90 Extended room disco info Bohdan Horbeshko 2022-07-08 17:43:56 -0400
  • 7ef32096af Basic room disco info Bohdan Horbeshko 2022-07-08 08:43:44 -0400
  • 63f12202d0 Refactoring: merge handleGetDiscoInfo/handleGetDiscoItems back into one function Bohdan Horbeshko 2022-07-08 07:54:30 -0400
  • 6abb7ff9c2 Respond to disco with conference identity and groups list Bohdan Horbeshko 2022-07-07 20:38:06 -0400
  • afa21e10be Add a muc option (useless yet) Bohdan Horbeshko 2022-07-07 18:23:50 -0400
  • 0c71036148 Release 1.2.1 v1.2.1 Bohdan Horbeshko 2022-07-01 07:38:41 -0400
  • 710a88cd7d Update the nickname in existing subscriptions on re-subscription Bohdan Horbeshko 2022-06-30 17:22:44 -0400
  • e2edbe37ea gofmt Bohdan Horbeshko 2022-06-29 20:33:51 -0400
  • 501c1a7daa Add IMPP to vCard4 Bohdan Horbeshko 2022-06-29 20:29:41 -0400
  • 5628a15ac4 Update the contact nickname when a chat title has changed Bohdan Horbeshko 2022-06-29 20:10:39 -0400
  • 38ffdb9e47 Retrieve Bio / Description for vCard desc / note Bohdan Horbeshko 2022-06-29 09:56:27 -0400
  • 76ac662366 Support vCard4 via PubSub Bohdan Horbeshko 2022-06-28 19:34:14 -0400
  • 3a43c6223f Fix calculating avatar Base64 Bohdan Horbeshko 2022-06-25 16:58:36 -0400
  • 493c49cde5 Same robust file retrieval for calculating avatar SHA1 and Base64 Bohdan Horbeshko 2022-06-25 16:58:15 -0400
  • ebc2f244d7 Support /join @publicgroup syntax Bohdan Horbeshko 2022-06-22 14:03:18 -0400
  • 5698ce62c0 Affect the delete icon with the asciiarrows option Bohdan Horbeshko 2022-06-22 13:19:21 -0400
  • 3f96664ef3 Respond correctly to disco queries about account JIDs Bohdan Horbeshko 2022-06-19 19:56:18 -0400
  • 70841a2bea Always send XMPP messages with a resource Bohdan Horbeshko 2022-05-26 07:14:38 -0400
  • ae16fd2a0b Implement robust history fetching Bohdan Horbeshko 2022-05-18 10:18:47 -0400
  • b78779dad0 Re-upload files to Telegram instead of exposing a XEP-0363 link Bohdan Horbeshko 2022-05-15 12:59:54 -0400
  • 25e8c98c3e Release the authorization lock on client initialization error Bohdan Horbeshko 2022-05-13 18:32:11 -0400
  • b3edc45526 Add version flag (specially für sava) Bohdan Horbeshko 2022-04-22 19:07:22 -0400
  • 86cbbcb8bd gofmt v1.2.0 Bohdan Horbeshko 2022-04-01 12:35:54 -0400
  • 2f38af12a2 Timezones are expected to ignore DST Bohdan Horbeshko 2022-04-01 12:29:55 -0400
  • 17afd3f8c7 Limit the file storage by an optional quota Bohdan Horbeshko 2022-03-31 21:42:12 -0400
  • 5c238db1da Improve logging for file download process Bohdan Horbeshko 2022-03-19 19:53:20 -0400
  • 976abf68ce Fetch previews for files Bohdan Horbeshko 2022-03-14 17:57:03 -0400
  • d6b3ed3aaa Check for nil entity types Bohdan Horbeshko 2022-03-14 16:00:00 -0400
  • 8aa5187e2e Fix entity sorting Bohdan Horbeshko 2022-03-13 08:55:59 -0400
  • 022a12ce31 Add /forward command Bohdan Horbeshko 2022-03-12 12:25:53 -0500
  • c6556eb6b8 Clasp directives to the following span as required by XEP-0393 Bohdan Horbeshko 2022-03-11 20:27:15 -0500
  • ae8152ad87 Correction: XEP-0393 actually allows preformatted spans Bohdan Horbeshko 2022-03-11 16:57:52 -0500
  • 5514bc9d16 Add strikethrough formatting Bohdan Horbeshko 2022-03-11 12:54:03 -0500
  • cdbd960ff4 Wrap inline code in single backticks Bohdan Horbeshko 2022-03-11 12:01:38 -0500
  • f6e62fe1fd Merge adjacent formatting entities of same kind Bohdan Horbeshko 2022-03-11 11:12:36 -0500
  • 7ddc3c4482 Tests for XEP-0393 formatter Bohdan Horbeshko 2022-03-10 11:25:45 -0500
  • 404e4f8d3e Affect the edit icon with the asciiarrows option Bohdan Horbeshko 2022-03-10 07:30:02 -0500
  • 1b291e55e5 gofmt Bohdan Horbeshko 2022-03-09 14:16:13 -0500
  • 699d75552a Move downloaded files to a permanent location Bohdan Horbeshko 2022-03-09 14:15:56 -0500
  • 4307f85a04 Add /report command Bohdan Horbeshko 2022-02-26 14:35:43 -0500
  • b67e29c0bb Fix a crash on spoilers v1.1.3 Bohdan Horbeshko 2022-02-18 18:41:08 -0500
  • 72b336a5f5 Support ! prefix for commands in addition to / Bohdan Horbeshko 2022-02-13 20:45:11 -0500
  • 915c40f1ee Add an asciiarrows option (for clients that do not support Unicode ones) v1.1.2 Bohdan Horbeshko 2022-02-13 19:05:59 -0500
  • 6cbfed8245 Make incoming messages to the transport trigger a subscription Bohdan Horbeshko 2022-02-13 16:36:18 -0500
  • 2bf4c6666e Fix initializing a TDlib instance after subscribing to the transport Bohdan Horbeshko 2022-02-13 12:33:43 -0500
  • 1e83d54107 Change the example component port (as it leads to confusion too often) v1.1.1 Bohdan Horbeshko 2022-02-11 20:53:29 -0500
  • e38f3897e6 Fix avatars losing && take care of avatar changes Bohdan Horbeshko 2022-02-11 20:47:54 -0500
  • bc53a66b2f Add a reference to telegabber-docker Bohdan Horbeshko 2022-02-11 19:14:44 -0500
  • a769e80808 Add /schedule command to send a message in certain time v1.1.0 Bohdan Horbeshko 2022-02-10 21:08:43 -0500
  • 6d7fb5bee4 Add /silent command to send messages without sound Bohdan Horbeshko 2022-02-09 19:16:44 -0500
  • bf00e98628 Fix existing tests v1.0.1 Bohdan Horbeshko 2022-02-09 11:32:55 -0500
  • 3618dadd81 Revert "Fix strel ochka" Bohdan Horbeshko 2022-02-09 11:30:56 -0500
  • d10b45b22a Add Apache attack helicopter^W^W license v1.0.0 Bohdan Horbeshko 2022-02-08 16:38:44 -0500
  • ec49d5d412 gofmt Bohdan Horbeshko 2022-02-08 15:25:58 -0500
  • fe7346a530 Add /ttl command to set time-to-live of messages in secret chats Bohdan Horbeshko 2022-02-08 15:22:11 -0500
  • 2a5af5a264 Add rawmessages configuration option Bohdan Horbeshko 2022-02-08 13:49:49 -0500
  • 0610479734 Attach resource to presences to prevent unwanted behaviour of some clients Bohdan Horbeshko 2022-02-08 12:43:51 -0500
  • 76364388ad Add disco query responder Bohdan Horbeshko 2022-02-08 12:09:14 -0500
  • 32036e3f90 Fix status update for users who blacklisted you or were online long time ago Bohdan Horbeshko 2022-02-07 11:21:43 -0500
  • 5a48600b7a The Proper Subscriptions Filter Bohdan Horbeshko 2022-02-06 08:25:46 -0500
  • 9d84965e8b Fix replies to non-text messages Bohdan Horbeshko 2022-02-05 13:54:35 -0500
  • 7b90b8e4ae Support poll messages Bohdan Horbeshko 2022-02-05 11:33:53 -0500
  • d2f35075e3 Support dice messages Bohdan Horbeshko 2022-02-05 10:46:24 -0500
  • 6f4cd5547a Support animated emoji messages Bohdan Horbeshko 2022-02-05 10:19:18 -0500
  • ab1af45247 Support contact messages Bohdan Horbeshko 2022-02-05 09:49:21 -0500
  • 00f6e41e71 Support venue messages Bohdan Horbeshko 2022-02-05 09:10:08 -0500
  • 4b2969925b Fix status caching and send status on subscription Bohdan Horbeshko 2022-02-05 05:21:56 -0500
  • 39d38fb487 Fix links to tiny images Bohdan Horbeshko 2022-02-04 10:56:34 -0500
  • f7e46d5033 Use UniqueId for file URLs Bohdan Horbeshko 2022-02-04 10:41:55 -0500
  • 7dc106a090 Refine download priorities Bohdan Horbeshko 2022-02-03 16:01:38 -0500
  • 10e5f31b74 Add MessageForwardOriginMessageImport support Bohdan Horbeshko 2022-02-03 15:25:45 -0500
  • fe5ca09c7c Add leave! command to leave group as owner Bohdan Horbeshko 2022-02-03 14:29:16 -0500
  • 6701335302 Add /unban / /promote commands Bohdan Horbeshko 2022-02-03 13:51:27 -0500
  • 9b4830b980 Support passing user ids to commands that accept @usernames Bohdan Horbeshko 2022-02-02 07:49:05 -0500
  • 9a49d66279 Add /mute / /unmute commands Bohdan Horbeshko 2022-01-31 23:57:17 -0500