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
/
event
Commit message (
Collapse
)
Author
Age
Files
Lines
*
Added rooms iq test
James Booth
2015-05-24
1
-1
/
+1
|
*
Added cl_ev_presence_send
James Booth
2015-05-07
2
-0
/
+8
|
*
Added ui_contact_online
James Booth
2015-05-07
1
-32
/
+2
|
*
Use null check convention in server_events.c
James Booth
2015-05-04
1
-7
/
+7
|
*
Added ui_ev_new_private_win to ui events
James Booth
2015-05-04
4
-4
/
+11
|
*
cl_ev_send_muc_msg takes ProfMucWin as arg
James Booth
2015-05-04
2
-3
/
+3
|
*
ui_outgoing_chat_msg now takes ProfChatWin as argument
James Booth
2015-05-04
1
-1
/
+1
|
*
Extract private message hanlding in message.c
James Booth
2015-05-03
2
-4
/
+4
|
*
Pass ProfChatWin to otr_on_message_send
James Booth
2015-05-02
1
-5
/
+1
|
*
Removed server event delegation functions
James Booth
2015-05-01
2
-272
/
+0
|
*
Move current win check to event, removed next and prev win functions
James Booth
2015-04-30
1
-1
/
+4
|
*
Added ui_win_error_line()
James Booth
2015-04-29
1
-2
/
+1
|
*
Return result on OTR message sending
James Booth
2015-04-29
4
-8
/
+16
|
*
Return new window on new chat win event
James Booth
2015-04-29
2
-4
/
+3
|
*
Added ui events module
James Booth
2015-04-28
4
-16
/
+89
|
*
Renamed event functions
James Booth
2015-04-28
4
-144
/
+144
|
*
Moved otr message send event to otr module
James Booth
2015-04-27
1
-33
/
+3
|
*
Removed server_events dependency on libotr headers
James Booth
2015-04-27
1
-40
/
+1
|
*
Renamed incoming otr message
James Booth
2015-04-27
1
-6
/
+6
|
*
Tidied account login
James Booth
2015-04-23
2
-52
/
+7
|
*
Moved login events to client events module
James Booth
2015-04-22
2
-0
/
+65
|
*
Moved new chat win events to client events module
James Booth
2015-04-21
2
-0
/
+16
|
*
Moved all message sending to client events module
James Booth
2015-04-21
2
-2
/
+17
|
*
Added client_events module, reuse message sending code for all commands
James Booth
2015-04-19
2
-0
/
+126
|
*
Renamed server event functions
James Booth
2015-04-19
2
-130
/
+130
|
*
Moved server_events to event/
James Booth
2015-04-19
2
-0
/
+954