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
*
Prompt user to allow or deny untrusted TLS certificates
James Booth
2015-09-22
1
-1
/
+22
*
Added TLS cert fail callback
James Booth
2015-09-22
2
-0
/
+18
*
Pass delay timestamp to all incoming chat events
James Booth
2015-09-08
2
-37
/
+21
*
Split PGP incoming and outgoing message handling
James Booth
2015-08-30
2
-38
/
+32
*
Fixed OTR decryption check
James Booth
2015-08-27
1
-1
/
+1
*
Renamed enc_message parameter for incoming messages
James Booth
2015-08-26
2
-8
/
+8
*
Tidied sv_ev_incoming_message
James Booth
2015-08-26
1
-59
/
+56
*
Fixed OTR char display
James Booth
2015-08-26
1
-2
/
+2
*
Fixed compile when no OTR or PGP support
James Booth
2015-08-26
1
-1
/
+1
*
Display special char for encrypted messages
James Booth
2015-08-26
2
-17
/
+25
*
Removed unused barejid argument from PGP decryption
James Booth
2015-08-24
1
-2
/
+2
*
Tidied pgp memory allocations
James Booth
2015-08-11
1
-0
/
+2
*
Added cons_show_padded
James Booth
2015-07-29
1
-3
/
+3
*
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
[next]