index
:
jitsi.git
master
upstream
creating a debian package
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
net
/
java
/
sip
/
communicator
/
service
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
|
Renamed methods of BasicInstantMessagingTransport.
Danny van Heumen
2014-09-30
1
-2
/
+2
*
|
Defined and implemented Operation Set Basic Instant Messaging Transport
Danny van Heumen
2014-09-30
1
-0
/
+51
*
|
Initial support for updated otr4j with support for outgoing message fragmenta...
Danny van Heumen
2014-09-30
2
-61
/
+123
*
|
Adds new RegistrationStateChangeEvent and avoid reconnecting providers when s...
Damian Minkov
2014-09-30
1
-0
/
+5
*
|
Fixes warnings, bugs. Reduces source code duplication. Simplifies, clarifies ...
Lyubomir Marinov
2014-09-29
3
-59
/
+33
*
|
Fixes warnings.
Lyubomir Marinov
2014-09-25
2
-31
/
+36
*
|
Fixes warnings.
Lyubomir Marinov
2014-09-19
1
-52
/
+59
*
|
Adds new unregister method to clearly distinguish between automatic unregiste...
Damian Minkov
2014-09-16
3
-0
/
+75
*
|
Adds file transfer for multimedia msgs to operation set sms.
Damian Minkov
2014-09-03
1
-0
/
+19
|
/
*
Modified default chat room auto-open behaviour to OPEN_ON_MESSAGE.
Danny van Heumen
2014-08-21
1
-2
/
+12
*
Merge pull request #57 from cobratbq/master
cobratbq
2014-08-20
1
-1
/
+34
|
\
|
*
Fix for inserting large number of query results for server chat room
Danny van Heumen
2014-08-14
1
-1
/
+34
*
|
Adapts to changes to libjitsi.
Boris Grozev
2014-08-15
1
-1
/
+1
|
/
*
Added note for use of Persistent Presence.
Danny van Heumen
2014-08-10
1
-0
/
+5
*
Removed comments, TODOs.
Danny van Heumen
2014-07-30
1
-1
/
+1
*
Revert "Fix isPrivate check in case only one user is in the room."
Danny van Heumen
2014-07-30
1
-2
/
+2
*
Fix isPrivate check in case only one user is in the room.
Danny van Heumen
2014-07-30
1
-2
/
+2
*
Fixes the compilation on JDK 8.
Lyubomir Marinov
2014-07-25
1
-0
/
+1
*
Adding connection information frame. Patch provided by Markus Kilås.
Damian Minkov
2014-07-01
1
-0
/
+24
*
Attempts to handle error when unsupported SRTP control type exists in account...
paweldomas
2014-07-01
1
-2
/
+11
*
Adds method to post http requests using httputil and specifying custom http h...
Damian Minkov
2014-06-30
1
-3
/
+83
*
Adds support for the RED (RFC2198) and ulpfec (RFC5109) RTP payload types.
Boris Grozev
2014-06-20
1
-14
/
+36
*
Adapts to the changes to libjitsi moving the Recorder interface to the "recor...
Boris Grozev
2014-06-17
5
-1
/
+5
*
Adds anonymous login strategy to XMPP provider.
paweldomas
2014-06-12
1
-0
/
+23
*
Removes the execute Unix permission from .java files.
Lyubomir Marinov
2014-05-31
1
-0
/
+0
*
Fixes issues with the REST public API of Jitsi Videobridge.
Lyubomir Marinov
2014-05-22
1
-12
/
+9
*
Adds log messages for the "On the phone" presence status policy.
hristoterezov
2014-05-20
2
-0
/
+130
*
Fixes NPE when creating a call and the calendar service is not registered.
hristoterezov
2014-05-15
2
-14
/
+18
*
Fixes muting local input for all peers in conference calls created after merg...
Damian Minkov
2014-05-12
1
-3
/
+3
*
Fixes a failure to initiate outgoing calls.
Lyubomir Marinov
2014-05-12
1
-0
/
+7
*
Changes the priority of the "On the phone" and "In a meeting" presence
hristoterezov
2014-05-10
4
-3
/
+105
*
Fixes NPE (reproduced when making attended transfer).
Damian Minkov
2014-05-10
1
-1
/
+4
*
Optimizes the loading of the port-related properties for speed.
Lyubomir Marinov
2014-05-07
1
-36
/
+76
*
Adds method to NetworkAddressManagerServiceImpl that allows to create Ice str...
paweldomas
2014-05-07
1
-0
/
+27
*
Fixes code formatting(indentation level).
paweldomas
2014-05-07
1
-75
/
+75
*
Fixes an issue in the allocation of ports which causes a portion of a user-sp...
Lyubomir Marinov
2014-05-07
1
-36
/
+41
*
Fixes country detail value in contact info, ClassCastException was thrown for...
Damian Minkov
2014-04-30
1
-0
/
+8
*
Adds display name to authorisation requests when adding a contact.
hristoterezov
2014-04-23
2
-8
/
+10
*
Replace SRTP protocol string constants with their enum.
Ingo Bauersachs
2014-04-20
2
-6
/
+6
*
Remove ridiculous code duplication and string comparisons
Ingo Bauersachs
2014-04-19
1
-10
/
+14
*
Describes the local source in a 'source' child element
Boris Grozev
2014-04-15
1
-0
/
+53
*
Fixes unmappable character for encoding ASCII when compiling on some machines.
Damian Minkov
2014-04-14
1
-1
/
+1
*
Logging of TLS protocols and cipher suites available during connection estab...
Markus Kilås
2014-04-13
1
-0
/
+43
*
Fixes warnings.
Lyubomir Marinov
2014-04-11
2
-7
/
+6
*
Separates phone number service, to be a service in separate bundle and improv...
Damian Minkov
2014-04-10
4
-196
/
+79
*
Adds message source service custom status, to be able to show custom status i...
Damian Minkov
2014-04-07
1
-0
/
+77
*
Adds CalendarService implementation. The Calendar service calculates the free...
hristoterezov
2014-04-02
4
-0
/
+177
*
Implements automatic toggling 'On the phone' status on online accounts when s...
Lyubomir Marinov
2014-03-27
1
-290
/
+627
*
Fixes a problem where video call becomes a conference call and then back agai...
Damian Minkov
2014-03-26
1
-0
/
+8
*
Adds property to remove chat room from the list when it fails to join when ad...
Damian Minkov
2014-03-26
1
-0
/
+50
[prev]
[next]