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
/
command
/
command.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fixed /time help examples
James Booth
2015-11-08
1
-3
/
+4
*
Added /account autocomplete for startscript property
James Booth
2015-11-08
1
-22
/
+31
*
Added missing config.h includes
James Booth
2015-10-31
1
-2
/
+2
*
Added /subject edit <subject>
James Booth
2015-10-29
1
-2
/
+45
*
Added /subject prepend <text>
James Booth
2015-10-29
1
-4
/
+7
*
Added /subject append <text>
James Booth
2015-10-29
1
-1
/
+4
*
Applied coding style to command.c
James Booth
2015-10-25
1
-110
/
+110
*
Force tls on all connections, add tls policy account property
James Booth
2015-10-18
1
-4
/
+77
*
Added /script autocompletion
James Booth
2015-10-17
1
-2
/
+59
*
Implemented /script list
James Booth
2015-10-17
1
-5
/
+2
*
Added /script run
James Booth
2015-10-15
1
-2
/
+33
*
Add ability to script commands after connect
James Booth
2015-10-15
1
-2
/
+8
*
Added /lastactivity on|off
James Booth
2015-10-14
1
-3
/
+6
*
Added TLS show to UI preferences
James Booth
2015-10-14
1
-1
/
+2
*
Add preference for showing TLS indicator in titlebar
James Booth
2015-10-14
1
-2
/
+10
*
Added time format perferences per window type
James Booth
2015-09-30
1
-6
/
+46
*
Added last activity time format option
James Booth
2015-09-29
1
-6
/
+15
*
WIP: Added last activity request and response
James Booth
2015-09-29
1
-0
/
+17
*
Added contact OTR policy to help
James Booth
2015-09-28
1
-17
/
+21
*
Added auto xa option, tidied autoaway code
James Booth
2015-09-27
1
-15
/
+37
*
Fixed /tls help
James Booth
2015-09-24
1
-8
/
+8
*
Added /tls revoke
James Booth
2015-09-24
1
-1
/
+11
*
Added /tls trusted command
James Booth
2015-09-24
1
-0
/
+3
*
Added TLS trusted certificate path preference
James Booth
2015-09-23
1
-7
/
+41
*
Store trusted TLS cert fingerprints
James Booth
2015-09-22
1
-2
/
+5
*
Prompt user to allow or deny untrusted TLS certificates
James Booth
2015-09-22
1
-2
/
+24
*
Moved /winstidy command to /wins autotidy
James Booth
2015-09-19
1
-17
/
+27
*
Added otr and pgp to /prefs command help
James Booth
2015-09-09
1
-2
/
+4
*
Removed duplicate help entry for /roster show empty
James Booth
2015-09-02
1
-1
/
+0
*
Added /otr char and /pgp char
James Booth
2015-08-26
1
-8
/
+18
*
Added check for libgpgme on account autocomplete
James Booth
2015-08-26
1
-0
/
+2
*
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
1
-0
/
+26
*
PGP: Display whether contact public key was received or manually set
James Booth
2015-08-25
1
-2
/
+2
*
PGP: Show key IDs for assigned public keys
James Booth
2015-08-25
1
-4
/
+4
*
Updated /help help
James Booth
2015-08-08
1
-1
/
+6
*
Modified /account help
James Booth
2015-08-03
1
-30
/
+32
*
Added account status autocomplete
James Booth
2015-08-03
1
-0
/
+20
*
Retagged commands
James Booth
2015-07-27
1
-99
/
+121
*
Added tags to command definitions
James Booth
2015-07-27
1
-3
/
+220
*
Use command definition macros for remaining commands
James Booth
2015-07-26
1
-676
/
+461
*
Added command definition macros
James Booth
2015-07-26
1
-329
/
+229
*
Reordered command arguments
James Booth
2015-07-26
1
-1
/
+1
*
Removed old command help
James Booth
2015-07-26
1
-81
/
+81
*
Updated help category output
James Booth
2015-07-26
1
-65
/
+46
*
Moved remaining help to new format
James Booth
2015-07-26
1
-315
/
+507
*
Fix formatting for variables in new help
James Booth
2015-07-25
1
-15
/
+15
*
Generate HTML docs using new help format
James Booth
2015-07-25
1
-15
/
+73
*
Added more help to new format
James Booth
2015-07-25
1
-504
/
+744
*
Added roster to new help format
James Booth
2015-07-24
1
-42
/
+54
[next]