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
/
plugin
/
otr
Commit message (
Expand
)
Author
Age
Files
Lines
*
Don't split resource strings, remove unused resources
Ingo Bauersachs
2017-01-18
1
-11
/
+9
*
Normalize line endings
Ingo Bauersachs
2016-02-28
1
-1327
/
+1327
*
Converts CRLF line endings to LF, as suggested by @champtar.
Boris Grozev
2016-02-23
5
-613
/
+613
*
Updates the license headers.
Damian Minkov
2015-07-20
29
-75
/
+400
*
Fix for OTR UI in case of multiple OTR session.
Danny van Heumen
2015-03-07
2
-5
/
+1
*
Always show OTR session switcher, disable for single session.
Danny van Heumen
2015-03-07
1
-1
/
+2
*
Removes unused code snippet.
Danny van Heumen
2015-02-22
1
-4
/
+0
*
Let every message pass through to otr4j, since otr4j will already correctly h...
Danny van Heumen
2015-02-21
1
-31
/
+0
*
Rename some strings SC to Jitsi.
Damian Minkov
2015-01-12
1
-1
/
+1
*
Renamed methods of BasicInstantMessagingTransport.
Danny van Heumen
2014-09-30
1
-2
/
+3
*
Defined and implemented Operation Set Basic Instant Messaging Transport
Danny van Heumen
2014-09-30
2
-26
/
+34
*
Initial support for updated otr4j with support for outgoing message fragmenta...
Danny van Heumen
2014-09-30
4
-42
/
+92
*
Fixes warnings, bugs. Reduces source code duplication. Simplifies, clarifies ...
Lyubomir Marinov
2014-09-29
1
-50
/
+30
*
Fixes the compilation on JDK 8.
Lyubomir Marinov
2014-07-25
1
-1
/
+1
*
Fixes IllegalArgumentException if otr is disabled.
Damian Minkov
2014-07-10
1
-2
/
+6
*
Merge branch 'master' of https://github.com:/jitsi/jitsi
George Politis
2014-06-09
2
-35
/
+73
|
\
|
*
Removes an unnecessary implicit field.
Lyubomir Marinov
2014-06-08
2
-35
/
+73
*
|
Fixes IllegalStateException: Invalid BundleContext in the OTR bundle.
George Politis
2014-06-09
1
-3
/
+11
|
/
*
Removes the execute Unix permission from .java files.
Lyubomir Marinov
2014-05-31
4
-0
/
+0
*
Suppress a warning.
Boris Grozev
2014-02-26
1
-0
/
+1
*
Implements XEP-0280 (message carbons).
hristoterezov
2014-01-27
1
-0
/
+6
*
Changes back the otr policy so that otr sessions won't start automatically.
Marin
2014-01-24
2
-69
/
+11
*
Improves the OTR policy so that automatic sessions will no longer be reinitia...
Marin
2014-01-21
4
-30
/
+35
*
Improves the OTR information messages displayed to the user when the session ...
Marin
2014-01-20
1
-6
/
+3
*
Fixes the problem with the not working 'automatically initiate private conver...
Marin
2014-01-16
1
-3
/
+46
*
Fixes a problem with the OtrContactMenu which was causing lags in the UI espe...
Marin
2014-01-15
2
-10
/
+10
*
Fixes NPE in the OTR plugin when a chat panel is closed
Marin
2014-01-14
1
-5
/
+5
*
Moves getters and setters for chat history properties in MessageHistoryServic...
hristoterezov
2014-01-13
3
-5
/
+26
*
Removes unnecessary method invocations in the OTR plugin.
Marin
2014-01-13
2
-2
/
+9
*
Fixes NPE in the OTR plugin when the contact policy of a null Contact is chan...
Marin
2014-01-13
2
-2
/
+4
*
Fixes the problem with OTR's policy ALLOW_V3 bit not being automatically set ...
Marin
2014-01-12
1
-0
/
+20
*
Adds the ability for the OTR plugin to work with Jabber resources
Marin
2014-01-10
21
-379
/
+880
*
Updates the otr plugin to use the latest version of the OTR protocol.
Marin
2014-01-10
16
-80
/
+840
*
Fixes warnings.
Lyubomir Marinov
2014-01-09
1
-11
/
+12
*
Fixes HTML being shown in OTR messages
Marin
2014-01-06
2
-3
/
+28
*
Cleans up an accidently commited file from the last commit 5a7657667304a23ce9...
Marin
2014-01-02
1
-86
/
+0
*
Fixes last message correction when OTR is enabled
Marin
2014-01-02
2
-2
/
+90
*
Fixes a bug in plugin.otr.ScOtrEngineImpl that caused OTR to misbehave when a...
Marin
2013-12-10
1
-1
/
+33
*
Replace System-Bundle header by BSN and a list that defines sys-bundles
Ingo Bauersachs
2013-12-07
1
-1
/
+1
*
Fixes the issue with OTR padlock icon not being transparent when displaying ....
Marin
2013-12-02
1
-11
/
+61
*
Fixed a bug with OTR not displaying cyrillic in the Question authentication d...
Marin
2013-12-02
1
-1
/
+1
*
Added improvements to OTR user interface, among which new icons and
yanas
2013-11-25
7
-237
/
+416
*
Changes default otr policy to non-auto, till we update to latest otr version....
Marin
2013-11-15
2
-19
/
+48
*
Moved OTR dialogs in separate package. Fixed some broken javadoc
Marin
2013-11-11
13
-344
/
+380
*
Added support for SMP for the OTR plugin.
Marin
2013-11-07
10
-204
/
+1278
*
Adds method to match PluginComponent to parent factory, used when unregisteri...
Damian Minkov
2013-09-30
3
-6
/
+8
*
Fixes otr chat toolbar menu entry.
Damian Minkov
2013-09-24
1
-1
/
+5
*
Adds PluginComponentFactory which is responsible for creating the PluginCompo...
Damian Minkov
2013-09-24
1
-11
/
+31
*
Fixes build.
Damian Minkov
2013-09-12
1
-1
/
+2
*
Adds message when otr session is enabled whether chat logging history is on o...
Damian Minkov
2013-09-11
3
-11
/
+80
[next]