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
/
ui
Commit message (
Expand
)
Author
Age
Files
Lines
*
Moved input size variable to ui module
James Booth
2015-01-15
2
-4
/
+7
*
Moved string termination out of main loop
James Booth
2015-01-15
1
-0
/
+4
*
Removed ch from main loop
James Booth
2015-01-15
2
-3
/
+3
*
Moved remimder notification code out of main loop
James Booth
2015-01-15
3
-31
/
+49
*
Moved win_handle_page to window module
James Booth
2015-01-15
3
-113
/
+115
*
Inlined ui_handle_special_keys
James Booth
2015-01-15
2
-13
/
+6
*
Removed result from main loop
James Booth
2015-01-14
2
-4
/
+7
*
Pass value rather than address of ch during main loop
James Booth
2015-01-14
2
-22
/
+22
*
Show eval_password if exists on /account show
James Booth
2015-01-13
1
-8
/
+10
*
Merge remote-tracking branch 'savar/dynamic_input_block'
James Booth
2015-01-12
6
-10
/
+46
|
\
|
*
adding preference option for dynamic input blocking
Simon Effenberg
2015-01-12
2
-1
/
+11
|
*
trying to block (and save cpu power) more dynamically
Simon Effenberg
2015-01-12
5
-9
/
+35
|
/
*
Merge remote-tracking branch 'incertia/exit-title'
James Booth
2015-01-12
3
-0
/
+13
|
\
|
*
add exit title preference to group and add command for setting the preference
Will Song
2015-01-08
2
-0
/
+11
|
*
Merge remote-tracking branch 'upstream/master' into exit-title
Will Song
2015-01-03
3
-14
/
+49
|
|
\
|
*
|
fix tests (hopefully) and use /bin/echo to avoid use of builtin shell commands
Will Song
2015-01-02
1
-1
/
+2
|
*
|
now using system("echo -ne ...") to print title
Will Song
2015-01-01
1
-1
/
+1
|
*
|
set a nice title (instead of empty) on shutdown
Will Song
2014-12-29
2
-0
/
+7
*
|
|
Renamed titlebar preference
James Booth
2015-01-12
2
-4
/
+4
*
|
|
Only show UI events for chat states when in session
James Booth
2015-01-11
2
-19
/
+30
*
|
|
Added remaining chat states
James Booth
2015-01-11
5
-13
/
+69
*
|
|
Added resource override for chat sessions
James Booth
2015-01-10
1
-2
/
+0
*
|
|
Added preferences for showing resource in titlebar and messages
James Booth
2015-01-10
4
-3
/
+18
*
|
|
Show resource in titlebar and on each message
James Booth
2015-01-10
3
-18
/
+32
*
|
|
Renamed resource -> resource_override
James Booth
2015-01-10
4
-8
/
+8
*
|
|
Removed chat states from chat_session module, WIP
James Booth
2015-01-08
2
-18
/
+14
*
|
|
Log instead of showing error message when chat recipient not found
James Booth
2015-01-06
1
-19
/
+0
*
|
|
Added removal of chat sessions, only send gone when messages have been exchanged
James Booth
2015-01-05
1
-1
/
+0
*
|
|
Create chat session when no resource
James Booth
2015-01-05
1
-0
/
+1
*
|
|
Refactored chat session handling on sending message
James Booth
2015-01-04
2
-13
/
+11
|
|
/
|
/
|
*
|
Updated CHANGELOG and navigation help
James Booth
2015-01-03
1
-8
/
+16
*
|
Use /bin/echo for terminal window title
James Booth
2015-01-03
1
-3
/
+3
*
|
Changed logging for writing to terminal window title
James Booth
2015-01-01
1
-1
/
+1
*
|
Merge branch 'master' into title
James Booth
2015-01-01
1
-2
/
+3
|
\
\
|
*
|
Added correct Ctrl-U handling back
James Booth
2015-01-01
1
-2
/
+3
*
|
|
Merge branch 'master' into title
James Booth
2015-01-01
1
-1
/
+25
|
\
|
|
|
*
|
Merge remote-tracking branch 'andrewgho/readline-style-keybindings'
James Booth
2015-01-01
1
-1
/
+25
|
|
\
\
|
|
|
/
|
|
/
|
|
|
*
Add readline-style keybindings
Andrew Ho
2014-12-30
2
-1
/
+26
|
|
/
*
/
Use system command to print window title
James Booth
2014-12-31
1
-5
/
+7
|
/
*
Merge remote-tracking branch 'savar/master'
James Booth
2014-12-29
1
-1
/
+1
|
\
|
*
fix idle calculation if not using LIBXSS
Simon Effenberg
2014-12-23
1
-1
/
+1
*
|
Use events for chat sessions
James Booth
2014-12-29
2
-22
/
+5
*
|
Moved chat_session_set_sent from message.c module
James Booth
2014-12-29
1
-0
/
+2
*
|
Removed function pointers
James Booth
2014-12-22
6
-933
/
+678
*
|
Removed ui_current_set_otr
James Booth
2014-12-22
2
-12
/
+0
*
|
Removed ui_close_current
James Booth
2014-12-22
2
-13
/
+0
*
|
Removed functions from windows.c
James Booth
2014-12-22
3
-78
/
+42
*
|
Removed functions from window.c
James Booth
2014-12-22
3
-41
/
+8
|
/
*
Moved unread to window subtypes
James Booth
2014-12-21
5
-34
/
+61
*
Show nick for title
James Booth
2014-12-21
1
-1
/
+7
[next]