rhymix/modules/communication
2025-07-15 01:23:48 +00:00
..
conf Move communication module triggers to module.xml 2023-10-02 22:00:06 +09:00
lang Fix typos in documentation and translation strings 2025-07-15 01:23:48 +00:00
m.skins/default Fix missing member menu in mobile default communication skin 2023-12-30 20:27:46 +09:00
queries Fix XML query IDs with their respective file names 2024-06-17 14:28:24 +09:00
ruleset issue 46 file, communication module ruleset not committed. 2011-06-20 01:17:39 +00:00
schemas member모듈에서 쪽지/친구등의 커뮤니케이션 기능을 communication 모듈로 분리. member_extra_info 애드온에서 쪽지/친구와 관련된 기능을 member_communication 애드온으로 분리 2008-05-30 09:33:04 +00:00
scripts Move all CLI scripts except common.cron to the "scripts" directory under the corresponding module 2025-05-21 18:07:04 +09:00
skins/default Fix warning in PHP 8.x 2024-01-01 17:25:24 +09:00
tpl Use raw bytes, not MB, when setting allowed filesize in session 2023-11-06 08:39:15 +09:00
communication.admin.controller.php Fix #1299, Fix #1346 implement proper file size limit for messages 2023-11-06 08:26:01 +09:00
communication.admin.model.php Clean up capitalization and unnecessary methods in communication module classes 2023-10-02 21:57:46 +09:00
communication.admin.view.php Clean up capitalization and unnecessary methods in communication module classes 2023-10-02 21:57:46 +09:00
communication.class.php Move communication module triggers to module.xml 2023-10-02 22:00:06 +09:00
communication.controller.php Fix #2253 add triggers before/after communication.deleteMessage and deleteMessages 2024-01-01 17:25:08 +09:00
communication.mobile.php Clean up capitalization and unnecessary methods in communication module classes 2023-10-02 21:57:46 +09:00
communication.model.php Fix #2291 incorrect handling of zero value in friend_group_srl (#2282 regression) 2024-02-04 22:48:06 +09:00
communication.view.php Fix #2522 browser titles for member pages not following admin template 2025-03-13 23:21:33 +09:00