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
*
Merge branch 'master' into readline
James Booth
2015-02-01
2
-3
/
+7
|
\
|
*
Updated /wrap help
James Booth
2015-01-28
1
-1
/
+1
|
*
Renamed command group presence->presences to avoid clash
James Booth
2015-01-28
2
-2
/
+2
|
*
Strip only trailing newline from eval_password
James Booth
2015-01-28
1
-1
/
+4
|
*
Strip leading/trailing whitespace from result of eval_password
James Booth
2015-01-28
1
-0
/
+1
*
|
Removed history and various key handlers
James Booth
2015-01-30
1
-5
/
+0
|
/
*
Simplified autocompleters and command history
James Booth
2015-01-16
4
-360
/
+201
*
Moved input line to inputwin
James Booth
2015-01-15
1
-3
/
+4
*
Moved process_input to cmd_process_input
James Booth
2015-01-15
2
-12
/
+58
*
Merge remote-tracking branch 'incertia/fixleak'
James Booth
2015-01-14
1
-1
/
+1
|
\
|
*
fix yet another potential leak
Will Song
2015-01-14
1
-1
/
+1
*
|
Don't free default account name until it has been lowercased
James Booth
2015-01-14
1
-2
/
+2
|
/
*
fix the fix (memory leak)
Simon Effenberg
2015-01-14
1
-1
/
+3
*
Fixed segfault on eval_password due to moving popen call
James Booth
2015-01-14
1
-0
/
+8
*
fix a potential leak
Will Song
2015-01-12
1
-3
/
+3
*
add a memory check just in case
Will Song
2015-01-12
1
-0
/
+4
*
fix tests
Will Song
2015-01-12
1
-1
/
+1
*
eval_password code is now in cmd_connect so that it can be changed
Will Song
2015-01-12
1
-1
/
+14
*
Merge remote-tracking branch 'peterlvilim/keyring'
James Booth
2015-01-13
2
-4
/
+23
|
\
|
*
Add support for evaluated password
Peter Vilim
2015-01-07
2
-4
/
+23
*
|
Merge remote-tracking branch 'savar/dynamic_input_block'
James Booth
2015-01-12
2
-13
/
+72
|
\
\
|
*
|
adding preference option for dynamic input blocking
Simon Effenberg
2015-01-12
2
-12
/
+45
|
*
|
trying to block (and save cpu power) more dynamically
Simon Effenberg
2015-01-12
1
-1
/
+1
|
/
/
*
|
Merge remote-tracking branch 'incertia/exit-title'
James Booth
2015-01-12
3
-7
/
+19
|
\
\
|
*
|
add exit title preference to group and add command for setting the preference
Will Song
2015-01-08
3
-2
/
+22
|
|
/
*
|
Renamed titlebar preference
James Booth
2015-01-12
2
-8
/
+33
*
|
Only show UI events for chat states when in session
James Booth
2015-01-11
1
-0
/
+4
*
|
Added resource override for chat sessions
James Booth
2015-01-10
1
-11
/
+2
*
|
Added preferences for showing resource in titlebar and messages
James Booth
2015-01-10
2
-11
/
+42
*
|
Renamed resource -> resource_override
James Booth
2015-01-10
1
-2
/
+2
*
|
Refactored chat session handling on sending message
James Booth
2015-01-04
2
-118
/
+22
*
|
Use resource in chat sessions
James Booth
2015-01-04
2
-22
/
+104
|
/
*
Merge remote-tracking branch 'incertia/connect-default'
James Booth
2014-12-29
2
-8
/
+76
|
\
|
*
added warning about options not being used
Will Song
2014-12-21
1
-2
/
+4
|
*
removing the account connected to the default account removes the default acc...
Will Song
2014-11-27
1
-0
/
+6
|
*
/connect supports default account
Will Song
2014-11-27
1
-1
/
+13
|
*
add some tooltip messages for /account and /connect
Will Song
2014-11-27
1
-3
/
+6
|
*
finish /account default ac
Will Song
2014-11-27
1
-0
/
+5
|
*
add a bit of default account autocomplete
Will Song
2014-11-27
1
-1
/
+10
|
*
add default account property and commands associated with them
Will Song
2014-11-27
1
-0
/
+31
*
|
Fixed cmd_execute_default (resource instead of barejid)
James Booth
2014-12-29
1
-1
/
+1
*
|
Added chat_session_on_window_open
James Booth
2014-12-28
1
-12
/
+2
*
|
Fixed chat state for non OTR
James Booth
2014-12-28
2
-125
/
+15
*
|
Merge branch 'master' into chat-sessions
James Booth
2014-12-27
1
-2
/
+1
|
\
\
|
*
|
Fixed /info command in rooms
James Booth
2014-12-27
1
-2
/
+1
*
|
|
Moved chat states out of xmpp module for message send chat
James Booth
2014-12-27
2
-61
/
+160
|
/
/
*
|
Fixed non OTR compilation
James Booth
2014-12-25
2
-2
/
+2
*
|
Removed function pointers
James Booth
2014-12-22
2
-2
/
+2
*
|
Removed functions from window.c
James Booth
2014-12-22
2
-5
/
+11
*
|
Added win_get_title
James Booth
2014-12-21
1
-12
/
+4
[next]