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
/
impl
/
protocol
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fixes issue #466 - Cannot create a no-registrar SIP account from the "sign in...
Lyubomir Marinov
2008-12-03
3
-20
/
+29
*
Modifications to separate ZRTP GUI from ZRTP callback and state information.
Werner Dittmann
2008-11-30
1
-8
/
+24
*
Applying new resource name convention.
Yana Stamcheva
2008-11-28
18
-101
/
+112
*
Remove unused import.
Yana Stamcheva
2008-11-25
1
-3
/
+0
*
Yahoo multi user chat contributed by Rupert Burchardi.
Yana Stamcheva
2008-11-25
6
-1
/
+2077
*
ICQ multi user chat contributed by Rupert Burchardi.
Yana Stamcheva
2008-11-24
5
-0
/
+1971
*
Major update for the dict protocol
Damien Roth
2008-11-21
14
-1490
/
+239
*
Eliminates duplication among the ~28 Resources classes.
Lyubomir Marinov
2008-11-21
2
-35
/
+3
*
Leaves a single ImageID class.
Lyubomir Marinov
2008-11-21
1
-20
/
+1
*
Moves PropertyChangeListener/Event from .configuration.event to .util because...
Lyubomir Marinov
2008-11-20
7
-7
/
+7
*
Adds support for fullscreen display and local video in calls.
Lyubomir Marinov
2008-11-18
1
-4
/
+38
*
Switches the tracking of the duration of a CallParticipant into a Call from C...
Lyubomir Marinov
2008-11-14
3
-233
/
+2
*
- Remove "Add to chat" button if group chat is not supported.
Yana Stamcheva
2008-11-04
3
-57
/
+60
*
MSN implementation of group chat provided by Rupert Burchardi.
Yana Stamcheva
2008-11-03
6
-15
/
+2161
*
Methods added to ChatRoom and ChatRoomMember services to allow obtaining the ...
Yana Stamcheva
2008-11-03
8
-6
/
+263
*
Correcting bug of empty RSS feed always refreshed (reported by Emil).
Vincent Lucas
2008-10-29
1
-34
/
+1
*
Patches provided by Alan C Kelly that address issues: 458, 468, 469, 470.
Yana Stamcheva
2008-10-27
1
-3
/
+3
*
When in a video call, embeds the received video in the CallDialog instead of ...
Lyubomir Marinov
2008-10-24
3
-65
/
+279
*
Makes build.xml take into account OS arch when constructing LD_LIBRARY_PATH. ...
Emil Ivov
2008-10-20
1
-15
/
+15
*
Provides Javadoc comments in place of the non-Javadoc ones generated by Eclip...
Lyubomir Marinov
2008-10-15
2
-17
/
+87
*
Puts existing calls on hold when a new call starts.
Lyubomir Marinov
2008-10-13
4
-153
/
+472
*
Introduces support for attended call transfer.
Lyubomir Marinov
2008-10-08
2
-137
/
+467
*
Some feeds are storing the URI of the entry in the LINK tag. This correction ...
Vincent Lucas
2008-10-08
1
-15
/
+52
*
Adding display name to RSS persistent data.
Vincent Lucas
2008-10-07
3
-29
/
+75
*
Fixes a few spelling mistakes because at least one of them gets displayed in ...
Lyubomir Marinov
2008-10-07
1
-3
/
+3
*
Reactivate, refresh RSS feeds can been done several time.
Vincent Lucas
2008-10-07
3
-10
/
+20
*
Removing bug when comparing 2 RssItemKey, including 1 null instance. Thank yo...
Vincent Lucas
2008-10-06
1
-6
/
+13
*
Removing temporary debug trace for RSS plugin.
Vincent Lucas
2008-10-06
1
-2
/
+2
*
Beginning to hunt of the refresh RSS bug.
Vincent Lucas
2008-10-06
6
-311
/
+304
*
Added ZRTP4J bundle
Romain Kuntz
2008-10-06
2
-7
/
+7
*
Committed the rest of the ZRTP implementation from Emanuel Onica:
Romain Kuntz
2008-10-05
4
-49
/
+11
*
Disables use of listening points when a trying to resolve SIP addresses that ...
Emil Ivov
2008-10-03
1
-2
/
+7
*
Update Sip contact equals method to compare users ignoring domain name.
Damian Minkov
2008-10-02
1
-1
/
+15
*
Adding support for "NO REGISTRAR" accounts. Special thanks to Emanuel Onica a...
Emil Ivov
2008-09-30
15
-1222
/
+1959
*
Updated formating of the LGPL license RTF.
Emil Ivov
2008-09-27
1
-2
/
+4
*
Adds missing Javadoc comments in UriHandlerSipImpl.
Lyubomir Marinov
2008-09-26
1
-108
/
+152
*
Allows querying the AccountManagers for protocol-specific and not only non-hi...
Lyubomir Marinov
2008-09-25
1
-13
/
+23
*
Avoid loops on SocketException comming from msn lib.
Damian Minkov
2008-09-25
1
-6
/
+15
*
More debugs in the AddressResolver
Emil Ivov
2008-09-24
1
-4
/
+17
*
Miss registering event if we are refreshing our registration.
Damian Minkov
2008-09-24
1
-3
/
+6
*
Make sure we use the host name for our jabber server if no SRV record is avai...
Emil Ivov
2008-09-23
1
-4
/
+3
*
Make sure we use the host name for our jabber server if no SRV record is avai...
Emil Ivov
2008-09-23
1
-1
/
+4
*
Removes override annotations for interface methods
Emil Ivov
2008-09-23
1
-2
/
+0
*
Fixes refactoring problems
Emil Ivov
2008-09-23
2
-3
/
+5
*
Asserts use of TCP when it has been set as the default transport during proto...
Emil Ivov
2008-09-23
10
-121
/
+156
*
Merged ZRTP-related code
Romain Kuntz
2008-09-23
3
-0
/
+58
*
When starting the applications, loads the stored accounts in the background i...
Lyubomir Marinov
2008-09-20
27
-2177
/
+903
*
Display Jabber Account Image and implementation of Jabber Account Info OpSet.
Damian Minkov
2008-09-16
4
-251
/
+599
*
Display Account Image.
Damian Minkov
2008-09-16
1
-8
/
+124
*
Starts the MediaService asynchronously/in the background thus giving a faster...
Lyubomir Marinov
2008-09-14
3
-11
/
+9
[next]