phpBB
Statistics
| Revision:

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

History | View | Annotate | Download (25.4 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'.

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)

4786 02/03/2004 03:34 am psotfx

"Fixed" issue that was causing problems some time ago with server

4588 10/12/2003 09:58 pm psotfx

account registration/changing, password changing

4554 10/12/2003 01:52 am psotfx

Removed duplicate methods, tidied some code

4475 09/07/2003 03:51 pm psotfx

Re-add transport and other methods

4440 08/27/2003 06:31 pm psotfx

bah, group handling needs some further discussion ... I'm done with it for M-2

4264 07/15/2003 12:57 am psotfx

pass by reference change

4147 06/19/2003 06:19 pm psotfx

Yet more updates, topic marking works again ... still intend (optional) checking of "forum read" status on return to index (rather than just the current fudge of visiting the forum), obtain_ranks as a function (used in at least three scripts), removed jabber method that was needed, oops

4141 06/19/2003 03:17 pm psotfx

For Jabber support ... original by Carlo "Gossip" Zottmann ... modified to remove unrequired functions