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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Added /room config command
James Booth
2014-09-03
3
-0
/
+56
*
Always update UI in event loop, removed updates from rest of code
James Booth
2014-09-01
1
-4
/
+0
*
Added license exemption for OpenSSL to source headers
James Booth
2014-08-24
6
-0
/
+72
*
Added /bookmark with no args usage when in chat room
James Booth
2014-08-19
2
-61
/
+86
*
"/bookmark add foo" crash - fix
Jan Hacker
2014-08-17
1
-4
/
+8
*
Spelling errors fixed and hyphenation used as minus sign fixed
Dariusz Dwornikowski
2014-08-11
1
-1
/
+1
*
Allow escaping commands using double slash "//"
James Booth
2014-08-06
1
-2
/
+6
*
Check for unknown commands and show message in console
James Booth
2014-08-04
1
-0
/
+7
*
Show message when no group or empty roster on /who
James Booth
2014-07-22
1
-0
/
+8
*
Added _who_roster function
James Booth
2014-07-22
1
-166
/
+173
*
Added _who_room function
James Booth
2014-07-22
1
-80
/
+84
*
Show message when no contacts with presence for /who
James Booth
2014-07-22
1
-33
/
+87
*
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 resources on OTR shutdown
James Booth
2014-06-26
1
-0
/
+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
2
-14
/
+18
*
Fixed memleaks with otr policy and autoaway options
James Booth
2014-06-17
2
-1
/
+5
*
Fixed compiler warning
James Booth
2014-06-03
1
-3
/
+0
*
Show info in chat and private chat windows
James Booth
2014-06-03
1
-15
/
+3
*
Show info in room for participant
James Booth
2014-06-03
1
-7
/
+2
*
Added settings to show message text in notifications
James Booth
2014-05-24
2
-0
/
+38
*
Added notification setting for typing in current window
James Booth
2014-05-24
2
-6
/
+36
*
Added settings for message notifications in current window
James Booth
2014-05-24
2
-24
/
+71
*
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
2
-21
/
+37
*
Split regular and chat room notify settings
James Booth
2014-05-24
2
-3
/
+19
*
Added config.h to files checking for OTR support
James Booth
2014-05-19
2
-0
/
+4
*
Fixed OTR dependency when library not present, changed version to 0.4.2
James Booth
2014-05-19
2
-0
/
+6
*
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
*
Implemented per contact OTR policy setting
James Booth
2014-05-11
1
-0
/
+4
*
Added /otr policy for contacts in account preferences
James Booth
2014-05-11
1
-11
/
+32
*
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
2
-0
/
+5
*
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
2
-2
/
+2
*
Added OTR policy account preference
James Booth
2014-05-11
1
-1
/
+2
*
Added autocompletion for /account set <account> otr <policy>
James Booth
2014-05-11
2
-5
/
+25
*
Added /prefs otr
James Booth
2014-05-11
2
-0
/
+5
*
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
2
-53
/
+65
*
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
2
-1
/
+38
[next]