Commit Graph

1412 Commits

Author SHA1 Message Date
richard-loafle
dd6bbc42f9 Merge branch 'master' of https://git.loafle.net/ucap-web/next-ucap-messenger 2020-02-05 17:06:05 +09:00
richard-loafle
0dfd7d9bee [ISSUE 113] fixed 2020-02-05 17:06:00 +09:00
khk
d4a5f2b335 메시지 가시성 수정 2020-02-05 16:39:39 +09:00
richard-loafle
ec57bc484c version of app is changed from 0.0.14 to 0.0.15 2020-02-05 16:20:22 +09:00
leejinho
c004143441 Merge branch 'master' of https://git.loafle.net/ucap-web/next-ucap-messenger 2020-02-05 16:19:40 +09:00
richard-loafle
9605304278 Merge branch 'master' of https://git.loafle.net/ucap-web/next-ucap-messenger 2020-02-05 16:19:40 +09:00
leejinho
f601956e45 bugfix 2020-02-05 16:19:19 +09:00
richard-loafle
b948d5c324 Merge branch 'master' of https://git.loafle.net/ucap-web/next-ucap-messenger 2020-02-05 16:18:35 +09:00
richard-loafle
c51016983d bug fixed 2020-02-05 16:18:31 +09:00
richard-loafle
324e2228ed bug fixed 2020-02-05 16:18:17 +09:00
khk
fa1d0287be 수정사항 반영 및 svg -> 폰트로 변경중 2020-02-05 15:50:35 +09:00
leejinho
4ee3448228 쪽지 답장 기능 추가. 2020-02-05 15:29:29 +09:00
leejinho
12f09c33dd 업로드 허용 확장자 화이트 리스트 갱신. 2020-02-05 14:48:08 +09:00
leejinho
b55e144172 Merge branch 'master' of https://git.loafle.net/ucap-web/next-ucap-messenger 2020-02-05 14:11:36 +09:00
leejinho
1a46307df7 bugfix 2020-02-05 14:10:34 +09:00
richard-loafle
46faa2a675 Merge branch 'master' of https://git.loafle.net/ucap-web/next-ucap-messenger 2020-02-05 14:07:50 +09:00
richard-loafle
bab7b405a1 bug fixed 2020-02-05 14:07:46 +09:00
leejinho
68fae90bfc 선택된 방 chat list 에서 선택 표시 2020-02-05 13:07:51 +09:00
richard-loafle
551f495698 comment removed 2020-02-05 12:07:36 +09:00
richard-loafle
9e2a5bec76 bug fixed 2020-02-05 12:06:58 +09:00
leejinho
74128a071a Merge branch 'master' of https://git.loafle.net/ucap-web/next-ucap-messenger 2020-02-05 11:48:28 +09:00
leejinho
e87320d1ee bugfix 2020-02-05 11:48:19 +09:00
khk
fb5dda3eb9 로그인- 반응형(inputbox 수정) 2020-02-05 11:46:16 +09:00
richard-loafle
eb4dfdc6e5 Merge branch 'master' of https://git.loafle.net/ucap-web/next-ucap-messenger 2020-02-05 11:38:56 +09:00
richard-loafle
a14148389b bug fixed 2020-02-05 11:38:51 +09:00
leejinho
e2f271eba4 Merge branch 'master' of https://git.loafle.net/ucap-web/next-ucap-messenger 2020-02-05 11:13:12 +09:00
leejinho
8cb9b60afe 윈도우 기본 사이즈 설정 2020-02-05 11:12:52 +09:00
richard-loafle
0766bb6134 bug fixed 2020-02-05 11:07:43 +09:00
leejinho
370fa44579 bugfix :: 이벤트 타입(P:일정) 에 'XX 전 알림' 문구 처리. 2020-02-05 09:32:46 +09:00
leejinho
953d813a95 bugfix :: 번역 오류시 대화가 더이상 안나가는 문제 수정. 2020-02-05 09:31:53 +09:00
khk
735ace3381 통합검색 결과없음 표시 2020-02-04 18:24:45 +09:00
richard-loafle
b1ce223716 version of app is changed from 0.0.13 to 0.0.14 2020-02-04 18:01:08 +09:00
richard-loafle
7c2e6b4ebb Merge branch 'master' of https://git.loafle.net/ucap-web/next-ucap-messenger 2020-02-04 17:59:31 +09:00
richard-loafle
4cf0292204 bug fixed 2020-02-04 17:59:27 +09:00
leejinho
4fc2f89ce5 Merge branch 'master' of https://git.loafle.net/ucap-web/next-ucap-messenger 2020-02-04 17:54:50 +09:00
leejinho
023d75a476 PC 중복 로그인 알림 메시지 문구 변경. 2020-02-04 17:54:42 +09:00
richard-loafle
c4e9ebb217 Merge branch 'master' of https://git.loafle.net/ucap-web/next-ucap-messenger 2020-02-04 17:13:16 +09:00
richard-loafle
ef007d0ab5 clipboard 2020-02-04 17:13:09 +09:00
khk
1d0dcf3791 Merge branch 'master' of https://git.loafle.net/ucap-web/next-ucap-messenger 2020-02-04 17:03:55 +09:00
khk
59254ac811 셋팅창 메뉴 버튼 영역 수정 2020-02-04 17:03:33 +09:00
leejinho
3f61451be6 대화타입에 따라 노티, snackbar 출력하지 않도록 수정.
case EventType.Join:
      case EventType.Exit:
      case EventType.ForcedExit:
      case EventType.RenameRoom:
      case EventType.NotificationForTimerRoom:
      case EventType.GuideForRoomTimerChanged:
2020-02-04 17:02:27 +09:00
leejinho
9bb14a3fac Merge branch 'master' of https://git.loafle.net/ucap-web/next-ucap-messenger 2020-02-04 16:34:50 +09:00
leejinho
4569202230 bugfix ::
1. 강제퇴장시 state 에서 remove 하지 않고 isJoinRoom 플래그만 변경하도록 수정.
2. 대화상대 초대시 방정보를 갱신하도록 수정. >> INVITE_NOTI 에 초대자 정보가 유입되지 않음.
2020-02-04 16:34:27 +09:00
khk
1da9fe0940 수정사항 반영 2020-02-04 16:24:39 +09:00
leejinho
b58e52325d 팝업 닫는 로직 통합에 의한 불필요 소스 제거. 2020-02-04 13:37:56 +09:00
richard-loafle
ad78e23303 close all dialogs when force logout 2020-02-04 13:25:09 +09:00
richard-loafle
5a84657d53 add perfect-scrollbar 2020-02-04 13:05:19 +09:00
richard-loafle
06fdaffd07 version of app is changed from 0.0.12 to 0.0.13 2020-02-04 11:34:48 +09:00
leejinho
8115d3af69 Merge branch 'master' of https://git.loafle.net/ucap-web/next-ucap-messenger 2020-02-04 11:30:06 +09:00
leejinho
e38a22d998 bugfix ::
logout 시 에러.
팝업 오픈시에 로그아웃되면 팝업이 남아있는 문제.
2020-02-04 11:29:55 +09:00