aboutsummaryrefslogtreecommitdiffhomepage
path: root/Firestore/Source/Remote/FSTStream.h
Commit message (Expand)AuthorAge
* Port `SnapshotVersion` for `Remote` (#1174)Gravatar zxu2018-04-25
* port C++ DocumentKey to the rest of Firestore code (#977)Gravatar zxu2018-03-27
* replacing Auth by C++ auth implementation (#802)Gravatar zxu2018-02-27
* Avoid warnings about failing to override a designated initializer (#832)Gravatar Gil2018-02-22
* DispatchQueue delayed callback improvements + testing (#784)Gravatar Michael Lehenbauer2018-02-15
* Implement Firestore DatabaseInfo and port both Database{Id,Info} C++ to the i...Gravatar zxu2018-02-06
* Use fully qualified imports in Firestore (#467)Gravatar Gil2017-11-16
* Sending an empty write request before tearing down the stream (#438)Gravatar Sebastian Schmidt2017-11-08
* Moving the Stream class to their own file (#418)Gravatar Sebastian Schmidt2017-10-31