0
0
Fork 0
mirror of https://github.com/matrix-org/dendrite synced 2024-07-01 18:58:21 +02:00
dendrite/userapi
kegsay b189edf4f4
Remove gmsl.HeaderedEvent (#3068)
Replaced with types.HeaderedEvent _for now_. In reality we want to move
them all to gmsl.Event and only use HeaderedEvent when we _need_ to
bundle the version/event ID with the event (seriailsation boundaries,
and even then only when we don't have the room version).

Requires https://github.com/matrix-org/gomatrixserverlib/pull/373
2023-04-27 12:54:20 +01:00
..
api refactor: update GMSL (#3058) 2023-04-19 15:50:33 +01:00
consumers Remove gmsl.HeaderedEvent (#3068) 2023-04-27 12:54:20 +01:00
internal Move fedclient interface over to gmsl (#3061) 2023-04-24 16:23:25 +00:00
producers Merge keyserver & userapi (#2972) 2023-02-20 14:58:03 +01:00
storage refactor: update GMSL (#3058) 2023-04-19 15:50:33 +01:00
types refactor: update GMSL (#3058) 2023-04-19 15:50:33 +01:00
util refactor: update GMSL (#3058) 2023-04-19 15:50:33 +01:00
userapi.go Remove BaseDendrite (#3023) 2023-03-22 09:21:32 +01:00
userapi_test.go refactor: update GMSL (#3058) 2023-04-19 15:50:33 +01:00