Commit Graph

  • 4d9769eeb7 chore: 简化 Connection oneRain 2020-06-23 16:16:21 +0800
  • 772a00f520 chore: 移除 Client 对 Connection 的依赖 oneRain 2020-06-23 16:03:24 +0800
  • 2c919d4344 chore: 支持相同 app 共享连接 oneRain 2020-06-23 15:25:30 +0800
  • 5891f9287b chore: 相同 app 共享连接 oneRain 2020-06-22 18:13:26 +0800
  • 371f604a79
    Merge pull request #77 from onerain88/pingpong oneRain 2020-06-11 11:59:36 +0800
  • fef8f0c18c * LCLiveQueryHeartBeat.cs: * LCLiveQueryConnection.cs: * LCConnection.cs: oneRain 2020-06-11 11:33:11 +0800
  • 6b40e4bfd5
    readme oneRain 2020-06-02 10:19:33 +0800
  • 92173f6f2d
    Merge pull request #73 from onerain88/044 oneRain 2020-05-28 16:44:00 +0800
  • 344db9f59d release oneRain 2020-05-28 16:28:29 +0800
  • 29392036e6
    Merge pull request #72 from onerain88/chore oneRain 2020-05-28 16:24:45 +0800
  • 4f7d3f8c30 chore: 云函数 API doc oneRain 2020-05-28 11:18:52 +0800
  • 973d58959a chore: 序列化云函数的参数 oneRain 2020-05-28 11:15:50 +0800
  • ba79cd677f chore oneRain 2020-05-27 15:38:00 +0800
  • 4647128888 * ACLTest.cs: * LCDecoder.cs: * LCEncoder.cs: * LCObjectData.cs: oneRain 2020-05-27 15:29:55 +0800
  • 66e07a2041 chore: 避免强转空指针 oneRain 2020-05-27 14:33:55 +0800
  • 5609509e34 chore: 完善 Dictionary 合并 oneRain 2020-05-27 12:46:01 +0800
  • 8fd9a9f377 chore: 修复 LCObject ToString() bug oneRain 2020-05-27 12:43:06 +0800
  • 2723b6213b fix: 修复 createdAt, updatedAt 时间格式问题 oneRain 2020-05-26 12:14:34 +0800
  • 86cf1eada2 chore: 将 LCException 提到 LeanCloud 命名空间下,并增加 ToString() oneRain 2020-05-21 10:41:58 +0800
  • 3e8e6b5f18
    Merge pull request #70 from onerain88/043 oneRain 2020-05-20 14:38:45 +0800
  • afa8dbff7b release oneRain 2020-05-20 14:38:10 +0800
  • 31865b82bd
    Merge pull request #69 from onerain88/fix_rtm oneRain 2020-05-20 14:36:51 +0800
  • 6d3064e29d fix: 修复设置对话名称无效的 bug oneRain 2020-05-20 12:34:16 +0800
  • d2cdb7bd69 chore: 创建对话后加入自己 oneRain 2020-05-19 16:58:46 +0800
  • ec95b05d77 fix: 查询对话时没有名字的 bug oneRain 2020-05-18 17:17:26 +0800
  • 15dbcdb9e8 chore: 发送消息记录发送者 Id oneRain 2020-05-18 17:16:48 +0800
  • 4a2f8edf58
    Merge pull request #68 from onerain88/042 oneRain 2020-05-18 10:49:04 +0800
  • 6770a58e01 chore: 工程版本号 oneRain 2020-05-18 10:36:38 +0800
  • 77e4960f98 release oneRain 2020-05-18 10:34:09 +0800
  • 5d314fb40d
    Merge pull request #67 from onerain88/fix_release oneRain 2020-05-15 12:26:14 +0800
  • 04d498db7e readme oneRain 2020-05-15 12:14:45 +0800
  • 49aa2a0622 chore: 增加打包拷贝依赖库的选项 oneRain 2020-05-15 10:36:17 +0800
  • 659db5117c
    Merge pull request #66 from onerain88/doc oneRain 2020-05-14 10:49:38 +0800
  • b1e29f9b70 doc: readme oneRain 2020-05-14 10:39:51 +0800
  • 080aa1c049 doc: api oneRain 2020-05-14 10:17:15 +0800
  • 25fe5d4152
    Merge pull request #65 from onerain88/041 oneRain 2020-05-13 18:03:39 +0800
  • f2dadd55f8 release oneRain 2020-05-13 18:02:52 +0800
  • 4ac5bff95b
    Merge pull request #64 from onerain88/040 oneRain 2020-05-13 17:50:51 +0800
  • ecd95f3c99 release oneRain 2020-05-13 17:50:15 +0800
  • 6e042ab754
    Merge pull request #63 from onerain88/livequery oneRain 2020-05-13 17:48:50 +0800
  • 1c2345d3b0 chore: LiveQuery 打包 oneRain 2020-05-13 17:38:33 +0800
  • 2ac01d886c chore oneRain 2020-05-13 17:18:59 +0800
  • 2210d75764 chore oneRain 2020-05-13 17:18:49 +0800
  • aeaf848a9f chore: 增加 LiveQuery 测试工程,测试断线重连 oneRain 2020-05-13 17:06:43 +0800
  • 4b30df0ba0 chore: 支持 LiveQuery oneRain 2020-05-13 17:05:25 +0800
  • 51fe69d7c0 chore oneRain 2020-05-13 17:04:23 +0800
  • 04e8229f89 chore: 调整接口访问权限 oneRain 2020-05-13 16:28:55 +0800
  • ff8f12ddc0 chore oneRain 2020-05-13 16:25:01 +0800
  • 6ef31f1188 chore oneRain 2020-05-13 16:11:46 +0800
  • fb5c0754b2 chore: 调整 LCQuery 与 LCQuery<T> 的关系 oneRain 2020-05-13 15:54:50 +0800
  • 8de256993a chore: 调整访问权限 oneRain 2020-05-13 14:14:23 +0800
  • 8a779af880 * LCJsonConverter.cs: oneRain 2020-05-13 14:13:08 +0800
  • 1c70bda35c chore: 将 json 序列化工具提出来 oneRain 2020-05-13 14:07:35 +0800
  • 45cb4a14c3
    Merge pull request #61 from onerain88/leaderboard oneRain 2020-05-07 16:01:36 +0800
  • 933d4dd036 chore: 支持排行榜 oneRain 2020-05-07 15:49:49 +0800
  • 7d87b51aa4 chore oneRain 2020-05-07 15:47:41 +0800
  • 1171f4b0de chore: 支持 master key oneRain 2020-05-07 15:25:12 +0800
  • a4eb9dfa0c chore oneRain 2020-05-07 10:56:45 +0800
  • cc73b21673
    Merge pull request #60 from onerain88/chore oneRain 2020-05-06 17:43:56 +0800
  • 6bd34720e9 chore oneRain 2020-05-06 17:33:37 +0800
  • e801478fad * RoleTest.cs: * QueryTest.cs: * RelationTest.cs: * SubClassTest.cs: * LCIMConversationQuery.cs: * LCCompositionalCondition.cs: oneRain 2020-05-06 16:02:26 +0800
  • 8a6aff4199 test oneRain 2020-05-06 14:14:07 +0800
  • 385a261388 * ObjectTest.cs: * LCObjectData.cs: oneRain 2020-05-06 14:07:35 +0800
  • 2266887b9a chore: 增加判断匿名用户接口 oneRain 2020-05-06 12:48:58 +0800
  • 9d3d6092f0 * ObjectTest.cs: oneRain 2020-05-06 12:38:44 +0800
  • 7bd2cd21d3 * LCObject.cs: * LCAddOperation.cs: * LCRemoveOperation.cs: oneRain 2020-05-06 12:06:35 +0800
  • 94f1c9feca * Utils.cs: * SMSTest.cs: * LCCaptchaClient.cs: * CaptchaTest.cs: * Storage-Unity.csproj: oneRain 2020-05-06 11:32:04 +0800
  • 0e6f4abb98
    Merge pull request #56 from onerain88/readme oneRain 2020-04-30 16:23:00 +0800
  • 1e4732a5a5 readme oneRain 2020-04-30 16:22:04 +0800
  • e6fa0579e5
    Merge pull request #55 from onerain88/gitignore oneRain 2020-04-30 16:04:51 +0800
  • 2b0a227732 chore: log oneRain 2020-04-30 16:04:35 +0800
  • 96e1c21bfe chore: Log code oneRain 2020-04-30 16:03:45 +0800
  • 65183c63bf chore: storage readme oneRain 2020-04-30 16:03:01 +0800
  • cb6cca22f5
    Merge pull request #54 from onerain88/030 oneRain 2020-04-30 15:42:21 +0800
  • 10fa526e97 release oneRain 2020-04-30 15:41:40 +0800
  • 559f7dbb5f
    Merge pull request #53 from onerain88/ci oneRain 2020-04-30 15:37:08 +0800
  • 8b6838be8f chore: 整理工程目录 oneRain 2020-04-30 15:36:06 +0800
  • cb98ff61fd
    Merge pull request #52 from onerain88/realtime oneRain 2020-04-30 13:50:44 +0800
  • aff76ee059 chore oneRain 2020-04-30 13:48:59 +0800
  • ea09941439 * csharp-sdk.sln: * Program.cs: * RealtimeApp.csproj: oneRain 2020-04-30 13:35:34 +0800
  • 08449aea6b * LCConnection.cs: oneRain 2020-04-30 13:34:41 +0800
  • c08873f1ab chore oneRain 2020-04-30 11:53:15 +0800
  • 1447070c8f * LCHeartBeat.cs: * LCConnection.cs: oneRain 2020-04-29 17:57:30 +0800
  • d66d1e53dc chore oneRain 2020-04-29 16:39:02 +0800
  • 77d1da76b3 chore oneRain 2020-04-29 16:02:13 +0800
  • fdfe462146 * LCHeartBeat.cs: * LCConnection.cs: oneRain 2020-04-29 15:49:37 +0800
  • 2bf5a4c84b chore oneRain 2020-04-28 17:04:57 +0800
  • c0c7a6b49f chore: 调整命名空间 oneRain 2020-04-28 17:04:46 +0800
  • 7380cdfdc2 chore: 调整命名空间 oneRain 2020-04-28 17:03:50 +0800
  • a06b836a10 chore: 调整命名空间和目录结构 oneRain 2020-04-28 17:02:52 +0800
  • 38287c9a9c * LCApplication.cs: * LCHttpClient.cs: oneRain 2020-04-28 16:59:55 +0800
  • a95977e055 * LCIMClient.cs: * Realtime.csproj: * LCIMPageResult.cs: * LCApplicationRealtimeExt.cs: * messages2.proto.orig: * LCIMOperationFailure.cs: * compile-client-proto.sh: * LCIMConversation.cs: * LCIMMessageSendOptions.cs: * LCHeartBeat.cs: * LCConnection.cs: * LCIMPartiallySuccessResult.cs: * LCIMController.cs: * LCIMGoAwayController.cs: * LCIMSessionController.cs: * LCIMMessageController.cs: * LCIMConversationController.cs: oneRain 2020-04-28 16:39:41 +0800
  • d404a1995c * LCIMMessageController.cs: oneRain 2020-04-28 15:27:25 +0800
  • 6994c79c51 test: 完善未读消息数量测试 oneRain 2020-04-28 15:09:51 +0800
  • cce620724a test: 增加提醒测试 oneRain 2020-04-28 14:49:00 +0800
  • c3fbf36971 * LCIMConversation.cs: * LCIMConversationController.cs: oneRain 2020-04-28 14:48:36 +0800
  • 5d0c5a32e6 * LCIMLocationMessage.cs: chore: 完善地理位置消息序列化 oneRain 2020-04-28 12:13:03 +0800
  • 8a036a6354 test: 重命名自定义类型消息 oneRain 2020-04-28 11:20:51 +0800
  • 63552e17de * LCIMFileMessage.cs: * LCIMAudioMessage.cs: * LCIMImageMessage.cs: oneRain 2020-04-28 11:12:25 +0800
  • c66ce32f9a * LCIMTextMessage.cs: oneRain 2020-04-27 18:19:15 +0800