-
Notifications
You must be signed in to change notification settings - Fork 4
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
[MERGE] dev-be to dev #292
Merged
+486
−96
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Loading status checks…
[FEAT] #250 악성 유저 밴 기능
Loading status checks…
…checker_api [FEAT] 방송/다시보기 존재 여부에 대한 체크 api
Loading status checks…
[FIX]: init data 형식 수정
Loading status checks…
[FIX]: init data 형식 수정
Loading status checks…
[Refactor] ChatException throw 시, roomId 를 담아서 throw 하도록 수정
Loading status checks…
[Feat] Chat Exception 세분화
Loading status checks…
refactor : user ban 을 x-forwarded-for 에서 userAgent 로 변경
Loading status checks…
…umbnail_url [FEAT] 썸네일 API URL 추가 / 다시보기 등록 기준으로 정렬
Loading status checks…
…umbnail_url [FIX] RTMP 버전 수정 / 개발자용 API 추가
- 변수 빠져있었음
Loading status checks…
refactor: chat server 의 blacklist user 를 가져올 때, server.handshake 를 참조하는 것에서 user 에 미리 등록해놓고 user 에서 가져오기
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
[MERGE] dev-be to dev