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
/
server_events.c
Commit message (
Collapse
)
Author
Age
Files
Lines
...
*
Fixed spelling
James Booth
2015-09-23
1
-1
/
+1
|
*
Tidied output for cert callback
James Booth
2015-09-23
1
-1
/
+1
|
*
Use subject name in cert callback
James Booth
2015-09-22
1
-1
/
+1
|
*
Store trusted TLS cert fingerprints
James Booth
2015-09-22
1
-1
/
+16
|
*
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
1
-0
/
+15
|
*
Pass delay timestamp to all incoming chat events
James Booth
2015-09-08
1
-35
/
+20
|
*
Split PGP incoming and outgoing message handling
James Booth
2015-08-30
1
-20
/
+16
|
*
Fixed OTR decryption check
James Booth
2015-08-27
1
-1
/
+1
|
*
Renamed enc_message parameter for incoming messages
James Booth
2015-08-26
1
-7
/
+7
|
*
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
|
*
Display special char for encrypted messages
James Booth
2015-08-26
1
-11
/
+19
|
*
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
1
-7
/
+7
|
*
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
1
-4
/
+2
|
*
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
1
-3
/
+93
|
*
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
|
*
Moved pgp signature verification to sv_ev_contact_online
James Booth
2015-05-07
1
-1
/
+10
|
*
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
|
*
Extract private message hanlding in message.c
James Booth
2015-05-03
1
-2
/
+2
|
*
Removed server event delegation functions
James Booth
2015-05-01
1
-234
/
+0
|
*
Renamed event functions
James Booth
2015-04-28
1
-65
/
+65
|
*
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
|
*
Renamed server event functions
James Booth
2015-04-19
1
-65
/
+65
|
*
Moved server_events to event/
James Booth
2015-04-19
1
-0
/
+825
[prev]