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
Commit message (
Collapse
)
Author
Age
Files
Lines
*
Tidied cmd_otr, added check-unit target to Makefile
James Booth
2015-06-15
2
-10
/
+36
|
*
Removed ui_get_current_chat()
James Booth
2015-06-15
2
-17
/
+23
|
*
Moved UI interfaces to ui.h
James Booth
2015-06-15
1
-0
/
+57
|
*
Set columns when running functional tests
James Booth
2015-06-13
3
-10
/
+22
|
*
Revert back to original rooms test
James Booth
2015-06-13
1
-8
/
+2
|
*
Debugging travis build
James Booth
2015-06-13
1
-1
/
+1
|
*
Debugging travis build
James Booth
2015-06-13
1
-1
/
+2
|
*
Debugging travis build
James Booth
2015-06-13
1
-5
/
+7
|
*
Use regex for multiline assert in rooms functional test
James Booth
2015-06-13
1
-2
/
+5
|
*
Changed assert order in rooms test
James Booth
2015-06-13
1
-3
/
+3
|
*
Increase connection time, functional tests
James Booth
2015-06-13
1
-0
/
+3
|
*
Tidied functional tests
James Booth
2015-06-13
10
-192
/
+100
|
*
Moved all tests to tests folder
James Booth
2015-06-12
70
-0
/
+10913
|
*
Moved tests -> unittests
James Booth
2015-05-28
55
-9742
/
+0
|
*
Added initial stabber test
James Booth
2015-05-17
1
-1
/
+1
|
*
Moved logic to notify_message
James Booth
2015-05-10
1
-1
/
+1
|
*
Renamed presence_update -> presence_send
James Booth
2015-05-07
2
-4
/
+4
|
*
Added ui_contact_online
James Booth
2015-05-07
3
-63
/
+25
|
*
Added ui_ev_new_private_win to ui events
James Booth
2015-05-04
1
-2
/
+6
|
*
ui_outgoing_chat_msg now takes ProfChatWin as argument
James Booth
2015-05-04
1
-1
/
+1
|
*
Pass ProfChatWin to otr_on_message_send
James Booth
2015-05-02
1
-10
/
+1
|
*
Removed server event delegation functions
James Booth
2015-05-01
2
-86
/
+0
|
*
Move current win check to event, removed next and prev win functions
James Booth
2015-04-30
1
-3
/
+0
|
*
Removed ui_win_switch_num
James Booth
2015-04-30
4
-58
/
+1
|
*
Removed some ui functions, inlined
James Booth
2015-04-30
1
-9
/
+0
|
*
Added ui_win_error_line()
James Booth
2015-04-29
1
-0
/
+2
|
*
Return result on OTR message sending
James Booth
2015-04-29
2
-2
/
+11
|
*
Renamed event functions
James Booth
2015-04-28
1
-14
/
+14
|
*
Moved otr message send event to otr module
James Booth
2015-04-27
1
-0
/
+1
|
*
Removed server_events dependency on libotr headers
James Booth
2015-04-27
1
-1
/
+2
|
*
Moved new chat win events to client events module
James Booth
2015-04-21
2
-6
/
+15
|
*
Renamed server event functions
James Booth
2015-04-19
1
-14
/
+14
|
*
Moved server_events to event/
James Booth
2015-04-19
1
-1
/
+1
|
*
Added option to show jids in occupants panel
James Booth
2015-04-12
1
-0
/
+1
|
*
Autogenerate room name with UUID for /join with no args
James Booth
2015-04-11
3
-19
/
+0
|
*
Use password for chat room invites
James Booth
2015-03-29
1
-7
/
+7
|
*
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
|
*
Added otr_tag_message, removed commands.c dependency on libotr
James Booth
2015-03-16
1
-1
/
+6
|
*
Move common chat logging code to log.c
James Booth
2015-03-15
1
-2
/
+8
|
*
Added /receipts command
James Booth
2015-03-15
1
-0
/
+1
|
*
Merge branch 'master' into xep-0184
James Booth
2015-03-14
1
-0
/
+1
|
\
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Conflicts: src/server_events.c src/ui/core.c src/ui/ui.h tests/ui/stub_ui.c
|
*
Don't switch window on sent carbon
James Booth
2015-03-14
1
-0
/
+2
|
|
*
|
Removed from argument from outgoing message functions
James Booth
2015-03-14
1
-4
/
+2
|
|
*
|
Show message received text for receipts
James Booth
2015-03-11
2
-3
/
+5
|
|
*
|
Added basic delivery receipts
James Booth
2015-03-11
1
-0
/
+2
|
/
*
Send private carbons element with message when encrypted
James Booth
2015-03-10
2
-2
/
+8
|
*
Merge remote-tracking branch 'oliverlemoal/xep-0280' into xep-0280
James Booth
2015-03-08
2
-0
/
+3
|
\
|
*
Add XEP-0280 support
Olivier LE MOAL
2015-02-10
2
-0
/
+3
|
|
*
|
Merge branch 'master' into readline
James Booth
2015-03-08
1
-0
/
+2
|
\
\
[next]