0
0
Fork 0
mirror of https://github.com/matrix-org/dendrite synced 2024-06-29 01:38:25 +02:00
dendrite/syncapi/sync
Till f76f28e6db
Fix issue uint64 values with high bit are not supported in presence (#2562)
* Fix issue #2528

* Use gomatrixserverlib.Timestamp

* Use ParseUint instead of ParseInt
2022-07-07 16:29:25 +02:00
..
request.go Use a value that is Go 1.16-friendly 2022-04-26 17:05:31 +01:00
requestpool.go Fix issue uint64 values with high bit are not supported in presence (#2562) 2022-07-07 16:29:25 +02:00
requestpool_test.go Fix issue uint64 values with high bit are not supported in presence (#2562) 2022-07-07 16:29:25 +02:00