You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
Go to file
Emil Ivov dab3aff9d6
Adds jid tracking to XMPP messaging, so that only the first message in a conversation is sent to all instances of a user. All following messages are sent only to the instance that's actually replying to our messages. That instance is reset every time we receive a message from a different jid. The behaviour is currently reset (i.e. the first next message goes to all instances) every 10 minutes of inactivity.
16 years ago
doc removed .cvsignore-files as they are no longer needed [we are using subversion nowadays] 19 years ago
ide Reflects the replacing of growl.jar with growl4j.jar in the Eclipse and NetBeans project classpaths. 17 years ago
lib Adds jid tracking to XMPP messaging, so that only the first message in a conversation is sent to all instances of a user. All following messages are sent only to the instance that's actually replying to our messages. That instance is reset every time we receive a message from a different jid. The behaviour is currently reset (i.e. the first next message goes to all instances) every 10 minutes of inactivity. 16 years ago
resources Adjusts security interface to conference calls. 16 years ago
src Adds jid tracking to XMPP messaging, so that only the first message in a conversation is sent to all instances of a user. All following messages are sent only to the instance that's actually replying to our messages. That instance is reset every time we receive a message from a different jid. The behaviour is currently reset (i.e. the first next message goes to all instances) every 10 minutes of inactivity. 16 years ago
test Enable sip tests. 16 years ago
www commits a test change with no impact. (just checking out git behaviour) 17 years ago
build.xml Enable sip tests. 16 years ago