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
/
tests
/
test_cmd_otr.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Always update UI in event loop, removed updates from rest of code
James Booth
2014-09-01
1
-4
/
+0
*
Implemented per contact OTR policy setting
James Booth
2014-05-11
1
-1
/
+1
*
Added OTR policy account preference
James Booth
2014-05-11
1
-1
/
+1
*
Renamed refresh functions to update_virtual
James Booth
2014-04-01
1
-4
/
+4
*
Test /otr start sends OTR query message to current recipient
James Booth
2014-02-23
1
-0
/
+22
*
Added test for /otr start when no key loaded
James Booth
2014-02-23
1
-0
/
+18
*
Fixed issue with /otr myfp when no key loaded
James Booth
2014-02-23
1
-0
/
+17
*
Added test for /otr start when already in OTR session
James Booth
2014-02-23
1
-0
/
+17
*
Added tests for /otr start from non chat windows
James Booth
2014-02-23
1
-0
/
+37
*
Test /otr theirfp
James Booth
2014-02-17
1
-0
/
+27
*
Test for /otr theirfp in non OTR window
James Booth
2014-02-17
1
-0
/
+17
*
Added test for /otr theirfp when in other non chat windows
James Booth
2014-02-17
1
-2
/
+23
*
Added test for /otr theirfp when in console
James Booth
2014-02-17
1
-0
/
+16
*
Added /otr myfp test
James Booth
2014-02-17
1
-1
/
+21
*
Added connection status tests for /otr myfp
James Booth
2014-02-16
1
-0
/
+26
*
Fixed previous tests
James Booth
2014-02-16
1
-2
/
+2
*
Added connection status tests for /otr gen
James Booth
2014-02-16
1
-0
/
+40
*
Test /otr gen
James Booth
2014-02-16
1
-0
/
+23
*
Added test for message when no connected /otr gen
James Booth
2014-02-16
1
-0
/
+15
*
Mock otr module for cmd_otr tests
James Booth
2014-02-16
1
-2
/
+5
*
Added conditional include in cmd_otr tests
James Booth
2014-02-16
1
-1
/
+5
*
Added test for /otr libver
James Booth
2014-02-16
1
-0
/
+18
*
Added tests for /otr warn
James Booth
2014-02-16
1
-0
/
+70
*
Added tests for /otr log
James Booth
2014-02-16
1
-0
/
+140
*
Added cmd_otr tests
James Booth
2014-02-16
1
-0
/
+45