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 (
Expand
)
Author
Age
Files
Lines
*
WIP fix for #516, needs memory cleanup
James Booth
2015-06-29
2
-10
/
+10
*
Free account on pgp presence send
James Booth
2015-06-24
1
-0
/
+1
*
Merge remote-tracking branch 'pasis/pgp-without-otr-fix'
James Booth
2015-06-23
1
-2
/
+1
|
\
|
*
pgp: Fixed compilation error when libotr is not supported
Dmitry Podgorny
2015-06-23
1
-2
/
+1
*
|
Added /pgp setkey command
James Booth
2015-06-23
1
-0
/
+7
|
/
*
Added PGP logging preferences
James Booth
2015-06-21
2
-8
/
+4
*
Moved setting otr.warn -> enc.warn
James Booth
2015-06-21
1
-1
/
+1
*
Show message when contact ends PGP
James Booth
2015-06-21
1
-0
/
+4
*
Encryption modes for sv_ev_incoming_message
James Booth
2015-06-21
2
-5
/
+96
*
Tidied OTR and PGP combinations in client_events.c
James Booth
2015-06-21
1
-19
/
+39
*
Moved window creation to sv_ev_incoming_message
James Booth
2015-06-21
1
-3
/
+20
*
Moved message display logic to sv_ev_incoming_message
James Booth
2015-06-21
1
-1
/
+7
*
Added pgp checks for message sending
James Booth
2015-06-21
1
-3
/
+42
*
Merge branch 'master' into openpgp
James Booth
2015-06-19
1
-0
/
+1
|
\
|
*
Added missing include client_events.c
James Booth
2015-06-19
1
-0
/
+1
*
|
Merge branch 'master' into openpgp
James Booth
2015-06-15
2
-3
/
+3
|
\
|
|
*
Moved ui/windows -> window_list
James Booth
2015-06-15
2
-3
/
+3
*
|
Merge branch 'master' into openpgp
James Booth
2015-06-05
1
-1
/
+1
|
\
|
|
*
Added rooms iq test
James Booth
2015-05-24
1
-1
/
+1
*
|
Moved pgp signature generation to cl_ev_presence_send
James Booth
2015-05-08
1
-1
/
+16
*
|
Merge branch 'master' into openpgp
James Booth
2015-05-07
2
-0
/
+8
|
\
|
|
*
Added cl_ev_presence_send
James Booth
2015-05-07
2
-0
/
+8
*
|
Moved pgp signature verification to sv_ev_contact_online
James Booth
2015-05-07
2
-3
/
+11
|
/
*
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