aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/includes/functions_jabber.php
Commit message (Collapse)AuthorAgeFilesLines
...
* "Fixed" issue that was causing problems some time ago with serverPaul S. Owen2004-02-031-2/+1
| | | | git-svn-id: file:///svn/phpbb/trunk@4786 89ea8834-ac86-4346-8a33-228a782c2dd0
* account registration/changing, password changingPaul S. Owen2003-10-121-0/+39
| | | | git-svn-id: file:///svn/phpbb/trunk@4588 89ea8834-ac86-4346-8a33-228a782c2dd0
* Removed duplicate methods, tidied some codePaul S. Owen2003-10-111-80/+6
| | | | git-svn-id: file:///svn/phpbb/trunk@4554 89ea8834-ac86-4346-8a33-228a782c2dd0
* Re-add transport and other methodsPaul S. Owen2003-09-071-1/+118
| | | | git-svn-id: file:///svn/phpbb/trunk@4475 89ea8834-ac86-4346-8a33-228a782c2dd0
* bah, group handling needs some further discussion ... I'm done with it for M-2Paul S. Owen2003-08-271-0/+16
| | | | git-svn-id: file:///svn/phpbb/trunk@4440 89ea8834-ac86-4346-8a33-228a782c2dd0
* pass by reference changePaul S. Owen2003-07-141-5/+5
| | | | git-svn-id: file:///svn/phpbb/trunk@4264 89ea8834-ac86-4346-8a33-228a782c2dd0
* Yet more updates, topic marking works again ... still intend (optional) ↵Paul S. Owen2003-06-191-0/+45
| | | | | | 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 git-svn-id: file:///svn/phpbb/trunk@4147 89ea8834-ac86-4346-8a33-228a782c2dd0
* For Jabber support ... original by Carlo "Gossip" Zottmann ... modified to ↵Paul S. Owen2003-06-191-0/+938
remove unrequired functions git-svn-id: file:///svn/phpbb/trunk@4141 89ea8834-ac86-4346-8a33-228a782c2dd0