Commit Graph

1545 Commits

Author SHA1 Message Date
Tulir Asokan 223f43cf64 Bump version to v0.10.7 2024-04-16 14:05:56 +03:00
Tulir Asokan a448eab3ac Update dependencies 2024-04-15 12:44:34 +03:00
Tulir Asokan 2fed7f2d2e Use static start time if time zone is invalid 2024-04-11 17:34:49 +03:00
Tulir Asokan 1e84a169f9 Handle media retries asynchronously 2024-04-11 17:27:49 +03:00
Tulir Asokan db6e6d7dd3 Add -w flag to goimports in pre-commit 2024-04-11 17:27:02 +03:00
Tulir Asokan 2224f17dfd Update whatsmeow 2024-03-26 16:24:00 +02:00
Tulir Asokan de605d6161 Bump version to v0.10.6 2024-03-16 13:06:27 +02:00
Tulir Asokan 62aee50dcb Update roadmap link in readme 2024-03-13 15:58:28 +02:00
Tulir Asokan b3d29954f3 Update whatsmeow 2024-03-13 15:42:47 +02:00
Tulir Asokan bcdfa04c57 Fix order of variables 2024-03-12 20:59:46 +02:00
Tulir Asokan fee357b652 Count messages that failed to save 2024-03-12 20:58:16 +02:00
Tulir Asokan 46420c1319 Fix update user query 2024-03-12 20:58:00 +02:00
Tulir Asokan d1bc6871d0 Give bridge bot PL 100 in DMs 2024-03-12 20:21:01 +02:00
Tulir Asokan 103bfc31c6 Update dependencies and lots of code
* Bump minimum Go version to 1.21
* Add contexts everywhere
* Switch database code to new dbutil patterns
* Finish switching away from maulogger
2024-03-11 22:28:06 +02:00
Tulir Asokan f8a22aab06 Add pairing code support to provisioning API 2024-02-14 20:45:58 +02:00
Tulir Asokan 4efb226045 Remove sync.OnceFunc usage. Fixes #679 2023-12-28 17:13:16 +01:00
Tulir Asokan cb6afe2e82 Update actions and run on both supported Go versions
[skip cd]
2023-12-28 17:03:21 +01:00
Sumner Evans 7b3990dab9
pre-commit: ban Msgf() from zerolog
Signed-off-by: Sumner Evans <sumner@beeper.com>
2023-12-23 18:10:52 -07:00
Toni Spets a1f1c91be1 Prevent creating portals for non-backfillable conversations
Defer initializing portal on backfill until there are messages.
2023-12-19 14:57:10 +02:00
Tulir Asokan 687a90b7b2 Bump version to v0.10.5 2023-12-16 23:41:47 +02:00
Tulir Asokan 6097735b3c Add word to error message 2023-12-15 14:36:18 +02:00
Tulir Asokan 19f6f8c896 Update changelog 2023-12-13 20:41:36 +02:00
Tulir Asokan b752bb9c15 Update whatsmeow 2023-12-13 20:30:36 +02:00
Tulir Asokan 3e29c51c06 Add missing nil check 2023-12-13 20:30:32 +02:00
Tulir Asokan e780eb2eb6 Update Docker image to Alpine 3.19 2023-12-13 20:30:32 +02:00
Tulir Asokan 345288bf0a Add icon for IDEA 2023-12-13 20:30:32 +02:00
Toni Spets 2589049f14 Compress portal event channels into one
Use a single channel of pointers to pre-allocate less memory per
portal.
2023-12-06 12:48:59 +02:00
Toni Spets 4e6e486e19 Expose debug API with pprof
Runs along the provisioning API with same authentication.
2023-12-05 11:35:22 +02:00
Tulir Asokan 6c983176bd Update dependencies 2023-11-27 20:00:01 +02:00
Tulir Asokan a8d1900203 Add support for sending media to newsletters 2023-11-19 14:51:30 +02:00
Tulir Asokan f6270d6bd2 Bump version to v0.10.4 2023-11-16 23:34:04 +02:00
Tulir Asokan 178010a765 Update dependencies 2023-11-16 23:33:56 +02:00
Tulir Asokan 71ab396c7a Add timeout for sending reactions and redactions 2023-11-14 16:45:55 +02:00
Tulir Asokan 0c18f065aa Update changelog
[skip cd]
2023-11-12 16:26:41 +02:00
Tulir Asokan f1a38dddf3 Update dependencies 2023-11-12 16:20:54 +02:00
Tulir Asokan 2767819ae0 Check that relaybot is logged in before relaying messages 2023-11-12 16:17:13 +02:00
Tulir Asokan 5ffb20b85b Update gitignore 2023-11-12 16:16:48 +02:00
Tulir Asokan 1d9d516b78 Add support for newsletters in join and open commands 2023-10-18 14:21:30 +03:00
Tulir Asokan e94f611002 Give room admin permission to newsletter admins 2023-10-18 13:59:43 +03:00
Tulir Asokan c02e657d22 Remove old config copy line
[skip cd]
2023-10-16 20:24:41 +03:00
Tulir Asokan a112a7f141 Bump version to v0.10.3 2023-10-16 13:27:11 +03:00
Tulir Asokan 56ff4e1595 Update dependencies 2023-10-16 13:22:56 +03:00
Tulir Asokan 7e25e2c2da Fix legacy backfill not checking if conversations have messages
Fixes #631
2023-10-16 13:09:37 +03:00
Tulir Asokan d80f2fb2ce Update changelog 2023-10-13 18:20:31 +03:00
Tulir Asokan 6feebd827b Add basic newsletter support. Fixes #655 2023-10-13 18:10:26 +03:00
Tulir Asokan 246587b616 Switch to fork of chai2010/webp 2023-10-09 12:41:08 +03:00
Tulir Asokan 9cb0a2e43d Add default mime type if it's missing 2023-10-09 12:10:34 +03:00
Tulir Asokan d2110f6ee7 Allow sending analytics to custom server 2023-09-29 14:27:38 +03:00
Tulir Asokan e1edb644c0 Add support for sending Beeper galleries 2023-09-26 21:08:54 +03:00
Tulir Asokan 77e30e85dd Bump version to v0.10.2 2023-09-19 12:04:27 -04:00