Tulir Asokan
|
203f80cc0b
|
Send stickers as real stickers instead of images
|
2023-12-26 19:09:46 +01:00 |
|
Tulir Asokan
|
2dbc42dc77
|
Fix IsLoggedIn check
Should fix the event handler panic when handling typing notifications
|
2023-12-26 18:50:32 +01:00 |
|
Tulir Asokan
|
ed4c7c93b5
|
Reply with error when trying to send without being logged in
|
2023-12-26 18:24:53 +01:00 |
|
Tulir Asokan
|
9201bff003
|
Add more checks to weird name hack. Fixes #394
|
2023-12-26 18:00:48 +01:00 |
|
Tulir Asokan
|
c6d22f403b
|
Fix sending captions. Fixes #393
|
2023-12-26 17:56:43 +01:00 |
|
Tulir Asokan
|
7186350d10
|
Small consistency fixes
|
2023-12-22 14:56:31 +02:00 |
|
Tulir Asokan
|
3a3c7299fe
|
Remove custom UUID type
|
2023-12-22 14:48:47 +02:00 |
|
Tulir Asokan
|
5efa86b627
|
Fix method receiver name
|
2023-12-22 13:50:56 +02:00 |
|
Tulir Asokan
|
df03fcdeb9
|
Fix over-indentation of incoming request handler
|
2023-12-22 13:49:38 +02:00 |
|
Tulir Asokan
|
ae60c41282
|
Actually update protobufs
|
2023-12-21 18:06:58 +02:00 |
|
Tulir Asokan
|
8260ba1559
|
Add support for Matrix -> Signal formatting
|
2023-12-21 16:57:21 +02:00 |
|
Tulir Asokan
|
3c0482e97f
|
Update mautrix-go to ignore legacy log configs
|
2023-12-19 15:43:37 +02:00 |
|
Tulir Asokan
|
aaf862ad9a
|
Update changelog
|
2023-12-19 15:43:37 +02:00 |
|
Tulir Asokan
|
6f0d62784d
|
Automatically add sslmode=disable to postgres connection string when upgrading
|
2023-12-19 12:43:20 +02:00 |
|
Tulir Asokan
|
3ea2ac8c2b
|
Fix version number
|
2023-12-18 21:27:33 +02:00 |
|
Tulir Asokan
|
3fabd67c5b
|
Rename file
|
2023-12-18 14:22:49 +02:00 |
|
Tulir Asokan
|
6e7faa2a65
|
Fix standalone dockerfile
|
2023-12-18 13:11:32 +02:00 |
|
Tulir Asokan
|
4bf0008010
|
Add automatic migration from python config
|
2023-12-18 12:30:19 +02:00 |
|
Tulir Asokan
|
947575a5b0
|
Remove outdated badges
|
2023-12-18 02:21:48 +02:00 |
|
Tulir Asokan
|
f79668dd4b
|
Update readme and other things
|
2023-12-18 02:05:18 +02:00 |
|
Tulir Asokan
|
0bf0111dc4
|
Check membership cache in ensureInvited
|
2023-12-18 01:08:23 +02:00 |
|
Tulir Asokan
|
e10672d353
|
Merge remote-tracking branch 'element-hq/go/ensure-user-invited-on-update'
|
2023-12-18 01:08:10 +02:00 |
|
Tulir Asokan
|
54aab69650
|
Merge remote-tracking branch 'AndrewFerr/inbound-descriptions'
|
2023-12-18 01:02:29 +02:00 |
|
Tulir Asokan
|
42636dfe37
|
Try to not mark CI as failed
[skip cd]
|
2023-12-18 00:38:42 +02:00 |
|
Tulir Asokan
|
3fffbfae6b
|
Fix downloading libsignal in test action
[skip cd]
|
2023-12-18 00:30:39 +02:00 |
|
Tulir Asokan
|
f22d2b88d3
|
Fix library path in test action
[skip cd]
|
2023-12-18 00:28:27 +02:00 |
|
Tulir Asokan
|
385af2ea79
|
Use precompiled libsignal in github actions
[skip cd]
|
2023-12-18 00:11:14 +02:00 |
|
Tulir Asokan
|
83415628db
|
Fix running libsignalgo tests and add pipefail for bridge tests
[skip cd]
|
2023-12-18 00:09:22 +02:00 |
|
Tulir Asokan
|
cbd3b1b0d5
|
Try to fix tests in CI again
[skip cd]
|
2023-12-17 23:56:34 +02:00 |
|
Tulir Asokan
|
4f60bd3fbe
|
Try to fix tests in CI
[skip cd]
|
2023-12-17 23:48:12 +02:00 |
|
Tulir Asokan
|
cf6a9778b3
|
Update editorconfig
|
2023-12-17 23:48:07 +02:00 |
|
Tulir Asokan
|
45c2ce2cd9
|
Fix Go 1.20 compatibility
|
2023-12-17 23:30:45 +02:00 |
|
Tulir Asokan
|
04758bb8c5
|
Use Go 1.21 in github actions
|
2023-12-17 23:28:43 +02:00 |
|
Tulir Asokan
|
4072495da6
|
Add another test
|
2023-12-17 23:26:53 +02:00 |
|
Tulir Asokan
|
4ef484374a
|
Run bridge tests in github actions
|
2023-12-17 23:20:34 +02:00 |
|
Tulir Asokan
|
6a5fc0faa3
|
Fix handling overflowing body ranges
|
2023-12-17 23:18:25 +02:00 |
|
Tulir Asokan
|
1b3aac0841
|
Add some comments and tests to format parser
|
2023-12-17 23:18:23 +02:00 |
|
Tulir Asokan
|
61ef8904e9
|
Add support for Signal -> Matrix formatting
|
2023-12-17 22:50:09 +02:00 |
|
Tulir Asokan
|
3411949632
|
Remove custom time formatter
|
2023-12-17 18:23:03 +02:00 |
|
Tulir Asokan
|
a472f91179
|
Fix receiver name
|
2023-12-17 18:19:57 +02:00 |
|
Tulir Asokan
|
06d0939645
|
Hack message conversion to make captions optional
|
2023-12-17 18:14:09 +02:00 |
|
Tulir Asokan
|
ea6b2df562
|
Fix contact avatar mime types
|
2023-12-17 17:39:40 +02:00 |
|
Tulir Asokan
|
5e1025cdca
|
Fix displayname template and add use contact avatar option
|
2023-12-17 17:32:20 +02:00 |
|
Tulir Asokan
|
ce93c81271
|
Remove unused columns in puppet table
|
2023-12-17 17:25:29 +02:00 |
|
Tulir Asokan
|
60b9a4577b
|
Add build flags to fix macOS build
|
2023-12-17 16:13:39 +02:00 |
|
Tulir Asokan
|
49ce1f530c
|
Add copyright headers
|
2023-12-17 15:54:35 +02:00 |
|
Tulir Asokan
|
7df6a43d6f
|
Update ROADMAP.md
|
2023-12-17 15:44:28 +02:00 |
|
Tulir Asokan
|
61841ca4f1
|
Organize imports
|
2023-12-17 15:21:21 +02:00 |
|
Tulir Asokan
|
396071be12
|
Update dependencies
|
2023-12-17 15:16:18 +02:00 |
|
Tulir Asokan
|
d73ba502ef
|
Switch signalmeow upgrades to dbutil
|
2023-12-17 15:14:31 +02:00 |
|