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
/
gui
Commit message (
Expand
)
Author
Age
Files
Lines
*
Move security events back from libjitsi as they are solely used here.
Ingo Bauersachs
2015-08-23
6
-7
/
+0
*
Avoids compiling (certain) classes from .plugin.desktop when compiling classe...
Lyubomir Marinov
2015-07-20
1
-8
/
+8
*
Updates the license headers.
Damian Minkov
2015-07-20
346
-707
/
+4574
*
Adds a property to hide the domain part of the addresses shown inside the too...
Damian Minkov
2015-04-09
3
-3
/
+44
*
Saves only the call dialog location, skipping the size. And restores it if av...
Damian Minkov
2015-04-03
1
-1
/
+1
*
Changes a type for contact sources ot contact list type to a common one that ...
Damian Minkov
2015-04-01
6
-81
/
+68
*
Removes explicitly checking for contact source type.
Damian Minkov
2015-04-01
1
-4
/
+7
*
Adds OperationSetTelephonyPark and a sip implementation of the operation set.
Damian Minkov
2015-03-19
3
-1
/
+191
*
Fixes a NullPointerException in the user interface.
Lyubomir Marinov
2015-03-17
1
-44
/
+53
*
Fixes memory leak where instances of MainToolBar(ChatWindow instances) will s...
Damian Minkov
2015-03-13
1
-0
/
+9
*
Merge pull request #69 from level7systems/chat-window-fix
Ingo Bauersachs
2015-03-11
1
-3
/
+17
|
\
|
*
Fixes all chat windows being closed when grouping of chat windows is disabled.
veteran29
2015-03-06
1
-3
/
+17
*
|
Fine-tunes structure of OTR fix code.
Danny van Heumen
2015-03-07
1
-12
/
+29
*
|
Fix for OTR UI in case of multiple OTR session.
Danny van Heumen
2015-03-07
2
-1
/
+65
|
/
*
Adds always on top indicator to notify user when sharing its full screen.
Damian Minkov
2015-02-10
2
-6
/
+235
*
Adds custom header to indicate screen sharing initiated calls.
Damian Minkov
2015-02-10
2
-5
/
+16
*
Fixes possible NPE.
Damian Minkov
2015-02-04
1
-1
/
+3
*
Fixes missing 'w' in dial panel on linux and windows by introducing new style...
Damian Minkov
2015-02-04
3
-30
/
+202
*
Finishing up some loose ends w.r.t. presence.
Danny van Heumen
2015-01-12
2
-7
/
+16
*
Work-in-progress on MUC member presence.
Danny van Heumen
2015-01-12
3
-11
/
+26
*
Fixes compilation with java8.
Damian Minkov
2014-12-16
2
-5
/
+6
*
Disables global status message menu and if no operation set to support it.
Damian Minkov
2014-12-16
1
-1
/
+2
*
Some more consistent quotes usage.
Danny van Heumen
2014-12-16
1
-8
/
+8
*
Store original message as base64-encoded content to work around issues
Danny van Heumen
2014-12-16
2
-5
/
+23
*
Use StringBuilder (non-thread-safe) in local scope.
Danny van Heumen
2014-12-16
1
-1
/
+1
*
Correctly close img html tag.
Danny van Heumen
2014-12-16
1
-2
/
+2
*
Partial fix for ChatConversationPanel copy behaviour.
Danny van Heumen
2014-12-16
2
-7
/
+8
*
Adds property to disable global status message menu.
Damian Minkov
2014-12-15
1
-16
/
+31
*
Adds an option to disable advanced configuration for accounts which do not ne...
Damian Minkov
2014-12-09
1
-0
/
+5
*
Adds option that can force call dialog to always open minimized.
Damian Minkov
2014-12-09
1
-0
/
+15
*
Adds property to hide call history button.
Damian Minkov
2014-12-09
1
-2
/
+8
*
i18n: Fix chat room member role name.
Danny van Heumen
2014-12-07
2
-5
/
+9
*
UI: Do not close chat room window immediately for 'leave' command.
Danny van Heumen
2014-12-06
1
-3
/
+0
*
Add property to disable the avatar menu.
Ingo Bauersachs
2014-12-06
1
-1
/
+12
*
Does not show statuses other than Online/Offline when there is no provider to...
Damian Minkov
2014-12-04
1
-31
/
+48
*
Makes possible to insert/remove global statuses other then online and offline.
Damian Minkov
2014-12-04
1
-11
/
+114
*
Fix the disappearance of external contact sources
Ingo Bauersachs
2014-12-04
1
-4
/
+12
*
Change contact list entry gap/height to avoid clipping of names
Ingo Bauersachs
2014-11-28
1
-3
/
+3
*
Show the MetaContact's name in search results
Ingo Bauersachs
2014-11-28
1
-1
/
+1
*
Tries to fix deadlock with messages source service and getIndex while sorting.
Damian Minkov
2014-11-27
1
-3
/
+15
*
Remove dead code
Ingo Bauersachs
2014-11-27
1
-26
/
+0
*
Show chat messages after enabling chat history preview (closes #727)
Ingo Bauersachs
2014-11-27
2
-6
/
+9
*
Localize chat room member roles
Ingo Bauersachs
2014-11-27
1
-1
/
+1
*
HTML-Encode the nickname in the chat window (closes #1216)
Ingo Bauersachs
2014-11-27
1
-3
/
+8
*
Fixes possible ArrayIndexOutOfBoundsException.
Damian Minkov
2014-11-26
1
-2
/
+10
*
Lowered logging severity and added clarification for case where lastMessageUI...
Danny van Heumen
2014-11-20
1
-1
/
+5
*
Adds SIPCommNotificationsButton, adds option to disable toggle and can be reu...
Damian Minkov
2014-11-18
2
-101
/
+214
*
Fixes wrong button resources.
Damian Minkov
2014-11-18
1
-3
/
+4
*
Optimized groupNode (sorted) add operations.
Danny van Heumen
2014-11-02
2
-28
/
+49
*
Fix NPE: Don't continue if chat room wrapper is null. (+ updated
Danny van Heumen
2014-11-02
1
-0
/
+8
[next]