aboutsummaryrefslogtreecommitdiff
path: root/syncapi/consumers/clientapi.go
AgeCommit message (Expand)Author
2023-09-15Update gmsl to use new validated RoomID on PDUs (#3200)devonh
2023-04-19refactor: update GMSL (#3058)kegsay
2023-03-17Preparations for removing `BaseDendrite` (#3016)Till
2022-09-30Transactional isolation for `/sync` (#2745)Neil Alexander
2022-09-27Promote reindexing log levelNeil Alexander
2022-09-27Fulltext implementation using Bleve (#2675)Till
2022-09-27Refactor notifications (#2688)Till
2022-08-31Allow batching in `JetStreamConsumer` (#2686)Neil Alexander
2022-08-05Don't panic if we fail to upsert account dataTill Faelligen
2022-04-07Add possibility to ignore users (#2329)Till
2022-03-29Remove eduserver (#2306)S7evinK
2022-03-23Per-room consumers (#2293)Neil Alexander
2022-03-03Handle `ErrNoRows` when sending read updatesNeil Alexander
2022-03-03Implement Push Notifications (#1842)Dan
2022-02-02Use pull consumers (#2140)Neil Alexander
2022-01-31Tweak some logging (#2130)Neil Alexander
2022-01-07NATS JetStream tweaks (#2086)Neil Alexander
2022-01-05Add NATS JetStream support (#1866)S7evinK
2021-03-24Add Sentry support (#1803)Kegsay
2021-01-26Graceful shutdowns (#1734)Neil Alexander
2021-01-08Sync refactor — Part 1 (#1688)Neil Alexander
2020-12-10Refactor sync tokens (#1628)Neil Alexander
2020-12-02Top-level setup package (#1605)Neil Alexander
2020-09-01Report which component failed to consume (#1375)Neil Alexander
2020-08-10Prefix-defined Kafka topics (#1254)Neil Alexander
2020-08-10Configuration format v1 (#1230)Neil Alexander
2020-07-29Add support for logs in StreamingToken (#1229)Kegsay
2020-06-12Rehuffle where things are in the internal package (#1122)Kegsay
2020-05-21Fix #897 and shuffle directory around (#1054)Kegsay
2020-05-13syncapi: Rename and split out tokens (#1025)Kegsay
2020-04-22Fix sarama import URLs (#856)Neil Alexander
2020-01-23CS API: Support for /messages, fixes for /sync (#847)Neil Alexander
2020-01-03Implement storage interfaces (#841)Neil Alexander
2019-07-12Add typing notifications to /sync responses - fixes #635 (#718)Alex Chen
2019-05-21use go module for dependencies (#594)ruben