Commit graph

14437 commits

Author SHA1 Message Date
Kijin Sung
509893e791 Fix short array syntax and backwards test 2016-03-17 17:41:03 +09:00
Kijin Sung
475c8d49a9 Fix short array syntax 2016-03-17 17:33:58 +09:00
Kijin Sung
8b55959880 Fix unit tests to accommodate exceptionally long-running tests 2016-03-17 16:24:27 +09:00
Kijin Sung
15a0c591dc Add Calendar class 2016-03-17 16:22:18 +09:00
Kijin Sung
63006e025a Add Timer class 2016-03-17 16:04:36 +09:00
Kijin Sung
a9d6cf598d Add MIME class 2016-03-17 15:45:31 +09:00
Kijin Sung
25cf1856a6 Remove duplicate checking of new message flag file 2016-03-16 19:22:53 +09:00
Kijin Sung
9fc1926dc3 Fix disappearing message & friend menu in other places, too 2016-03-16 19:19:53 +09:00
Kijin Sung
e9ca45eac7 Fix disappearing message & friend menu 2016-03-16 19:10:53 +09:00
Kijin Sung
a33b961c62 Do not display HTML error page if the current SAPI is CLI 2016-03-16 16:31:27 +09:00
Kijin Sung
c23a1949cc Merge pull request #378 from kijin/pr/url-conversion
경로↔URL 변환 및 정리 함수 추가
2016-03-16 16:09:38 +09:00
Kijin Sung
94859b1046 Improve performance of FilenameFilter::cleanPath() 2016-03-16 15:25:32 +09:00
Kijin Sung
f42ba59a22 Merge pull request #381 from kijin/pr/new-message-flag-fix
#380 새 메시지 플래그 파일 처리 오류 수정
2016-03-16 14:55:39 +09:00
Kijin Sung
5a3893be5e Do not display notification if we are already on the message view 2016-03-16 14:51:58 +09:00
Kijin Sung
488704acf0 Move trigger to moduleObject.proc.after for better consistency 2016-03-16 14:48:54 +09:00
Kijin Sung
4b2bced0eb Fix URL in new message notification 2016-03-16 14:39:53 +09:00
Kijin Sung
54795421fe Fix styles of new message notification 2016-03-16 14:20:51 +09:00
Kijin Sung
5ead23ae79 Update new message flag file when reading message 2016-03-16 14:18:37 +09:00
Kijin Sung
b890f9f42e Consistently update the new message flag file 2016-03-16 14:14:41 +09:00
Kijin Sung
3c031cd5fa Merge pull request #379 from kijin/pr/fix-functions-test
전역 함수의 자잘한 버그 수정 및 유닛 테스트 추가
2016-03-16 11:49:56 +09:00
Kijin Sung
d325ef99bc Add unit tests for some legacy tests, too 2016-03-16 11:36:36 +09:00
Kijin Sung
f9ea115c19 Fix some minor bugs in global functions and add unit tests 2016-03-16 10:09:48 +09:00
Kijin Sung
ca7a7b64ea Use a more realistic server environment in unit tests 2016-03-16 09:13:31 +09:00
Kijin Sung
b088348be2 More explicitly exclude a series of double dots 2016-03-15 18:05:48 +09:00
Kijin Sung
ff0df0a14b Ensure proper handling of network shares and URLs in cleanPath() 2016-03-15 14:41:21 +09:00
Kijin Sung
8773b15410 Update unit tests 2016-03-15 14:15:03 +09:00
Kijin Sung
139e11df13 Also clean relative paths in cleanPath() 2016-03-15 14:14:50 +09:00
Kijin Sung
f983335833 Add function aliases for URL and path conversion 2016-03-15 13:54:33 +09:00
Kijin Sung
9d2fe0270b Add URL-to-path and clean path conversion 2016-03-15 13:48:07 +09:00
BJRambo
c64df413f5 Merge pull request #377 from bjrambo/pr/taeyeon0309-1
rename query id
2016-03-15 13:30:53 +09:00
BJRambo
468fcc88de rename query id 2016-03-15 13:26:09 +09:00
Kijin Sung
86e91d116e Merge pull request #376 from kijin/pr/debug-own-ip
디버그 IP 제한에 localhost는 항상 포함시킴
2016-03-15 11:23:12 +09:00
Kijin Sung
7298adf855 Include visitor IP address in debug output 2016-03-15 10:57:57 +09:00
Kijin Sung
a6a1b25f2d Always allow debugging from localhost 2016-03-15 10:21:40 +09:00
Kijin Sung
f4b35e3717 Fix typo 2016-03-15 10:06:33 +09:00
Kijin Sung
93b045fa17 Fix incorrect use of global constant in Debug class 2016-03-15 09:59:38 +09:00
BJRambo
ae22067208 Merge pull request #365 from bjrambo/pr/taeyeon0309-1
업데이트로그를 활용하여 수정하는 기능 추가.
2016-03-14 22:32:34 +09:00
Kijin Sung
4f015f7bbc Merge pull request #366 from kijin/pr/security-refactor
보안관련 클래스 전반적 정리 및 기능 개선 프로젝트
2016-03-14 22:19:59 +09:00
Kijin Sung
3e728dc6c2 Exclude more attributes from widget and editor component detection 2016-03-14 22:13:19 +09:00
Kijin Sung
cb229c2d66 Clean up namespaces 2016-03-14 21:04:27 +09:00
Kijin Sung
4407af2b0f Use utf8_check to check variables in Security class 2016-03-14 20:54:27 +09:00
Kijin Sung
251b43cd00 Always format media filter prefixes in exactly the same way 2016-03-14 16:07:40 +09:00
Kijin Sung
6944b64643 Add wildcard support and customization method to media filter 2016-03-14 16:02:21 +09:00
Kijin Sung
26138c25da Perform more thorough unit test of HTMLFilter 2016-03-14 15:33:07 +09:00
Kijin Sung
804fd0515b Also apply embed filter to <audio> and <video> tags 2016-03-14 15:32:39 +09:00
Kijin Sung
19ad1d1ac4 Use encryption and URL functions to improve SSO 2016-03-14 13:16:02 +09:00
Kijin Sung
13a67f3496 Implement URL::modifyURL() 2016-03-14 11:51:32 +09:00
BJRambo
aab6b2ad62 Language improvement 2016-03-14 11:12:56 +09:00
BJRambo
39cc333f33 add index is_admin column, and more improving. 2016-03-14 11:10:43 +09:00
BJRambo
e9acd7fe14 Improved problem reverting records didn't write 2016-03-14 10:03:58 +09:00