index
:
profani-tty
this commit
main
Profanity fork with TTY improvements
danisanti <danisanti@tilde.institute>
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
otr.h
Commit message (
Collapse
)
Author
Age
Files
Lines
*
Implemented chat logging options for OTR messages
James Booth
2014-01-13
1
-1
/
+2
|
|
|
|
|
|
|
|
on - Log OTR messages as plaintext off - Do not log OTR messages redact - Log, but replace the text with '[redacted]' Defaults to redact
*
Added /otr trust|untrust commands
James Booth
2014-01-12
1
-0
/
+4
|
*
End OTR session when user closes chat window
James Booth
2014-01-11
1
-0
/
+2
|
*
Handle window creation for incoming and outgoing OTR sessions
James Booth
2014-01-11
1
-1
/
+2
|
*
Added /otr theirfp with hardcoded fingerprint
James Booth
2014-01-11
1
-1
/
+2
|
*
Require '/otr start' from both parties before encryption used both ways
James Booth
2014-01-11
1
-0
/
+2
|
*
Load OTR private key on connect, gen command checks if already generated
James Booth
2014-01-11
1
-1
/
+3
|
*
Implemented message encryption, session started with whitspace tags on first ↵
James Booth
2014-01-10
1
-0
/
+2
|
|
|
|
message
*
Added "/otr fp" to show users fingerprint
James Booth
2014-01-10
1
-0
/
+1
|
*
WIP - OTR support
James Booth
2014-01-10
1
-0
/
+1
|
*
Create fingerprints file, callbacks, and message send
James Booth
2013-11-08
1
-0
/
+2
|
*
Load keys and fingerprints for account on connect
James Booth
2013-11-08
1
-0
/
+3
|
*
Added libotr
James Booth
2013-11-08
1
-0
/
+28