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
*
Fix Voicemail URI editing in UI
Ingo Bauersachs
2017-02-28
1
-12
/
+26
*
Updates libjitsi and sends hole punch packets for audio.
damencho
2017-02-07
2
-5
/
+46
*
Adds a property to enable rtpTranslator for conferences.
damencho
2017-01-18
4
-5
/
+70
*
BLF: Enable plugin and add workaround for Asterisk
Ingo Bauersachs
2017-01-15
1
-1
/
+17
*
Add option to choose tray icon mode (Native, Disabled, AppIndicator)
Ingo Bauersachs
2017-01-14
2
-19
/
+27
*
Ignore all unknown MediaTypes
Ingo Bauersachs
2017-01-07
1
-10
/
+1
*
Remove unused and long deprecated method
Ingo Bauersachs
2017-01-07
2
-24
/
+0
*
Add hashCode to classes overriding equals
Ingo Bauersachs
2017-01-07
4
-0
/
+26
*
Adds BOSH_URL property to JabberAccountID
paweldomas
2016-12-28
1
-0
/
+29
*
Remove Yahoo protocol
Ingo Bauersachs
2016-10-24
6
-248
/
+8
*
Add 'removePresenceExtension' to OperationSetJitsiMeetTools
paweldomas
2016-08-23
1
-0
/
+11
*
code clean up (#277)
Nik
2016-07-05
2
-79
/
+83
*
Forward pending notification count to the systray service
Ingo Bauersachs
2016-05-29
2
-0
/
+15
*
Remove unused envelope icon
Ingo Bauersachs
2016-05-29
1
-5
/
+0
*
Check if the systray is initialized before hiding the main frame
Ingo Bauersachs
2016-05-29
1
-0
/
+6
*
Prepare for the message MediaType
Ingo Bauersachs
2016-05-17
1
-1
/
+1
*
Updates the license headers
Ingo Bauersachs
2016-05-17
2
-4
/
+26
*
Validate protocol addresses before creating a contact
Ingo Bauersachs
2016-05-17
2
-0
/
+30
*
Remove superfluous method definition
Ingo Bauersachs
2016-05-17
1
-7
/
+0
*
Format phone number in tooltips
Ingo Bauersachs
2016-05-17
2
-0
/
+20
*
Update ice4j and jain-sip dependencies
Ingo Bauersachs
2016-04-12
1
-1
/
+0
*
Remove the Facebook protocol wizard
Ingo Bauersachs
2016-02-28
1
-5
/
+0
*
Normalize line endings
Ingo Bauersachs
2016-02-28
2
-1123
/
+1123
*
Converts CRLF line endings to LF, as suggested by @champtar.
Boris Grozev
2016-02-23
38
-9019
/
+9019
*
Typo fixes
mksh
2015-11-11
1
-6
/
+8
*
Introduce SmackProxy for abstracting different Smack implementations (3 and 4)
mksh
2015-11-10
1
-0
/
+139
*
Merge pull request #154 from iant-gmbh/master
Ingo Bauersachs
2015-10-05
1
-0
/
+21
|
\
|
*
Added abbility to set option FORCE_PROXY_BYPASS via SipAccount
Claas Beyersdorf
2015-09-23
1
-0
/
+21
*
|
Merge pull request #51 from dpocock/sip-call-without-registration
Ingo Bauersachs
2015-10-04
3
-0
/
+25
|
\
\
|
|
/
|
/
|
|
*
Adapt high-level API to allow calls without registration
Daniel Pocock
2014-08-09
3
-0
/
+25
*
|
Follow libjitsi move of DTMFtone from protocol to neomedia
Ingo Bauersachs
2015-08-23
3
-3
/
+2
*
|
Use MediaException for QualityControl error handling
Ingo Bauersachs
2015-08-23
2
-4
/
+2
*
|
Remove MSN protocol leftovers
Ingo Bauersachs
2015-08-23
1
-1
/
+0
*
|
Move security events back from libjitsi as they are solely used here.
Ingo Bauersachs
2015-08-23
11
-13
/
+157
*
|
Correctly set SIP display names (Closes #134)
Ingo Bauersachs
2015-08-08
1
-24
/
+2
*
|
Fixes compilation in some environments.
bgrozev
2015-07-29
1
-16
/
+17
*
|
Catch ExceptionInInitializerError for better traceability of programming errors.
Danny van Heumen
2015-07-30
1
-2
/
+7
*
|
Avoids compiling (certain) classes from .plugin.desktop when compiling classe...
Lyubomir Marinov
2015-07-20
2
-4
/
+3
*
|
Updates the license headers.
Damian Minkov
2015-07-20
544
-1156
/
+7257
*
|
Removed notion of a 'password' from Google Contacts implementation.
Danny van Heumen
2015-07-20
2
-19
/
+7
*
|
Removes msn protocol.
damencho
2015-07-16
2
-170
/
+0
*
|
Define ContactResource equality based on resourceName. (fixes OTR issue)
Danny van Heumen
2015-05-24
1
-0
/
+31
*
|
Implements OperationSetIncomingDTMF for XMPP, wired to receive events via RTP...
Boris Grozev
2015-04-12
4
-11
/
+178
*
|
Catches exceptions when executing notification actions in order not to stop s...
Damian Minkov
2015-04-03
1
-29
/
+36
*
|
Adds OperationSetTelephonyBLF (Busy Lamp Field), can monitor lines and pickup...
Damian Minkov
2015-04-01
3
-0
/
+263
*
|
Changes a type for contact sources ot contact list type to a common one that ...
Damian Minkov
2015-04-01
2
-14
/
+2
*
|
Adds OperationSetTelephonyPark and a sip implementation of the operation set.
Damian Minkov
2015-03-19
1
-0
/
+41
*
|
Merge pull request #68 from jitsi/clean-gtalk-stuff
bgrozev
2015-02-23
2
-27
/
+0
|
\
\
|
*
|
Removes the "google ICE" option from the GUI, and some Gtalk-related code.
Boris Grozev
2015-02-13
2
-27
/
+0
*
|
|
Updates call object to be data one, this way it will be able to store custom ...
Damian Minkov
2015-02-13
1
-0
/
+3
|
/
/
[next]