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
Commit message (
Collapse
)
Author
Age
Files
Lines
*
PGP: Added null check for passphrase_attempt
James Booth
2015-09-01
1
-2
/
+6
|
*
Save PGP passphrase when correct
James Booth
2015-09-01
1
-22
/
+47
|
*
Fixed passing from arg in PGP ask passphrase
James Booth
2015-09-01
1
-3
/
+3
|
*
Added UI function to get PGP passphrase
James Booth
2015-09-01
3
-13
/
+37
|
*
Added PGP passphrase callback
James Booth
2015-09-01
1
-0
/
+34
|
*
Added libgpgme-devel to Cygwin dependencies install-all.sh
James Booth
2015-08-31
1
-2
/
+2
|
*
PGP: Format fingerprints
James Booth
2015-08-30
4
-1
/
+34
|
*
Split PGP incoming and outgoing message handling
James Booth
2015-08-30
11
-129
/
+142
|
*
Fixed OTR decryption check
James Booth
2015-08-27
8
-18
/
+30
|
*
Added str_contains_str to common
James Booth
2015-08-26
5
-0
/
+76
|
*
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
|
*
Added otr and pgp char to themes
James Booth
2015-08-26
3
-0
/
+19
|
*
Added /otr char and /pgp char
James Booth
2015-08-26
3
-10
/
+46
|
*
Added preference for encryption char
James Booth
2015-08-26
4
-4
/
+63
|
*
Added check for libgpgme on account autocomplete
James Booth
2015-08-26
1
-0
/
+2
|
*
Fixed test stubs
James Booth
2015-08-26
1
-2
/
+2
|
*
Display special char for encrypted messages
James Booth
2015-08-26
7
-31
/
+55
|
*
PGP: Added key ID autocompletion to /account setting
James Booth
2015-08-25
1
-0
/
+9
|
*
Added PGP key autocompleter
James Booth
2015-08-25
4
-0
/
+67
|
*
PGP: Display whether contact public key was received or manually set
James Booth
2015-08-25
4
-13
/
+42
|
*
PGP: Show key IDs for assigned public keys
James Booth
2015-08-25
5
-73
/
+73
|
*
PGP: Do not save contact's fingerprint when no key found
James Booth
2015-08-25
1
-3
/
+11
|
*
Added HAVE_LIBGPGME check for setting account key
James Booth
2015-08-25
1
-0
/
+4
|
*
Show public/private indicator when listing PGP keys
James Booth
2015-08-25
4
-35
/
+101
|
*
Show public keys in PGP key list
James Booth
2015-08-24
1
-1
/
+1
|
*
Removed unused barejid argument from PGP decryption
James Booth
2015-08-24
4
-5
/
+5
|
*
Leave chat rooms before receiving self unavailable presence
James Booth
2015-08-23
1
-0
/
+2
|
|
|
|
Fixes bug for servers that don't send the self presence
*
Added JID to log when failing to load PGP fingerprint
James Booth
2015-08-23
2
-1
/
+6
|
|
|
|
Added PGP stub for tests
*
Validate PGP key when chosen for account
James Booth
2015-08-23
1
-2
/
+6
|
*
Check for valid PGP key on start
James Booth
2015-08-23
3
-2
/
+32
|
*
Log recipient used for PGP decryption
James Booth
2015-08-23
1
-1
/
+19
|
*
Free OTR TLVS
James Booth
2015-08-20
1
-1
/
+11
|
*
Free id for OTR messages
James Booth
2015-08-20
2
-5
/
+10
|
*
Added roster.empty to themes
James Booth
2015-08-20
4
-0
/
+4
|
*
Tidied pgp memory allocations
James Booth
2015-08-11
6
-63
/
+77
|
*
Free pgp key on connect
James Booth
2015-08-10
1
-0
/
+2
|
*
Free timestamp and id for receipts
James Booth
2015-08-09
2
-1
/
+3
|
*
Dereference timestamp on chat logging
James Booth
2015-08-09
1
-1
/
+6
|
*
Free gpgme context on verification
James Booth
2015-08-09
1
-0
/
+1
|
*
Free pgp headers
James Booth
2015-08-09
1
-0
/
+1
|
*
Free software version result properties
James Booth
2015-08-09
1
-0
/
+9
|
*
Dereference pgp key
James Booth
2015-08-09
1
-1
/
+5
|
*
Free error message in carbons handlers
James Booth
2015-08-09
1
-0
/
+2
|
*
Free timestamps and carbons stanzas
James Booth
2015-08-09
2
-3
/
+11
|
*
Updated .gitignore
James Booth
2015-08-09
1
-0
/
+5
|
*
Free strings in prefs_load
James Booth
2015-08-09
1
-0
/
+2
|
*
Updated /help help
James Booth
2015-08-08
1
-1
/
+6
|
[next]