Commit Graph

2589 Commits (2370ace838cf5b2b6ebc26c09e90f88f4dec88d2)
 

Author SHA1 Message Date
Martin Andre 2370ace838 Commited testcases for SIP IM OpSet by Benoit Pradelle.
19 years ago
Martin Andre 7339a400ee Applied patch from Benoit Pradelle on his SIP basic IM OpSet. This fixes some major bugs with the implementation and corrects it to fit the sc api requirements.
19 years ago
Damian Minkov 03262f0dd4 RSS ProtocolProvider.
19 years ago
Damian Minkov 2dfda98983 1. smack library bundle to be used from bundles needing smack library
19 years ago
Damian Minkov ba1491c343 1. Fix identing xml files :
19 years ago
Damian Minkov 568464c2fc Fix for illegal characters in folder names on Windows OS.
19 years ago
Yana Stamcheva 13e039824f Resource and Resource priority properties added to the list of protocol provider factory properties
19 years ago
Yana Stamcheva d0ae9e93ba "Register new account for Jabber" - a plugin from Nicolas Grandclaude
19 years ago
Yana Stamcheva 1c33af095e if we set a configuration property to null we should remove it also from the list
19 years ago
Yana Stamcheva 5bc411aab1 a configuration form is now represented in the gui by a ConfigFormDescriptor, which allows to load the ConfigurationForm only when it's added to the container and to use the descriptor for all rendering operations needed after that.
19 years ago
Yana Stamcheva 32a1ee3361 change systray icon size
19 years ago
Emil Ivov 281b35747e Enabled OperationSetBasicInstantMessaging
19 years ago
Yana Stamcheva 35d75e8201 setMessage method in the Chat
19 years ago
Emil Ivov 2da8de9862 When handling ServiceEvent's, make sure they are triggerred by a ProtocolProviderService before handling them.
19 years ago
Yana Stamcheva a377cff6fc obtain the message that is contained in the chat panel
19 years ago
Yana Stamcheva 5b13d5ddd2 implement PluginComponentListener in the Call history panel, in order to activate plugin components add
19 years ago
Emil Ivov dc9cd7c115 null check for empty data in setText() and setCData()
19 years ago
Damian Minkov 690600608b remove hostname lookup for 0.0.0.0. Speeds up call establishing.
19 years ago
Emil Ivov af0463ed8b replacing DOMElementWriter with built-in java XML tools
19 years ago
Emil Ivov c0a4d4fd2e fixed a bug comparing non-latin display names
19 years ago
Emil Ivov 0f41e344c1 Change systema package name (report by Chris Vincenot)
19 years ago
Emil Ivov 4d523409aa Import serialize and not serializer (Report by Chris Vincenot)
19 years ago
Emil Ivov 7cf5c1e3c0 Adding Ben's implementation of instant messaging for SIP (by Benoit Pradelle)
19 years ago
Emil Ivov d6bcb1176b Adding Ben's implementation of instant messaging for SIP (by Benoit Pradelle)
19 years ago
Emil Ivov 072a203248 Adding Ben's implementation of instant messaging for SIP (by Benoit Pradelle)
19 years ago
Emil Ivov 0bb574b7bf refactoring - moving version and keepalive jabber extensions to their own packages in impl.provider.jabber.extension
19 years ago
Emil Ivov 601eec696d refactoring - moving version and keepalive jabber extensions to their own packages in impl.provider.jabber.extension
19 years ago
Emil Ivov ec6caceb56 Committing geolocation for Jabber from Guillaume Schreiner - Louis Pasteur University, France
19 years ago
Emil Ivov cd5a6240c9 Committing geolocation for Jabber from Guillaume Schreiner - Louis Pasteur University, France
19 years ago
Emil Ivov a29e2cd380 Committing geolocation for Jabber from Guillaume Schreiner - Louis Pasteur University, France
19 years ago
Emil Ivov a3f414b429 Committing geolocation for Jabber from Guillaume Schreiner - Louis Pasteur University, France
19 years ago
Emil Ivov bf0d4296c9 Committing geolocation for Jabber from Guillaume Schreiner - Louis Pasteur University, France
19 years ago
Emil Ivov f4d3800cc0 Committing geolocation for Jabber from Guillaume Schreiner - Louis Pasteur University, France
19 years ago
Emil Ivov 8f3b952b66 Committing geolocation for Jabber from Guillaume Schreiner - Louis Pasteur University, France
19 years ago
Emil Ivov aa75b7275b Committing geolocation for Jabber from Guillaume Schreiner - Louis Pasteur University, France
19 years ago
Emil Ivov 4ddd88313f Committing geolocation for Jabber from Guillaume Schreiner - Louis Pasteur University, France
19 years ago
Emil Ivov 79efeb5ec4 Committing geolocation for Jabber from Guillaume Schreiner - Louis Pasteur University, France
19 years ago
Emil Ivov 0d8d715096 Committing geolocation for Jabber from Guillaume Schreiner - Louis Pasteur University, France
19 years ago
Emil Ivov b9c3f1d2e2 Added event types in order to allow distinguishing action and system messages.
19 years ago
Yana Stamcheva 6bed3e2939 comment load chat rooms
19 years ago
Damian Minkov e77d9a873a Some test improvements.
19 years ago
Yana Stamcheva bb4dd31981 when a PluginComponentEvent is received should check the container id in order to add it or remove it from the appropriate container
19 years ago
Yana Stamcheva 43187890db fix ConcerrentModificationException
19 years ago
Yana Stamcheva cce8cfd4f8 save visited chat rooms - work in progress
19 years ago
Yana Stamcheva 072005ed3c Join Channel dialog - show the list of all available chat rooms
19 years ago
Yana Stamcheva 49e0985d60 multi user chat enhancements
19 years ago
Damian Minkov 1d994d66a5 Fixed out of memory!
19 years ago
Yana Stamcheva 24eeba88ca make from the chat toolbar a container for plugins
19 years ago
Yana Stamcheva bdb998d79e change Contact to ChatRoomMember in all events concerning the chat room
19 years ago
Yana Stamcheva f8d6222530 add plugin component listeners for containers that accept plugin components
19 years ago