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
/
commands.c
Commit message (
Collapse
)
Author
Age
Files
Lines
*
Implemented /script show
James Booth
2015-10-17
1
-0
/
+4
|
*
Implemented /script list
James Booth
2015-10-17
1
-0
/
+4
|
*
Added /script run
James Booth
2015-10-15
1
-0
/
+16
|
*
Allow /lastactivity on|off when not connected
James Booth
2015-10-15
1
-4
/
+4
|
*
Add ability to script commands after connect
James Booth
2015-10-15
1
-0
/
+7
|
*
Added /lastactivity on|off
James Booth
2015-10-14
1
-2
/
+7
|
*
Add preference for showing TLS indicator in titlebar
James Booth
2015-10-14
1
-0
/
+2
|
|
|
|
Issue #616
*
Fixed closing room config windows
James Booth
2015-10-13
1
-1
/
+4
|
*
Use libstrophe/libmesode uuid generator
James Booth
2015-10-12
1
-8
/
+3
|
*
Added time format perferences per window type
James Booth
2015-09-30
1
-9
/
+99
|
*
Added last activity time format option
James Booth
2015-09-29
1
-1
/
+18
|
*
WIP: Added last activity request and response
James Booth
2015-09-29
1
-0
/
+25
|
*
Added auto xa option, tidied autoaway code
James Booth
2015-09-27
1
-79
/
+76
|
*
Removed redundant last activity setter
James Booth
2015-09-25
1
-1
/
+0
|
*
Save last activity to account on disconnect
James Booth
2015-09-25
1
-0
/
+1
|
*
Added /tls revoke
James Booth
2015-09-24
1
-0
/
+14
|
*
Show trusted certificate fingerprint first
James Booth
2015-09-24
1
-3
/
+3
|
*
Added /tls trusted command
James Booth
2015-09-24
1
-0
/
+34
|
*
Perform directory exists check before setting TLS cert path
James Booth
2015-09-23
1
-2
/
+7
|
*
Added TLS trusted certificate path preference
James Booth
2015-09-23
1
-2
/
+30
|
*
Prompt user to allow or deny untrusted TLS certificates
James Booth
2015-09-22
1
-0
/
+7
|
*
Moved /winstidy command to /wins autotidy
James Booth
2015-09-19
1
-12
/
+11
|
*
Spelling fix
James Booth
2015-09-09
1
-1
/
+1
|
*
PGP: Format fingerprints
James Booth
2015-08-30
1
-1
/
+3
|
*
Split PGP incoming and outgoing message handling
James Booth
2015-08-30
1
-16
/
+16
|
*
Added /otr char and /pgp char
James Booth
2015-08-26
1
-2
/
+22
|
*
PGP: Display whether contact public key was received or manually set
James Booth
2015-08-25
1
-2
/
+6
|
*
PGP: Show key IDs for assigned public keys
James Booth
2015-08-25
1
-7
/
+7
|
*
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
1
-6
/
+13
|
*
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
1
-2
/
+2
|
*
Free id for OTR messages
James Booth
2015-08-20
1
-2
/
+4
|
*
Show software version result in current window
James Booth
2015-08-06
1
-0
/
+24
|
*
Added cons_show_padded
James Booth
2015-07-29
1
-4
/
+4
|
*
Added indent padding
James Booth
2015-07-29
1
-13
/
+13
|
*
Refactored showing tagged command help
James Booth
2015-07-28
1
-98
/
+65
|
*
Retagged commands
James Booth
2015-07-27
1
-127
/
+93
|
*
Added tags to command definitions
James Booth
2015-07-27
1
-87
/
+137
|
*
Reordered command arguments
James Booth
2015-07-26
1
-85
/
+85
|
*
Added message for invalid /wins usage
James Booth
2015-07-26
1
-0
/
+2
|
*
Removed old command help
James Booth
2015-07-26
1
-254
/
+230
|
*
Updated help category output
James Booth
2015-07-26
1
-29
/
+52
|
*
Moved help and about to new format
James Booth
2015-07-23
1
-9
/
+10
|
*
Fix /help commands spacing
James Booth
2015-07-21
1
-1
/
+1
|
*
Removed /mouse command
James Booth
2015-07-19
1
-10
/
+3
|
*
Check for self jid on /software
James Booth
2015-07-08
1
-0
/
+4
|
|
|
|
fixed #592
*
Changed /roster empty -> /roster remove_all contacts
James Booth
2015-07-08
1
-1
/
+5
|
|
|
|
Make it difficult to accidentally use this command.
*
Allow hiding of empty presence groups: /roster {show,hide} empty (default is ↵
Daniel
2015-07-08
1
-0
/
+14
|
|
|
|
show)
*
Merge remote-tracking branch 'incertia/time'
James Booth
2015-07-01
1
-18
/
+17
|
\
|
|
|
|
|
|
|
|
Conflicts: src/config/preferences.c
[next]