-
Notifications
You must be signed in to change notification settings - Fork 43
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
V4 #65
base: master
Are you sure you want to change the base?
Commits on Jan 22, 2024
-
feat(refactor): add first version /message /private/publish.json
- Add custom `http.Client` support from user. Signed-off-by: hantenglei <hantenglei@rongcloud.cn>
hantenglei committedJan 22, 2024 Configuration menu - View commit details
-
Copy full SHA for efd3ee3 - Browse repository at this point
Copy the full SHA efd3ee3View commit details
Commits on Jan 26, 2024
-
feat(refactor): add more chatroom functions
Signed-off-by: hantenglei <hantenglei@rongcloud.cn>
hantenglei committedJan 26, 2024 Configuration menu - View commit details
-
Copy full SHA for 936ff77 - Browse repository at this point
Copy the full SHA 936ff77View commit details -
fix: chatroom message priority query path
- fix http doRequest ctx nil judge bug Signed-off-by: hantenglei <hantenglei@rongcloud.cn>
hantenglei committedJan 26, 2024 Configuration menu - View commit details
-
Copy full SHA for 2fe5fcb - Browse repository at this point
Copy the full SHA 2fe5fcbView commit details -
feat: add custom http header to context
Signed-off-by: hantenglei <hantenglei@rongcloud.cn>
hantenglei committedJan 26, 2024 Configuration menu - View commit details
-
Copy full SHA for ae8ccb6 - Browse repository at this point
Copy the full SHA ae8ccb6View commit details -
fix: message literal type to pointer type(*)
Signed-off-by: hantenglei <hantenglei@rongcloud.cn>
hantenglei committedJan 26, 2024 Configuration menu - View commit details
-
Copy full SHA for 67a807f - Browse repository at this point
Copy the full SHA 67a807fView commit details -
fix: rename utils pointer func, e.g. String() to StringPtr()
Signed-off-by: hantenglei <hantenglei@rongcloud.cn>
hantenglei committedJan 26, 2024 Configuration menu - View commit details
-
Copy full SHA for 018e7e5 - Browse repository at this point
Copy the full SHA 018e7e5View commit details
Commits on Jan 29, 2024
-
feat: move chatroom unit test to examples
Signed-off-by: hantenglei <hantenglei@rongcloud.cn>
hantenglei committedJan 29, 2024 Configuration menu - View commit details
-
Copy full SHA for 7dd7642 - Browse repository at this point
Copy the full SHA 7dd7642View commit details
Commits on Jan 30, 2024
-
feat: add chatroom entry/whitelist/ban funcs
Signed-off-by: hantenglei <hantenglei@rongcloud.cn>
hantenglei committedJan 30, 2024 Configuration menu - View commit details
-
Copy full SHA for 129730d - Browse repository at this point
Copy the full SHA 129730dView commit details -
feat: add chatroom user ban whitelist
- chatroom refactor done Signed-off-by: hantenglei <hantenglei@rongcloud.cn>
hantenglei committedJan 30, 2024 Configuration menu - View commit details
-
Copy full SHA for b78c192 - Browse repository at this point
Copy the full SHA b78c192View commit details
Commits on Feb 2, 2024
-
Signed-off-by: hantenglei <hantenglei@rongcloud.cn>
hantenglei committedFeb 2, 2024 Configuration menu - View commit details
-
Copy full SHA for e92370f - Browse repository at this point
Copy the full SHA e92370fView commit details
Commits on Feb 6, 2024
-
Signed-off-by: hantenglei <hantenglei@rongcloud.cn>
hantenglei committedFeb 6, 2024 Configuration menu - View commit details
-
Copy full SHA for f608424 - Browse repository at this point
Copy the full SHA f608424View commit details
Commits on Feb 7, 2024
-
feat: Add ultraGroup userGroup channel bind funcs
Signed-off-by: hantenglei <hantenglei@rongcloud.cn>
hantenglei committedFeb 7, 2024 Configuration menu - View commit details
-
Copy full SHA for f262a85 - Browse repository at this point
Copy the full SHA f262a85View commit details -
feat: conversation refactor complete
Signed-off-by: hantenglei <hantenglei@rongcloud.cn>
hantenglei committedFeb 7, 2024 Configuration menu - View commit details
-
Copy full SHA for 1d591d9 - Browse repository at this point
Copy the full SHA 1d591d9View commit details -
feat: Add group remarks functions
Signed-off-by: hantenglei <hantenglei@rongcloud.cn>
hantenglei committedFeb 7, 2024 Configuration menu - View commit details
-
Copy full SHA for 271f113 - Browse repository at this point
Copy the full SHA 271f113View commit details
Commits on Feb 8, 2024
-
feat: Add GroupUserGag UserGroup functions
Signed-off-by: hantenglei <hantenglei@rongcloud.cn>
hantenglei committedFeb 8, 2024 Configuration menu - View commit details
-
Copy full SHA for 620637c - Browse repository at this point
Copy the full SHA 620637cView commit details
Commits on Feb 18, 2024
-
feat: Add group ban whitelist functions
Signed-off-by: hantenglei <hantenglei@rongcloud.cn>
hantenglei committedFeb 18, 2024 Configuration menu - View commit details
-
Copy full SHA for 63142c7 - Browse repository at this point
Copy the full SHA 63142c7View commit details
Commits on Feb 19, 2024
-
Signed-off-by: hantenglei <hantenglei@rongcloud.cn>
hantenglei committedFeb 19, 2024 Configuration menu - View commit details
-
Copy full SHA for d1b78e7 - Browse repository at this point
Copy the full SHA d1b78e7View commit details -
feat: Add sensitiveWord functions
Signed-off-by: hantenglei <hantenglei@rongcloud.cn>
hantenglei committedFeb 19, 2024 Configuration menu - View commit details
-
Copy full SHA for 678e064 - Browse repository at this point
Copy the full SHA 678e064View commit details
Commits on Feb 26, 2024
-
- delete old directory sdk, vendor Signed-off-by: hantenglei <hantenglei@rongcloud.cn>
hantenglei committedFeb 26, 2024 Configuration menu - View commit details
-
Copy full SHA for bf06bd7 - Browse repository at this point
Copy the full SHA bf06bd7View commit details -
- delete setting Signed-off-by: hantenglei <hantenglei@rongcloud.cn>
hantenglei committedFeb 26, 2024 Configuration menu - View commit details
-
Copy full SHA for 68e049d - Browse repository at this point
Copy the full SHA 68e049dView commit details -
Signed-off-by: hantenglei <hantenglei@rongcloud.cn>
hantenglei committedFeb 26, 2024 Configuration menu - View commit details
-
Copy full SHA for 8fa9b44 - Browse repository at this point
Copy the full SHA 8fa9b44View commit details -
Signed-off-by: hantenglei <hantenglei@rongcloud.cn>
hantenglei committedFeb 26, 2024 Configuration menu - View commit details
-
Copy full SHA for ed1a50c - Browse repository at this point
Copy the full SHA ed1a50cView commit details -
feat: Refactor chatroom/conversation/group README.md
Signed-off-by: hantenglei <hantenglei@rongcloud.cn>
hantenglei committedFeb 26, 2024 Configuration menu - View commit details
-
Copy full SHA for d4eb215 - Browse repository at this point
Copy the full SHA d4eb215View commit details -
feat: Refactor push/sensitive/ultragroup README.md
Signed-off-by: hantenglei <hantenglei@rongcloud.cn>
hantenglei committedFeb 26, 2024 Configuration menu - View commit details
-
Copy full SHA for 83de63b - Browse repository at this point
Copy the full SHA 83de63bView commit details
Commits on Feb 27, 2024
-
fix: remove RCMsg EncodeValues function
Signed-off-by: hantenglei <hantenglei@rongcloud.cn>
hantenglei committedFeb 27, 2024 Configuration menu - View commit details
-
Copy full SHA for f41e28f - Browse repository at this point
Copy the full SHA f41e28fView commit details -
Signed-off-by: hantenglei <hantenglei@rongcloud.cn>
hantenglei committedFeb 27, 2024 Configuration menu - View commit details
-
Copy full SHA for f58a7be - Browse repository at this point
Copy the full SHA f58a7beView commit details -
fix: custom message example don't start with
RC:
Signed-off-by: hantenglei <hantenglei@rongcloud.cn>
hantenglei committedFeb 27, 2024 Configuration menu - View commit details
-
Copy full SHA for 1f9e1c9 - Browse repository at this point
Copy the full SHA 1f9e1c9View commit details -
feat: Add custom message tip to README.md
Signed-off-by: hantenglei <hantenglei@rongcloud.cn>
hantenglei committedFeb 27, 2024 Configuration menu - View commit details
-
Copy full SHA for 3b0fe84 - Browse repository at this point
Copy the full SHA 3b0fe84View commit details -
fix: SetHttpTransport not assign to httpClient
- Add http params test log code Signed-off-by: hantenglei <hantenglei@rongcloud.cn>
hantenglei committedFeb 27, 2024 Configuration menu - View commit details
-
Copy full SHA for e9cc3e8 - Browse repository at this point
Copy the full SHA e9cc3e8View commit details -
feat: Add UltraGroupMsgModify function
Signed-off-by: hantenglei <hantenglei@rongcloud.cn>
hantenglei committedFeb 27, 2024 Configuration menu - View commit details
-
Copy full SHA for 3d3a66c - Browse repository at this point
Copy the full SHA 3d3a66cView commit details
Commits on Feb 28, 2024
-
feat: add installation README.md
Signed-off-by: hantenglei <hantenglei@rongcloud.cn>
hantenglei committedFeb 28, 2024 Configuration menu - View commit details
-
Copy full SHA for 6df63cb - Browse repository at this point
Copy the full SHA 6df63cbView commit details
Commits on Apr 9, 2024
-
Signed-off-by: hantenglei <hantenglei@rongcloud.cn>
hantenglei committedApr 9, 2024 Configuration menu - View commit details
-
Copy full SHA for 190c62e - Browse repository at this point
Copy the full SHA 190c62eView commit details -
# Conflicts: # rongcloud/rongcloud.go
hantenglei committedApr 9, 2024 Configuration menu - View commit details
-
Copy full SHA for 0937367 - Browse repository at this point
Copy the full SHA 0937367View commit details