phpBB
Statistics
| Revision:

root / tags / milestone_3 / phpBB / includes / functions_messenger.php

History | View | Annotate | Download (31.3 kB)

  • svn:eol-style: native
  • svn:keywords: Author Date Id Revision
# Date Author Comment
5258 10/04/2005 11:47 pm

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

5241 10/02/2005 08:17 pm Meik Sievertsen

- add even more bugs to the codebase
- changed submit_pm to carry on the from userdata

5194 08/18/2005 02:44 pm Meik Sievertsen

- fixing annoying queue bug

5157 06/10/2005 08:57 pm Meik Sievertsen

- log removing posts
- fix queue saving if package size is 0
- user memberships (not used atm)

5117 04/10/2005 08:07 pm Meik Sievertsen

- added updated coding guidelines
- introduced is_registered and is_bot flags for correct determinition of guest/registered/bot users
- changed bot code to act on useragent || ip

5116 04/10/2005 01:21 pm Meik Sievertsen

- fixed custom profile field get/store
- changed tz lang array to hold more descriptive timezones (no more tz+-13, dst is a seperate option)
- fixed bugs after jabber queue processing (data being escaped differently)

5114 04/09/2005 02:26 pm Meik Sievertsen

- Documentation related changes
- added resend activation email dialog
- fixed issue in session code
- log failed/successful admin re-authentication/login
- fixed simple forum dropdown box (used in mcp and posting)

5109 03/22/2005 12:10 am Meik Sievertsen

- and my second attempt

5023 11/06/2004 03:22 pm Meik Sievertsen

- a bunch of updates, most of them bbcode related

5003 10/19/2004 09:26 pm Meik Sievertsen

- search updates

4979 09/05/2004 11:54 am Meik Sievertsen

lets pm working again.

4978 09/04/2004 09:32 pm Meik Sievertsen

my turn to break the forum (and at least pm's are no longer working - will not last long). HARRRR

4904 05/31/2004 08:00 pm Meik Sievertsen

- added delete cookies link
- fixed global announcement links in viewforum
- do not display redirects in link forums as posts in forum overview

4898 05/26/2004 10:32 pm Meik Sievertsen

message/mail updates

4836 02/21/2004 01:47 pm Meik Sievertsen

- put consoring and smilie processing into functions (we use them all over the place) for better changing and consistency.
- changed docs/AUTHORS to reflect the recent code re-use in functions_messenger.php
- pleasing the users a little bit more by using table constants. :D...

4805 02/07/2004 12:00 pm Meik Sievertsen

some small changes to mailing again (to better cope with invalid email addresses)

4778 02/02/2004 02:06 pm psotfx

Wordwrap message

4777 02/01/2004 10:45 pm Meik Sievertsen

send mass mail immediatly
mail priority setting added
log session (see Note)

4775 01/31/2004 08:07 pm Meik Sievertsen

small change in handling recipients. ;)

4774 01/31/2004 04:49 pm Meik Sievertsen

new smtp auth methods. :) Digest MD5 is NOT tested, all others are working fine.

4682 11/23/2003 11:25 pm Meik Sievertsen

my attempt to break things...

4600 10/14/2003 03:30 pm psotfx

opsie

4599 10/14/2003 03:24 pm psotfx

Don't trigger_error when connect fails in queue, continue queue processing of next object on email/jabber failure

4595 10/13/2003 07:41 pm psotfx

Moved queue handling back to common ... forgot to introduce session start when error handling ... oopsie

4592 10/13/2003 01:33 am psotfx

Minor changes

4591 10/12/2003 10:38 pm psotfx

Add jabber port, ignore queue lock if older than queue_interval ... probably means it didn't complete (this queue business may cause us problems ...)

4583 10/12/2003 05:29 pm psotfx

Updated the various "users of emailer", fixed issue(!) of jabber using the email address as the uid, blah fixes, blah, blah di blah yakety smackety

4578 10/12/2003 01:59 pm psotfx

Let's break lots of things

4558 10/12/2003 01:59 am psotfx

oopsie, $fp no longer exists, using lock file instead

4553 10/12/2003 01:51 am psotfx

Merge email and IM (jabber) messaging