aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/includes/functions_jabber.php
Commit message (Expand)AuthorAgeFilesLines
* - automatically sync topic_reported when deleting a post [Bug #2152]Nils Adermann2006-06-141-3/+1
* make sure custom profile fields are created correctly on registration (#2225)Meik Sievertsen2006-06-131-14/+14
* - fixed a few bugsMeik Sievertsen2006-06-111-1/+2
* This looks a bit like an ugly hack, I know :(Nils Adermann2006-06-091-6/+87
* ok, this one is rather large... the most important change:Meik Sievertsen2006-06-061-39/+188
* some tiny changes...Meik Sievertsen2006-05-261-1/+3
* - The sha1 hash is a standard part of PHP, mhash is not needed for Jabber :DDavid M2006-03-021-9/+6
* - added acp_language (language pack management)Meik Sievertsen2005-11-301-11/+11
* - added updated coding guidelinesMeik Sievertsen2005-04-101-3/+3
* - fixed custom profile field get/storeMeik Sievertsen2005-04-101-192/+192
* - Documentation related changesMeik Sievertsen2005-04-091-29/+32
* "Fixed" issue that was causing problems some time ago with serverPaul S. Owen2004-02-031-2/+1
* account registration/changing, password changingPaul S. Owen2003-10-121-0/+39
* Removed duplicate methods, tidied some codePaul S. Owen2003-10-111-80/+6
* Re-add transport and other methodsPaul S. Owen2003-09-071-1/+118
* bah, group handling needs some further discussion ... I'm done with it for M-2Paul S. Owen2003-08-271-0/+16
* pass by reference changePaul S. Owen2003-07-141-5/+5
* Yet more updates, topic marking works again ... still intend (optional) check...Paul S. Owen2003-06-191-0/+45
* For Jabber support ... original by Carlo "Gossip" Zottmann ... modified to re...Paul S. Owen2003-06-191-0/+938