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.c
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
_cmd_tiny: fix possible NULL pointer dereference
Dmitry Podgorny
2012-10-24
1
-5
/
+6
*
Fixed possible NULL pointer references when offline
James Booth
2012-10-24
1
-9
/
+15
*
Added autocomplete for version checking parameter
James Booth
2012-10-24
1
-0
/
+1
*
Made version check a user preference
James Booth
2012-10-24
1
-0
/
+23
*
Added /about command
James Booth
2012-10-23
1
-1
/
+17
*
Trailing whitespace
James Booth
2012-10-23
1
-1
/
+1
*
Split help into sections
James Booth
2012-10-22
1
-3
/
+17
*
Free autocompleters on quit
James Booth
2012-10-22
1
-6
/
+13
*
Renamed help autocompleter
James Booth
2012-10-21
1
-2
/
+2
*
Added /help parameter autocomplete
James Booth
2012-10-21
1
-3
/
+18
*
Removed trailing whitespace from src and tests
James Booth
2012-10-21
1
-56
/
+56
*
Added history option
James Booth
2012-10-14
1
-0
/
+20
*
Showing history from current log in chat windows
James Booth
2012-10-14
1
-1
/
+1
*
Now checks for exitence of contact before sending message
James Booth
2012-10-04
1
-4
/
+6
*
Added argument to /who command to specify status
James Booth
2012-10-04
1
-2
/
+64
*
Removed /ros command
James Booth
2012-10-04
1
-23
/
+0
*
Made usage of cons_show vargs
James Booth
2012-10-03
1
-21
/
+7
*
cons_show now uses vargs
James Booth
2012-10-03
1
-0
/
+7
*
Moved chat logging to profanity module
James Booth
2012-10-02
1
-0
/
+20
*
Tidy up jabber module, removed unused code, made local functions private
James Booth
2012-10-02
1
-5
/
+5
*
Made periodic message reminders a user option
James Booth
2012-09-23
1
-2
/
+39
*
Shutdown now correctly handles connection
James Booth
2012-09-23
1
-2
/
+2
*
Created shutdown init function to initiate and wait for shutdown
James Booth
2012-09-11
1
-2
/
+2
*
Started work on closing stream on quit
James Booth
2012-09-11
1
-1
/
+3
*
Tidied all includes
James Booth
2012-08-26
1
-3
/
+5
*
Refactored log
James Booth
2012-08-26
1
-4
/
+4
*
Removed unused includes from command.c
James Booth
2012-08-23
1
-3
/
+0
*
Added comments to command.c
James Booth
2012-08-23
1
-0
/
+13
*
Moved input processing to profanity.c
James Booth
2012-08-23
1
-89
/
+46
*
Refactored setting boolean preferences
James Booth
2012-08-23
1
-83
/
+59
*
Command tidy
James Booth
2012-08-22
1
-9
/
+27
*
Added some logging and updated man page
James Booth
2012-08-22
1
-0
/
+1
*
Customisable logging levels
James Booth
2012-08-19
1
-2
/
+11
*
Show basic help on startup
James Booth
2012-08-16
1
-1
/
+1
*
Improved help on typing notifications
James Booth
2012-08-16
1
-2
/
+2
*
Added typing notifications and related preferences
James Booth
2012-08-16
1
-0
/
+32
*
Refactored command lookup
James Booth
2012-08-15
1
-29
/
+26
*
Added individual command help
James Booth
2012-08-15
1
-22
/
+128
*
Implemented help [command]
James Booth
2012-08-14
1
-22
/
+86
*
Added long help with dummy data
James Booth
2012-08-14
1
-19
/
+41
*
Command help now looked up
James Booth
2012-08-14
1
-20
/
+53
*
Using usage from cmd struct
James Booth
2012-08-12
1
-84
/
+166
*
Split command groups
James Booth
2012-08-11
1
-68
/
+52
*
Refactored commands
James Booth
2012-08-11
1
-23
/
+80
*
Command list size now calculated
James Booth
2012-08-10
1
-6
/
+5
*
Show tinyurl errors and usage in chat windows
James Booth
2012-07-29
1
-1
/
+7
*
Fixed bug in tinyurl
James Booth
2012-07-29
1
-16
/
+22
*
Validate tinyurl
James Booth
2012-07-29
1
-27
/
+16
*
Fixed num commands
James Booth
2012-07-29
1
-2
/
+2
*
Added tiny command
James Booth
2012-07-28
1
-0
/
+39
[prev]
[next]