This website requires JavaScript.
Explore
Help
Register
Sign In
mirror_php
/
moodle
Watch
1
Star
0
Fork
0
You've already forked moodle
mirror of
https://github.com/moodle/moodle.git
synced
2025-03-04 08:06:30 +01:00
Code
Issues
Projects
Releases
Wiki
Activity
moodle
/
mod
/
chat
/
gui_header_js
History
dongsheng
970470e72e
"MDL-14949, reverse changes to permission which can cause problems, merged from 1.9"
2009-01-14 04:36:15 +00:00
..
chatinput.php
"MDL-14949, reverse changes to permission which can cause problems, merged from 1.9"
2009-01-14 04:36:15 +00:00
chatmsg.php
Fixed lots of XHTML errors but still not working correctly in Strict
2006-12-22 05:42:36 +00:00
index.php
"MDL-14949, add a new capablity chat:talk to enable readonly chat user, merged from 1.9"
2008-12-16 04:58:40 +00:00
insert.php
"MDL-14129, fix hardcoded print_error"
2008-09-25 01:55:39 +00:00
jsupdate.php
"Chat Module, refreshing in safari fixed, merged from 1.9, MDL-16878"
2008-10-14 08:39:55 +00:00
jsupdated.php
"Chat Module, refreshing in safari fixed, merged from 1.9, MDL-16878"
2008-10-14 08:39:55 +00:00
users.php
MDL-14650, create a new table
chat_messages_current
to save latest 8 hours messages, could improve performance. The expired message will be deleted in chat_cron function
2008-07-24 03:15:03 +00:00