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
*
Save chat room message prefix for autocomplete
James Booth
2014-07-15
1
-4
/
+2
*
Added quote param to autocomplete_param_with_ac
James Booth
2014-07-09
1
-33
/
+33
*
Added quote param to autocomplete_complete
James Booth
2014-07-09
1
-1
/
+1
*
Free aliases on cmd_init
James Booth
2014-06-18
1
-0
/
+1
*
Added deallocation function for string prefs, added otr policy enum
James Booth
2014-06-18
1
-6
/
+6
*
Fixed memleaks with otr policy and autoaway options
James Booth
2014-06-17
1
-1
/
+4
*
Added settings to show message text in notifications
James Booth
2014-05-24
1
-0
/
+18
*
Added notification setting for typing in current window
James Booth
2014-05-24
1
-1
/
+21
*
Added settings for message notifications in current window
James Booth
2014-05-24
1
-11
/
+39
*
Ignore case for chat room mention notification
James Booth
2014-05-24
1
-6
/
+6
*
Added /notify room mention setting
James Booth
2014-05-24
1
-18
/
+31
*
Split regular and chat room notify settings
James Booth
2014-05-24
1
-2
/
+6
*
Added config.h to files checking for OTR support
James Booth
2014-05-19
1
-0
/
+2
*
Fixed OTR dependency when library not present, changed version to 0.4.2
James Booth
2014-05-19
1
-0
/
+2
*
spelling corrections
cara marie
2014-05-17
1
-2
/
+2
*
Corrected bookmark help
James Booth
2014-05-17
1
-1
/
+1
*
Free autocomplete hash table
James Booth
2014-05-17
1
-0
/
+2
*
Use hash table for autocomplete functions
James Booth
2014-05-14
1
-9
/
+33
*
More tidy of bookmark autocomplete
James Booth
2014-05-14
1
-20
/
+18
*
Tidied bookmark autocompleter
James Booth
2014-05-14
1
-20
/
+22
*
Added autocomplete for bookmark autojoin
James Booth
2014-05-14
1
-5
/
+26
*
Add contact to /otr policy autocomplete
James Booth
2014-05-11
1
-16
/
+32
*
Added otr to /account clear properties
James Booth
2014-05-11
1
-0
/
+1
*
Added otr property to /account help
James Booth
2014-05-11
1
-0
/
+1
*
Moved OTR policy check to otr module
James Booth
2014-05-11
1
-1
/
+1
*
Added autocompletion for /account set <account> otr <policy>
James Booth
2014-05-11
1
-5
/
+16
*
Added /prefs otr
James Booth
2014-05-11
1
-0
/
+1
*
Added autocomplete for bookmark options
James Booth
2014-05-11
1
-19
/
+50
*
Refactored bookmarks to use option parser, allow bookmarking rooms with passw...
James Booth
2014-05-10
1
-7
/
+20
*
Added help for shared secret and question answer otr verification
James Booth
2014-05-07
1
-4
/
+7
*
Added question answer authentication (libotr 3.2.x)
James Booth
2014-04-30
1
-1
/
+3
*
Send SMP init message with /otr secret
James Booth
2014-04-26
1
-0
/
+1
*
Fixed cppcheck warnings
James Booth
2014-04-26
1
-4
/
+3
*
Fixed /wins swap help
James Booth
2014-04-24
1
-3
/
+3
*
Added command /wins swap
James Booth
2014-04-24
1
-6
/
+8
*
Added /otr policy autocompletion
James Booth
2014-04-23
1
-0
/
+14
*
Merge remote-tracking branch 'lucian/master'
James Booth
2014-04-22
1
-3
/
+8
|
\
|
*
Added some otr policy functionality, if policy is set to "always"
lightb
2014-04-19
1
-0
/
+4
|
*
Added PREF_OTR_POLICY to preferences.c -> key -> otr.policy
lightb
2014-04-19
1
-2
/
+3
|
/
*
Tidied xmlconsole
James Booth
2014-04-15
1
-0
/
+1
*
Added XML Console window
James Booth
2014-04-15
1
-1
/
+9
*
Added /log where command
James Booth
2014-04-13
1
-1
/
+3
*
Added /log shared setting
James Booth
2014-04-13
1
-2
/
+9
*
Added /log rotate option
James Booth
2014-04-13
1
-8
/
+29
*
Added bookmark autocomplete to /join
James Booth
2014-04-13
1
-0
/
+6
*
Implemented "/bookmark add" for private storage
James Booth
2014-04-13
1
-3
/
+3
*
Revert "Added ui_unknown_command"
James Booth
2014-04-12
1
-1
/
+1
*
Added ui_unknown_command
James Booth
2014-04-09
1
-1
/
+1
*
Refactored invalid command usage
James Booth
2014-04-09
1
-13
/
+1
*
Refactored cmd_execute
James Booth
2014-04-09
1
-12
/
+13
[next]