Jordan Rose
1e7d61cf2d
swift: Get our comments DocC-clean
2025-09-29 09:48:14 -07:00
Jordan Rose
8070d6a4e6
Send Accept-Language when connecting a chat socket
2025-06-25 13:16:37 -07:00
Jordan Rose
9e13263581
Switch to swift-format for formatting instead of swiftformat
...
swift-format is owned by the Swift project and is generally less
opinionated than swiftformat (but better at formatting to a limited
line length).
2025-06-25 11:24:57 -07:00
moiseev-signal
70c342bb5d
keytrans: Bridge to ffi
2025-05-27 17:03:39 -07:00
Alex Bakon
c08602eebe
Enable creating a fake unauthenticated chat connection
2025-03-20 08:18:25 -04:00
Alex Bakon
b34d84575f
Remove chat service from bridge
2025-02-07 15:30:38 -05:00
Alex Bakon
23005551f2
Test chat connection send path
...
Add a test for the request send path and response receive path using the fake
chat connection. This would have caught the bug fixed by bf680b09 .
2025-02-05 15:15:34 -05:00
Alex Bakon
c42963cfdf
Write listener bridging tests for chat connection
2025-01-31 14:03:52 -05:00
Jordan Rose
2b7a5974bf
swift: Fix destructor for ConnectionInfo
2025-01-07 10:01:11 -08:00
Alex Konradi
33b8e9c3d8
Use strong pointer types for Swift bridge
...
Wrap the raw pointers exposed across the bridge as named types that approximate
Swift's OpaquePointer?. Parameterize NativeHandleOwner with the native handle
type.
2024-12-18 10:00:07 -05:00
Alex Konradi
8414cbf1c3
Expose loggable information about chat connection, and log more
2024-12-13 13:08:41 -05:00
Alex Konradi
3e8f48b892
Expose ConnectionInfo to Swift
2024-12-12 09:11:55 -05:00
Alex Konradi
f5a4d7f013
Bridge new chat to Swift
2024-12-10 13:24:04 -05:00