root / tags / release_2_0_2 / phpBB / privmsg.php

View | Annotate | Download (67.2 KB)

  • svn:eol-style: native
  • svn:keywords: Author Date Id Revision
# Date Author Comment
2845 08/08/2002 08:06 PM

This commit was manufactured by cvs2svn to create tag
'release_2_0_2'.

2719 07/19/2002 05:19 PM psotfx

Missing var defn, relied on globals ... tut tut

2718 07/19/2002 04:55 PM psotfx

Missing word replacements ...

2605 05/20/2002 02:21 AM psotfx

Send only a newline for email headers ... breaks RFC but appears to work with mail() ... will undoubtedly lead to some problems for some users ...

2575 05/13/2002 03:18 PM psotfx

Added exit's after those header location redirects without them

2570 05/12/2002 05:57 PM psotfx

Yep, more updates and fixes

2568 05/12/2002 03:36 AM psotfx

Fix logout when cancelling a confirmation with URL based sid.

2564 05/12/2002 02:47 AM psotfx

Loads of bug fixes and updates

2502 04/07/2002 03:33 PM psotfx

intval a number of variables

2497 04/07/2002 02:28 AM psotfx

Fix broken link to email form (also allow admins to view email button)

2483 04/04/2002 04:47 PM

This commit was manufactured by cvs2svn to create branch 'phpBB-2_0_0'.

2448 03/31/2002 02:06 AM psotfx

pre-freeze on main templates, various bug fixes (highlighting search results, various search related issues, blah blah). These updates need thorough checking, quickly

2444 03/28/2002 08:52 PM the_systech

Ok all of these damned httpd server that are different are about annoying

2432 03/25/2002 08:40 PM the_systech

Fix for Bug #534313 Max posts in Inbox/Savebox/Sentbox = 0

2429 03/25/2002 02:22 PM psotfx

Fix non-sending of email notifications ... user_active hadn't been added to the SQL query yet was being checked before email was sent

2422 03/24/2002 02:54 PM psotfx

Fix 'non-deletion' of messages deleted from Outbox under certain circumstances

2411 03/23/2002 12:17 AM psotfx

More header fixing

2344 03/19/2002 02:53 AM psotfx

Fix quoting problem

2305 03/18/2002 02:35 PM psotfx

Loads'a changes including fix for security issue, thanks to Matthijs for checking this out and confirming

2299 03/14/2002 02:08 PM bartvb

Don't send notification mails to users that are not active

2260 03/04/2002 02:47 AM psotfx

Remove extra session var in session_pagestart

2247 03/02/2002 07:12 PM psotfx

Changed way subject is sent to email ... handled by templates where necessary

2202 02/23/2002 06:49 PM psotfx

Fix SQL problem bug #520293

2197 02/19/2002 11:04 PM psotfx

Fix bug #520171, ICQ image missing

2193 02/19/2002 02:07 PM psotfx

Fix SQL bug #519941

2183 02/18/2002 01:34 PM psotfx

Somewhat overhauled posting, fixed various bugs, completed new way of handling URIs in emails, blah blah

2178 02/17/2002 06:02 PM bartvb

Cleaned up stuff (for Email)

2126 02/13/2002 02:42 AM psotfx

Fix MSSQL slashing issue with copying received messages ... hopefully, bug #516738

2125 02/13/2002 02:34 AM psotfx

Hopefully fix bug where deletion of messages before user reads them leaves their new/unread counters unchanged, #506016

2123 02/13/2002 02:11 AM psotfx

Fix bug with attempted deletion of non-existent messages + attempt 1E200 at fixing the incorrect URLs in email messages ...

2050 02/03/2002 08:26 PM thefinn

Fixed bug #506007

2018 01/31/2002 02:11 AM psotfx

Fix slashing problems ... occured when privmsg has an error and refreshes

1974 01/27/2002 11:13 PM psotfx

Various updates related to email creation ... should fix various bugs and errors, in theory

1933 01/24/2002 04:39 AM psotfx

Fix global disallow sig still allows old sigs to display bug #501162

1872 01/14/2002 09:16 PM bartvb

Fixed problem with msg v.s. msgs when deleting (#503157)

1738 12/29/2001 05:19 PM psotfx

Update related to smilie generation fix

1726 12/27/2001 04:04 PM bartvb

Prevent privmsg.php doing a full join between privmsgs and users table if no folder specified

1713 12/24/2001 07:42 PM psotfx

oops, box limits only came into affect after they've been exceeded, corrected.

1708 12/24/2001 07:11 PM psotfx

Altered way ICQ overlay is done, uses JavaScript ... don't want this generated within the source code, fixed website issue in profile

1700 12/24/2001 05:01 PM psotfx

Fix bug #496014 and fixed a problem with the Inbox size limit not being adhered to.

1670 12/21/2001 11:59 PM psotfx

Yep, you guessed it another \' ...

1628 12/18/2001 09:35 PM bartvb

Moved generate_smilies() into includes/post.php, use smileypath in config table

1618 12/17/2001 03:02 AM psotfx

Stupid horrible group by clauses

1610 12/16/2001 07:29 PM psotfx

Moved remaining hard coded text in posting template to lang_main, smilies now from DB + external smilies window if > 20

1607 12/16/2001 04:30 PM psotfx

Implement solution for bug #493663 Re: in reply subject

1575 12/14/2001 10:13 PM bartvb

Added empty line under block of quoted msg when replying

1554 12/11/2001 09:55 AM natec

bug #490286: undoing bbencode_first_pass() when bbcode was disabled is fruitless.

1488 11/29/2001 11:51 PM psotfx

Implement suggestion in bug #484449

1486 11/29/2001 10:48 PM psotfx

Fix bugs #487201 & #487182

1477 11/29/2001 01:46 PM psotfx

Fix bug #486674 and removed superfluous/commented lines for html treatment

1463 11/27/2001 07:26 PM bartvb

Fixed some parse errors

1461 11/27/2001 06:36 PM psotfx

Various fixes and updates, fix (hopefully) for bug #485799

1441 11/26/2001 12:31 AM natec

Fixed bug 478218 -- [ and ] in usernames qith quote= bbcode. Usernames can no longer contain the double-quote character. Also removed a dupe from lang_main file.

1437 11/24/2001 07:25 PM psotfx

What did I say about that catchphrase ...

1405 11/21/2001 04:56 PM psotfx

PM popup and icon are finally in place

1380 11/20/2001 12:56 AM psotfx

Another attempt at getting universal compatibility with URI/paths ... I'm really beginning to dispise IIS ...

1367 11/19/2001 02:04 AM psotfx

Altered storage of private message info

1363 11/18/2001 07:11 PM psotfx

Hopefully cope with boards running from SSL, ie. https://>

1355 11/18/2001 03:02 PM psotfx

More lang related cleanups

1351 11/17/2001 06:51 PM psotfx

Hopefully addresses bug #481831 ... changed REQUEST_URI to SCRIPT_NAME which seems common

1345 11/17/2001 02:09 PM psotfx

Fixed bug #482729

1332 11/16/2001 06:31 PM psotfx

Mainly language updates but some bug fixes too

1322 11/15/2001 07:57 PM psotfx

Apparently the clutch on my brain is broken, hence inability to engage it

1321 11/15/2001 07:54 PM psotfx

Apparently the clutch on my brain is broken, hence inability to engage it

1320 11/15/2001 07:38 PM psotfx

Added admin enabling of email form

1316 11/15/2001 05:26 PM psotfx

Email form - free with purchase of any two other items

1305 11/13/2001 05:09 PM psotfx

Added global PM disable + modded emailer to allow lang select + re-added back box limits my dumbness removed recently

1295 11/09/2001 02:15 PM psotfx

Altered templates so preview/errors are sent as 'boxes' rather than pparsed and output directly, greater control for designer

1287 11/08/2001 07:06 AM natec

fixed code:1 bbcode bug.

1257 11/02/2001 11:35 PM the_systech

Fix for typo's in create_date statements...

1247 10/26/2001 01:21 AM psotfx

Altered various language constructs + new quote changes for PM + altered pagination

1224 10/16/2001 04:47 PM psotfx

Slight mods to the usersearch function, moved to search.php

1199 10/15/2001 12:32 AM psotfx

Altered uri's in emails to utilise HTTP_HOST if available + altered some METAs to append_sid

1190 10/14/2001 08:22 PM psotfx

Various changes to location redirection ... please note the format and name changes

1153 10/10/2001 05:12 PM psotfx

Fixed bug #467825

1111 10/02/2001 01:22 AM psotfx

Changes related to private messaging + some bug fixes

1097 09/27/2001 12:05 PM thefinn

Fixed bug #465147

1027 09/11/2001 05:28 AM natec

Fixed bug 459576 (bad link in PM sentbox). We weren't pulling the user's email from the database, so we couldn't add it to the 'email' link's url.

1016 09/09/2001 02:40 PM bartvb

Removed some trailing newlines

1010 09/08/2001 08:24 PM bartvb

Altered layout of phpbb_config table

943 08/31/2001 12:20 AM thefinn

Re-added GPL disclaimers

932 08/26/2001 03:53 PM psotfx

Modified header comments

845 08/13/2001 05:16 AM thefinn

Implmented the emailer class everywhere it needs it (just registration and private message notification so far)

742 07/24/2001 03:37 PM psotfx

Updates for HTML, etc. status

727 07/22/2001 09:53 PM psotfx

Yet another faked if loop

715 07/20/2001 09:33 PM psotfx

Flood control, error reporting fixed

707 07/20/2001 05:16 PM psotfx

Fixed errors, non-sid-appended urls, lang switchovers, etc.

661 07/14/2001 07:30 PM psotfx

Template config system, store relevant config stuff here

646 07/13/2001 06:14 PM psotfx

Changes to include location + some other misc stuff

598 07/07/2001 01:40 PM psotfx

Fixed for reply bug

595 07/07/2001 02:26 AM psotfx

Minor update to image name

578 07/06/2001 01:03 AM psotfx

Various updates

554 07/04/2001 11:43 PM uid42062

More updates, added a previous x day select box

553 07/04/2001 09:36 PM uid42062

Lots of updates

527 06/25/2001 09:36 PM psotfx

Modified username selection

521 06/24/2001 05:13 PM psotfx

Added a simple search and select capability to posting messages

501 06/16/2001 01:51 AM psotfx

Private Messaging - Stage 2

500 06/15/2001 01:52 AM psotfx

Bug test for sent text update

498 06/15/2001 01:42 AM psotfx

BBCode decode should be fixed ... should ...

496 06/15/2001 12:05 AM psotfx

Reply, quote and edit now work

492 06/14/2001 02:25 AM psotfx

Bigger holes filled with yet more code

491 06/14/2001 01:46 AM psotfx

Possible security hole closed and a couple of fixes

488 06/13/2001 09:30 PM psotfx

Basic posting of messages, no reply, quote or edit yet

487 06/13/2001 07:36 PM psotfx

Moved prepare message to post.php to enable privmsg to use it

477 06/12/2001 02:54 AM psotfx

Final updates for tonight

473 06/12/2001 02:34 AM psotfx

Latest version of messaging

450 06/11/2001 01:57 AM psotfx

Some framework for PM ... no posting and little else