aboutsummaryrefslogtreecommitdiffhomepage
path: root/Firestore/Source/Remote/FSTRemoteEvent.mm
Commit message (Expand)AuthorAge
* Refactor Remote Event (#1396)Gravatar Sebastian Schmidt2018-06-12
* Replace Objective-C assertions with C++ assertions (#1327)Gravatar Gil2018-05-24
* Reimplement C++ logging (#1313)Gravatar Gil2018-05-23
* Port FSTDocumentKeySet to C++ DocumentKeySet (#1229)Gravatar Gil2018-05-05
* Fix warning on FSTTargetMapping mentioned in #1210 (#1218)Gravatar Gil2018-05-03
* Port the feedback from the Java port (#1199)Gravatar Greg Soltis2018-04-30
* Identify limbo-only document updates (#1167)Gravatar Greg Soltis2018-04-25
* Port `SnapshotVersion` for `Remote` (#1174)Gravatar zxu2018-04-25
* Filter out document updates from target association changes (#1122)Gravatar Greg Soltis2018-04-20
* port C++ `DocumentKey` to `Remote/*` (#965)Gravatar zxu2018-03-24
* port `DocumentKey` to non-container types of `Model/*` (#930)Gravatar zxu2018-03-16
* Move all Firestore Objective-C to Objective-C++ (#734)Gravatar Gil2018-01-31