Commit Graph

299 Commits (92173f6f2d8adc4c8bf76166d2fb76ad8c10db97)

Author SHA1 Message Date
oneRain a4eb9dfa0c chore 2020-05-07 10:56:45 +08:00
oneRain cc73b21673
Merge pull request #60 from onerain88/chore
Chore
2020-05-06 17:43:56 +08:00
oneRain 6bd34720e9 chore 2020-05-06 17:33:37 +08:00
oneRain e801478fad * RoleTest.cs:
* QueryTest.cs:
* RelationTest.cs:
* SubClassTest.cs:
* LCIMConversationQuery.cs:
* LCCompositionalCondition.cs:

* LCQuery.cs: chore: 支持更丰富的查询
2020-05-06 16:02:26 +08:00
oneRain 8a6aff4199 test 2020-05-06 14:14:07 +08:00
oneRain 385a261388 * ObjectTest.cs:
* LCObjectData.cs:

* LCObject.cs: chore: 支持 LCObject 序列化
2020-05-06 14:07:35 +08:00
oneRain 2266887b9a chore: 增加判断匿名用户接口 2020-05-06 12:48:58 +08:00
oneRain 9d3d6092f0 * ObjectTest.cs:
* LCObject.cs: chore: 支持 FetchAll
2020-05-06 12:38:44 +08:00
oneRain 7bd2cd21d3 * LCObject.cs:
* LCAddOperation.cs:
* LCRemoveOperation.cs:

* ObjectTest.cs: chore: 支持操作未赋值字段
2020-05-06 12:06:35 +08:00
oneRain 94f1c9feca * Utils.cs:
* SMSTest.cs:
* LCCaptchaClient.cs:
* CaptchaTest.cs:
* Storage-Unity.csproj:

* LCSMSClient.cs: chore: 支持验证码和短信
2020-05-06 11:32:04 +08:00
oneRain 0e6f4abb98
Merge pull request #56 from onerain88/readme
Readme
2020-04-30 16:23:00 +08:00
oneRain 1e4732a5a5 readme 2020-04-30 16:22:04 +08:00
oneRain e6fa0579e5
Merge pull request #55 from onerain88/gitignore
chore: Log code
2020-04-30 16:04:51 +08:00
oneRain 2b0a227732 chore: log 2020-04-30 16:04:35 +08:00
oneRain 96e1c21bfe chore: Log code 2020-04-30 16:03:45 +08:00
oneRain 65183c63bf chore: storage readme 2020-04-30 16:03:01 +08:00
oneRain cb6cca22f5
Merge pull request #54 from onerain88/030
release
2020-04-30 15:42:21 +08:00
oneRain 10fa526e97 release 2020-04-30 15:41:40 +08:00
oneRain 559f7dbb5f
Merge pull request #53 from onerain88/ci
chore: 整理工程目录
2020-04-30 15:37:08 +08:00
oneRain 8b6838be8f chore: 整理工程目录 2020-04-30 15:36:06 +08:00
oneRain cb98ff61fd
Merge pull request #52 from onerain88/realtime
Realtime
2020-04-30 13:50:44 +08:00
oneRain aff76ee059 chore 2020-04-30 13:48:59 +08:00
oneRain ea09941439 * csharp-sdk.sln:
* Program.cs:
* RealtimeApp.csproj:

* SingleThreadSynchronizationContext.cs: chore: rtm 测试 app
2020-04-30 13:35:34 +08:00
oneRain 08449aea6b * LCConnection.cs:
* LCHeartBeat.cs: chore: 关闭连接时停止心跳检测
2020-04-30 13:34:41 +08:00
oneRain c08873f1ab chore 2020-04-30 11:53:15 +08:00
oneRain 1447070c8f * LCHeartBeat.cs:
* LCConnection.cs:

* LCWebSocketClient.cs: chore: 重构连接相关结构
2020-04-29 17:57:30 +08:00
oneRain d66d1e53dc chore 2020-04-29 16:39:02 +08:00
oneRain 77d1da76b3 chore 2020-04-29 16:02:13 +08:00
oneRain fdfe462146 * LCHeartBeat.cs:
* LCConnection.cs:

* LCWebSocketClient.cs: chore
2020-04-29 15:49:37 +08:00
oneRain 2bf5a4c84b chore 2020-04-28 17:04:57 +08:00
oneRain c0c7a6b49f chore: 调整命名空间 2020-04-28 17:04:46 +08:00
oneRain 7380cdfdc2 chore: 调整命名空间 2020-04-28 17:03:50 +08:00
oneRain a06b836a10 chore: 调整命名空间和目录结构 2020-04-28 17:02:52 +08:00
oneRain 38287c9a9c * LCApplication.cs:
* LCHttpClient.cs:

* LCObject.cs: chore: 调整访问权限
2020-04-28 16:59:55 +08:00
oneRain 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:

* ILCIMSignatureFactory.cs: chore: 整理命名空间和目录结构
2020-04-28 16:39:41 +08:00
oneRain d404a1995c * LCIMMessageController.cs:
* LCIMMessageSendOptions.cs: chore: 支持推送消息
2020-04-28 15:27:25 +08:00
oneRain 6994c79c51 test: 完善未读消息数量测试 2020-04-28 15:09:51 +08:00
oneRain cce620724a test: 增加提醒测试 2020-04-28 14:49:00 +08:00
oneRain c3fbf36971 * LCIMConversation.cs:
* LCIMConversationController.cs:

* LCIMMessageController.cs: chore: 完善提醒功能
2020-04-28 14:48:36 +08:00
oneRain 5d0c5a32e6 * LCIMLocationMessage.cs: chore: 完善地理位置消息序列化
* LCIMTypedMessage.cs:
2020-04-28 12:13:03 +08:00
oneRain 8a036a6354 test: 重命名自定义类型消息 2020-04-28 11:20:51 +08:00
oneRain 63552e17de * LCIMFileMessage.cs:
* LCIMAudioMessage.cs:
* LCIMImageMessage.cs:

* LCIMVideoMessage.cs: chore: 完善富媒体消息
2020-04-28 11:12:25 +08:00
oneRain c66ce32f9a * LCIMTextMessage.cs:
* LCIMTypedMessage.cs: chore: 调整消息数据保存
2020-04-27 18:19:15 +08:00
oneRain aa832f4cb5 chore: session open 之后断开连接 2020-04-27 18:11:23 +08:00
oneRain 9ca71dba39 test: 自定义类型消息测试 2020-04-27 17:44:53 +08:00
oneRain fb830691c4 * LCIMMessage.cs:
* LCIMFileMessage.cs:
* LCIMTextMessage.cs:
* LCIMAudioMessage.cs:
* LCIMImageMessage.cs:
* LCIMTypedMessage.cs:
* LCIMBinaryMessage.cs:
* LCIMLocationMessage.cs:
* LCIMRecalledMessage.cs:
* LCIMMessageController.cs:

* LCIMVideoMessage.cs: chore: 重构并支持自定义类型消息
2020-04-27 17:44:14 +08:00
oneRain 5379ee1285 test: 消息自定义属性 2020-04-27 14:47:04 +08:00
oneRain 9dd7a19e03 test: 增加未读测试 2020-04-27 11:54:01 +08:00
oneRain a7ccccb368 chore: 在查询会话时更新最后一条消息 2020-04-26 17:23:36 +08:00
oneRain a4a2e81e19 chore: 已确认的功能支持 2020-04-26 16:27:56 +08:00