Commit Graph

69 Commits

Author SHA1 Message Date
skodak c2d8cd210f messaging - fixed page encoding in headers 2005-11-05 10:45:58 +00:00
mjollnir_ e1fede4e63 Better fix to the messaging problem. Will make mysql <4 users happy too. Credit for php workaround:Eloy 2005-09-07 04:43:05 +00:00
mjollnir_ 18c26f97ef Fixing bug 3977: sort of. Check for mysql >= 4 or postgres, do a smarter query with a UNION. Otherwise, do the same old query. This is not very good for mysql 3.23 users with large datasets, but not much else I can do. 2005-08-31 23:57:37 +00:00
moodler 27437410f4 file survey.php was added on branch MOODLE_15_STABLE on 2006-03-10 07:27:54 +0000 2005-04-05 20:54:43 +00:00
stronk7 3264a617a0 Message system now use current_charset().
Merged from MOODLE_16_UTF8. Abandoning the branch.
2006-01-05 16:19:26 +00:00
moodler 48fddabb4f Merged typo fix from stable 2005-12-26 08:44:59 +00:00
gustav_delius 9a609e0934 Removed some code that had not function and produced a warning. Merged from STABLE 2005-12-07 00:09:31 +00:00
skodak bac472e019 messaging - fixed page encoding in headers; merged from MOODLE_15_STABLE 2005-11-05 10:50:35 +00:00
mjollnir_ 7686b6b1d0 Merged from MOODLE_15_STABLE (ish): better fix to messaging problem query 2005-09-07 04:43:47 +00:00
mjollnir_ 9ea9d69744 Merged from MOODLE_15_STABLE: Fixing bug 3977: properly for HEAD since we're dropping mysql 3 support for 1.6. No need for db compatability checks here. 2005-08-31 23:58:42 +00:00
moodler 86f8527b8a Old fix to help focus after beep a little 2005-05-23 17:05:37 +00:00
moodler 030e3e034d Use two author styles on history pages too 2005-05-04 08:27:40 +00:00
moodler da6d982dfd Different styles for me and the other person 2005-05-04 08:22:46 +00:00
moodler d92e7e8377 Fixing some styles 2005-05-04 08:15:02 +00:00
moodler 251e665f34 FIxed some focus issues 2005-04-23 16:43:49 +00:00
moodler 669be60c67 Fixing up some message style names 2005-04-23 14:38:57 +00:00
moodler 3f85157ba7 There is a new setting in Messaging, so that you can block any
new messages from people not on your contacts list

I will need this on moodle.org I can tell you!!
2005-04-23 06:26:10 +00:00
moodler 830d0af6d4 Fixed context links on search messages 2005-04-23 06:08:33 +00:00
moodler a1157dda6a Fixed how extra user help is displayed 2005-04-21 04:57:54 +00:00
defacer 65ef518b1d See bug 2987 (there is more to it than this checkin):
Making the contacts list more user-friendly for people who have no clue how
messaging works and simply happen to click the "no messages waiting" link in
the Messages block.
2005-04-20 19:28:14 +00:00
moodler 30b2d32eea Fixed translation problem (bug 2340) 2005-04-20 03:05:58 +00:00
moodler 5d6b319bd4 Some serious performance improvements to messaging!
Scripts have been split up and trimmed down.

If a discussion window is left open then updates happen on a slower
and slower rate (exponentially increasing delay) to help keep
load low on a server.
2005-04-14 09:28:07 +00:00
moodler 05753d2b87 Actually 3/min sounds better than 4/min 2005-04-05 07:44:41 +00:00
moodler 2a38a6beb8 Reduce the default speeds for messaging 2005-04-05 07:31:13 +00:00
moodler 2514081c24 Added title to history icon link (SE) 2005-03-27 06:30:41 +00:00
moodler a9d9b46af8 Guests can't use messaging 2005-03-17 20:39:30 +00:00
moodler d0c0566a38 Use new tabs (SE) 2005-03-16 08:52:28 +00:00
moodler 4663fb73ba WIndows now try and pop to the front when a new message comes in 2005-03-10 06:18:28 +00:00
moodler e610734520 Added CSS hooks for page 2005-03-04 14:58:51 +00:00
moodler acd21a2d14 OK, finally fixed that refresh bug in Firefox! Added styles too. 2005-03-04 14:53:23 +00:00
moodler 88adb5aefe Foxed a typo http://moodle.org/mod/forum/discuss.php?d=19654#93364 2005-03-04 12:24:08 +00:00
moodler 642c1d5bca Er, much better ! 2005-02-27 17:55:53 +00:00
moodler f75c5a46a1 Simple bell code ... needs work I think. 2005-02-27 17:45:44 +00:00
moodler 1368cb8125 Hostory links should popup too. 2005-02-27 14:32:03 +00:00
moodler 9aa959f222 Significant improvements to the message display 2005-02-25 13:09:27 +00:00
moodler e49617afd4 Added a HTML editor to the messages 2005-02-25 06:42:56 +00:00
stronk7 8fee85b4dd Added message_contacts users to the function, 2005-02-13 19:44:32 +00:00
moodler 4ac00cab59 Fix to get around a problem in get_records with one-field results .. 2005-02-13 19:16:32 +00:00
moodler 12d8f14c34 Whoops, fixed a typo! 2005-02-12 17:23:14 +00:00
moodler c135a42507 Added message_get_participants function for ELoy to use in Site backups 2005-02-12 17:17:32 +00:00
moodler cdf3925518 Messaging can now be completely disabled using $CFG->messaging 2005-01-31 07:11:42 +00:00
moodler f49ed84bd2 Removed some THEME 2005-01-28 17:40:04 +00:00
moodler 8ca3606339 Fixed a variable reference 2005-01-25 06:20:28 +00:00
moodler acef58f4c3 Removed some old stuff 2005-01-23 05:49:39 +00:00
moodler a7ba1215b0 Admins can ALWAYS post, even when blocked. 2005-01-21 05:04:02 +00:00
gustav_delius ff6048dd10 messagetext in history shoulld not be wrapped in paragraph tags 2005-01-18 19:26:01 +00:00
moodler 03a21942cf Old messages are no longer replaced by new messages in the messages
pane of the discussion window
2005-01-11 05:09:08 +00:00
moodler e848159413 SOme code tidyups, and fixes for missing langauge strings as per bug 2340 2005-01-05 15:31:43 +00:00
moodler 9ae3253e6e $ME is not always reliable in this case 2005-01-05 07:22:08 +00:00
moodler 2973ec1879 History links with context now scroll directly to the message, not
just the day.

Must go to bed.  :-)
2005-01-03 17:05:30 +00:00