XMPPConnListener.java

Diff Revision Date Message Lines Author Branch
1.15 11 Feb 11

- checkstyle configuration ... ... [X] clean up according to the checkstyle rules - smoke test passed: mvn clean package install

+9 -4 Patrick Brunner MAIN
1.14 11 Feb 11

- checkstyle configuration ... [X] formatting step only - smoke test passed: mvn clean package install

+24 -24 Patrick Brunner MAIN
1.13 25 Aug 08

OLAT-1796 Boilerplate: replaced "Copyright (c) 1999-200[0-9]" with "Copyright (c) since 2004"

+1 -1 Alexander Schneider MAIN
1.12 12 Aug 08

OLAT-2878: smaller api, testing ability without olat

+2 -2 schnider MAIN
1.11 23 Apr 08

OLAT-2725 XHTML compliance: image tags, br's, wrong form labels etc

+8 -8 gnaegi MAIN
1.10 10 May 07

OLAT-2143: first draft of new html IM client, to test toggle implementation in SmackInstantMessagingImpl

+16 -1 schnider MAIN
1.9 29 Sep 06

OLAT-1796 update to apache 2.0 license boiler plate

+20 -12 Patrick Brunner MAIN
1.8 05 Apr 06

header cleanup, license stuff has to be on top above package otherwise its included in javadoc every time!

+14 -18 schnider MAIN
1.7 19 Mar 05

- fixing the online users list. number of online users is now correct - fixed cyclic call of destroyInstantMessagingClient method: user got disconnected twice (first because of disposal of the instant messaging controller and second because ot the triggered connection close event) - changed dispose order in olat chief controller. IM controller must be disposed as last controller, otherwhise sending of presence messages (as done in the dispose of the course run main controller) generates a new instant messaging client lazy... http://bugzilla.olat.org/show_bug.cgi?id=1217

+11 -6 gnaegi MAIN
1.6 14 Mar 05

local variable private

+2 -2 gnaegi MAIN
1.5 09 Mar 05

destroing instant messaging client objects on disconnect and error disconnect from IM server

+3 -1 schnider MAIN
1.4 08 Mar 05

formatting

+36 -38 fjost MAIN
1.3 24 Feb 05

reconnector thread disabled due to memory problems

+3 -3 schnider MAIN
1.2 22 Feb 05

auto reconnect upon instant messagaing server crash

+2 -5 schnider MAIN
1.1 21 Feb 05

new helper class listens to connections errors to the jabber server and reconnects if server gets restartet automatically

+58 schnider MAIN
1.7.20.1 06 Apr 06

merged head (with ajax, header cleanup)

+14 -18 guretzki OLAT-4_2_0-UNIZH-1480
1.8.42.1 10 Oct 06

MERGE HEAD TO BRANCH 5.0.x prepare for 5.0.1

+20 -12 Patrick Brunner OLAT-5_0_x-BRANCH
1.11.2.1 20 Aug 08

OLAT-1796 Boilerplate: replaced "Copyright (c) 1999-200[0-9]" with "Copyright (c) since 2004"

+1 -1 Alexander Schneider OLAT-6_0_x-BRANCH
1.8.36.1 05 Oct 06

http://bugs.olat.org/jira/browse/OLAT-1595 OLAT-1595: Merge HEAD into BRANCH (work in progress)

+20 -12 ikroll OLAT-HEAD-BPS-1595
1.9.8.1 17 Jul 07

OLAT-2434 BPS-CF update old branch to current head development. has some errors in test classes

+16 -1 gnaegi OLAT-HEAD-BPS-Prototype_CF
1.8.30.1 03 Nov 06

Synchronyzing 1577 branch (glossary, scorm assessable, repo can reference) with HEAD

+20 -12 gnaegi OLAT-HEAD-JGS-1577