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
/
xmpp
/
stub_xmpp.c
Commit message (
Collapse
)
Author
Age
Files
Lines
*
Renamed presence_update -> presence_send
James Booth
2015-05-07
1
-1
/
+1
|
*
Add callback data to room disco info response handler
James Booth
2015-03-29
1
-1
/
+1
|
*
Set members only property when getting room features
James Booth
2015-03-29
1
-1
/
+1
|
*
Show message received text for receipts
James Booth
2015-03-11
1
-2
/
+4
|
*
Send private carbons element with message when encrypted
James Booth
2015-03-10
1
-0
/
+6
|
*
Add XEP-0280 support
Olivier LE MOAL
2015-02-10
1
-0
/
+2
|
*
Simplified autocompleters and command history
James Booth
2015-01-16
1
-2
/
+2
|
*
Added test to ensure chat sessions cleared on cmd_disconnect
James Booth
2015-01-10
1
-1
/
+1
|
*
Refactored chat session handling on sending message
James Booth
2015-01-04
1
-5
/
+2
|
*
Moved chat states out of xmpp module for message send chat
James Booth
2014-12-27
1
-1
/
+4
|
*
Added form tests
James Booth
2014-12-25
1
-70
/
+1
|
*
Added cmd_roster tests
James Booth
2014-12-24
1
-3
/
+18
|
*
Added cmd_rooms tests
James Booth
2014-12-24
1
-1
/
+6
|
*
Added cmd_otr tests
James Booth
2014-12-24
1
-1
/
+6
|
*
Added cmd_join tests
James Booth
2014-12-24
1
-1
/
+7
|
*
Added cmd_connect tests
James Booth
2014-12-24
1
-2
/
+7
|
*
Added cmd_bookmark tests
James Booth
2014-12-24
1
-3
/
+8
|
*
Refactored all cmd_account tests
James Booth
2014-12-24
1
-3
/
+8
|
*
Use will_return instead of mock values
James Booth
2014-12-23
1
-28
/
+7
|
*
cmd_account_shows_account_when_connected_and_no_args
James Booth
2014-12-23
1
-1
/
+9
|
*
Added stubbed implementations
James Booth
2014-12-23
1
-0
/
+254