index
:
forums
master
The forums.mageia.org Website
Maat [maat]
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
phpBB
/
includes
/
functions_jabber.php
Commit message (
Expand
)
Author
Age
Files
Lines
*
[ticket/11662] Typos: occured -> occurred
Andreas Fischer
2013-07-12
1
-1
/
+1
*
Fix Jabber SASL PLAIN authentication failures. (Bug #52995)
Meik Sievertsen
2009-10-29
1
-1
/
+2
*
[Feature] Allow specific connection to different server for jabber functional...
Meik Sievertsen
2008-10-08
1
-12
/
+20
*
return jabber login status - should work... but needs testing nonetheless.
Meik Sievertsen
2008-07-28
1
-4
/
+2
*
#25095
Meik Sievertsen
2008-04-21
1
-1
/
+2
*
Correctly check empty subjects/messages (Bug #17915)
Meik Sievertsen
2008-01-05
1
-5
/
+15
*
dumdidum... sorry. ;)
Meik Sievertsen
2007-10-05
1
-0
/
+8
*
- correct jabber token handling
Meik Sievertsen
2007-09-14
1
-0
/
+7
*
some tiny fixes...
Meik Sievertsen
2007-09-12
1
-3
/
+12
*
fixing some bugs
Meik Sievertsen
2007-09-02
1
-4
/
+0
*
very tiny adjustements...
Meik Sievertsen
2007-08-19
1
-1
/
+1
*
Some changes... non-invasive...
Meik Sievertsen
2007-08-13
1
-1
/
+1
*
some fixes here and there
Meik Sievertsen
2007-07-10
1
-1
/
+1
*
some fixes. :)
Meik Sievertsen
2007-07-06
1
-6
/
+21
*
ok, mess around with the templates + fixing some bugs + adjusting headers for...
Meik Sievertsen
2007-06-09
1
-3
/
+3
*
parse error
Meik Sievertsen
2007-05-31
1
-1
/
+1
*
changes to reflect those changes made by the flyspray guys (thanks for provid...
Meik Sievertsen
2007-05-30
1
-13
/
+20
*
small changes - mostly style related to fix cross-browser issues.
Meik Sievertsen
2007-05-29
1
-4
/
+4
*
oi
Meik Sievertsen
2007-05-26
1
-1
/
+1
*
hopefully not too late in the game. Checked in new jabber class (the class do...
Meik Sievertsen
2007-05-26
1
-1167
/
+468
*
other fixes...
Meik Sievertsen
2007-03-30
1
-1
/
+1
*
small bugfix...
Meik Sievertsen
2007-02-22
1
-3
/
+9
*
fix for bug #6140 (jabber not working)
Meik Sievertsen
2006-12-16
1
-13
/
+26
*
- make sure the sql layer for mysql always states mysql4 and get to mysql if ...
Meik Sievertsen
2006-11-03
1
-1
/
+1
*
- extend config checking to include check for writeable path
Meik Sievertsen
2006-10-03
1
-304
/
+553
*
- no more encoding mixture, say hello to UTF-8 (I'll add a validation solutio...
Nils Adermann
2006-09-17
1
-67
/
+0
*
some updates. Also adjusted the utf tools and normalizer more to our coding g...
Meik Sievertsen
2006-08-22
1
-11
/
+11
*
- automatically sync topic_reported when deleting a post [Bug #2152]
Nils Adermann
2006-06-14
1
-3
/
+1
*
make sure custom profile fields are created correctly on registration (#2225)
Meik Sievertsen
2006-06-13
1
-14
/
+14
*
- fixed a few bugs
Meik Sievertsen
2006-06-11
1
-1
/
+2
*
This looks a bit like an ugly hack, I know :(
Nils Adermann
2006-06-09
1
-6
/
+87
*
ok, this one is rather large... the most important change:
Meik Sievertsen
2006-06-06
1
-39
/
+188
*
some tiny changes...
Meik Sievertsen
2006-05-26
1
-1
/
+3
*
- The sha1 hash is a standard part of PHP, mhash is not needed for Jabber :D
David M
2006-03-02
1
-9
/
+6
*
- added acp_language (language pack management)
Meik Sievertsen
2005-11-30
1
-11
/
+11
*
- added updated coding guidelines
Meik Sievertsen
2005-04-10
1
-3
/
+3
*
- fixed custom profile field get/store
Meik Sievertsen
2005-04-10
1
-192
/
+192
*
- Documentation related changes
Meik Sievertsen
2005-04-09
1
-29
/
+32
*
"Fixed" issue that was causing problems some time ago with server
Paul S. Owen
2004-02-03
1
-2
/
+1
*
account registration/changing, password changing
Paul S. Owen
2003-10-12
1
-0
/
+39
*
Removed duplicate methods, tidied some code
Paul S. Owen
2003-10-11
1
-80
/
+6
*
Re-add transport and other methods
Paul S. Owen
2003-09-07
1
-1
/
+118
*
bah, group handling needs some further discussion ... I'm done with it for M-2
Paul S. Owen
2003-08-27
1
-0
/
+16
*
pass by reference change
Paul S. Owen
2003-07-14
1
-5
/
+5
*
Yet more updates, topic marking works again ... still intend (optional) check...
Paul S. Owen
2003-06-19
1
-0
/
+45
*
For Jabber support ... original by Carlo "Gossip" Zottmann ... modified to re...
Paul S. Owen
2003-06-19
1
-0
/
+938