11 Jan 2025 |
| strawberryπ (it/pup/she/they) π³οΈββ§οΈ π 𦴠(puppygock.gay) changed their profile picture. | 03:05:47 |
| om3nnn joined the room. | 04:15:01 |
Emma [it/its] | "dependency check fails when using something that isnt pip or a distro package" no less lol | 06:35:37 |
Emma [it/its] | i guess it's referenced in the development docs, but not on installation docs | 06:38:44 |
| nex (-> @nex:transgender.ing) changed their display name from nex (she/it) π to nex (she/it) ππ. | 14:49:10 |
12 Jan 2025 |
| @dkay:largerpweor.uk left the room. | 04:45:57 |
13 Jan 2025 |
| nex (-> @nex:transgender.ing) changed their display name from nex (she/it) ππ to nex (she/it) π. | 00:26:34 |
| Thib (m.org) changed their display name from Thib (m.org, π€) to Thib (m.org). | 08:40:36 |
Olivier 'reivilibre' | In reply to @richvdh:sw1v.org I feel like anyone opening an issue whose title is bugs deserves to have that issue summarily closed the person wrote a title .... in the description box. Being forgiving (looking at the poster's GH profile) there may be a language barrier but it is a bit ... peculiar | 13:54:02 |
| SaΓΊl Morato joined the room. | 15:04:28 |
14 Jan 2025 |
Andrew Morgan (anoa) {he/him} [@ FOSDEM] | Could the team have a look at this (very boring) changelog for v1.122.0 please? https://github.com/element-hq/synapse/blob/release-v1.122/CHANGES.md | 14:14:53 |
Olivier 'reivilibre' | SGTM. Maybe we move the Postgres deprecation warning to the top though, I always forget? | 14:15:51 |
Andrew Morgan (anoa) {he/him} [@ FOSDEM] | Oh yes, good shout | 14:16:42 |
Andrew Morgan (anoa) {he/him} [@ FOSDEM] | We also need to archive the 2024 changelog. | 14:17:12 |
Andrew Morgan (anoa) {he/him} [@ FOSDEM] | both of those tasks have been done: https://github.com/element-hq/synapse/blob/release-v1.122/CHANGES.md | 14:23:54 |
| nex (-> @nex:transgender.ing) changed their display name from nex (she/it) π to nex (she/it) πππ. | 14:24:09 |
Andrew Morgan (anoa) {he/him} [@ FOSDEM] | cc Olivier 'reivilibre' | 14:35:03 |
Olivier 'reivilibre' | go for it | 14:35:22 |
| nex (-> @nex:transgender.ing) changed their display name from nex (she/it) πππ to nex (she/it) ππ. | 14:37:26 |
| @guilherme.capile:first.org joined the room. | 15:04:15 |
| @guilherme.capile:first.org left the room. | 15:05:37 |
Andrew Morgan (anoa) {he/him} [@ FOSDEM] | Hi everyone. Synapse 1.122.0 has just been released.
notes | docker | debs | pypi
| 16:45:46 |
15 Jan 2025 |
| aiqin joined the room. | 01:55:59 |
avdb13 | CREATE TABLE access_tokens (
id bigint NOT NULL,
user_id text NOT NULL,
device_id text,
token text NOT NULL,
valid_until_ms bigint,
puppets_user_id text,
last_validated bigint,
refresh_token_id bigint,
used boolean
);
ALTER TABLE ONLY access_tokens
ADD CONSTRAINT access_tokens_refresh_token_id_fkey FOREIGN KEY (refresh_token_id) REFERENCES refresh_tokens(id) ON DELETE CASCADE;
| 02:50:20 |
avdb13 | what motivates making refresh_tokens the parent of access_tokens ? | 02:51:53 |
aiqin | Redacted or Malformed Event | 03:09:54 |
David Blackman | Does anyone ever get into a state where synapse keeps exiting with Rust module outdated. Please rebuild using poetry install`` but poetry install doesn't seem to do anything? even manually blowing away what look like the rust build artifacts isn't doing anything | 14:48:08 |
David Blackman | * Does anyone ever get into a state where synapse keeps exiting with Rust module outdated. Please rebuild using poetry install`` but poetry install doesn't seem to do anything (as in, running it doesn't fix the error)? manually blowing away what look like the rust build artifacts and then running poetry install doesn't recreate them. | 14:48:39 |
David Blackman | * Does anyone ever get into a state where synapse keeps exiting with Rust module outdated. Please rebuild using poetry install`` but poetry install doesn't seem to do anything (as in, running it doesn't fix the error)? manually blowing away what look like the rust build artifacts and then running poetry install doesn't recreate them.
This seems to happen to me when I make rust changes in one branch and then switch to another.
| 14:48:51 |
| queen0fhearts89 joined the room. | 22:05:10 |