An open API service for software projects hosted on Open Collective.

github.com/parse-community/ParseLiveQuery-iOS-OSX

Parse LiveQuery Client for iOS/OS X.
https://github.com/parse-community/ParseLiveQuery-iOS-OSX

docs: Update README.md (#266)

4540161aa7702888a21f301401fba01d282ccdd7 authored about 2 years ago
docs: add GitHub templates (#256)

eebb0841c881fc62d79b54f65ce3721bfab596c6 authored over 3 years ago
Fix actions release (#252)

94cf4f44816653353bfb64a05ebed61f4d2105e2 authored almost 4 years ago
Prepare for 2.8.1 release (#251)

2926bc8154860af96bb4472205c30ec2ad62ece8 authored almost 4 years ago
Move Event outside of ObjCCompat to work around a compiler issue (#245)

e56b27757368e2b846ac09634eed544b89d7b722 authored almost 4 years ago
Add cases for network viablity changed, reconnect suggested, and cancelled. (#250)

e8cfb4db6e81e4ce5bb0daa4603739659abf127c authored almost 4 years ago
Bump addressable from 2.7.0 to 2.8.0 (#249)

Bumps [addressable](https://github.com/sporkmonger/addressable) from 2.7.0 to 2.8.0.
- [Release...

4fb87cb26e760753901f80bf18242387a7404b07 authored almost 4 years ago
Bump redcarpet from 3.5.0 to 3.5.1 (#243)

Bumps [redcarpet](https://github.com/vmg/redcarpet) from 3.5.0 to 3.5.1.
- [Release notes](http...

da22df1da3c44bdae357c03a5d3a52e3f502ae0c authored over 4 years ago
deploy docs only on tags (#242)

* deploy docs only on tags

* change file name

* update release

* only release on publish

b84b43a9b263f09619123ec30ce711ebdcb854f7 authored over 4 years ago
Adding back in LiveQueryDemo-ObjC (#238)

* Adding back in LiveQueryDemo-ObjC

Removed this by accident

* Remove spaces

* Add watc...

684e481c6412f36fd6d43e87b86d73236f50829d authored over 4 years ago
Switch CI to main branch (#241)

140a8a710d2722854fff96665da949048c526cb0 authored over 4 years ago
Update QueryEncoder.swift (#240)

Allows for nested inQuery and orQuery. relates to #156

8b75caf434a4c93e9d3f9f87e0ca21058d933f51 authored over 4 years ago
Update sockets (#236)

* Update starscream to latest

* update carthage files

* Update pod spec

* update podspe...

96191042d721aadfddde41298120f87c2496f09b authored over 4 years ago
Add watchOS and tvOS support (#235)

* add watchOS support to cocoapods

* add cache to CI and bump version numbers

* fix colon
...

db0458f7dcd280cbb75b298658af9cef2707819c authored over 4 years ago
Updates version numbers (#231)

57d2b011b6beea18f8f1ed62898eb5cfe5ce84a3 authored almost 5 years ago
Release 2.7.2 (#229)

* Update CHANGELOG.md

* Update CHANGELOG.md

* Update ParseLiveQuery.podspec

* Update Ca...

56aaae86d4e31bbf0ec39fab97b6afff342774d0 authored almost 5 years ago
Revert "Update ParseLiveQuery.podspec"

This reverts commit 597872ba978d0e1b9f8cc571a42749c252547985.

397d240c8cb327d433c3ed302a27e2a7d90703d2 authored almost 5 years ago
Revert "Update Cartfile"

This reverts commit cb74cb74deb24d11d07be1207e05823cf0da9d5d.

57c807286aa680c33339a320729cee5eac50d3e6 authored almost 5 years ago
Update ParseLiveQuery.podspec

597872ba978d0e1b9f8cc571a42749c252547985 authored almost 5 years ago
Update Cartfile

cb74cb74deb24d11d07be1207e05823cf0da9d5d authored almost 5 years ago
Release 2.7.1 & bump dependencies (#226)

* Updating Dependencies

- Updating starscream to 3.1.1 for Swift 5 compatibility
- Parse 1.1...

fa2081457555c44db17acfbc006aa3a91f3259bf authored over 5 years ago
Remove Bolts dependency and related helper files (#223)

Based on discussions in #222 around how to handle the Bolts dependency, it was determined the be...

15438a81ad1d4c70e7e5a7c1510ae6332dec6354 authored over 5 years ago
Bump ffi from 1.9.18 to 1.11.1 (#216)

Bumps [ffi](https://github.com/ffi/ffi) from 1.9.18 to 1.11.1.
- [Release notes](https://github...

b3375131c3f21914929699cd89b2988b5c99dc8e authored over 5 years ago
Xcode 11, iOS 13, Swift 5 compatibility (#210)

* Removing carthage files. Updating parse version that builds.

* Trying to fix building issue...

f4f5a8b508d849a42073cc1c3bebe5acae0362ed authored over 5 years ago
Properly encode Array of GeoPoints (#208)

9fa0fb7cff1955a146bb3bfcdfb36ca3ad16fc60 authored almost 6 years ago
Fix for release build. (#205)

* Trying to fix building issue.

6a6c6907ea199b9836ecf1280553cd96a5d5ad25 authored almost 6 years ago
Updating Changelog for release 2.6.1 (#204)

* Update CHANGELOG.md

* Update ParseLiveQuery.podspec

f39e29403f34d011283e32f537f78945124359e6 authored almost 6 years ago
Updating dependencies for final Swift 4.2 release(1.6.1). (#202)

-Updated podspec for final Swift 4.2 release.
-Updated ServerResponse enum to fix warnings for ...

28c39c2ffd46277ceb977a902927ccf5beee86cd authored almost 6 years ago
Remove weak modifier (fixes issue #190) (#203)

8b824ff22d9898e53c0696e7afabb0eaf1333987 authored almost 6 years ago
Merge pull request #197 from noobs2ninjas/master

Fixing LiveQuery Parse Server error for empty "where" property.

71b2a69c7f469e3b8dfbbc6f0199f84afaa96983 authored about 6 years ago
Fixed formatting. Remove redundant type declaration.

ea5bf7e32ad0108e3b6295cca8327590c3c82cc7 authored about 6 years ago
Editing Changelog

9d9fa1096f929598606ceb1fb7b03205092f8cae authored about 6 years ago
Fixing LiveQuery Parse Server error for empty where property.

547fa20f993e0388ab9e89a8d0976ef28146ccd5 authored about 6 years ago
Update QueryEncoder.swift (#195)

b6888eb4dc86462a75c7160b4cb612c1777dcfa8 authored about 6 years ago
Merge pull request #188 from parse-community/release-2.6.0

Release 2.6.0

a91cb9fe02762f85bdd2c27708469d372fd713c2 authored about 6 years ago
futz

bdaf87fd1549b187cd8fec9280286834a18612a8 authored about 6 years ago
get the bundle id in the info.plis

3e85b9a62c8d0d719cbbcb1394f65b01280241f9 authored about 6 years ago
fix a fat finger

b776a2d75543784ddf5e15b1320821c635ae3c5c authored about 6 years ago
prepare for 2.6.0 release

f3ada548d5f2df76ec0d135127827b64353d94e8 authored about 6 years ago
Merge pull request #186 from ananfang/master

Refine encoding Date object in QueryEncoder

fedc1e3a783fde8c5727220411b3b93d1ff1eea5 authored about 6 years ago
encode Date object with __type: Date

389286f837d2f12defef9a75ada32eb953fedbd4 authored over 6 years ago
Added @objc to compile with objective-c (#184)

69576bf43133513e58aeb5b6125a7f8a492fa95e authored over 6 years ago
Update README.md

c4fa4d0bf0582aefd3352b9092d06b3d8deaadd7 authored over 6 years ago
Create CODE_OF_CONDUCT.md (#183)

* Create CODE_OF_CONDUCT.md

* change email

31aacf1012238fa60023122fc5fac1d3beec36f4 authored over 6 years ago
upgrade CocoaPods to 1.5.3 (#180)

72ec43337751b963b41b6cd610fda1c36ae510ee authored over 6 years ago
Fix `pod lib lint` (#179)

* [TravisCI] upgrade to Xcode 10.1, run a complete pod lib lint, add a workaround for Cocoapods ...

d952005d7872ca241b5a6f59a7920ab650519f33 authored over 6 years ago
⚡️ Release 2.5.0 (#178)

* Update Changelog for release 2.5.0

* Update podspec for release 2.5.0

* Update Info.plis...

8b61b4c2d6804b0c98dbe4be4f662dde9886fb51 authored over 6 years ago
Full Swift 4.2 compatibility (#177)

* Convert ParseLiveQuery to Swift 4.2

* Convert LiveQueryDemo/LiveQueryDemo-ObjC to Swift 4.2...

910feddbe926958a260632e3d44f8ae14cbc626c authored over 6 years ago
Bumps Bolts-Swift dependency (#175)

00ae5ab51c130ee70f2fb6f884c7c87ea70c6ab3 authored over 6 years ago
add explicit bolts dependency (#142)

f69a272134c3601cf4587181cd22111cf81c408c authored about 7 years ago
:zap: Release 2.4.0 (#151)

* Account for failable encoder in Parse 1.17.0

* Min Parse to alpha.1

* set swift_version in p...

2f483a6ee794ee9ee74a49073b14c4b980df291f authored over 7 years ago
:zap: Release 2.3.0 (#147)

* :zap: Release 2.2.4

- Bumps Parse and Bolts to latest version

* Update Project Settings
...

601a5385548975eed12883fa17f79450c9788731 authored over 7 years ago
Use CircleCi for PR builds (#145)

* Initial CircleCI

* Fixes multilines

* nit

* nit

* sudo

* Custom shell for ruby
...

20fc8e0d0ea1a21db5daba16673466659e452446 authored over 7 years ago
:zap: Relase 2.2.3 (#144)

* :zap: Release 2.2.3

* Fixes swift demo project

e04adfe654676867459338b3e7bbcba0a1bf85b6 authored over 7 years ago
Use proper ruby version in publish.sh

0d23a52480b0ec77c6f140018a04dc1027e3a25f authored over 7 years ago
Update logging for WebSockets (#138)

* Update logging for WebSockets

* Convert all logs from print()/debugPrint() to NSLog() to su...

c2e6bbd5e6f02636fb060a4060de4f69891f7412 authored over 7 years ago
Update unsubscribe to remove subscriptions from the tracked subscriptions list (#139)

8715b1506de1baf32a5127a396b5b019c3f66a3c authored over 7 years ago
Don't attempt to reconnect if a connection is already in progress (#140)

b0396248cc3d4b1252284dba5c6924ee9609195c authored over 7 years ago
:zap: Release 2.2.2

c462f09d83cdc0fbad85634877b879311702a08d authored over 7 years ago
Adds jazzy docs generation, docs and package releases (#137)

* Adds jazzy docs generation and gh-pages releases

* Skip after success

* use jobs

* ni...

b4c2a172449391361b27387ef6957152ad2fe115 authored over 7 years ago
Make sure the live query server URL properly handle wss schemes (#135)

8d7d704bc32fd26dc641ff4c612127748c4f391e authored over 7 years ago
Add a property "shouldPrintWebSocketLog" for Client (#126)

* turn off web socket log in default.

* Safe way to access shouldPrintWebSocketLog of Client ...

71cfa0a30835de479ec3b3ab2721e20d9ec6c98f authored over 7 years ago
Update README.md (#133)

629a0538c01edffd933c28cc0e12eabb7e78f141 authored over 7 years ago
Adds optional client key as part of connect message (#136)

3c716d2a458315ee1594d359145e575c28f8670d authored over 7 years ago
Update ParseLiveQuery.podspec

6395173d7ce47def52172aef08825d49e8aabc13 authored over 7 years ago
⚡ Release 2.2.1 (#130)

- Bumps starscream dependency to 2.1.1

cc1f520390edb94dfb8e92c0d2d5229b0485fd6d authored almost 8 years ago
Release 2.2.0 (#125)

* Updates for compatibility with latest Parse SDK

* Bumps version

* Smaller logs for cocoa...

a9c0ee38323d85727a7f858de480eddf105344a9 authored about 8 years ago
fix(Subscription): add @discardableResult to every handle* method (#119)

b0f8aab8f018e7137ea5920bc35ce32e991f6a7d authored about 8 years ago
docs: Update demo code in README (#118)

Since #ed4f859, subscribe method is not available on PFObject. So: we have to use the Client obj...

d174fb09011f24cee4b9a9441d329adb6d1b8600 authored about 8 years ago
Preemptively serialize Dates in QueryEncoder (#114)

Fix #113 by preemptively serializing Date objects before they are sent to JSONSerialization by t...

8592026eda0c3e285f2925169952d9b209b47b3c authored about 8 years ago
Update Shields

ce5085809e6629c692286a9acf7d68dc081b3fce authored over 8 years ago
transfer code

0f1afe261420acde592a7eb7b0f42e5d8a696f5e authored over 8 years ago
Fix wrong capital U in changelog.md (#103)

* Fix wrong capital U in changelog.md

* Update CHANGELOG.md

31e45e40256c0d1a275267ad32e22270a1db7bb7 authored over 8 years ago
CHANGELOG for 2.0.0 (#101)

ce74717da0e3902d5369796cf13242a4a3e2204a authored over 8 years ago
Version 2.0.0 (#95)

* Deprecates usage of SocketRocket in favour of Starscream
* Full support and compatibility wit...

530452bb421ca308aba831de96e6b91722f65f5c authored over 8 years ago
Live query update (#81)

* Adds support for update operator

* Fix updating currentQuery insubscription

* Makes sure...

69c0536efa2180cb9efd95138f172d2bbda9cf38 authored over 8 years ago
Fix object decoding (#76)

* Use the PFDecoder to properly decode objects instead of withoutData

* Makes Bridging-header...

5eb6f37ba1a37d5ead68643d83601656ee9c3f14 authored over 8 years ago
updated pod spec to allow tvos (#69)

* updated pod spec to allow tvos

* Update podspec

a1bfa5efbb42957bc35f6ca424dedb8f68deb8d7 authored over 8 years ago
Added support for session token and user authentication. (#60)

* Added support for session token and user authentication.
Added using of sessionToken for both...

7b32e74f9735088651631fbb4ee94b6699527953 authored almost 9 years ago
v1.1.0 (#71)

c01aae2311e1f51b9873eb9020ea0a64228f8805 authored almost 9 years ago
Merge pull request #70 from ParsePlatform/swift-3

Swift3 and Carthage

0c3cab672eaea8e9d6d8ae60f244668fb9dc0157 authored almost 9 years ago
more nits

58d30b8a3363f9e7b4a6e2353d4ca53efc2f9fb7 authored almost 9 years ago
nits

05cfbeee7155e93bb8e913458a39fdda85117272 authored almost 9 years ago
Adds .swift-version to force pods to use 3.0

ce3b2ff5cb7080eeb7b6cf16e88ada0e503ba6e4 authored almost 9 years ago
Improves carthage settings

364134be96bad073f9788832e300b149577fd28f authored almost 9 years ago
Run on xcode8

422d3f716162c025edba43be575918f685bb7372 authored almost 9 years ago
Swift3 and Carthage

ed4f859104493122533bbe743121efaecf6f1a8e authored almost 9 years ago
Allow pfgeopoints. (#59)

* Allow pfgeopoints.

Fixes #58.

33ec3afc6e8fedf92328d9d98ead7f936192d74e authored almost 9 years ago
Merge pull request #53 from ParsePlatform/nlutsenko.dependencies

Update all dependencies and fix usage of deprecated APIs.

19845ebf17bb7aad96c01294bf2593d9de265291 authored almost 9 years ago
Add default ruby version file.

6a6204d1b5670f0536888c99fbf96a14a9a95d4a authored almost 9 years ago
Update usage of deprecated BoltsSwift APIs.

dd2251c0d4a2f907084337a741dbfe24b48cf417 authored almost 9 years ago
Update CocoaPods dependencies.

dc2ef2eafcafdae04aee2ea31925a9f364ad3ef7 authored almost 9 years ago
Fix usage of deprecated Swift APIs.

d43c4b8e4b12526872f2d3460e2f677fc0715b58 authored almost 9 years ago
Update gem dependencies.

aed471eaf74756003e30527540e585386a541e58 authored almost 9 years ago
Use Xcode 7.3 for Travis-CI.

c6ae494b4f6bcbbf3ac1f988f57232428e1f8830 authored almost 9 years ago
Update examples to use better path construction, and make Message query actually work. (#35)

e9eea483e7fdf9a51b8efe1f35d0736fa69da84d authored about 9 years ago
Make path construction no longer explicitly reference /LQ. (#34)

This hasn't been necessary for a long time with LiveQuery, and should
allow this to operate pro...

76bcc6ca9cfc24e05f9e8d45069d8c9bb69d50fa authored about 9 years ago
Use wss schema if api uses https

ffed63f1f3df84b2166b6611cc18636e9f7915e2 authored over 9 years ago
Fix for multiple subscription requests.

ad1a14e5fb9b47900358ed67fbedec6d5a4687cc authored over 9 years ago
Merge pull request #19 from ParsePlatform/richardross.objc.examples

Add objective-c example app, make swift example use AppKit for proper linking.

d7de568048616d125d2d92e87d2f7a545c2b19de authored over 9 years ago