moodler
36eb856f04
Delete events when activity is deleted
2004-05-17 16:24:19 +00:00
moodler
3120f6f20b
Hide users in "hidden" chats from students. bug 1308
2004-05-05 08:19:03 +00:00
gustav_delius
dcd338ffdc
Events associated to hidden activities are now invisible in calendar, using new field 'visible' in table 'event' which is updated each time a course module is hidden or unhidden.
2004-05-05 07:07:56 +00:00
moodler
426c04370a
FIx to help PostgreSQL .... fix from Bruno Vernier Bug 1270
2004-04-26 02:54:55 +00:00
moodler
8496c4af27
Calendar support for the Chat module
2004-04-25 03:05:58 +00:00
moodler
fdff1f63a3
Fixes when displaying lists of users in group mode
2004-04-08 15:12:35 +00:00
moodler
7626969c9c
Fixed Tim's bug with the chat not updating - bug 1151
...
His chat->intro had 'quotes' in it
2004-03-29 06:02:21 +00:00
moodler
b20ee40745
POssible fix for bug 1109
2004-03-09 08:41:57 +00:00
moodler
84a2fdd706
Preliminary support for groups in Chat.
...
It's not well tested yet - I'm hoping to do some testing on moodle.org
with some real people and get this refined enough for the Beta release
later today.
2004-02-24 06:35:57 +00:00
moodler
62a575d157
Chat room text is now filtered
2004-02-16 17:39:05 +00:00
moodler
c5a05b9598
Don't show old chat users in recent activity
2004-01-15 08:44:08 +00:00
moodler
8f6ca087e9
DIsplay names using the fullname function
2003-11-28 15:35:41 +00:00
stronk7
0585509135
Simply, move the XXXX_get_participants() function from
...
bottom to the common function area.
See bug 807
2003-09-29 15:27:30 +00:00
stronk7
c8c9cb7bb7
Included chat_get_participants() function.
2003-09-04 22:08:06 +00:00
moodler
b5012f3eb5
COnfiguration variables can now be edited via GUI
2003-08-23 14:03:14 +00:00
moodler
47801ef641
No need for grades with chat
2003-08-21 03:16:32 +00:00
moodler
5a8625e459
A better way of doing chat_get_latest_message() that doesn't conflict
...
with the debugging in get_record_sql
2003-07-25 09:01:02 +00:00
moodler
30e72d4227
FIxed the LIMIT bug I just made ... need to find a better way
...
as this sets off get_record alarms
2003-07-25 08:19:33 +00:00
moodler
fcd3a1ee42
New feature - chat scheduling. Can now set a time for the next chat,
...
as well as rotating weekly or daily period.
Also some small fixes.
2003-07-25 06:47:06 +00:00
moodler
582de679a2
Some improved popup windows / links for user pictures
2003-07-24 02:25:23 +00:00
moodler
22a4491ae9
Some new code related to the new reports - uploading for testing on
...
other server - still very early
2003-07-21 03:16:19 +00:00
moodler
cea5796545
Only show "recent activity" for chats in the current course.
2003-07-21 01:35:28 +00:00
moodler
132911c884
Force unique entries in list
2003-07-10 06:42:44 +00:00
moodler
4854814402
Minor formatting fix
2003-07-10 04:49:13 +00:00
moodler
b7602a115e
Chat now prints something useful under recent activity
2003-07-10 04:46:03 +00:00
moodler
7d79236935
Simple beeping is now added ... users can now beep each other
...
and also beep everyone using "beep all"
There are no controls as yet to disable beeping on a per-user
basis but this would come next
2003-07-09 12:53:26 +00:00
moodler
9f85bed4c3
Added emoting (both the MOO style with a : and the IRC style /me )
2003-07-09 04:17:27 +00:00
moodler
0485fe6551
Added parsing of links
2003-07-07 13:23:33 +00:00
moodler
f7e648da70
Some minor improvements
2003-07-07 09:45:08 +00:00
moodler
1515a89e2d
Very early version of new chat module, made by Martin using ARSC as
...
an inspiration.
Works OK already on most newish browsers .. see mod/chat/README.txt for details.
2003-07-07 06:44:16 +00:00