Commit graph

17118 commits

Author SHA1 Message Date
conory
cd0ded1c46 게시글 추천 취소시 추천 알림이 삭제되지 않는 문제 수정
또한 댓글 추천 취소시 해당 댓글의 모든 추천 알림이 삭제되는 문제 수정

* 비회원은 IP기반의 추천이라 비회원이 추천 취소를 할 경우에는 알림을 특정할 수 없어 알림 삭제가 되지 않음
2020-04-04 01:15:31 +09:00
Kijin Sung
dfbdf46085 Fix #1262 2020-04-03 17:09:26 +09:00
Kijin Sung
95f0caafcc Rename session.override_domains to session.conflict_domains
- 설정 이름을 바꾸어 기존에 설정된 것 무효화
- 도메인 없이 setcookie()하는 부분을 모두 찾아 도메인 지정
2020-03-30 23:02:14 +09:00
BJRambo
1d11d4fa1e 하드코딩된 문구를 댓글의 언어파일에서 가져오도록 고침 2020-03-30 19:24:32 +09:00
BJRambo
4a636c1182 리스트에서 태그가 먹히는 문제 고치고 댓글에 이미지만 있을 경우 내용없음 출력하도록 고침 2020-03-30 19:18:49 +09:00
Kijin Sung
f27ea1b666 Add script to update all modules from the CLI 2020-03-29 17:30:00 +09:00
Kijin Sung
3cec3baf33 Force new domains to follow the main domain's SSL option 2020-03-26 22:14:52 +09:00
Kijin Sung
3ca551e5f2 Fix multidomain not working when domain is IDN 2020-03-26 22:12:33 +09:00
Kijin Sung
7c9b356662 Clean up unnecessary download headers 2020-03-24 01:07:23 +09:00
Kijin Sung
4f9fab5e8b Add MIME types for common executables and package formats 2020-03-24 01:07:07 +09:00
Kijin Sung
de9315fd0f v1.9.9.6 Your mission, should you choose to accept it 2020-03-23 21:32:27 +09:00
Kijin Sung
ecd8cd3ded Fix #1232 allow multiple auth attempts in a configured time 2020-03-23 21:20:26 +09:00
Kijin Sung
3bccc9ff2d Enable SSL by default when SMTP is selected as a sending method 2020-03-23 17:49:17 +09:00
Kijin Sung
f9f3d3db15 Enable member search by IP address 2020-03-23 17:38:58 +09:00
Kijin Sung
5b4cd0c14f Display signup & last login IP address in member info edit screen 2020-03-23 17:33:22 +09:00
Kijin Sung
2a6f991655 Fix #797 add ipaddress column to member table 2020-03-23 17:28:36 +09:00
Kijin Sung
66a6834204 Fix #1207 enable option to control whether audio/video files are downloaded directly or through procFileDownload 2020-03-23 02:09:25 +09:00
Kijin Sung
7633bc7b3a Add option to exclude multimedia files from direct download #1207 2020-03-23 01:52:57 +09:00
Kijin Sung
b8665d73cb Fix #1214 add option to display the first page of comments by default 2020-03-23 01:45:25 +09:00
Kijin Sung
676781a83e Fix #1225 clarify when error log is written
- 디버그를 꺼도 에러 로그는 계속 기록된다는 점을 표기
- 현재 설정된 에러 로그의 경로를 표기
2020-03-23 01:30:59 +09:00
Kijin Sung
8e593a9d60 Fix #1254 use cover image first when extracting images for SEO 2020-03-20 01:24:54 +09:00
Kijin Sung
6a43274826 Filter error location in JSON and XML responses 2020-03-19 17:56:38 +09:00
Kijin Sung
1f9fe48170 Use debug settings to determine whether to display error location 2020-03-19 17:50:59 +09:00
Kijin Sung
339fd234a5 Show where an Exception was thrown or error object was returned
- 관리자에게만 표시함
  - 오류 화면을 표시하는 방식에 따라서는 표시되지 않을 수 있음
  - 코어 내부에서 발생하는 오류는 표시되지 않을 수 있음
  - message 모듈 스킨에 의존함
2020-03-19 00:58:30 +09:00
Kijin Sung
9042e4110c Fix #1249 hide waiting message and leaving warning by default 2020-03-19 00:21:06 +09:00
Kijin Sung
f304283fd5 Fix #1249 hide waiting message from crawlers 2020-03-19 00:20:34 +09:00
Kijin Sung
9a049c9064 Fix phone country not being saved in admin edit screen 2020-03-19 00:12:59 +09:00
Kijin Sung
25162f9041 Enable sending SMS from ncenterlite to phone number in member profile 2020-03-19 00:08:44 +09:00
Kijin Sung
1db4a9d752 Cleanup related to phone country change 2020-03-18 23:56:54 +09:00
Kijin Sung
0e9ce525da Store three-letter country code instead of calling code 2020-03-18 22:05:19 +09:00
Kijin Sung
342c011a6c Add functions for converting between country codes and calling codes 2020-03-18 21:02:23 +09:00
BJRambo
3e0181a3c5
Merge pull request #1235 from bjrambo/pr/notify-block
개별 문서 댓글 알림을 차단하는 옵션 추가
2020-03-18 12:30:25 +09:00
Kijin Sung
7664987a2d
Merge pull request #1256 from kijin/pr/download-short-url
파일 다운로드시 짧은주소 지원 #1251
2020-03-18 10:52:27 +09:00
Kijin Sung
fd6c47e743 Fix nginx rewrite rules 2020-03-15 01:23:17 +09:00
Kijin Sung
9b4b07b29d Revert "Fix filename encoding for Android 10 webview #1251"
이 패치는 효과가 없는 것으로 밝혀졌으므로 취소함
짧은주소 다운로드 기능으로 대체함
2020-03-15 00:56:15 +09:00
Kijin Sung
5ecc345541 Implement downloading with filename in the URL, not the Content-Disposition header 2020-03-15 00:55:25 +09:00
Kijin Sung
320d5596f6 Add config to control short URL for downloading 2020-03-15 00:54:56 +09:00
Kijin Sung
e6305404c5 Add rewrite rules for downloading 2020-03-15 00:51:15 +09:00
Kijin Sung
80d3d3f416 Fix #1255 duplicate signup form fields 2020-03-14 16:16:17 +09:00
Kijin Sung
78e575f17b Fix filename encoding for Android 10 webview #1251 2020-03-11 16:58:09 +09:00
Kijin Sung
49569b6139 Add PHP 7.4 to unit tests 2020-03-08 18:05:19 +09:00
Kijin Sung
08d1ab98d0 Remove hyphens when 'tel' extra var is empty
cf. https://xetown.com/topics/1356877
2020-03-08 18:00:01 +09:00
conory
21bcd888c9 관리자의 게시글의 댓글도 관리자 메일로 알림되도록 수정 2020-03-06 01:31:32 +09:00
conory
a721429f8b 이모티콘 경로 문제 수정
짧은 주소 사용시 https://~/mid/modules/path가 되지 않도록 수정
이모티콘 추가시 '추가되었다'는 메세지 띄움
2020-03-03 21:49:37 +09:00
BJRambo
84f36ab6b5 문자열을 정수로 바꿔 회원 고유번호를 비교 2020-03-02 03:07:19 +00:00
BJRambo
ce03006e3f 본인의 회원 정보만 저장하도록 개선함
만약 member_srl 를 파라미터로 넘겼을 때 본인이 아닌 경우 차단설정을 조회할 수 있는 문제점이 있다.
이를 막고 조회하지 못하도록 개선
2020-03-02 02:58:44 +00:00
BJRambo
c627aa9e7c Merge branch 'develop' of github.com:rhymix/rhymix into pr/notify-block 2020-02-24 16:03:34 +00:00
conory
64e1258f0c 비회원의 댓글은 관리자 메일 알림이 되지 않을 수 있는 문제 수정
setReplyTo: Address in mailbox given [] does not comply with RFC 2822, 3.6.2.
2020-02-21 01:46:23 +09:00
Kijin Sung
09f8488593 Fix potentially missing detail in message mobile skin #1227 2020-02-15 17:13:10 +09:00
Kijin Sung
c4116b9fcb Fix #1239 uninitiated object used in sscanf() 2020-02-15 17:06:39 +09:00