[root]/src/net/java/sip/communicator/plugin/otr

| Author | Changes | Lines of Code | Lines per Change |
|---|---|---|---|
| Totals | 184 (100.0%) | 7279 (100.0%) | 39.5 |
| wernerd | 21 (11.4%) | 2629 (36.1%) | 125.1 |
| 666f6f | 56 (30.4%) | 1981 (27.2%) | 35.3 |
| yanas | 36 (19.6%) | 1621 (22.3%) | 45.0 |
| lubomir_m | 28 (15.2%) | 693 (9.5%) | 24.7 |
| ibauersachs | 25 (13.6%) | 300 (4.1%) | 12.0 |
| s_vincent | 3 (1.6%) | 21 (0.3%) | 7.0 |
| damencho | 1 (0.5%) | 20 (0.3%) | 20.0 |
| emcho | 14 (7.6%) | 14 (0.2%) | 1.0 |
Fixes javadoc and eclipse related warnings in the code.
21 lines of code changed in:
Use standard license header
54 lines of code changed in:
OTR: Fingerprint comparison field (Patch by Daniel Perren, FHNW)
60 lines of code changed in:
Make the OTR <authenticate buddy> text clickable (Patch by Daniel Perren, FHNW)
168 lines of code changed in:
Adds property to disable otr plugin.
20 lines of code changed in:
OTR: disable buttons for contacts without fingerprint. Patch by Jonas Lauener, FHNW
2 lines of code changed in:
OTR: Update button state and table when a fingerprint was verified/revoked. Patch by Jonas Lauener, FHNW
4 lines of code changed in:
Increase size of the buddy auth dialog and adapt colors to Jitsi L&F. Patch by Jonas Lauener, FHNW
11 lines of code changed in:
OTR: Fix a recursive call that should have gone to the outer class
1 lines of code changed in:
Changes project name in source license headers from SIP Communicator to Jitsi
14 lines of code changed in:
Unifies menus in the chat window.
3 lines of code changed in:
Makes OTR menu appear directly for meta contact with only one protocol contact.
102 lines of code changed in:
Adds tooltips for some chat toolbar buttons and adjusts menu item names.
3 lines of code changed in:
Fixes display name change when adding a contact to an existing meta contact.
Fixes right button sub-menus previously showing protocol contacts by display name, which when changed was the same for all sub contacts.
1 lines of code changed in:
Fixed random positioning of tabs in the security configuration form.
1 lines of code changed in:
If OTR is disabled and we are over a plaintext session, dont process any message delivery events.
41 lines of code changed in:
Introduce configuration form types and allow forms to be registered for the security section.
1462 lines of code changed in:
Renamed to OtrEngineServiceImpl
0 lines of code changed in:
Configuration window improvements including reorganizing sections, user interface modifications, account loading/unloading functionality and more.
14 lines of code changed in:
Updates otr4j to version 122.
60 lines of code changed in:
(43 more)