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
*
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
|
\
\
|
*
|
Fixed tests for --disable-otr
James Booth
2015-03-04
1
-0
/
+2
|
|
/
*
|
Merge branch 'master' into readline
James Booth
2015-02-08
3
-1
/
+53
|
\
|
|
*
Moved quote stripper to common, added tests
James Booth
2015-02-08
3
-1
/
+53
|
|
*
|
Moved command processing to main loop, allow resize during password prompt
James Booth
2015-02-05
1
-2
/
+2
|
|
*
|
Move SIGWINCH handling to ui/core.c, ignore signal whilst resizing
James Booth
2015-02-04
1
-0
/
+1
|
|
*
|
Added mock ui functions to tests
James Booth
2015-01-31
1
-0
/
+5
|
|
*
|
Removed history and various key handlers
James Booth
2015-01-30
3
-298
/
+0
|
|
*
|
Moved readline code to inputwin.c
James Booth
2015-01-30
1
-2
/
+2
|
|
*
|
Added gnu readline
James Booth
2015-01-27
6
-183
/
+276
|
|
*
|
Added key insert tests, extracted key_ctrl_left handler
James Booth
2015-01-20
3
-10
/
+507
|
|
*
|
Added key insert handler tests
James Booth
2015-01-20
3
-17
/
+111
|
|
*
|
Extracted keyhandler for printable characters
James Booth
2015-01-20
3
-0
/
+171
|
/
*
Added utf8_display_len
James Booth
2015-01-17
3
-0
/
+55
|
*
Simplified autocompleters and command history
James Booth
2015-01-16
2
-3
/
+4
|
*
Moved input to ui module, renamed ui_readline
James Booth
2015-01-15
1
-2
/
+2
|
[next]