phpBB
Statistics
| Revision:

root / tags / release_2_0_18 / phpBB / privmsg.php

History | View | Annotate | Download (71.9 kB)

  • svn:eol-style: native
  • svn:keywords: Author Date Id Revision
# Date Author Comment
5287 10/31/2005 08:31 am

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

5283 10/30/2005 04:17 pm Meik Sievertsen

2.0.18 changes

5221 09/21/2005 10:23 pm grahamje

102 again...

5204 09/14/2005 08:14 pm Meik Sievertsen

ok, bugfixing phase #1 finished. There will be more bugfixes coming and those knowing CVS/php/mysql are encouraged to implement the fixes. ;)

5187 07/19/2005 10:01 pm Meik Sievertsen

- some 2.0.x updates

5142 05/06/2005 10:50 pm Meik Sievertsen
  • empty log message ***
5099 03/15/2005 07:09 pm Meik Sievertsen

- modcp bugfix (empty topic/forum id)
- fix user signature problems (html globally turned off/on)

5028 11/18/2004 06:49 pm Meik Sievertsen

2.0.11

4926 07/11/2004 06:46 pm Meik Sievertsen

prepare new release - see changelog for changes

4878 03/28/2004 06:38 pm Meik Sievertsen

fix sql injection vulnerability

4867 03/18/2004 07:16 pm Meik Sievertsen

missing variable

4706 12/30/2003 03:17 pm psotfx

Updates for potential XSS vuln ... someone please verify and get back to me

4116 06/12/2003 02:49 pm psotfx

entity fix

3966 05/04/2003 01:24 am Meik Sievertsen

changed email class to the approach paul did with the class in 2.2 (the delimiter used as a 'fix' has not really solved the initial problem). fixed timezone display.

3678 03/19/2003 02:57 pm Meik Sievertsen

fixed more bugs, obviously.

3675 03/19/2003 12:27 am Meik Sievertsen

you have not seen this one. ;)

3674 03/19/2003 12:24 am Meik Sievertsen

fixed some small bugs... added the updater (this one needs some testing, i have moved some things around)

3322 01/15/2003 01:38 am psotfx

Fix possible SQL issue - noted by Ulf Harnhammar

3289 01/09/2003 01:17 am psotfx

ERROR => GENERAL_ERROR and set s_hidden_fields to nowt in search

3257 01/05/2003 03:23 am psotfx

Missed session_id hidden field

3238 12/22/2002 05:01 pm psotfx

Reintroduce setting of email subjects from source ... will only be used where an email template doesn't contain an appropriate subject line. Note this may lead to users having email subjects in a language other than that they selected.

3207 12/18/2002 03:14 pm psotfx

Mainly HTML fixes, change to try and prevent on* text within HTML tags (HTML parser seems to not be behaving with disallowed tags as it should), etc.

3175 12/04/2002 05:11 pm psotfx

redirect on save

3174 12/04/2002 05:06 pm psotfx
  • empty log message ***
3173 12/03/2002 09:55 pm psotfx

More fixes

3154 11/30/2002 10:37 pm psotfx

redirect header changes

3132 11/28/2002 01:39 am psotfx
  • empty log message ***
3125 11/28/2002 12:29 am bartvb

Fixed bug #697, MSNM URL in PMs

3122 11/28/2002 12:09 am bartvb

Fixed bug #664, Private_message instead of Private_Message

3116 11/27/2002 10:25 pm bartvb

Fixed bug #734, privmsgs_text wasn't being deleted when a box is full

3081 11/23/2002 11:56 pm psotfx

A whole bunch of fixes

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