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
/
ui.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Added paging handlers
James Booth
2015-01-31
1
-0
/
+5
*
Moved readline code to inputwin.c
James Booth
2015-01-30
1
-1
/
+1
*
Added gnu readline
James Booth
2015-01-27
1
-0
/
+1
*
Simplified autocompleters and command history
James Booth
2015-01-16
1
-1
/
+2
*
Moved input line to inputwin
James Booth
2015-01-15
1
-2
/
+0
*
Moved input to ui module, renamed ui_readline
James Booth
2015-01-15
1
-1
/
+1
*
Moved input size variable to ui module
James Booth
2015-01-15
1
-1
/
+1
*
Removed ch from main loop
James Booth
2015-01-15
1
-1
/
+1
*
Moved remimder notification code out of main loop
James Booth
2015-01-15
1
-0
/
+1
*
Inlined ui_handle_special_keys
James Booth
2015-01-15
1
-1
/
+0
*
Removed result from main loop
James Booth
2015-01-14
1
-1
/
+1
*
Pass value rather than address of ch during main loop
James Booth
2015-01-14
1
-1
/
+1
*
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
1
-0
/
+1
|
\
|
*
add exit title preference to group and add command for setting the preference
Will Song
2015-01-08
1
-0
/
+1
|
*
set a nice title (instead of empty) on shutdown
Will Song
2014-12-29
1
-0
/
+1
*
|
Only show UI events for chat states when in session
James Booth
2015-01-11
1
-2
/
+2
*
|
Added remaining chat states
James Booth
2015-01-11
1
-0
/
+2
*
|
Added preferences for showing resource in titlebar and messages
James Booth
2015-01-10
1
-0
/
+1
*
|
Show resource in titlebar and on each message
James Booth
2015-01-10
1
-1
/
+1
|
/
*
Use events for chat sessions
James Booth
2014-12-29
1
-1
/
+1
*
Removed function pointers
James Booth
2014-12-22
1
-237
/
+231
*
Removed ui_current_set_otr
James Booth
2014-12-22
1
-1
/
+0
*
Removed ui_close_current
James Booth
2014-12-22
1
-1
/
+0
*
Added win_get_title
James Booth
2014-12-21
1
-1
/
+1
*
Added /inpblock command
James Booth
2014-12-21
1
-0
/
+1
*
Removed TODOs
James Booth
2014-12-20
1
-2
/
+0
*
Fixed tests
James Booth
2014-12-20
1
-0
/
+2
*
Refactored all window recipients and types
James Booth
2014-12-20
1
-57
/
+65
*
Refactoring window types, removing recipient and from references - wip
James Booth
2014-12-18
1
-16
/
+7
*
Added occupantswin.c
James Booth
2014-12-16
1
-2
/
+4
*
Moved roster functions
James Booth
2014-12-16
1
-1
/
+4
*
Added window specific creation functions
James Booth
2014-12-15
1
-1
/
+1
*
Subscription handler uses wins_new_chat
James Booth
2014-12-11
1
-1
/
+1
*
Split private message handling to separate functions
James Booth
2014-12-10
1
-2
/
+3
*
Added [ui] preferences to themes
James Booth
2014-11-19
1
-0
/
+2
*
Update input window on /theme set
James Booth
2014-11-19
1
-4
/
+2
*
Added /theme colours command
James Booth
2014-11-17
1
-0
/
+1
*
Added support for bold theme settings
James Booth
2014-11-16
1
-0
/
+1
*
Added /time setting
James Booth
2014-11-16
1
-0
/
+1
*
Added /roster show|hide command, only show roster on connect success
James Booth
2014-11-10
1
-0
/
+3
*
Refactor subwin sizing and disabled wrapping
James Booth
2014-11-10
1
-2
/
+0
*
Added simple roster
James Booth
2014-11-10
1
-0
/
+1
*
Added subwin to console
James Booth
2014-11-10
1
-2
/
+2
*
Added /wrap user preference for enabling/disabling word wrapping
James Booth
2014-11-09
1
-0
/
+1
*
Added /presence command to show contacts presence
James Booth
2014-11-07
1
-0
/
+1
*
Removed hash_table_iter usage for room roster
James Booth
2014-11-03
1
-1
/
+1
*
Added /privileges command to set UI option for showing roles/affiliations in ...
James Booth
2014-10-18
1
-0
/
+2
*
Removed debug messages when setting roles/affiliations
James Booth
2014-10-18
1
-2
/
+0
*
Show occupants role/affiliation changes
James Booth
2014-10-18
1
-0
/
+6
[next]