Commit Graph

  • b7459ec9eb .gitattributes: exclude gotd generated files Tulir Asokan 2025-12-03 14:48:23 +02:00
  • 5eb883e934 dependencies: update Tulir Asokan 2025-12-03 13:48:29 +02:00
  • b9d19a3aad handlematrix: implement RoomAvatarHandlingNetworkAPI 1Conan 2025-11-26 01:24:01 +08:00
  • 74a5dfccd5 handlematrix: implement RoomNameHandlingNetworkAPI 1Conan 2025-11-25 04:32:22 +08:00
  • b3f9bfb5b3 handlematrix: implement group chat deletes (#126) Conan 2025-11-20 01:22:02 +08:00
  • ca46d36998 media: default unknown media mime to application/octet-stream Nick Mills-Barrett 2025-11-18 11:22:39 +00:00
  • 795a732720 dependencies: update mautrix-go Tulir Asokan 2025-10-27 20:54:08 +02:00
  • 3aa7bdfa91 handlematrix: fix delete chat (#125) Conan 2025-10-28 02:34:24 +08:00
  • 14f40abeca config: update default saved message avatar Tulir Asokan 2025-10-19 23:37:11 +03:00
  • b1f3c4c1db handlematrix: Implement DeleteChatHandlingNetworkAPI (#122) Conan 2025-10-07 21:26:10 +08:00
  • 4410415776 chatinfo: flag group resyncs as excluded from timeline Tulir Asokan 2025-10-01 16:17:06 +03:00
  • a38c3e5d00 resync: resync portals upon viewing if they haven't been synced in the last 24h (#124) Adam Van Ymeren 2025-09-25 12:34:41 -07:00
  • a280c3a4b9 dependencies: update mautrix-go Tulir Asokan 2025-09-25 00:15:43 +03:00
  • 280c74e9cd Add config option to self-sign bot device Tulir Asokan 2025-09-24 00:07:53 +03:00
  • eb5bfb4666 chatinfo: set power level for disappearing timer event Tulir Asokan 2025-09-17 14:43:53 +03:00
  • fcace69cbd capabilities: fix definition of a month Tulir Asokan 2025-09-17 00:17:14 +03:00
  • f48737c894 capabilities: fix disappearing timer capability Tulir Asokan 2025-09-16 23:02:30 +03:00
  • d359bafb53 connector: rename files to be more consistent with other bridges Tulir Asokan 2025-09-16 22:47:48 +03:00
  • 44be515705 matrix: use Normalize instead of manually changing disappearing type Tulir Asokan 2025-09-16 22:43:22 +03:00
  • 34683e6d1b handletelegram: fix disabling disappearing timer Tulir Asokan 2025-09-13 01:39:32 +03:00
  • 8f998cd9cb dependencies: update mautrix-go Tulir Asokan 2025-09-12 21:09:41 +03:00
  • 9706deb27d media: always give the unsupported notice if we don't yet handle the type Adam Van Ymeren 2025-09-12 09:22:43 -07:00
  • 233516ca4d media: Don't error on MessageMediaPaidMedia, just bridge unsupported notice Adam Van Ymeren 2025-09-12 09:17:17 -07:00
  • 0051042555 database: migrate disappearing timer to standard location (#121) Tulir Asokan 2025-09-12 17:35:09 +02:00
  • 93f55497f4 capabilities: change group creation type name Tulir Asokan 2025-09-08 21:08:59 +03:00
  • 63e44fb5ad loginphone: clarify where code is sent Tulir Asokan 2025-09-08 17:16:23 +03:00
  • 17b69a6eac login: initiate data export immediately after login (#119) Conan 2025-09-08 17:25:06 +08:00
  • 170b263a6c sync: use GetChatInfo for handleDialogs (#120) Conan 2025-09-06 00:24:02 +08:00
  • 7a726e36a0 startchat: update group creation interface Tulir Asokan 2025-09-02 20:14:52 +03:00
  • 4f12f5103a matrix: add support for changing disappearing message timer Tulir Asokan 2025-08-26 18:17:50 +03:00
  • 8341492c9f dependencies: update mautrix-go Tulir Asokan 2025-08-26 18:07:45 +03:00
  • 9e4b6c3c46 ci: update Go version and pre-commit hooks Tulir Asokan 2025-08-26 18:05:20 +03:00
  • 597d0e996b docker: install lottieconverter Tulir Asokan 2025-08-26 18:04:21 +03:00
  • 4f1482e7b0 Update mautrix-python Tulir Asokan 2025-08-17 14:11:11 +03:00
  • 4641215e97 Update issue templates Tulir Asokan 2025-08-12 16:21:05 +03:00
  • 2f34ebfed9 Disable kicking unauthenticated joiners too Tulir Asokan 2025-08-12 16:20:45 +03:00
  • 3ae88caa80 connector: handle supergroup upgrades (#118) Conan 2025-08-07 03:09:24 +08:00
  • 3462b75c76 dependencies: update mautrix-go Tulir Asokan 2025-08-01 11:51:10 +03:00
  • 6f949b5a1c build: support darwin hosts (#117) Conan 2025-07-31 20:41:27 +08:00
  • bdf7194691 sync: generate read receipt on SyncChat (#116) Conan 2025-07-31 20:35:12 +08:00
  • f5bfe421d1 handletelegram: stop returning unnecessary errors Tulir Asokan 2025-07-31 14:12:14 +03:00
  • 0bc1bd04c5 dependencies: update mautrix-go Tulir Asokan 2025-07-30 09:46:27 +03:00
  • a31787f894 client: include event handling error in returns Tulir Asokan 2025-07-31 13:46:24 +03:00
  • e1c0e6dd9a gotd: replace old nhooyr websocket Tulir Asokan 2025-07-30 09:47:12 +03:00
  • ecb3921260 push: filter muted rooms (#115) Conan 2025-07-30 04:22:23 +08:00
  • e7fe66a23e login: wrap some common errors to return 400 instead of 500 (#114) Brad Murray 2025-07-25 16:48:09 -04:00
  • 03fe8bf782 from-matrix: don't expect mute timestamp to be max int32 Tulir Asokan 2025-07-23 13:43:06 +03:00
  • 840788c1e5 auth: fix cloud auth (#113) Adam Van Ymeren 2025-07-19 11:39:48 -04:00
  • d4f6be8155 sync: fix handling chats with no messages Tulir Asokan 2025-07-17 18:26:16 +03:00
  • d10c528895 dependencies: update mautrix-go again Tulir Asokan 2025-07-17 17:41:31 +03:00
  • 635345f61d dependencies: update mautrix-go Tulir Asokan 2025-07-17 16:58:39 +03:00
  • e9abeda916 Rework telegram client lifecycle to hopefully fix not stopping issues (#112) Adam Van Ymeren 2025-07-17 09:56:11 -04:00
  • b65a1cc60a Update Docker image to Alpine 3.22 Tulir Asokan 2025-07-16 23:50:21 +03:00
  • 53bf278f1e Bump version to 0.15.3 v0.15.3 Tulir Asokan 2025-07-16 11:50:47 +03:00
  • b16061db34 docker: update to Alpine 3.22 Tulir Asokan 2025-07-16 11:47:39 +03:00
  • 4b56b6d016 dependencies: update mautrix-go Tulir Asokan 2025-07-16 11:47:17 +03:00
  • 3fb554b934 client: add todo for usernames in links Tulir Asokan 2025-07-15 16:39:50 +03:00
  • 890851e85e dependencies: update mautrix-go again Tulir Asokan 2025-07-15 14:58:17 +03:00
  • a7aa96ef2b tomatrix: add more nil safety to media id hashing Tulir Asokan 2025-07-15 14:52:52 +03:00
  • aa02639759 dependencies: update mautrix-go Tulir Asokan 2025-07-15 14:52:07 +03:00
  • 35f137ccc1 Hardcode v11 for new rooms Tulir Asokan 2025-07-15 14:20:19 +03:00
  • a501042f1d updates: don't error on edit if not tg.Message, just warn Adam Van Ymeren 2025-07-14 11:34:49 -07:00
  • 7970a678fc updates: elevate start/stop logs to debug bridge not stopping Adam Van Ymeren 2025-07-11 09:31:54 -07:00
  • cb98833590 directmedia: handle custom emojis Toni Spets 2025-06-25 11:19:58 +03:00
  • e6c3454e9f updates: don't try to fetch one more difference when context has been cancelled Adam Van Ymeren 2025-07-08 11:43:32 -07:00
  • 4c9555eded HandleMute: property set silent and MuteUntil Adam Van Ymeren 2025-07-07 14:33:51 -07:00
  • 38f87becb6 ci: disable go 1.23 linting Tulir Asokan 2025-07-07 18:53:45 +03:00
  • 9e2e2421d2 gotd: remove _tools package that was breaking pre-commit Tulir Asokan 2025-07-07 17:18:55 +03:00
  • 10bc44d17d scoped_store: Fix user access hash fetching Adam Van Ymeren 2025-07-04 15:03:59 -07:00
  • 125be97201 conn/rpc: Don't bother sending RPCDrop requests to server Adam Van Ymeren 2025-07-04 14:16:20 -07:00
  • d4239d520a backfill: fix forward backfill Adam Van Ymeren 2025-07-03 21:42:33 -07:00
  • 399cd5585a ScopedStore: fix GetAccessHash always returning found: false Adam Van Ymeren 2025-07-02 14:10:50 -07:00
  • ac3ce3c097 don't error on unsupported peer type in settings handler Adam Van Ymeren 2025-06-27 21:53:42 -07:00
  • 6280a7bae7 updates: don't error just warn on unknown messages/actions Adam Van Ymeren 2025-06-27 20:34:30 -07:00
  • af630ecbd1 updates: don't die when deleting a message we don't have in db, just log and ignore Adam Van Ymeren 2025-06-27 20:20:53 -07:00
  • 7a04f298d2 move gotd fork into repo. (#111) Adam Van Ymeren 2025-06-27 20:03:37 -07:00
  • 0952df0244 all: respect/propagate errors from QueueRemoteEvent (#110) Adam Van Ymeren 2025-06-26 13:43:35 -07:00
  • 8ac519d1e5 connector: Disconnect in a goroutine on auth error Toni Spets 2025-06-25 08:55:21 +03:00
  • a49818b863 dependencies: update mautrix-go Tulir Asokan 2025-06-17 20:34:43 +03:00
  • 31846e7a98 Update changelog Tulir Asokan 2025-06-16 13:33:52 +03:00
  • 9ab2ee2970 Disable reply fallbacks by default Tulir Asokan 2025-06-16 13:24:17 +03:00
  • c7dd08ecd1 Update dependencies Tulir Asokan 2025-06-16 13:20:07 +03:00
  • fa237a20f7 logging: Move gotd debug logs to trace Toni Spets 2025-06-09 09:28:32 +03:00
  • 41279ae996 Bump gotd with streaming download fix Toni Spets 2025-06-06 13:46:24 +03:00
  • e7b87835b6 Fix a race between connect and disconnect Toni Spets 2025-06-06 10:33:50 +03:00
  • c96a241794 legacymigrate: drop invalid disappearing message rows Tulir Asokan 2025-06-03 16:54:13 +03:00
  • 3c3c3f1dec client: Prefer contact name if exists Toni Spets 2025-05-30 13:11:16 +03:00
  • a9a267bc0d directmedia: handle webpage previews as well Toni Spets 2025-05-27 14:39:47 +03:00
  • 05b1eb1214 handletelegram: provide stream order in read receipts (#102) Tulir Asokan 2025-05-27 14:15:39 +05:30
  • 0f36833e89 Revert "Revert "client: unblock connect without network"" Toni Spets 2025-05-27 07:40:20 +03:00
  • ea4626107c Revert "client: unblock connect without network" Toni Spets 2025-05-23 10:32:51 +03:00
  • 39c1b685d6 client: logout with timeout to API call to unblock it Toni Spets 2025-05-23 09:28:32 +03:00
  • 14c784f2a2 client: unblock connect without network Toni Spets 2025-05-23 09:17:30 +03:00
  • 11f105c0e7 media: convert png and jpeg stickers to webp without ffmpeg Toni Spets 2025-05-22 13:52:51 +03:00
  • 9e719429e7 Fix handle channel photo edits as well as group chats Toni Spets 2025-05-21 08:14:09 +03:00
  • d2bb02b259 handlematrix: use client-generated transaction IDs Tulir Asokan 2025-05-09 16:42:44 +03:00
  • 8fbd723bfa Enable captions by default Tulir Asokan 2025-05-07 13:40:39 +03:00
  • 7e75c8ef83 media: make all media direct downloadable Toni Spets 2025-05-05 17:01:31 +03:00
  • 9d3e9df57e Merge pull request #98 from mautrix/dont-500-on-resolve-identifier-not-resolving Brad Murray 2025-05-06 13:16:13 -04:00
  • 849f3c6f1e Bump gotd with sticky DC hack Toni Spets 2025-04-29 06:36:46 +03:00