743 Commits

Author SHA1 Message Date
moodler
15ccfb296b Ouch!! Missing PostgreSQL files for chat module 2003-08-31 00:40:42 +00:00
moodler
5884d4e2fd Fixed some array indices 2003-08-25 02:48:09 +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
eafd2784b4 Added a simple help popup for chat 2003-08-11 15:06:57 +00:00
moodler
895e2afc7d Updated status and plans for chat module 2003-08-11 13:47:18 +00:00
moodler
c6cbe2e30d Minor formatting fixes 2003-08-09 10:11:04 +00:00
stronk7
9934c7b0d6 Now chats are restored too !! :-) 2003-08-03 22:46:13 +00:00
stronk7
724db57661 Now chats are backuped too !! :-) 2003-08-03 22:24:01 +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
d2c538f1fb No need for body colour 2003-07-25 08:18:27 +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
003175124d Fixed a typo 2003-07-22 02:00:44 +00:00
moodler
c05f2f763b Slightly more robust in case it can't find users. See bug 562. 2003-07-22 01:58:44 +00:00
moodler
319ea04166 Better formatting on IE 2003-07-21 05:31:23 +00:00
moodler
bd5c05ffa6 Spacers look funny on IE 2003-07-21 05:13:08 +00:00
moodler
1ec3c09b6b Was cropping first/last message - fixed now 2003-07-21 05:08:46 +00:00
moodler
b5477371e3 Put link at the top 2003-07-21 05:05:25 +00:00
moodler
c3ba081792 Add a display of current users on the view page 2003-07-21 05:03:15 +00:00
moodler
d861debecc Make session link translatable 2003-07-21 04:20:01 +00:00
moodler
a669b1f5f9 Ah! Now we're getting somewhere - chat reports look quite nice now! 2003-07-21 04:08:32 +00:00
moodler
9df9138a77 A bit more usable now 2003-07-21 03:37:53 +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
cccb016ae4 When displaying index lists of a particular module's activities,
ensure that the order they are displayed in is always the same as the
order they have been defined in.   See bug 553.

This involved API changes to the function get_all_instances_in_course()
2003-07-12 05:19:18 +00:00
moodler
132911c884 Force unique entries in list 2003-07-10 06:42:44 +00:00
moodler
7d494f1c2e Need to escape slashes here 2003-07-10 06:38:02 +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
d490d8aa15 Right ping now 2003-07-09 13:09:00 +00:00
moodler
a808a06f88 A beep is a ping. ;-) 2003-07-09 13:07:53 +00:00
moodler
48bae72ffb Slightly better window name 2003-07-09 12:55:07 +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
09f97c8b47 A default beep 2003-07-09 12:37:17 +00:00
moodler
a2e9f1c579 Add a notification when people have left 2003-07-09 04:27:23 +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
34ce8fbbf4 Stuff 2003-07-07 12:12:44 +00:00
moodler
a63d100a03 Show the intro text now 2003-07-07 12:11:11 +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