phpBB
Statistics
| Revision:

root / tags / release_2_0_2 / phpBB / privmsg.php

History | 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